Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-stable (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-stable info page
]
Advanced
[
Prev Period
]
Last Modified: Fri Apr 28 2023 14:04:11 -0400
Messages in reverse chronological order
[
Next Period
]
April 28, 2023
Re: [PATCH] ui: return NULL when getting cursor without a console
,
Philippe Mathieu-Daudé
,
14:04
[PATCH] ui: return NULL when getting cursor without a console
,
marcandre . lureau
,
11:48
April 25, 2023
Re: [PATCH 0/3] hw/arm: Fix raspi, aspeed bootloaders on big-endian hosts
,
Philippe Mathieu-Daudé
,
11:51
Re: [PATCH] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
,
Philippe Mathieu-Daudé
,
11:48
Re: [PATCH 1/2] hw/sd/allwinner-sdhost: Correctly byteswap descriptor fields
,
Philippe Mathieu-Daudé
,
11:46
Re: [PATCH 2/2] hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fields
,
Philippe Mathieu-Daudé
,
11:45
Re: [PATCH 0/3] hw/arm: Fix raspi, aspeed bootloaders on big-endian hosts
,
Cédric Le Goater
,
08:53
Re: [PATCH v2] block/monitor/block-hmp-cmds.c: Fix crash when execute hmp_commit
,
Kevin Wolf
,
08:09
[PULL 30/31] hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset()
,
Michael S. Tsirkin
,
03:47
April 24, 2023
Re: [PATCH 2/2] hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fields
,
Alex Bennée
,
13:44
Re: [PATCH 1/2] hw/sd/allwinner-sdhost: Correctly byteswap descriptor fields
,
Alex Bennée
,
13:43
Re: [PATCH 2/2] hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fields
,
Thomas Huth
,
13:36
Re: [PATCH 1/2] hw/sd/allwinner-sdhost: Correctly byteswap descriptor fields
,
Thomas Huth
,
13:32
[PATCH 2/2] hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fields
,
Peter Maydell
,
12:51
[PATCH 1/2] hw/sd/allwinner-sdhost: Correctly byteswap descriptor fields
,
Peter Maydell
,
12:51
[PATCH 0/2] arm: allwinner: fix endianness bugs in sdhost and sun8i-emac
,
Peter Maydell
,
12:51
Re: [PATCH] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
,
Thomas Huth
,
12:39
Re: [PATCH] hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()
,
Thomas Huth
,
12:27
Re: [PATCH 2/2] target/arm: Add compile time asserts to load/store_cpu_field macros
,
Richard Henderson
,
12:15
Re: [PATCH 1/2] target/arm: Define and use new load_cpu_field_low32()
,
Richard Henderson
,
12:14
[PATCH 2/2] target/arm: Add compile time asserts to load/store_cpu_field macros
,
Peter Maydell
,
11:39
[PATCH 1/2] target/arm: Define and use new load_cpu_field_low32()
,
Peter Maydell
,
11:39
[PATCH 0/2] target/arm: Load correct half of 64-bit fields
,
Peter Maydell
,
11:39
[PATCH] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
,
Peter Maydell
,
11:28
[PATCH 0/3] hw/arm: Fix raspi, aspeed bootloaders on big-endian hosts
,
Peter Maydell
,
11:27
[PATCH 3/3] hw/arm/raspi: Use arm_write_bootloader() to write boot code
,
Peter Maydell
,
11:27
[PATCH 2/3] hw/arm/aspeed: Use arm_write_bootloader() to write the bootloader
,
Peter Maydell
,
11:27
[PATCH 1/3] hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()
,
Peter Maydell
,
11:27
[PATCH] hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()
,
Peter Maydell
,
11:19
[PATCH v2] block/monitor/block-hmp-cmds.c: Fix crash when execute hmp_commit
,
wangliangzz
,
09:01
Re: [PATCH v2] block/monitor/block-hmp-cmds.c: Fix crash when execute hmp_commit
,
Emanuele Giuseppe Esposito
,
09:01
April 21, 2023
Re: [PATCH 1/2] hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset()
,
Peter Maydell
,
10:25
April 20, 2023
[PATCH] vhost: fix possible wrap in SVQ descriptor ring
,
Hawkins Jiawei
,
09:10
April 14, 2023
Re: [PATCH] rtl8139: fix large_send_mss divide-by-zero
,
Michael Tokarev
,
05:18
April 13, 2023
Re: [PATCH 00/21] Patch Round-up for stable 7.2.2, freeze on 2023-04-20
,
Konstantin Kostiuk
,
17:43
Re: [PATCH 00/21] Patch Round-up for stable 7.2.2, freeze on 2023-04-20
,
Michael Tokarev
,
17:03
[PATCH 17/21] linux-user: fix timerfd read endianness conversion
,
Michael Tokarev
,
16:32
[PATCH 21/21] block/vhdx: fix dynamic VHDX BAT corruption
,
Michael Tokarev
,
16:32
[PATCH 18/21] target/arm: Handle m-profile in arm_is_secure
,
Michael Tokarev
,
16:32
[PATCH 16/21] linux-user: Fix unaligned memory access in prlimit64 syscall
,
Michael Tokarev
,
16:32
[PATCH 19/21] io: tls: Inherit QIO_CHANNEL_FEATURE_SHUTDOWN on server side
,
Michael Tokarev
,
16:32
[PATCH 20/21] hw/nvme: fix memory leak in nvme_dsm
,
Michael Tokarev
,
16:32
[PATCH 15/21] linux-user: fix sockaddr_in6 endianness
,
Michael Tokarev
,
16:32
[PATCH 14/21] qemu/osdep: Switch position of "extern" and "G_NORETURN"
,
Michael Tokarev
,
16:32
[PATCH 11/21] target/s390x: Fix float_comp_to_cc() prototype
,
Michael Tokarev
,
16:32
[PATCH 13/21] ui: fix crash on serial reset, during init
,
Michael Tokarev
,
16:32
[PATCH 10/21] aio-posix: fix race between epoll upgrade and aio_set_fd_handler()
,
Michael Tokarev
,
16:32
[PATCH 12/21] qga/vss-win32: fix warning for clang++-15
,
Michael Tokarev
,
16:32
[PATCH 09/21] hw/arm: do not free machine->fdt in arm_load_dtb()
,
Michael Tokarev
,
16:32
[PATCH 08/21] target/s390x: Fix EXECUTE of relative long instructions
,
Michael Tokarev
,
16:32
[PATCH 03/21] hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
,
Michael Tokarev
,
16:32
[PATCH 06/21] target/s390x: Fix emulation of C(G)HRL
,
Michael Tokarev
,
16:32
[PATCH 02/21] qga/win32: Remove change action from MSI installer
,
Michael Tokarev
,
16:32
[PATCH 07/21] target/s390x: Split out gen_ri2
,
Michael Tokarev
,
16:32
[PATCH 01/21] qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED
,
Michael Tokarev
,
16:32
[PATCH 04/21] hw/pvrdma: Protect against buggy or malicious guest driver
,
Michael Tokarev
,
16:32
[PATCH 05/21] target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()
,
Michael Tokarev
,
16:32
[PATCH 00/21] Patch Round-up for stable 7.2.2, freeze on 2023-04-20
,
Michael Tokarev
,
16:31
Re: [PATCH] hw/mips/malta: Fix the malta machine on big endian hosts
,
Peter Maydell
,
12:26
Re: [PATCH] hw/mips/malta: Fix the malta machine on big endian hosts
,
Michael Tokarev
,
12:07
April 12, 2023
Re: [PATCH] target/arm: Fix debugging of ARMv8M Secure code
,
Peter Maydell
,
07:52
April 11, 2023
Re: [PATCH] target/arm: Fix debugging of ARMv8M Secure code
,
Bartell, Paul
,
18:27
April 10, 2023
Re: [PATCH v3] target/i386: Change wrong XFRM value
,
Yang Zhong
,
09:20
April 09, 2023
Re: [PATCH v3] target/i386: Change wrong XFRM value
,
Michael Tokarev
,
09:40
April 06, 2023
Re: QEMU stable 7.2.1
,
Michael Roth
,
11:08
Re: QEMU stable 7.2.1
,
Michael Roth
,
11:04
Re: QEMU stable 7.2.1
,
Michael Tokarev
,
02:55
Re: QEMU stable 7.2.1
,
Thomas Huth
,
02:48
Re: QEMU stable 7.2.1
,
Michael Tokarev
,
02:34
April 05, 2023
Re: QEMU stable 7.2.1
,
Michael Roth
,
17:07
Re: QEMU stable 7.2.1
,
Peter Maydell
,
15:25
Re: QEMU stable 7.2.1
,
Michael Roth
,
14:57
Re: QEMU stable 7.2.1
,
Michael Tokarev
,
10:16
Re: QEMU stable 7.2.1
,
Michael Roth
,
10:04
QEMU stable 7.2.1
,
Michael Tokarev
,
07:54
April 01, 2023
Re: [PATCH v2 0/4] Missing endianness conversions in user mode
,
Michael Tokarev
,
05:20
Re: qemu-stable final release process
,
Michael Tokarev
,
04:43
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc