Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-devel (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-devel info page
]
Advanced
[
Prev Period
]
Last Modified: Fri Aug 31 2018 23:36:52 -0400
Messages in reverse chronological order
[
Next Period
]
August 31, 2018
Re: [Qemu-devel] [PATCH v3 02/15] block/mirror: add block job creation flags
,
Jeff Cody
,
23:36
Re: [Qemu-devel] [PATCH v3 03/15] block/stream: add block job creation flags
,
Jeff Cody
,
23:34
Re: [Qemu-devel] [PATCH v3 01/15] block/commit: add block job creation flags
,
Jeff Cody
,
23:31
[Qemu-devel] [PATCH 1/2] tests/tcg/xtensa: move exception handlers to separate section
,
Max Filippov
,
22:14
[Qemu-devel] [PATCH 2/2] tests/tcg/xtensa: only generate defined exception handlers
,
Max Filippov
,
22:14
[Qemu-devel] [PATCH 0/2] tests/tcg/xtensa: exception vectors/handlers improvement
,
Max Filippov
,
22:14
Re: [Qemu-devel] [PATCH] PC Chipset: Improve serial divisor calculation
,
Guenter Roeck
,
19:37
Re: [Qemu-devel] [PATCH v10 3/6] tpm: allocate/map buffer for TPM Physical Presence interface
,
Marc-André Lureau
,
19:28
Re: [Qemu-devel] [PATCH 00/11] aspeed: misc fixes and enhancements (SMC)
,
Joel Stanley
,
18:35
Re: [Qemu-devel] [PATCH v3 03/15] block/stream: add block job creation flags
,
Eric Blake
,
18:35
Re: [Qemu-devel] [PATCH v2 05/13] block/mirror: conservative mirror_exit refactor
,
John Snow
,
18:35
Re: [Qemu-devel] [PATCH v2 0/3] target/riscv: use tcg_lookup_and_goto_ptr
,
Emilio G. Cota
,
18:35
[Qemu-devel] [PATCH v3 00/15] jobs: Job Exit Refactoring Pt 2
,
John Snow
,
18:35
[Qemu-devel] [PATCH v3 07/15] block/commit: refactor stream to use job callbacks
,
John Snow
,
18:35
[Qemu-devel] [PATCH v3 02/15] block/mirror: add block job creation flags
,
John Snow
,
18:35
[Qemu-devel] [PATCH v3 01/15] block/commit: add block job creation flags
,
John Snow
,
18:35
[Qemu-devel] [PATCH v3 10/15] tests/test-blockjob-txn: move .exit to .clean
,
John Snow
,
18:35
[Qemu-devel] [PATCH v3 04/15] block/commit: refactor commit to use job callbacks
,
John Snow
,
18:35
[Qemu-devel] [PATCH v3 03/15] block/stream: add block job creation flags
,
John Snow
,
18:35
[Qemu-devel] [PATCH v3 15/15] block/backup: qapi documentation fixup
,
John Snow
,
18:35
[Qemu-devel] [PATCH v3 06/15] block/mirror: conservative mirror_exit refactor
,
John Snow
,
18:35
[Qemu-devel] [PATCH v3 12/15] qapi/block-commit: expose new job properties
,
John Snow
,
18:35
[Qemu-devel] [PATCH v3 09/15] tests/test-blockjob: remove exit callback
,
John Snow
,
18:35
[Qemu-devel] [PATCH v3 14/15] qapi/block-stream: expose new job properties
,
John Snow
,
18:35
[Qemu-devel] [PATCH v3 05/15] block/mirror: don't install backing chain on abort
,
John Snow
,
18:35
[Qemu-devel] [PATCH v3 13/15] qapi/block-mirror: expose new job properties
,
John Snow
,
18:35
[Qemu-devel] [PATCH v3 11/15] jobs: remove .exit callback
,
John Snow
,
18:34
[Qemu-devel] [PATCH v3 08/15] tests/blockjob: replace Blockjob with Job
,
John Snow
,
18:34
[Qemu-devel] [PATCH v6 3/3] arm: Add BBC micro:bit machine
,
Joel Stanley
,
18:09
[Qemu-devel] [PATCH v6 2/3] arm: Add Nordic Semiconductor nRF51 SoC
,
Joel Stanley
,
18:09
[Qemu-devel] [PATCH v6 1/3] MAINTAINERS: Add NRF51 entry
,
Joel Stanley
,
18:09
[Qemu-devel] [PATCH v6 0/3] arm: Add nRF51 SoC and micro:bit machine
,
Joel Stanley
,
18:09
Re: [Qemu-devel] [PATCH 3/4] cpus: protect TimerState writes with a spinlock
,
Emilio G. Cota
,
18:07
Re: [Qemu-devel] [PATCH 1/4] cpus: protect all icount computation with seqlock
,
Emilio G. Cota
,
18:03
Re: [Qemu-devel] [PATCH v2 00/11] convert CPU list to RCU
,
Emilio G. Cota
,
16:29
[Qemu-devel] [Bug 1787505] Re: Solaris host: no network connection, mouse pointer mismatch
,
Michele Denber
,
15:25
[Qemu-devel] [PATCH 0/2] Misc usb-mtp fixes
,
Bandan
,
15:16
[Qemu-devel] [PATCH 2/2] doc: replace x-root with rootdir for usb-mtp
,
Bandan
,
15:16
[Qemu-devel] [PATCH 1/2] usb-mtp: fix error conditions for write operation
,
Bandan
,
15:16
Re: [Qemu-devel] [PATCH v4 2/9] target/mips: Add all MXU opcodes
,
Aleksandar Markovic
,
14:59
Re: [Qemu-devel] [PATCH v4 3/9] target/mips: Split mips instruction handling
,
Aleksandar Markovic
,
14:44
[Qemu-devel] [PATCH v3 8/8] qcow2: Read outside array bounds in qcow2_pre_write_overlap_check()
,
Liam Merwick
,
14:14
[Qemu-devel] [PATCH v3 7/8] io: potential unnecessary check in qio_channel_command_new_spawn()
,
Liam Merwick
,
14:14
[Qemu-devel] [PATCH v3 6/8] block: dump_qlist() may dereference a Null pointer
,
Liam Merwick
,
14:14
[Qemu-devel] [PATCH v3 4/8] qemu-img: potential Null pointer deref in img_commit()
,
Liam Merwick
,
14:14
[Qemu-devel] [PATCH v3 3/8] block: Null pointer dereference in blk_root_get_parent_desc()
,
Liam Merwick
,
14:14
[Qemu-devel] [PATCH v3 1/8] configure: Provide option to explicitly disable AVX2
,
Liam Merwick
,
14:14
[Qemu-devel] [PATCH v3 5/8] block: Fix potential Null pointer dereferences in vvfat.c
,
Liam Merwick
,
14:14
[Qemu-devel] [PATCH v3 2/8] job: Fix off-by-one assert checks for JobSTT and JobVerbTable
,
Liam Merwick
,
14:14
[Qemu-devel] [PATCH v3 0/8] off-by-one and NULL pointer accesses detected by static analysis
,
Liam Merwick
,
14:14
Re: [Qemu-devel] [PATCH v2 8/8] qcow2: Read outside array bounds in qcow2_pre_write_overlap_check()
,
Liam Merwick
,
14:14
[Qemu-devel] [PATCH v10 6/6] tpm: add ACPI memory clear interface
,
Marc-André Lureau
,
13:25
[Qemu-devel] [PATCH v10 5/6] acpi: build TPM Physical Presence interface
,
Marc-André Lureau
,
13:25
[Qemu-devel] [PATCH v10 4/6] acpi: expose TPM/PPI configuration parameters to firmware via fw_cfg
,
Marc-André Lureau
,
13:25
[Qemu-devel] [PATCH v10 3/6] tpm: allocate/map buffer for TPM Physical Presence interface
,
Marc-André Lureau
,
13:25
[Qemu-devel] [PATCH v10 2/6] tpm: add a "ppi" boolean property
,
Marc-André Lureau
,
13:24
[Qemu-devel] [PATCH v10 1/6] hw/i386: add pc-i440fx-3.1 & pc-q35-3.1
,
Marc-André Lureau
,
13:24
[Qemu-devel] [PATCH v10 0/6] Add support for TPM Physical Presence interface
,
Marc-André Lureau
,
13:24
Re: [Qemu-devel] [PATCH v2 1/2] memfd: fix possible usage of the uninitialized file descriptor
,
Thomas Huth
,
13:24
Re: [Qemu-devel] [PATCH v2 8/8] qcow2: Read outside array bounds in qcow2_pre_write_overlap_check()
,
Eric Blake
,
12:53
Re: [Qemu-devel] [PATCH v2 7/8] io: potential unnecessary check in qio_channel_command_new_spawn()
,
Eric Blake
,
12:48
Re: [Qemu-devel] [PATCH v2 6/8] block: dump_qlist() may dereference a Null pointer
,
Eric Blake
,
12:47
Re: [Qemu-devel] [PATCH 7/8] io: file descriptor not initialized in qio_channel_command_new_spawn()
,
Eric Blake
,
12:45
Re: [Qemu-devel] [PATCH 3/3] RFC: delete PID file on exit
,
Marc-André Lureau
,
12:35
[Qemu-devel] [PATCH v2 5/8] block: Fix potential Null pointer dereferences in vvfat.c
,
Liam Merwick
,
12:35
[Qemu-devel] [PATCH v2 7/8] io: potential unnecessary check in qio_channel_command_new_spawn()
,
Liam Merwick
,
12:35
[Qemu-devel] [PATCH v2 6/8] block: dump_qlist() may dereference a Null pointer
,
Liam Merwick
,
12:35
[Qemu-devel] [PATCH v2 1/8] configure: Provide option to explicitly disable AVX2
,
Liam Merwick
,
12:35
[Qemu-devel] [PATCH v2 8/8] qcow2: Read outside array bounds in qcow2_pre_write_overlap_check()
,
Liam Merwick
,
12:35
[Qemu-devel] [PATCH v2 0/8] off-by-one and NULL pointer accesses detected by static analysis
,
Liam Merwick
,
12:35
[Qemu-devel] [PATCH v2 2/8] job: Fix off-by-one assert checks for JobSTT and JobVerbTable
,
Liam Merwick
,
12:35
[Qemu-devel] [PATCH v2 4/8] qemu-img: potential Null pointer deref in img_commit()
,
Liam Merwick
,
12:35
[Qemu-devel] [PATCH v2 3/8] block: Null pointer dereference in blk_root_get_parent_desc()
,
Liam Merwick
,
12:35
Re: [Qemu-devel] [PATCH 3/3] RFC: delete PID file on exit
,
Stefan Weil
,
12:30
Re: [Qemu-devel] [PATCH 7/8] io: file descriptor not initialized in qio_channel_command_new_spawn()
,
Liam Merwick
,
12:17
Re: [Qemu-devel] [PATCH 7/8] io: file descriptor not initialized in qio_channel_command_new_spawn()
,
Eric Blake
,
11:50
Re: [Qemu-devel] [PATCH] i386: clarify that the Q35 machine type implements a P35 chipset
,
Marcel Apfelbaum
,
11:49
Re: [Qemu-devel] [PATCH 7/8] io: file descriptor not initialized in qio_channel_command_new_spawn()
,
Liam Merwick
,
11:46
Re: [Qemu-devel] [PATCH v3 2/9] jobs: canonize Error object
,
John Snow
,
11:23
Re: [Qemu-devel] [PATCH v2 14/20] memory-device: ids of virtio based devices are special
,
Eric Blake
,
11:11
Re: [Qemu-devel] [PATCH 8/8] qcow2: Read outside array bounds in qcow2_pre_write_overlap_check()
,
Eric Blake
,
11:11
Re: [Qemu-devel] [PATCH v9 1/6] hw/i386: add pc-i440fx-3.1 & pc-q35-3.1
,
Marc-André Lureau
,
11:10
[Qemu-devel] [PATCH 3/3] RFC: delete PID file on exit
,
Marc-André Lureau
,
10:53
[Qemu-devel] [PATCH 2/3] util: use fcntl() for qemu_write_pidfile() locking
,
Marc-André Lureau
,
10:53
[Qemu-devel] [PATCH 1/3] util: add qemu_write_pidfile()
,
Marc-André Lureau
,
10:53
[Qemu-devel] [PATCH 0/3] util: add qemu_write_pidfile()
,
Marc-André Lureau
,
10:53
Re: [Qemu-devel] [PULL 8/9] tests: add qmp/qom-set-without-value test
,
Markus Armbruster
,
10:45
[Qemu-devel] [PULL v2 10/10] jobs: remove job_defer_to_main_loop
,
Max Reitz
,
10:38
[Qemu-devel] [PULL v2 08/10] block/backup: make function variables consistently named
,
Max Reitz
,
10:33
[Qemu-devel] [PULL v2 07/10] jobs: utilize job_exit shim
,
Max Reitz
,
10:33
[Qemu-devel] [PULL v2 09/10] jobs: remove ret argument to job_completed; privatize it
,
Max Reitz
,
10:33
[Qemu-devel] [PULL v2 06/10] block/mirror: utilize job_exit shim
,
Max Reitz
,
10:33
[Qemu-devel] [PULL v2 05/10] block/commit: utilize job_exit shim
,
Max Reitz
,
10:33
[Qemu-devel] [PULL v2 03/10] jobs: canonize Error object
,
Max Reitz
,
10:33
[Qemu-devel] [PULL v2 04/10] jobs: add exit shim
,
Max Reitz
,
10:33
[Qemu-devel] [PULL v2 02/10] jobs: change start callback to run callback
,
Max Reitz
,
10:33
[Qemu-devel] [PULL v2 01/10] tests: fix bdrv-drain leak
,
Max Reitz
,
10:33
[Qemu-devel] [PULL v2 00/10] Block patches
,
Max Reitz
,
10:32
Re: [Qemu-devel] [PATCH] hw/ppc: on 40p machine, change default firmware to OpenBIOS
,
Mark Cave-Ayland
,
10:29
[Qemu-devel] [PULL 00/11] Block patches
,
Max Reitz
,
10:29
[Qemu-devel] [PULL 02/11] tests: fix bdrv-drain leak
,
Max Reitz
,
10:29
[Qemu-devel] [PULL 03/11] jobs: change start callback to run callback
,
Max Reitz
,
10:29
[Qemu-devel] [PULL 05/11] jobs: add exit shim
,
Max Reitz
,
10:29
[Qemu-devel] [PULL 06/11] block/commit: utilize job_exit shim
,
Max Reitz
,
10:29
[Qemu-devel] [PULL 01/11] file-posix: Skip effectiveless OFD lock operations
,
Max Reitz
,
10:29
[Qemu-devel] [PULL 04/11] jobs: canonize Error object
,
Max Reitz
,
10:29
[Qemu-devel] [PULL 08/11] jobs: utilize job_exit shim
,
Max Reitz
,
10:29
[Qemu-devel] [PULL 07/11] block/mirror: utilize job_exit shim
,
Max Reitz
,
10:29
[Qemu-devel] [PULL 11/11] jobs: remove job_defer_to_main_loop
,
Max Reitz
,
10:29
[Qemu-devel] [PULL 10/11] jobs: remove ret argument to job_completed; privatize it
,
Max Reitz
,
10:29
[Qemu-devel] [PULL 09/11] block/backup: make function variables consistently named
,
Max Reitz
,
10:29
Re: [Qemu-devel] [PULL 00/11] Block patches
,
Max Reitz
,
10:29
Re: [Qemu-devel] [PATCH v3 0/9] jobs: Job Exit Refactoring Pt 1
,
Max Reitz
,
10:12
Re: [Qemu-devel] [PATCH v3 5/9] block/mirror: utilize job_exit shim
,
Jeff Cody
,
10:09
Re: [Qemu-devel] [PATCH v3 4/9] block/commit: utilize job_exit shim
,
Jeff Cody
,
09:58
Re: [Qemu-devel] [PATCH v3 3/9] jobs: add exit shim
,
Jeff Cody
,
09:48
Re: [Qemu-devel] [PULL 8/9] tests: add qmp/qom-set-without-value test
,
Thomas Huth
,
09:41
Re: [Qemu-devel] [PATCH v4 5/9] target/mips: Add MXU instruction S8LDD
,
Aleksandar Markovic
,
09:40
Re: [Qemu-devel] [PATCH v3 5/9] block/mirror: utilize job_exit shim
,
Max Reitz
,
09:36
Re: [Qemu-devel] [PULL 8/9] tests: add qmp/qom-set-without-value test
,
Marc-André Lureau
,
09:36
Re: [Qemu-devel] [PATCH v3 8/9] jobs: remove ret argument to job_completed; privatize it
,
Max Reitz
,
09:36
Re: [Qemu-devel] [PATCH v3 1/9] jobs: change start callback to run callback
,
Jeff Cody
,
09:36
Re: [Qemu-devel] [PATCH 6/8] block: dump_qlist() may dereference a Null pointer
,
Liam Merwick
,
09:36
Re: [Qemu-devel] [Qemu-ppc] [PATCH v2 2/2] tpm_spapr: Support suspend and resume
,
Stefan Berger
,
09:36
Re: [Qemu-devel] [PATCH 8/8] qcow2: Read outside array bounds in qcow2_pre_write_overlap_check()
,
Liam Merwick
,
09:36
[Qemu-devel] [PATCH 0/3] kvm "fake DAX" device
,
Pankaj Gupta
,
09:35
[Qemu-devel] [PATCH 1/3] nd: move nd_region to common header
,
Pankaj Gupta
,
09:35
[Qemu-devel] [PATCH 2/3] libnvdimm: nd_region flush callback support
,
Pankaj Gupta
,
09:35
[Qemu-devel] [PATCH] qemu: Add virtio pmem device
,
Pankaj Gupta
,
09:35
[Qemu-devel] [PATCH 3/3] virtio-pmem: Add virtio pmem driver
,
Pankaj Gupta
,
09:35
Re: [Qemu-devel] [PATCH] input-linux: toggle for lock keys
,
Ryan El Kochta
,
09:35
Re: [Qemu-devel] [PATCH 2/8] job: Fix off-by-one accesses to JobSTT and JobVerbTable
,
Liam Merwick
,
09:20
Re: [Qemu-devel] [PULL 8/9] tests: add qmp/qom-set-without-value test
,
Thomas Huth
,
09:18
[Qemu-devel] [PATCH] hw/arm/exynos4210: fix Exynos4210 UART support
,
Bartlomiej Zolnierkiewicz
,
08:38
[Qemu-devel] [Bug 1392468] Re: qemu uses a bitmap icon
,
Stephan Henningsen
,
08:25
Re: [Qemu-devel] [PULL 8/9] tests: add qmp/qom-set-without-value test
,
Markus Armbruster
,
08:12
Re: [Qemu-devel] [PATCH v2 14/20] memory-device: ids of virtio based devices are special
,
David Hildenbrand
,
07:56
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Hongbo Zhang
,
07:50
Re: [Qemu-devel] [PATCH v2 14/20] memory-device: ids of virtio based devices are special
,
Eduardo Habkost
,
07:41
[Qemu-devel] [PULL 1/1] Update OpenBIOS images to a1280807 built from submodule.
,
Mark Cave-Ayland
,
07:34
[Qemu-devel] [PULL 0/1] qemu-openbios.for-upstream queue 20180831
,
Mark Cave-Ayland
,
07:32
Re: [Qemu-devel] [PATCH v2 14/20] memory-device: ids of virtio based devices are special
,
David Hildenbrand
,
07:26
Re: [Qemu-devel] [PATCH v2 14/20] memory-device: ids of virtio based devices are special
,
Eduardo Habkost
,
07:23
Re: [Qemu-devel] [Query] Live Migration between machines with different processor ids
,
Andrew Jones
,
07:23
[Qemu-devel] [PATCH 10/11] aspeed/smc: inject errors in DMA checksum
,
Cédric Le Goater
,
07:23
[Qemu-devel] [PATCH 11/11] aspeed/smc: Add dummy data register
,
Cédric Le Goater
,
07:22
Re: [Qemu-devel] [PATCH v2 14/20] memory-device: ids of virtio based devices are special
,
David Hildenbrand
,
07:22
Re: [Qemu-devel] [PATCH v2 14/20] memory-device: ids of virtio based devices are special
,
Dr. David Alan Gilbert
,
07:22
Re: [Qemu-devel] [PATCH] qga: ignore non present cpus when handling qmp_guest_get_vcpus()
,
Andrew Jones
,
07:22
Re: [Qemu-devel] [PATCH v2 14/20] memory-device: ids of virtio based devices are special
,
Dr. David Alan Gilbert
,
06:43
Re: [Qemu-devel] [PATCH v4 20/29] util: add qemu_write_pidfile()
,
Daniel P . Berrangé
,
06:43
Re: [Qemu-devel] [PATCH v2 14/20] memory-device: ids of virtio based devices are special
,
David Hildenbrand
,
06:40
[Qemu-devel] [PATCH 09/11] aspeed/smc: add DMA calibration settings
,
Cédric Le Goater
,
06:39
[Qemu-devel] [PATCH 08/11] aspeed/smc: add support for DMAs
,
Cédric Le Goater
,
06:39
[Qemu-devel] [PATCH 07/11] aspeed/smc: add a 'sdram_base' and 'max-ram-size' properties
,
Cédric Le Goater
,
06:39
[Qemu-devel] [PATCH 06/11] aspeed/smc: fix default read value
,
Cédric Le Goater
,
06:39
[Qemu-devel] [PATCH 05/11] aspeed/smc: fix some alignment issues
,
Cédric Le Goater
,
06:39
Re: [Qemu-devel] [PATCH v2 14/20] memory-device: ids of virtio based devices are special
,
Dr. David Alan Gilbert
,
06:39
[Qemu-devel] [PATCH 04/11] hw/arm/aspeed: add a 'mmio-exec' property to boot from the FMC flash module
,
Cédric Le Goater
,
06:39
[Qemu-devel] [PATCH 03/11] hw/arm/aspeed: Add an Aspeed machine class
,
Cédric Le Goater
,
06:39
[Qemu-devel] [PATCH 02/11] hw/arm/aspeed: change the FMC flash model of the AST2500 evb
,
Cédric Le Goater
,
06:38
[Qemu-devel] [PATCH 01/11] aspeed/timer: fix compile breakage with clang 3.4.2
,
Cédric Le Goater
,
06:38
[Qemu-devel] [PATCH 00/11] aspeed: misc fixes and enhancements (SMC)
,
Cédric Le Goater
,
06:38
Re: [Qemu-devel] [PATCH v2 14/20] memory-device: ids of virtio based devices are special
,
Dr. David Alan Gilbert
,
06:36
Re: [Qemu-devel] [PATCH] hw/arm/exynos4210: fix Exynos4210 UART support
,
Thomas Huth
,
06:36
Re: [Qemu-devel] [PATCH] qga: ignore non present cpus when handling qmp_guest_get_vcpus()
,
Laszlo Ersek
,
06:24
[Qemu-devel] [Bug 1788665] Re: Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
,
Dr. David Alan Gilbert
,
06:01
Re: [Qemu-devel] [Query] Live Migration between machines with different processor ids
,
Jaggi, Manish
,
05:52
Re: [Qemu-devel] [Query] Live Migration between machines with different processor ids
,
Juan Quintela
,
05:41
Re: [Qemu-devel] [PATCH] migration/rdma: Fix uninitialised rdma_return_path
,
Dr. David Alan Gilbert
,
05:37
Re: [Qemu-devel] [PATCH V2] block: increased maximum size of vvfat devices
,
Pavel Dovgalyuk
,
05:35
Re: [Qemu-devel] [PATCH v2 1/9] jobs: change start callback to run callback
,
Max Reitz
,
05:07
Re: [Qemu-devel] [PATCH v2 3/3] aspeed/timer: use the APB frequency from the SCU
,
Cédric Le Goater
,
04:55
Re: [Qemu-devel] [PATCH v2 3/3] aspeed/timer: use the APB frequency from the SCU
,
Thomas Huth
,
04:45
[Qemu-devel] [PULL 1/9] Remove the deprecated -balloon option
,
Thomas Huth
,
04:45
[Qemu-devel] [PULL 0/9] Removal of deprecated options and improvements for qtests
,
Thomas Huth
,
04:45
[Qemu-devel] [PULL 4/9] net: Remove the deprecated -tftp, -bootp, -redir and -smb options
,
Thomas Huth
,
04:45
[Qemu-devel] [PULL 3/9] Remove the deprecated options -startdate, -localtime and -rtc-td-hack
,
Thomas Huth
,
04:45
[Qemu-devel] [PULL 2/9] Remove the deprecated -nodefconfig option
,
Thomas Huth
,
04:45
[Qemu-devel] [PULL 5/9] tests/libqos: Utilize newer glib spawn check
,
Thomas Huth
,
04:45
[Qemu-devel] [PULL 6/9] tests: add qmp_assert_error_class()
,
Thomas Huth
,
04:45
[Qemu-devel] [PULL 8/9] tests: add qmp/qom-set-without-value test
,
Thomas Huth
,
04:45
[Qemu-devel] [PULL 7/9] tests: add qmp/object-add-without-props test
,
Thomas Huth
,
04:45
[Qemu-devel] [PULL 9/9] tests: add a qmp success-response test
,
Thomas Huth
,
04:45
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Andrew Jones
,
04:45
Re: [Qemu-devel] [PATCH] migration/rdma: Fix uninitialised rdma_return_path
,
Juan Quintela
,
04:20
Re: [Qemu-devel] [PATCH] qga: ignore non present cpus when handling qmp_guest_get_vcpus()
,
Igor Mammedov
,
04:00
[Qemu-devel] [PATCH v2 2/6] json: Clean up how lexer consumes "end of input"
,
Markus Armbruster
,
03:58
[Qemu-devel] [PATCH v2 3/6] json: Make lexer's "character consumed" logic less confusing
,
Markus Armbruster
,
03:58
[Qemu-devel] [PATCH v2 1/6] json: Fix lexer for lookahead character beyond '\x7F'
,
Markus Armbruster
,
03:58
[Qemu-devel] [PATCH v2 5/6] json: Eliminate lexer state IN_ERROR
,
Markus Armbruster
,
03:58
[Qemu-devel] [PATCH v2 4/6] json: Nicer recovery from lexical errors
,
Markus Armbruster
,
03:58
[Qemu-devel] [PATCH v2 6/6] json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP
,
Markus Armbruster
,
03:58
[Qemu-devel] [PATCH v2 0/6] json: More fixes, error reporting improvements, cleanups
,
Markus Armbruster
,
03:58
Re: [Qemu-devel] [PATCH V5 2/4] target-i386:add coalesced_pio API
,
peng.hao2
,
03:58
[Qemu-devel] [PATCH] target/xtensa: fix FPU2000 bugs
,
Max Filippov
,
03:53
Re: [Qemu-devel] [PATCH] vl:c: make sure that sockets are calculated correctly in '-smp X' case
,
Igor Mammedov
,
03:45
Re: [Qemu-devel] [Bug 1787505] Re: Solaris host: no network connection, mouse pointer mismatch
,
Peter Maydell
,
03:41
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Hongbo Zhang
,
03:20
Re: [Qemu-devel] [PATCH 5/6] json: Eliminate lexer state IN_ERROR
,
Markus Armbruster
,
03:08
Re: [Qemu-devel] [PATCH 5/6] json: Eliminate lexer state IN_ERROR
,
Markus Armbruster
,
03:06
Re: [Qemu-devel] [PATCH] hostmem: no need to check for host_memory_backend_mr_inited() in alloc()
,
Igor Mammedov
,
02:53
Re: [Qemu-devel] [PATCH v4 06/10] tests: add qmp/object-add-without-props test
,
Markus Armbruster
,
02:47
[Qemu-devel] [PATCH v2] qga-win: add support for qmp_guest_fsfreeze_freeze_list
,
Chen Hanxiao
,
02:40
Re: [Qemu-devel] [PATCH v4 07/10] tests: add qmp/qom-set-without-value test
,
Markus Armbruster
,
02:40
Re: [Qemu-devel] [PATCH 4/9] char: update the mux hanlders in class callback
,
Markus Armbruster
,
02:14
Re: [Qemu-devel] [PATCH v3 2/9] jobs: canonize Error object
,
Markus Armbruster
,
02:08
Re: [Qemu-devel] [PATCH] input-linux: toggle for lock keys
,
Gerd Hoffmann
,
02:07
Re: [Qemu-devel] [PATCH v2 2/2] qemu-error: make use of {error, warn}_report_once_cond
,
Markus Armbruster
,
02:01
Re: [Qemu-devel] [PATCH v5 3/4] tests: add qmp/qom-set-without-value test
,
Thomas Huth
,
02:01
Re: [Qemu-devel] [PATCH v5 2/4] tests: add qmp/object-add-without-props test
,
Thomas Huth
,
01:59
Re: [Qemu-devel] [PATCH v2 1/2] qemu-error: add {error, warn}_report_once_cond
,
Markus Armbruster
,
01:57
Re: [Qemu-devel] [PATCH v5 1/4] tests: add qmp_assert_error_class()
,
Thomas Huth
,
01:56
[Qemu-devel] [Bug 1448985] Re: llvmpipe i386 crashes when running on qemu64 cpu
,
Stefan Bader
,
01:34
[Qemu-devel] [Bug 721825] Re: VDI block driver bugs
,
Thomas Huth
,
01:08
[Qemu-devel] [Bug 1448985] Re: llvmpipe i386 crashes when running on qemu64 cpu
,
Thomas Huth
,
01:08
[Qemu-devel] [Bug 1495380] Re: Invalid parameter 'queues'. multi-queue vhost-user backends does not work.
,
Thomas Huth
,
01:08
August 30, 2018
Re: [Qemu-devel] [PATCH V4 4/4] target-i386: add i440fx 0xcf8 portascoalesced_pio
,
Michael S. Tsirkin
,
23:54
Re: [Qemu-devel] [resend][PATCH] qga-win: add support for qmp_guest_fsfreeze_freeze_list
,
Chen Hanxiao
,
23:54
Re: [Qemu-devel] [PATCH] target/ppc: add external PID support
,
David Gibson
,
23:54
Re: [Qemu-devel] [PATCH V5 2/4] target-i386:add coalesced_pio API
,
Michael S. Tsirkin
,
23:35
[Qemu-devel] [PATCH V5 0/4] introduce coalesced pio support
,
Peng Hao
,
21:08
[Qemu-devel] [PATCH V5 2/4] target-i386:add coalesced_pio API
,
Peng Hao
,
21:08
[Qemu-devel] [PATCH V5 4/4] target-i386: add i440fx 0xcf8 port as coalesced_pio
,
Peng Hao
,
21:08
[Qemu-devel] [PATCH V5 1/4] target-i386: introduce coalesced_pio kvm header update
,
Peng Hao
,
21:08
[Qemu-devel] [PATCH V5 3/4] target-i386: add rtc 0x70 port as coalesced_pio
,
Peng Hao
,
21:08
[Qemu-devel] [Bug 1787505] Re: Solaris host: no network connection, mouse pointer mismatch
,
Michele Denber
,
21:07
Re: [Qemu-devel] [PATCH] migration/rdma: Fix uninitialised rdma_return_path
,
Philippe Mathieu-Daudé
,
20:33
Re: [Qemu-devel] [PATCH v4 00/10] monitor: various code simplification and fixes
,
Michael Roth
,
20:33
Re: [Qemu-devel] [PATCH V5 1/4] target-i386: introduce coalesced_pio kvm headerupdate
,
peng.hao2
,
20:14
[Qemu-devel] [Bug 1790018] [NEW] Assertion failure (or segmentation fault) running 32-bit x86 Linux guest on 64-bit PowerPC host
,
A. Wilcox
,
20:00
[Qemu-devel] [PATCH 1/2] blockdev-backup: add bitmap argument
,
John Snow
,
17:16
[Qemu-devel] [PATCH 2/2] HACK: test blockdev-backup instead of drive-backup
,
John Snow
,
17:16
[Qemu-devel] [PATCH 0/2] block: add 'bitmap' argument to blockdev-backup
,
John Snow
,
17:16
[Qemu-devel] [Bug 1788665] Re: Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
,
Heiko Sieger
,
16:37
Re: [Qemu-devel] [PATCH v3 4/8] target/mips: Add MXU instruction S8LDD
,
Richard Henderson
,
16:11
Re: [Qemu-devel] [PATCH v2 8/9] s390x/tcg: fix FP register pair checks
,
Richard Henderson
,
16:01
Re: [Qemu-devel] [PATCH v3 2/9] jobs: canonize Error object
,
Eric Blake
,
15:58
Re: [Qemu-devel] [PATCH v2 9/9] s390x/tcg: refactor specification checking
,
Richard Henderson
,
15:57
Re: [Qemu-devel] [PATCH v2 7/9] s390x/tcg: handle privileged instructions via flags
,
Richard Henderson
,
15:48
Re: [Qemu-devel] [PATCH v2 5/9] s390x/tcg: add instruction flags for floating point instructions
,
Richard Henderson
,
15:46
[Qemu-devel] [PATCH v4 5/9] target/mips: Add MXU instruction S8LDD
,
Craig Janeczek
,
15:45
[Qemu-devel] [PATCH v4 7/9] target/mips: Add MXU instruction D16MAC
,
Craig Janeczek
,
15:45
[Qemu-devel] [PATCH v4 6/9] target/mips: Add MXU instruction D16MUL
,
Craig Janeczek
,
15:45
[Qemu-devel] [PATCH v4 8/9] target/mips: Add MXU instructions Q8MUL and Q8MULSU
,
Craig Janeczek
,
15:45
[Qemu-devel] [PATCH v4 1/9] target/mips: Introduce MXU registers
,
Craig Janeczek
,
15:45
[Qemu-devel] [PATCH v4 0/9] Add limited MXU instruction support
,
Craig Janeczek
,
15:45
[Qemu-devel] [PATCH v4 2/9] target/mips: Add all MXU opcodes
,
Craig Janeczek
,
15:45
[Qemu-devel] [PATCH v4 9/9] target/mips: Add MXU instructions S32LDD and S32LDDR
,
Craig Janeczek
,
15:45
[Qemu-devel] [PATCH v4 4/9] target/mips: Add MXU instructions S32I2M and S32M2I
,
Craig Janeczek
,
15:45
[Qemu-devel] [PATCH v4 3/9] target/mips: Split mips instruction handling
,
Craig Janeczek
,
15:45
Re: [Qemu-devel] [PATCH v2 6/9] s390x/tcg: check for AFP-register, BFP and DFP data exceptions
,
Richard Henderson
,
15:45
Re: [Qemu-devel] [PATCH v2 4/9] s390x/tcg: support flags for instructions
,
Richard Henderson
,
15:13
Re: [Qemu-devel] [PATCH v2 2/9] s390x/tcg: factor out and fix DATA exception injection
,
Richard Henderson
,
15:12
Re: [Qemu-devel] [PATCH] hostmem: no need to check for host_memory_backend_mr_inited() in alloc()
,
Eduardo Habkost
,
15:10
Re: [Qemu-devel] [PATCH v2 1/9] s390x: move tcg_s390_program_interrupt() into TCG code and mark it noreturn
,
Richard Henderson
,
15:07
Re: [Qemu-devel] [PATCH V5 3/4] target-i386: add rtc 0x70 port as coalesced_pio
,
Eduardo Habkost
,
15:05
Re: [Qemu-devel] [PATCH V5 4/4] target-i386: add i440fx 0xcf8 port as coalesced_pio
,
Eduardo Habkost
,
15:05
Re: [Qemu-devel] [PATCH V5 1/4] target-i386: introduce coalesced_pio kvm header update
,
Eduardo Habkost
,
15:04
Re: [Qemu-devel] [PATCH v9 1/6] hw/i386: add pc-i440fx-3.1 & pc-q35-3.1
,
Eduardo Habkost
,
14:53
Re: [Qemu-devel] [PATCH v9 1/6] hw/i386: add pc-i440fx-3.1 & pc-q35-3.1
,
Eduardo Habkost
,
14:51
Re: [Qemu-devel] [PATCH] i386: clarify that the Q35 machine type implements a P35 chipset
,
Eduardo Habkost
,
14:48
Re: [Qemu-devel] [PATCH 2/8] job: Fix off-by-one accesses to JobSTT and JobVerbTable
,
Eric Blake
,
14:48
Re: [Qemu-devel] [PATCH 6/8] block: dump_qlist() may dereference a Null pointer
,
Eric Blake
,
14:47
Re: [Qemu-devel] [PATCH 8/8] qcow2: Read outside array bounds in qcow2_pre_write_overlap_check()
,
Eric Blake
,
14:47
Re: [Qemu-devel] [PATCH v3 2/3] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
,
Eduardo Habkost
,
14:28
[Qemu-devel] [PATCH] hostmem: no need to check for host_memory_backend_mr_inited() in alloc()
,
Marc-André Lureau
,
13:50
[Qemu-devel] [PATCH] migration/rdma: Fix uninitialised rdma_return_path
,
Dr. David Alan Gilbert (git)
,
13:37
Re: [Qemu-devel] [PULL 00/20] Migration pull requset
,
Dr. David Alan Gilbert
,
13:31
Re: [Qemu-devel] [PATCH] hostmem-memfd: honour share=on/off property
,
Marc-André Lureau
,
13:18
Re: [Qemu-devel] [PATCH] input-linux: toggle for lock keys
,
Ryan El Kochta
,
12:46
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Peter Maydell
,
12:46
[Qemu-devel] [PATCH] libvhost-user: fix clang enum-conversion warning
,
Marc-André Lureau
,
12:46
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Ard Biesheuvel
,
12:46
[Qemu-devel] [Bug 1788665] Re: Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
,
Daniel Berrange
,
12:26
Re: [Qemu-devel] [PATCH] RISC-V - Dynamic parameterization of RISC-V memory map
,
Michael Eager
,
12:23
Re: [Qemu-devel] [PATCH 5/9] char-fe: set_handlers() needs an associted chardev
,
Marc-André Lureau
,
12:20
Re: [Qemu-devel] [PATCH 4/9] char: update the mux hanlders in class callback
,
Marc-André Lureau
,
12:18
Re: [Qemu-devel] [PATCH 7/8] io: file descriptor not initialized in qio_channel_command_new_spawn()
,
Eric Blake
,
12:18
Re: [Qemu-devel] [PATCH 2/9] chardev: mark the calls that allow an implicit mux monitor
,
Marc-André Lureau
,
12:16
Re: [Qemu-devel] [PATCH] slirp: Propagate host TCP RST packet to the guest after socket disconnected
,
Samuel Thibault
,
12:02
[Qemu-devel] [PATCH] slirp: Propagate host TCP RST packet to the guest after socket disconnected
,
Gavin Grant
,
12:00
[Qemu-devel] [PATCH] slirp: Propagate host TCP RST packet to the guest after socket disconnected
,
Gavin Grant
,
11:59
[Qemu-devel] [PATCH v5 4/4] tests: add a qmp success-response test
,
Marc-André Lureau
,
11:58
[Qemu-devel] [PATCH v5 3/4] tests: add qmp/qom-set-without-value test
,
Marc-André Lureau
,
11:58
[Qemu-devel] [PATCH v5 2/4] tests: add qmp/object-add-without-props test
,
Marc-André Lureau
,
11:58
[Qemu-devel] [PATCH v5 1/4] tests: add qmp_assert_error_class()
,
Marc-André Lureau
,
11:58
[Qemu-devel] [PATCH v5 0/4] tests: add a few QMP-related tests
,
Marc-André Lureau
,
11:58
Re: [Qemu-devel] [PATCH] qga: ignore non present cpus when handling qmp_guest_get_vcpus()
,
Laszlo Ersek
,
11:51
Re: [Qemu-devel] [RFC V1] hw/pci/pci_example.c : Added a new pci device
,
Yoni Bettan
,
11:49
[Qemu-devel] [Bug 1788665] Re: Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
,
Heiko Sieger
,
11:49
Re: [Qemu-devel] [PATCH v4 07/10] tests: add qmp/qom-set-without-value test
,
Marc-André Lureau
,
11:49
[Qemu-devel] [PATCH 1/8] configure: Provide option to explicitly disable AVX2
,
Liam Merwick
,
11:49
Re: [Qemu-devel] [PATCH 1/5] nvme: PCI/e configuration from specification
,
Daniel Verkamp
,
11:49
[Qemu-devel] [PATCH 5/8] block: Fix potential Null pointer dereferences in vvfat.c
,
Liam Merwick
,
11:49
[Qemu-devel] [PATCH 7/8] io: file descriptor not initialized in qio_channel_command_new_spawn()
,
Liam Merwick
,
11:49
[Qemu-devel] [PATCH 4/8] qemu-img: potential Null pointer deref in img_commit()
,
Liam Merwick
,
11:49
[Qemu-devel] [PATCH 2/8] job: Fix off-by-one accesses to JobSTT and JobVerbTable
,
Liam Merwick
,
11:49
[Qemu-devel] [PATCH 3/8] block: Null pointer dereference in blk_root_get_parent_desc()
,
Liam Merwick
,
11:49
[Qemu-devel] [PATCH 0/8] off-by-one and NULL pointer accesses detected by static analysis
,
Liam Merwick
,
11:49
[Qemu-devel] [PATCH 8/8] qcow2: Read outside array bounds in qcow2_pre_write_overlap_check()
,
Liam Merwick
,
11:49
[Qemu-devel] [PATCH 6/8] block: dump_qlist() may dereference a Null pointer
,
Liam Merwick
,
11:49
Re: [Qemu-devel] [PATCH v4 06/10] tests: add qmp/object-add-without-props test
,
Marc-André Lureau
,
11:23
Re: [Qemu-devel] [RFC 2/6] tap: Add support for bpf ioctls
,
Eric Blake
,
11:21
[Qemu-devel] [PATCH v2 2/2] qemu-error: make use of {error, warn}_report_once_cond
,
Cornelia Huck
,
10:59
[Qemu-devel] [PATCH v2 1/2] qemu-error: add {error, warn}_report_once_cond
,
Cornelia Huck
,
10:59
[Qemu-devel] [PATCH v2 0/2] qemu-error: advanced report_once handling
,
Cornelia Huck
,
10:59
Re: [Qemu-devel] [PATCH 5/9] char-fe: set_handlers() needs an associted chardev
,
Markus Armbruster
,
10:58
Re: [Qemu-devel] [PATCH 4/9] char: update the mux hanlders in class callback
,
Markus Armbruster
,
10:57
Re: [Qemu-devel] [PATCH 2/9] chardev: mark the calls that allow an implicit mux monitor
,
Markus Armbruster
,
10:56
[Qemu-devel] [RFC 6/6] virtio-net: rss: Add bpf filter
,
Sameeh Jubran
,
10:43
[Qemu-devel] [RFC 1/6] Add bpf support to qemu
,
Sameeh Jubran
,
10:43
[Qemu-devel] [RFC 5/6] virtio-net: steering mode: Implement rss support
,
Sameeh Jubran
,
10:43
[Qemu-devel] [RFC 0/6] Virtio-net: Support RSS
,
Sameeh Jubran
,
10:43
[Qemu-devel] [RFC 2/6] tap: Add support for bpf ioctls
,
Sameeh Jubran
,
10:43
[Qemu-devel] [RFC 3/6] vhost-net: Expose vhost_net_get_fd
,
Sameeh Jubran
,
10:43
[Qemu-devel] [RFC 4/6] virtio-net: implement steering mode feature
,
Sameeh Jubran
,
10:43
[Qemu-devel] [PATCH] seccomp: check TSYNC host capability
,
Marc-André Lureau
,
10:42
Re: [Qemu-devel] [PATCH 1/9] char.h: fix gtk-doc comment style
,
Markus Armbruster
,
10:42
Re: [Qemu-devel] [PATCH v4 00/10] monitor: various code simplification and fixes
,
Markus Armbruster
,
10:21
Re: [Qemu-devel] [PATCH] vl:c: make sure that sockets are calculated correctly in '-smp X' case
,
Eduardo Habkost
,
10:08
Re: [Qemu-devel] [PATCH v6 03/13] qapi: remove error checks for event emission
,
Markus Armbruster
,
10:05
Re: [Qemu-devel] [PATCH v9 1/6] hw/i386: add pc-i440fx-3.1 & pc-q35-3.1
,
Marc-André Lureau
,
09:58
Re: [Qemu-devel] [PATCH v4 09/10] qga: process_event() simplification
,
Markus Armbruster
,
09:57
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Leif Lindholm
,
09:56
Re: [Qemu-devel] [PATCH v9 1/6] hw/i386: add pc-i440fx-3.1 & pc-q35-3.1
,
Stefan Berger
,
09:56
Re: [Qemu-devel] [PATCH] char-pty: remove unnecessary #ifdef
,
Roman Bolshakov
,
09:36
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Ard Biesheuvel
,
09:36
Re: [Qemu-devel] [PATCH v3 0/8] Add limited MXU instruction support
,
Janeczek, Craig
,
09:35
Re: [Qemu-devel] [PATCH v4 08/10] tests: add a qmp success-response test
,
Markus Armbruster
,
09:14
Re: [Qemu-devel] [PATCH v4 07/10] tests: add qmp/qom-set-without-value test
,
Marc-André Lureau
,
09:10
Re: [Qemu-devel] [PATCH v4 07/10] tests: add qmp/qom-set-without-value test
,
Markus Armbruster
,
09:05
Re: [Qemu-devel] [PATCH v4 06/10] tests: add qmp/object-add-without-props test
,
Markus Armbruster
,
08:59
Re: [Qemu-devel] [PATCH v3 0/8] Add limited MXU instruction support
,
Aleksandar Markovic
,
08:40
Re: [Qemu-devel] [PATCH] vl:c: make sure that sockets are calculated correctly in '-smp X' case
,
Igor Mammedov
,
08:34
[Qemu-devel] [PATCH 1/1] spapr: Correct reference count on spapr-cpu-core
,
Sam Bobroff
,
08:33
[Qemu-devel] [PATCH v2 7/9] s390x/tcg: handle privileged instructions via flags
,
David Hildenbrand
,
08:28
[Qemu-devel] [PATCH v2 8/9] s390x/tcg: fix FP register pair checks
,
David Hildenbrand
,
08:28
[Qemu-devel] [PATCH v2 9/9] s390x/tcg: refactor specification checking
,
David Hildenbrand
,
08:28
[Qemu-devel] [PATCH v2 6/9] s390x/tcg: check for AFP-register, BFP and DFP data exceptions
,
David Hildenbrand
,
08:28
[Qemu-devel] [PATCH v2 5/9] s390x/tcg: add instruction flags for floating point instructions
,
David Hildenbrand
,
08:28
[Qemu-devel] [PATCH v2 4/9] s390x/tcg: support flags for instructions
,
David Hildenbrand
,
08:28
[Qemu-devel] [PATCH v2 3/9] s390x/tcg: store in the TB flags if AFP is enabled
,
David Hildenbrand
,
08:28
[Qemu-devel] [PATCH v2 1/9] s390x: move tcg_s390_program_interrupt() into TCG code and mark it noreturn
,
David Hildenbrand
,
08:28
[Qemu-devel] [PATCH v2 0/9] s390x: instruction flags and AFP registers for TCG
,
David Hildenbrand
,
08:28
[Qemu-devel] [PATCH v2 2/9] s390x/tcg: factor out and fix DATA exception injection
,
David Hildenbrand
,
08:28
[Qemu-devel] [PATCH] qga: ignore non present cpus when handling qmp_guest_get_vcpus()
,
Igor Mammedov
,
08:22
Re: [Qemu-devel] [PATCH v4 05/10] json-lexer: make it safe to call destroy multiple times
,
Markus Armbruster
,
08:22
[Qemu-devel] [Bug 1788665] Re: Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
,
Daniel Berrange
,
08:01
[Qemu-devel] [Bug 1788665] Re: Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
,
Heiko Sieger
,
07:31
Re: [Qemu-devel] [PATCH] secondary-vga: unregister vram on unplug.
,
Gerd Hoffmann
,
07:30
[Qemu-devel] [PATCH] i386: clarify that the Q35 machine type implements a P35 chipset
,
Daniel P . Berrangé
,
06:58
[Qemu-devel] [Bug 1788665] Re: Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
,
Heiko Sieger
,
06:51
Re: [Qemu-devel] [PATCH] input-linux: toggle for lock keys
,
Gerd Hoffmann
,
06:51
[Qemu-devel] [Bug 1586613] Re: usb-hub can not be detached when detach usbdevice VM
,
Gerd Hoffmann
,
06:25
[Qemu-devel] [Bug 1586611] Re: usb-hub can not be detached when detach usb device from VM
,
Gerd Hoffmann
,
06:25
Re: [Qemu-devel] [PATCH 7/9] block: Allow changing 'discard' on reopen
,
Alberto Garcia
,
06:25
Re: [Qemu-devel] [PATCH 7/9] block: Allow changing 'discard' on reopen
,
Alberto Garcia
,
06:04
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Leif Lindholm
,
06:02
Re: [Qemu-devel] [PATCH] vl:c: make sure that sockets are calculated correctly in '-smp X' case
,
Andrew Jones
,
05:09
Re: [Qemu-devel] [PATCH v2 02/20] memory-device: use memory device terminology in error messages
,
Dr. David Alan Gilbert
,
04:58
Re: [Qemu-devel] [PATCH v2 01/20] memory-device: fix error message when hinted address is too small
,
Dr. David Alan Gilbert
,
04:53
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Peter Maydell
,
04:40
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Leif Lindholm
,
04:31
Re: [Qemu-devel] [PATCH] hostmem-memfd: honour share=on/off property
,
Igor Mammedov
,
04:20
Re: [Qemu-devel] [PATCH] hostmem-memfd: honour share=on/off property
,
Igor Mammedov
,
04:20
Re: [Qemu-devel] [PATCH] vl:c: make sure that sockets are calculated correctly in '-smp X' case
,
Igor Mammedov
,
03:59
[Qemu-devel] [PATCH V5 2/4] target-i386:add coalesced_pio API
,
Peng Hao
,
03:36
[Qemu-devel] [PATCH V5 4/4] target-i386: add i440fx 0xcf8 port as coalesced_pio
,
Peng Hao
,
03:36
[Qemu-devel] [PATCH V5 3/4] target-i386: add rtc 0x70 port as coalesced_pio
,
Peng Hao
,
03:36
[Qemu-devel] [PATCH V5 0/4] introduce coalesced pio support
,
Peng Hao
,
03:36
[Qemu-devel] [PATCH V5 1/4] target-i386: introduce coalesced_pio kvm header update
,
Peng Hao
,
03:36
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Hongbo Zhang
,
03:07
Re: [Qemu-devel] [PATCH v3 4/9] monitor: no need to save need_resume
,
Markus Armbruster
,
02:45
[Qemu-devel] [PATCH 0/2] sun4u: generate correct fw paths for cmd646 IDE and virtio-blk-pci devices
,
Mark Cave-Ayland
,
02:11
[Qemu-devel] [PATCH 1/2] sabre: generate correct fw path for sabre PCI host bridge
,
Mark Cave-Ayland
,
02:11
[Qemu-devel] [PATCH 2/2] sun4u: implement custom FWPathProvider
,
Mark Cave-Ayland
,
02:11
Re: [Qemu-devel] [PATCH 1/1] spapr: Correct reference count on spapr-cpu-core
,
David Gibson
,
02:08
Re: [Qemu-devel] [PATCH V11 16/20] filter: Add handle_event method for NetFilterClass
,
Zhang Chen
,
02:02
[Qemu-devel] [PATCH] usb: add config options for hub and hid devices (kbd, mouse, tablet).
,
Gerd Hoffmann
,
01:00
Re: [Qemu-devel] [PATCH v3 2/3] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
,
Robert Hoo
,
00:22
Re: [Qemu-devel] [RFC PATCH v2 0/7] QEMU binary instrumentation prototype
,
Alex Bennée
,
00:03
August 29, 2018
Re: [Qemu-devel] [PATCH v3 4/9] monitor: no need to save need_resume
,
Peter Xu
,
23:40
Re: [Qemu-devel] [PATCH v3 2/2] hw/pci: add PCI resource reserve capability to legacy PCI bridge
,
Liu, Jing2
,
23:14
[Qemu-devel] [PATCH v3 0/9] jobs: Job Exit Refactoring Pt 1
,
John Snow
,
22:02
[Qemu-devel] [PATCH v3 3/9] jobs: add exit shim
,
John Snow
,
22:02
[Qemu-devel] [PATCH v3 6/9] jobs: utilize job_exit shim
,
John Snow
,
21:58
[Qemu-devel] [PATCH v3 4/9] block/commit: utilize job_exit shim
,
John Snow
,
21:58
[Qemu-devel] [PATCH v3 9/9] jobs: remove job_defer_to_main_loop
,
John Snow
,
21:58
[Qemu-devel] [PATCH v3 8/9] jobs: remove ret argument to job_completed; privatize it
,
John Snow
,
21:57
[Qemu-devel] [PATCH v3 7/9] block/backup: make function variables consistently named
,
John Snow
,
21:57
[Qemu-devel] [PATCH v3 5/9] block/mirror: utilize job_exit shim
,
John Snow
,
21:57
[Qemu-devel] [PATCH v3 2/9] jobs: canonize Error object
,
John Snow
,
21:57
[Qemu-devel] [PATCH v3 1/9] jobs: change start callback to run callback
,
John Snow
,
21:57
Re: [Qemu-devel] [PATCH 0/7] mac: generate correct fw paths for macio IDE and virtio-blk-pci devices
,
David Gibson
,
21:19
Re: [Qemu-devel] [PATCH] RISC-V - Dynamic parameterization of RISC-V memory map
,
Michael Eager
,
20:48
[Qemu-devel] [PATCH] RISC-V - Dynamic parameterization of RISC-V memory map
,
Michael Eager
,
20:21
Re: [Qemu-devel] [PATCH v2 1/9] jobs: change start callback to run callback
,
John Snow
,
20:07
[Qemu-devel] [Bug 1789751] [NEW] Using -overcommit flag leads to qemu crashing
,
Jim White
,
18:25
Re: [Qemu-devel] [PATCH v5 2/3] arm: Add Nordic Semiconductor nRF51 SoC
,
Stefan Hajnoczi
,
16:43
Re: [Qemu-devel] [RFC PATCH v2 0/7] QEMU binary instrumentation prototype
,
Peter Maydell
,
15:58
Re: [Qemu-devel] [PATCH 0/3] qemu-error: advanced report_once handling
,
Markus Armbruster
,
14:56
[Qemu-devel] [PATCH] dump: fix Windows dump memory run mapping
,
Viktor Prutyanov
,
14:31
[Qemu-devel] qemu-web PATCH
,
milis linux
,
14:11
[Qemu-devel] [PATCH v4 7/7] hw/riscv/virt: Connect a VirtIO net PCIe device
,
Alistair Francis
,
13:57
[Qemu-devel] [PATCH v4 6/7] hw/riscv/sifive_u: Connect the Xilinx PCIe
,
Alistair Francis
,
13:57
[Qemu-devel] [PATCH v4 5/7] riscv: Enable VGA and PCIE_VGA
,
Alistair Francis
,
13:57
[Qemu-devel] [PATCH v4 4/7] hw/riscv/virt: Connect the gpex PCIe
,
Alistair Francis
,
13:57
[Qemu-devel] [PATCH v4 3/7] hw/riscv/virt: Increase the number of interrupts
,
Alistair Francis
,
13:57
[Qemu-devel] [PATCH v4 2/7] hw/riscv/spike: Set the soc device tree node as a simple-bus
,
Alistair Francis
,
13:56
[Qemu-devel] [PATCH v4 1/7] hw/riscv/virtio: Set the soc device tree node as a simple-bus
,
Alistair Francis
,
13:56
[Qemu-devel] [PATCH v4 0/7] Connect a PCIe host and graphics support to RISC-V
,
Alistair Francis
,
13:56
Re: [Qemu-devel] [PATCH 1/1] hostmem-file: fixed the memory leak while get pmem path.
,
Eduardo Habkost
,
13:50
Re: [Qemu-devel] [PATCH] vl:c: make sure that sockets are calculated correctly in '-smp X' case
,
Eduardo Habkost
,
13:33
Re: [Qemu-devel] [PATCH] Add support for TCP path/QMP_PATH in scripts/qmp/qmp
,
Eduardo Habkost
,
13:10
[Qemu-devel] [PATCH 5/7] mac_oldworld: implement custom FWPathProvider
,
Mark Cave-Ayland
,
13:08
[Qemu-devel] [PATCH 4/7] grackle: set device fw_name and address for correct fw path generation
,
Mark Cave-Ayland
,
13:08
[Qemu-devel] [PATCH 6/7] uninorth: add ofw-addr property to allow correct fw path generation
,
Mark Cave-Ayland
,
13:08
[Qemu-devel] [PATCH 0/7] mac: generate correct fw paths for macio IDE and virtio-blk-pci devices
,
Mark Cave-Ayland
,
13:08
[Qemu-devel] [PATCH 2/7] macio: add macio bus to help with fw path generation
,
Mark Cave-Ayland
,
13:08
[Qemu-devel] [PATCH 1/7] macio: move MACIOIDEState type declarations to macio.h
,
Mark Cave-Ayland
,
13:07
[Qemu-devel] [PATCH 7/7] mac_newworld: implement custom FWPathProvider
,
Mark Cave-Ayland
,
13:07
[Qemu-devel] [PATCH 3/7] macio: add addr property to macio IDE object
,
Mark Cave-Ayland
,
13:07
Re: [Qemu-devel] [PATCH V4 1/4] target-i386: introduce coalesced_pio kvm header update
,
Radim Krčmář
,
12:51
Re: [Qemu-devel] [PATCH 3/9] chardev: use a child source for qio input source
,
Daniel P . Berrangé
,
12:48
Re: [Qemu-devel] [PATCH 1/9] char.h: fix gtk-doc comment style
,
Daniel P . Berrangé
,
12:44
Re: [Qemu-devel] [PATCH v8 81/87] linux-user: Add support for statx() syscall for all platforms
,
Timothy Baldwin
,
12:43
Re: [Qemu-devel] [PATCH V4 2/4] target-i386:add coalesced_pio API
,
Eduardo Habkost
,
12:43
Re: [Qemu-devel] [PATCH v3 0/8] Add limited MXU instruction support
,
Aleksandar Markovic
,
12:42
Re: [Qemu-devel] [PATCH 2/3] qemu-error: make use of {error, warn}_report_once_cond
,
Cornelia Huck
,
12:23
Re: [Qemu-devel] [PATCH 1/3] qemu-error: add {error, warn}_report_once_cond
,
Cornelia Huck
,
12:17
Re: [Qemu-devel] [PATCH 2/3] qemu-error: make use of {error, warn}_report_once_cond
,
Markus Armbruster
,
12:12
Re: [Qemu-devel] [PATCH 1/3] qemu-error: add {error, warn}_report_once_cond
,
Markus Armbruster
,
12:08
[Qemu-devel] [PATCH v2 20/20] pc: support for virtio-pmem
,
David Hildenbrand
,
11:37
[Qemu-devel] [PATCH v2 19/20] virtio-pmem: hotplug support functions
,
David Hildenbrand
,
11:37
[Qemu-devel] [PATCH v2 18/20] numa: handle virtio-pmem in NUMA stats
,
David Hildenbrand
,
11:37
[Qemu-devel] [PATCH v2 16/20] virtio-pci: proxy for virtio-pmem
,
David Hildenbrand
,
11:37
[Qemu-devel] [PATCH v2 17/20] hmp: handle virtio-pmem when printing memory device infos
,
David Hildenbrand
,
11:37
[Qemu-devel] [PATCH v2 15/20] virtio-pmem: prototype
,
David Hildenbrand
,
11:37
[Qemu-devel] [PATCH v2 14/20] memory-device: ids of virtio based devices are special
,
David Hildenbrand
,
11:37
[Qemu-devel] [PATCH v2 13/20] hw/acpi-build: only indicate nvdimm and pc-dimm
,
David Hildenbrand
,
11:37
[Qemu-devel] [PATCH v2 12/20] memory-device: trace when pre_assigning/assigning/unassigning addresses
,
David Hildenbrand
,
11:37
[Qemu-devel] [PATCH v2 11/20] memory-device: complete factoring out unplug handling
,
David Hildenbrand
,
11:37
[Qemu-devel] [PATCH v2 10/20] memory-device: complete factoring out plug handling
,
David Hildenbrand
,
11:37
[Qemu-devel] [PATCH v2 09/20] memory-device: complete factoring out pre_plug handling
,
David Hildenbrand
,
11:37
[Qemu-devel] [PATCH v2 08/20] pc-dimm: implement memory device class function set_addr()
,
David Hildenbrand
,
11:37
[Qemu-devel] [PATCH v2 07/20] memory-device: add device class function set_addr()
,
David Hildenbrand
,
11:37
[Qemu-devel] [PATCH v2 06/20] memory-device: document MemoryDeviceClass
,
David Hildenbrand
,
11:36
[Qemu-devel] [PATCH v2 05/20] memory-device: convert get_region_size() to get_memory_region()
,
David Hildenbrand
,
11:36
[Qemu-devel] [PATCH v2 04/20] memory-device: get_region_size()/get_plugged_size() might fail
,
David Hildenbrand
,
11:36
[Qemu-devel] [PATCH v2 03/20] memory-device: introduce separate config option
,
David Hildenbrand
,
11:36
[Qemu-devel] [PATCH v2 00/20] memory-device: complete refactoring + virtio-pmem
,
David Hildenbrand
,
11:36
[Qemu-devel] [PATCH v2 01/20] memory-device: fix error message when hinted address is too small
,
David Hildenbrand
,
11:36
[Qemu-devel] [PATCH v2 02/20] memory-device: use memory device terminology in error messages
,
David Hildenbrand
,
11:36
Re: [Qemu-devel] [PATCH v5 08/13] target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
,
Aaron Lindsay
,
11:31
Re: [Qemu-devel] [PATCH] pc: make sure that guest isn't able to unplug the first cpu
,
Laszlo Ersek
,
11:23
Re: [Qemu-devel] blkdebug get_status bug [was: [Qemu-block] NBD structured reads vs. block size]
,
Max Reitz
,
11:22
Re: [Qemu-devel] [PATCH v5 07/13] target/arm: Add array for supported PMU events, generate PMCEID[01]
,
Aaron Lindsay
,
11:19
Re: [Qemu-devel] [PATCH 5/9] block: Allow child references on reopen
,
Max Reitz
,
11:03
Re: [Qemu-devel] [PATCH 5/9] block: Allow child references on reopen
,
Alberto Garcia
,
10:56
Re: [Qemu-devel] [PATCH 3/9] block: Remove child references from bs->{options, explicit_options}
,
Alberto Garcia
,
10:52
[Qemu-devel] [PATCH] vl:c: make sure that sockets are calculated correctly in '-smp X' case
,
Igor Mammedov
,
10:32
Re: [Qemu-devel] [Query] Live Migration between machines with different processor ids
,
Dr. David Alan Gilbert
,
09:58
Re: [Qemu-devel] [PATCH] pc: make sure that guest isn't able to unplug the first cpu
,
Igor Mammedov
,
09:51
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Andrew Jones
,
09:42
[Qemu-devel] [PATCH v4 10/10] qmp: common 'id' handling & make QGA conform to QMP spec
,
Marc-André Lureau
,
09:41
[Qemu-devel] [PATCH v4 09/10] qga: process_event() simplification
,
Marc-André Lureau
,
09:41
[Qemu-devel] [PATCH v4 07/10] tests: add qmp/qom-set-without-value test
,
Marc-André Lureau
,
09:41
[Qemu-devel] [PATCH v4 08/10] tests: add a qmp success-response test
,
Marc-André Lureau
,
09:41
[Qemu-devel] [PATCH v4 06/10] tests: add qmp/object-add-without-props test
,
Marc-André Lureau
,
09:41
[Qemu-devel] [PATCH v4 05/10] json-lexer: make it safe to call destroy multiple times
,
Marc-André Lureau
,
09:41
[Qemu-devel] [PATCH v4 04/10] monitor: no need to save need_resume
,
Marc-André Lureau
,
09:41
[Qemu-devel] [PATCH v4 03/10] Revert "qmp: isolate responses into io thread"
,
Marc-André Lureau
,
09:41
[Qemu-devel] [PATCH v4 01/10] monitor: consitify qmp_send_response() QDict argument
,
Marc-André Lureau
,
09:41
[Qemu-devel] [PATCH RFC] migration: make sure to run iterate precopy during the bulk stage
,
Quan Xu
,
09:41
[Qemu-devel] [PATCH v4 00/10] monitor: various code simplification and fixes
,
Marc-André Lureau
,
09:41
[Qemu-devel] [PATCH v4 02/10] qmp: constify qmp_is_oob()
,
Marc-André Lureau
,
09:41
Re: [Qemu-devel] [PATCH v3 4/9] monitor: no need to save need_resume
,
Marc-André Lureau
,
09:40
Re: [Qemu-devel] [PATCH v2 00/11] block: Deal with filters
,
Max Reitz
,
09:30
Re: [Qemu-devel] blkdebug get_status bug [was: [Qemu-block] NBD structured reads vs. block size]
,
Max Reitz
,
09:24
Re: [Qemu-devel] [Query] Live Migration between machines with different processor ids
,
Andrew Jones
,
09:17
Re: [Qemu-devel] [PATCH] pc: make sure that guest isn't able to unplug the first cpu
,
Michael S. Tsirkin
,
09:16
Re: [Qemu-devel] [RFC V1] hw/pci/pci_example.c : Added a new pci device
,
Eduardo Habkost
,
09:08
Re: [Qemu-devel] [PATCH 6/9] file-posix: Forbid trying to change unsupported options during reopen
,
Max Reitz
,
09:05
Re: [Qemu-devel] [PATCH 5/9] block: Allow child references on reopen
,
Max Reitz
,
09:01
Re: [Qemu-devel] [PATCH 5/9] block: Allow child references on reopen
,
Max Reitz
,
08:59
Re: [Qemu-devel] [PATCH 5/9] block: Allow child references on reopen
,
Alberto Garcia
,
08:44
Re: [Qemu-devel] [PATCH 6/9] file-posix: Forbid trying to change unsupported options during reopen
,
Alberto Garcia
,
08:44
Re: [Qemu-devel] [PATCH] hostmem-memfd: honour share=on/off property
,
Marc-André Lureau
,
08:44
Re: [Qemu-devel] [PATCH v3 4/9] monitor: no need to save need_resume
,
Markus Armbruster
,
08:44
Re: [Qemu-devel] [Query] Live Migration between machines with different processor ids
,
Jaggi, Manish
,
08:44
[Qemu-devel] [PATCH 1/5] dump: move Windows dump structures definitions
,
Viktor Prutyanov
,
08:43
[Qemu-devel] [PATCH 4/5] contrib/elf2dmp: add DMP file name as 2nd argument
,
Viktor Prutyanov
,
08:43
[Qemu-devel] [PATCH 3/5] contrib/elf2dmp: improve paging root selection
,
Viktor Prutyanov
,
08:43
[Qemu-devel] [PATCH 0/5] contrib: add elf2dmp tool
,
Viktor Prutyanov
,
08:43
[Qemu-devel] [PATCH 5/5] contrib/elf2dmp: add 1GB and 2MB pages support
,
Viktor Prutyanov
,
08:43
[Qemu-devel] [PATCH 2/2] virtio-gpu: add iommu support
,
Gerd Hoffmann
,
08:21
[Qemu-devel] [PATCH 1/2] virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
,
Gerd Hoffmann
,
08:21
[Qemu-devel] [PATCH 0/2] virtio-gpu: add iommu support
,
Gerd Hoffmann
,
08:21
Re: [Qemu-devel] [PATCH 3/9] block: Remove child references from bs->{options, explicit_options}
,
Max Reitz
,
08:19
Re: [Qemu-devel] [PATCH v4 00/11] Add a standard authorization framework
,
Daniel P . Berrangé
,
08:15
Re: [Qemu-devel] [PATCH v2 09/10] i2c: Add an SMBus vmstate structure
,
Dr. David Alan Gilbert
,
08:13
Re: [Qemu-devel] [PATCH v2 10/10] i2c: Add vmstate handling to the smbus eeprom
,
Dr. David Alan Gilbert
,
08:13
Re: [Qemu-devel] [PATCH 9/9] block: Allow changing 'force-share' on reopen
,
Max Reitz
,
08:13
Re: [Qemu-devel] [PATCH v2 05/10] i2c:pm_smbus: Fix state transfer
,
Dr. David Alan Gilbert
,
08:12
Re: [Qemu-devel] [PATCH 3/9] block: Remove child references from bs->{options, explicit_options}
,
Alberto Garcia
,
07:54
Re: [Qemu-devel] [PATCH 8/9] block: Allow changing 'detect-zeroes' on reopen
,
Max Reitz
,
07:52
Re: [Qemu-devel] [PATCH 7/9] block: Allow changing 'discard' on reopen
,
Max Reitz
,
07:45
Re: [Qemu-devel] [PATCH v2 10/10] i2c: Add vmstate handling to the smbus eeprom
,
Dr. David Alan Gilbert
,
07:44
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Markus Armbruster
,
07:42
Re: [Qemu-devel] [PATCH v4 00/29] vhost-user for input & GPU
,
Marc-André Lureau
,
07:42
Re: [Qemu-devel] [PATCH 5/9] block: Allow child references on reopen
,
Max Reitz
,
07:42
Re: [Qemu-devel] [PATCH 6/9] file-posix: Forbid trying to change unsupported options during reopen
,
Max Reitz
,
07:42
[Qemu-devel] [PATCH 00/16] Virtio devices split from virtio-pci
,
Juan Quintela
,
07:41
[Qemu-devel] [PATCH 04/16] virtio: split virtio rng bits from virtio-pci
,
Juan Quintela
,
07:41
[Qemu-devel] [PATCH 02/16] virtio: split virtio input host bits from virtio-pci
,
Juan Quintela
,
07:41
[Qemu-devel] [PATCH 01/16] virtio: split vhost vsock bits from virtio-pci
,
Juan Quintela
,
07:41
[Qemu-devel] [PATCH 07/16] virtio: split vhost user blk bits from virtio-pci
,
Juan Quintela
,
07:41
[Qemu-devel] [PATCH 03/16] virtio: split virtio input bits from virtio-pci
,
Juan Quintela
,
07:41
[Qemu-devel] [PATCH 06/16] virtio: split virtio 9p bits from virtio-pci
,
Juan Quintela
,
07:41
[Qemu-devel] [PATCH 05/16] virtio: split virtio balloon bits from virtio-pci
,
Juan Quintela
,
07:41
[Qemu-devel] [PATCH 08/16] virtio: split vhost user scsi bits from virtio-pci
,
Juan Quintela
,
07:41
[Qemu-devel] [PATCH 09/16] virtio: split vhost scsi bits from virtio-pci
,
Juan Quintela
,
07:41
[Qemu-devel] [PATCH 13/16] virtio: split virtio serial bits rom virtio-pci
,
Juan Quintela
,
07:41
[Qemu-devel] [PATCH 12/16] virtio: split virtio net bits rom virtio-pci
,
Juan Quintela
,
07:41
[Qemu-devel] [PATCH 14/16] virtio: split virtio gpu bits rom virtio-pci.h
,
Juan Quintela
,
07:41
[Qemu-devel] [PATCH 10/16] virtio: split virtio scsi bits from virtio-pci
,
Juan Quintela
,
07:41
[Qemu-devel] [PATCH 11/16] virtio: split virtio blk bits rom virtio-pci
,
Juan Quintela
,
07:41
[Qemu-devel] [PATCH 15/16] virtio: split virtio crypto bits rom virtio-pci.h
,
Juan Quintela
,
07:41
[Qemu-devel] [PATCH 16/16] virtio: virtio 9p really requires CONFIG_VIRTFS to work
,
Juan Quintela
,
07:41
Re: [Qemu-devel] [PATCH 7/9] block: Allow changing 'discard' on reopen
,
Max Reitz
,
07:41
Re: [Qemu-devel] [RFC V1] hw/pci/pci_example.c : Added a new pci device
,
Cornelia Huck
,
07:41
Re: [Qemu-devel] qemu 2.12.0 crash during install windows 10 with vga.
,
Dr. David Alan Gilbert
,
06:55
Re: [Qemu-devel] [PATCH 4/9] block: Don't look for child references in append_open_options()
,
Max Reitz
,
06:52
Re: [Qemu-devel] [PATCH 3/9] block: Remove child references from bs->{options, explicit_options}
,
Max Reitz
,
06:43
Re: [Qemu-devel] [PATCH v4 00/29] vhost-user for input & GPU
,
Daniel P . Berrangé
,
06:37
Re: [Qemu-devel] [PATCH 1/9] qemu-io: Fix writethrough check in reopen
,
Max Reitz
,
06:31
Re: [Qemu-devel] [PATCH v4 00/29] vhost-user for input & GPU
,
Dr. David Alan Gilbert
,
06:31
Re: [Qemu-devel] [PATCH v3 4/9] monitor: no need to save need_resume
,
Peter Xu
,
06:31
Re: [Qemu-devel] [PATCH 2/9] file-posix: x-check-cache-dropped should default to false on reopen
,
Max Reitz
,
06:30
[Qemu-devel] [PULL 01/19] tests/tcg: add a simple s390x test
,
Cornelia Huck
,
05:55
[Qemu-devel] [PULL 03/19] target/s390x: fix CSST decoding and runtime alignment check
,
Cornelia Huck
,
05:55
[Qemu-devel] [PULL 04/19] target/s390x: fix IPM polluting irrelevant bits
,
Cornelia Huck
,
05:55
[Qemu-devel] [PULL 02/19] target/s390x: add BAL and BALR instructions
,
Cornelia Huck
,
05:55
[Qemu-devel] [PULL 00/19] next batch of s390x changes
,
Cornelia Huck
,
05:55
[Qemu-devel] [PULL 05/19] target/s390x: add EX support for TRT and TRTR
,
Cornelia Huck
,
05:55
[Qemu-devel] [PULL 06/19] target/s390x: fix PACK reading 1 byte less and writing 1 byte more
,
Cornelia Huck
,
05:55
[Qemu-devel] [PULL 15/19] hw/s390x: Move virtio-ccw-gpu code to a separate file
,
Cornelia Huck
,
05:55
[Qemu-devel] [PULL 08/19] hw/s390x: Move virtio-ccw-serial code to a separate file
,
Cornelia Huck
,
05:55
[Qemu-devel] [PULL 09/19] hw/s390x: Move virtio-ccw-balloon code to a separate file
,
Cornelia Huck
,
05:55
[Qemu-devel] [PULL 10/19] hw/s390x: Move virtio-ccw-scsi code to a separate file
,
Cornelia Huck
,
05:55
[Qemu-devel] [PULL 07/19] hw/s390x/virtio-ccw: Consolidate calls to virtio_ccw_unrealize()
,
Cornelia Huck
,
05:54
[Qemu-devel] [PULL 11/19] hw/s390x: Move virtio-ccw-rng code to a separate file
,
Cornelia Huck
,
05:54
[Qemu-devel] [PULL 12/19] hw/s390x: Move virtio-ccw-9p code to a separate file
,
Cornelia Huck
,
05:54
[Qemu-devel] [PULL 19/19] target/s390x: use regular spaces in translate.c
,
Cornelia Huck
,
05:54
[Qemu-devel] [PULL 14/19] hw/s390x: Move vhost-vsock-ccw code to a separate file
,
Cornelia Huck
,
05:54
[Qemu-devel] [PULL 13/19] hw/s390x: Move virtio-ccw-crypto code to a separate file
,
Cornelia Huck
,
05:54
[Qemu-devel] [PULL 18/19] hw/s390x: Move virtio-ccw-blk code to a separate file
,
Cornelia Huck
,
05:54
[Qemu-devel] [PULL 17/19] hw/s390x: Move virtio-ccw-net code to a separate file
,
Cornelia Huck
,
05:54
[Qemu-devel] [PULL 16/19] hw/s390x: Move virtio-ccw-input code to a separate file
,
Cornelia Huck
,
05:54
Re: [Qemu-devel] [PATCH for-3.1 v10 05/31] block: Respect backing bs in bdrv_refresh_filename
,
Max Reitz
,
05:54
Re: [Qemu-devel] [PATCH for-3.1 v10 07/31] iotests.py: Add node_info()
,
Max Reitz
,
05:54
Re: [Qemu-devel] [PATCH for-3.1 v10 29/31] block/null: Generate filename even with latency-ns
,
Max Reitz
,
05:54
Re: [Qemu-devel] [PATCH v4 00/29] vhost-user for input & GPU
,
Daniel P . Berrangé
,
05:54
Re: [Qemu-devel] [PATCH v3] linux-user: elf: mmap all the target-pages of hostpage for data segment
,
Laurent Vivier
,
05:34
[Qemu-devel] [PATCH v3] linux-user: elf: mmap all the target-pages of hostpage for data segment
,
Shivaprasad G Bhat
,
05:23
Re: [Qemu-devel] [PATCH v4 29/29] hw/display: add vhost-user-vga & gpu-pci
,
Daniel P . Berrangé
,
05:21
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Hongbo Zhang
,
05:21
Re: [Qemu-devel] [PATCH v3 4/9] monitor: no need to save need_resume
,
Markus Armbruster
,
04:56
Re: [Qemu-devel] [PATCH] pc: make sure that guest isn't able to unplug the first cpu
,
Igor Mammedov
,
04:55
Re: [Qemu-devel] [PATCH] hostmem-memfd: honour share=on/off property
,
Igor Mammedov
,
04:54
Re: [Qemu-devel] [PATCH 5/7] block/mirror: utilize job_exit shim
,
Max Reitz
,
04:30
Re: [Qemu-devel] [PATCH 3/7] jobs: add exit shim
,
Max Reitz
,
04:30
Re: [Qemu-devel] [PATCH v4 21/29] util: use fcntl() for qemu_write_pidfile() locking
,
Daniel P . Berrangé
,
04:13
Re: [Qemu-devel] [PATCH] pc: make sure that guest isn't able to unplug the first cpu
,
David Gibson
,
03:28
Re: [Qemu-devel] [RFC PATCH v2 0/7] QEMU binary instrumentation prototype
,
Pavel Dovgalyuk
,
01:39
August 28, 2018
[Qemu-devel] [PATCH v2 2/2] tests/tcg/xtensa: add test for failed memory transactions
,
Max Filippov
,
21:17
[Qemu-devel] [PATCH v2 1/2] target/xtensa: convert to do_transaction_failed
,
Max Filippov
,
21:17
[Qemu-devel] [PATCH v2 0/2] target/xtensa: convert to do_transaction_failed
,
Max Filippov
,
21:17
Re: [Qemu-devel] [PATCH v3 4/9] monitor: no need to save need_resume
,
Peter Xu
,
20:46
Re: [Qemu-devel] [PATCH v3 8/9] qga: process_event() simplification
,
Michael Roth
,
20:32
Re: [Qemu-devel] [PATCH v3 9/9] qmp: common 'id' handling & make QGA conform to QMP spec
,
Michael Roth
,
20:32
Re: [Qemu-devel] [PATCH v4 21/29] util: use fcntl() for qemu_write_pidfile() locking
,
Marc-André Lureau
,
19:41
[Qemu-devel] blkdebug get_status bug [was: [Qemu-block] NBD structured reads vs. block size]
,
Eric Blake
,
18:10
Re: [Qemu-devel] [PATCH 5/7] block/mirror: utilize job_exit shim
,
John Snow
,
17:52
Re: [Qemu-devel] [PATCH v2] linux-user: elf: mmap all the target-pages of hostpage for data segment
,
Laurent Vivier
,
17:02
Re: [Qemu-devel] [PATCH v3 2/8] target/mips: Add all MXU opcodes
,
Aleksandar Markovic
,
16:38
Re: [Qemu-devel] nbd oldstyle negotiation
,
Richard W.M. Jones
,
16:35
Re: [Qemu-devel] [PATCH 5/7] block/mirror: utilize job_exit shim
,
John Snow
,
16:35
Re: [Qemu-devel] [PATCH v3 2/8] target/mips: Add all MXU opcodes
,
Janeczek, Craig
,
16:35
Re: [Qemu-devel] [PATCH v5 06/13] target/arm: Implement PMOVSSET
,
Aaron Lindsay
,
16:35
Re: [Qemu-devel] [PATCH v5 01/13] target/arm: Reorganize PMCCNTR accesses
,
Aaron Lindsay
,
16:05
Re: [Qemu-devel] [PATCH v8 0/3] wakeup-from-suspend and system_wakeup changes
,
Daniel Henrique Barboza
,
16:05
Re: [Qemu-devel] [PATCH v3 2/8] target/mips: Add all MXU opcodes
,
Aleksandar Markovic
,
15:35
Re: [Qemu-devel] [PATCH v6 00/13] monitor: enable OOB by default
,
Markus Armbruster
,
15:21
Re: [Qemu-devel] [PATCH v3 0/9] monitor: various code simplification and fixes
,
Markus Armbruster
,
15:21
Re: [Qemu-devel] [PATCH 0/2] qapi: A whitespace touch-up, and a doc update
,
Markus Armbruster
,
15:20
Re: [Qemu-devel] [PATCH v2 0/2] qapi: easier debugging of introspection file
,
Markus Armbruster
,
15:20
[Qemu-devel] [PULL 3/6] qapi: Emit a blank line before dummy declaration
,
Markus Armbruster
,
15:20
[Qemu-devel] [PULL 1/6] qapi: Fix build_params() for empty parameter list
,
Markus Armbruster
,
15:20
[Qemu-devel] [PULL 0/6] QAPI patches for 2018-08-28
,
Markus Armbruster
,
15:20
[Qemu-devel] [PULL 2/6] qapi: Drop qapi_event_send_FOO()'s Error ** argument
,
Markus Armbruster
,
15:20
[Qemu-devel] [PULL 4/6] qapi: Update docs for generator changes since commit 9ee86b85267
,
Markus Armbruster
,
15:20
[Qemu-devel] [PULL 5/6] qapi: Minor introspect.py cleanups
,
Markus Armbruster
,
15:20
[Qemu-devel] [PULL 6/6] qapi: Add comments to aid debugging generated introspection
,
Markus Armbruster
,
15:20
Re: [Qemu-devel] [PATCH v3 2/8] target/mips: Add all MXU opcodes
,
Janeczek, Craig
,
14:58
Re: [Qemu-devel] [PATCH v3 3/8] target/mips: Add MXU instructions S32I2M and S32M2I
,
Aleksandar Markovic
,
14:17
Re: [Qemu-devel] [SeaBIOS] [RFC v2 0/3] Support multiple pci domains in pci_device
,
Kevin O'Connor
,
13:45
Re: [Qemu-devel] [Query] Live Migration between machines with different processor ids
,
Dr. David Alan Gilbert
,
13:44
Re: [Qemu-devel] [PATCH v3 3/8] target/mips: Add MXU instructions S32I2M and S32M2I
,
Janeczek, Craig
,
13:44
[Qemu-devel] [Bug 1788665] Re: Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
,
Heiko Sieger
,
13:44
Re: [Qemu-devel] [SeaBIOS] [RFC v2 0/3] Support multiple pci domains in pci_device
,
Marcel Apfelbaum
,
13:17
Re: [Qemu-devel] [SeaBIOS] [RFC v2 0/3] Support multiple pci domains in pci_device
,
Kevin O'Connor
,
13:02
Re: [Qemu-devel] [PATCH] hostmem-memfd: honour share=on/off property
,
Marc-André Lureau
,
12:55
Re: [Qemu-devel] [PATCH] hostmem-memfd: honour share=on/off property
,
Marc-André Lureau
,
12:55
Re: [Qemu-devel] [PATCH v3 3/8] target/mips: Add MXU instructions S32I2M and S32M2I
,
Aleksandar Markovic
,
12:53
Re: [Qemu-devel] [PATCH v3 2/8] target/mips: Add all MXU opcodes
,
Aleksandar Markovic
,
12:51
Re: [Qemu-devel] [PATCH] hostmem-memfd: honour share=on/off property
,
Igor Mammedov
,
12:49
[Qemu-devel] [Bug 1788665] Re: Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
,
Daniel Berrange
,
12:21
Re: [Qemu-devel] [PATCH v4 20/29] util: add qemu_write_pidfile()
,
Marc-André Lureau
,
12:17
Re: [Qemu-devel] [PATCH v4 21/29] util: use fcntl() for qemu_write_pidfile() locking
,
Marc-André Lureau
,
12:17
[Qemu-devel] ANNOUNCE: nbdkit 1.6 - an NBD server toolkit with stable plugin API and permissive license
,
Richard W.M. Jones
,
12:00
Re: [Qemu-devel] [PATCH v4 21/29] util: use fcntl() for qemu_write_pidfile() locking
,
Daniel P . Berrangé
,
11:59
Re: [Qemu-devel] [PATCH v3 4/9] monitor: no need to save need_resume
,
Markus Armbruster
,
11:53
Re: [Qemu-devel] [PATCH v4 20/29] util: add qemu_write_pidfile()
,
Daniel P . Berrangé
,
11:53
Re: [Qemu-devel] [PATCH v4 11/29] vhost-user: split vhost_user_read()
,
Daniel P . Berrangé
,
11:46
Re: [Qemu-devel] [PATCH v4 10/29] HACK: vhost-user-backend: allow to specify binary to execute
,
Daniel P . Berrangé
,
11:44
Re: [Qemu-devel] [RFC V1] hw/pci/pci_example.c : Added a new pci device
,
Yoni Bettan
,
11:41
[Qemu-devel] [PATCH] hostmem-memfd: honour share=on/off property
,
Marc-André Lureau
,
11:38
[Qemu-devel] [PATCH v2] linux-user: elf: mmap all the target-pages of hostpage for data segment
,
Shivaprasad G Bhat
,
11:34
Re: [Qemu-devel] [PATCH] linux-user: elf: mmap all the target-pages of hostpage for data segment
,
Shivaprasad G Bhat
,
11:34
Re: [Qemu-devel] [PATCH v2 2/2] qapi: Add comments to aid debugging generated introspection
,
Eric Blake
,
11:34
Re: [Qemu-devel] [PATCH v3 2/8] target/mips: Add all MXU opcodes
,
Janeczek, Craig
,
11:13
Re: [Qemu-devel] [PATCH 0/2] qapi: A whitespace touch-up, and a doc update
,
Eric Blake
,
11:12
Re: [Qemu-devel] [PATCH v4 09/29] qio: add qio_channel_command_new_spawn_with_pre_exec()
,
Daniel P . Berrangé
,
11:09
Re: [Qemu-devel] [PATCH v3 3/8] target/mips: Add MXU instructions S32I2M and S32M2I
,
Janeczek, Craig
,
11:08
Re: [Qemu-devel] [PATCH v3 1/8] target/mips: Introduce MXU registers
,
Janeczek, Craig
,
11:08
Re: [Qemu-devel] [PATCH V4 0/4] introduce coalesced pio support
,
Eduardo Habkost
,
11:08
Re: [Qemu-devel] [PATCH V4 1/4] target-i386: introduce coalesced_pio kvm header update
,
Eduardo Habkost
,
11:08
Re: [Qemu-devel] [PATCH 5/6] json: Eliminate lexer state IN_ERROR
,
Eric Blake
,
11:08
Re: [Qemu-devel] [PATCH v4 02/29] chardev: remove qemu_chr_fe_read_all() counter
,
Daniel P . Berrangé
,
11:08
Re: [Qemu-devel] [PATCH v4 03/29] chardev: unref if underlying chardev has no parent
,
Daniel P . Berrangé
,
11:08
Re: [Qemu-devel] [PATCH 5/6] json: Eliminate lexer state IN_ERROR
,
Eric Blake
,
11:08
Re: [Qemu-devel] [PATCH v3 2/8] target/mips: Add all MXU opcodes
,
Aleksandar Markovic
,
11:08
[Qemu-devel] [PATCH] Add support for TCP path/QMP_PATH in scripts/qmp/qmp
,
Chen Zhang
,
11:05
Re: [Qemu-devel] [PATCH v3 1/8] target/mips: Introduce MXU registers
,
Aleksandar Markovic
,
10:49
Re: [Qemu-devel] [PATCH for-3.1 v10 30/31] block: BDS options may lack the "driver" option
,
Alberto Garcia
,
10:45
Re: [Qemu-devel] [PATCH for-3.1 v10 21/31] block: Add strong_runtime_opts to BlockDriver
,
Alberto Garcia
,
10:43
Re: [Qemu-devel] [PATCH v3 3/8] target/mips: Add MXU instructions S32I2M and S32M2I
,
Aleksandar Markovic
,
10:43
Re: [Qemu-devel] [PATCH 1/2] commit: Add top-node/base-node options
,
Peter Krempa
,
10:26
Re: [Qemu-devel] [PATCH v3 4/8] target/mips: Add MXU instruction S8LDD
,
Aleksandar Markovic
,
10:23
Re: [Qemu-devel] [PATCH v4] vl.c deprecate incorrect CPUs topology
,
Andrew Jones
,
10:14
Re: [Qemu-devel] [PATCH v3 6/8] target/mips: Add MXU instruction D16MAC
,
Aleksandar Markovic
,
10:10
Re: [Qemu-devel] [PATCH v9 1/6] hw/i386: add pc-i440fx-3.1 & pc-q35-3.1
,
Marc-André Lureau
,
10:05
[Qemu-devel] 答复: [Qemu-arm] [PATCH v7 2/2] target: arm: Add support for VCPU event states
,
gengdongjiu
,
09:53
[Qemu-devel] [PATCH v8 0/2] add support for VCPU event states
,
Dongjiu Geng
,
09:51
Re: [Qemu-devel] [PATCH for-3.1 v10 26/31] block/nvme: Fix bdrv_refresh_filename()
,
Alberto Garcia
,
09:51
[Qemu-devel] [PATCH v8 2/2] target: arm: Add support for VCPU event states
,
Dongjiu Geng
,
09:51
[Qemu-devel] [PATCH v8 1/2] linux-headers: Update to kernel mainline commit 815f0ddb3
,
Dongjiu Geng
,
09:51
[Qemu-devel] [PATCH v4] vl.c deprecate incorrect CPUs topology
,
Igor Mammedov
,
09:48
Re: [Qemu-devel] [PATCH for-3.1 v10 19/31] block: Use bdrv_dirname() for relative filenames
,
Alberto Garcia
,
09:45
Re: [Qemu-devel] [PATCH v3] vl.c deprecate incorrect CPUs topology
,
Andrew Jones
,
09:40
Re: [Qemu-devel] [PATCH for-3.1 v10 29/31] block/null: Generate filename even with latency-ns
,
Alberto Garcia
,
09:33
Re: [Qemu-devel] [PATCH for-3.1 v10 05/31] block: Respect backing bs in bdrv_refresh_filename
,
Alberto Garcia
,
09:27
[Qemu-devel] [PATCH v3] vl.c deprecate incorrect CPUs topology
,
Igor Mammedov
,
09:26
Re: [Qemu-devel] [PATCH v4 06/29] libvhost-user: exit by default on VHOST_USER_NONE
,
Jens Freimann
,
09:25
Re: [Qemu-devel] [PATCH] pc: make sure that guest isn't able to unplug the first cpu
,
Igor Mammedov
,
09:19
[Qemu-devel] [PATCH v3 8/8] target/mips: Add MXU instructions S32LDD and S32LDDR
,
Craig Janeczek
,
09:04
[Qemu-devel] [PATCH v3 5/8] target/mips: Add MXU instruction D16MUL
,
Craig Janeczek
,
09:04
[Qemu-devel] [PATCH v3 0/8] Add limited MXU instruction support
,
Craig Janeczek
,
09:04
[Qemu-devel] [PATCH v3 7/8] target/mips: Add MXU instructions Q8MUL and Q8MULSU
,
Craig Janeczek
,
09:02
Re: [Qemu-devel] [PATCH for-3.1 v10 07/31] iotests.py: Add node_info()
,
Alberto Garcia
,
09:02
Re: [Qemu-devel] [PATCH for-3.1 v10 18/31] block/nfs: Implement bdrv_dirname()
,
Alberto Garcia
,
09:02
Re: [Qemu-devel] [virtio-dev] Re: [PATCH v25 0/2] virtio-crypto: virtio crypto device specification
,
Gonglei (Arei)
,
09:01
[Qemu-devel] [PATCH v3 1/8] target/mips: Introduce MXU registers
,
Craig Janeczek
,
09:01
[Qemu-devel] [PATCH v3 2/8] target/mips: Add all MXU opcodes
,
Craig Janeczek
,
09:01
[Qemu-devel] [PATCH v3 6/8] target/mips: Add MXU instruction D16MAC
,
Craig Janeczek
,
09:01
[Qemu-devel] [PATCH v3 3/8] target/mips: Add MXU instructions S32I2M and S32M2I
,
Craig Janeczek
,
09:01
[Qemu-devel] [PATCH v3 4/8] target/mips: Add MXU instruction S8LDD
,
Craig Janeczek
,
09:01
[Qemu-devel] Telling qemu to run for a number of guest milliseconds and then pause
,
Martin Schroeder
,
08:45
Re: [Qemu-devel] [RFC v3 0/2] kvm "fake DAX" device flushing
,
Pankaj Gupta
,
08:40
[Qemu-devel] [PATCH 2/3] qemu-error: make use of {error, warn}_report_once_cond
,
Cornelia Huck
,
08:34
[Qemu-devel] [PATCH 3/3] vfio-ccw: switch to warn_report_once_cond()
,
Cornelia Huck
,
08:34
[Qemu-devel] [PATCH 0/3] qemu-error: advanced report_once handling
,
Cornelia Huck
,
08:34
[Qemu-devel] [PATCH 1/3] qemu-error: add {error, warn}_report_once_cond
,
Cornelia Huck
,
08:34
Re: [Qemu-devel] [PATCH for-3.1 v10 02/31] block: Use children list in bdrv_refresh_filename
,
Alberto Garcia
,
08:27
Re: [Qemu-devel] [PATCH v2 2/2] qapi: Add comments to aid debugging generated introspection
,
Markus Armbruster
,
08:27
Re: [Qemu-devel] [PATCH for-3.1 v10 01/31] block: Use bdrv_refresh_filename() to pull
,
Alberto Garcia
,
08:14
Re: [Qemu-devel] [RFC v3 0/2] kvm "fake DAX" device flushing
,
David Hildenbrand
,
08:13
Re: [Qemu-devel] [virtio-dev] Re: [PATCH v25 0/2] virtio-crypto: virtio crypto device specification
,
Michael S. Tsirkin
,
08:12
Re: [Qemu-devel] [PATCH v2 1/2] qapi: Minor introspect.py cleanups
,
Markus Armbruster
,
08:11
Re: [Qemu-devel] [PATCH v3 8/9] qga: process_event() simplification
,
Marc-André Lureau
,
08:10
[Qemu-devel] [PATCH 0/2] qapi: A whitespace touch-up, and a doc update
,
Markus Armbruster
,
08:09
[Qemu-devel] [PATCH 1/2] qapi: Emit a blank line before dummy declaration
,
Markus Armbruster
,
08:09
[Qemu-devel] [PATCH 2/2] qapi: Update docs for generator changes since commit 9ee86b85267
,
Markus Armbruster
,
08:09
Re: [Qemu-devel] [Qemu-arm] [PATCH v7 2/2] target: arm: Add support for VCPU event states
,
Shannon Zhao
,
07:33
Re: [Qemu-devel] [PATCH] vnc: call sasl_server_init() only when required
,
Gerd Hoffmann
,
07:09
Re: [Qemu-devel] [PATCH] vnc: call sasl_server_init() only when required
,
Daniel P . Berrangé
,
07:02
Re: [Qemu-devel] [PATCH] iothread: fix crash with invalid properties
,
Marc-André Lureau
,
06:58
Re: [Qemu-devel] [PATCH] vnc: call sasl_server_init() only when required
,
Marc-André Lureau
,
06:58
Re: [Qemu-devel] [PATCH v4 00/29] vhost-user for input & GPU
,
Marc-André Lureau
,
06:49
Re: [Qemu-devel] [PATCH v3 07/10] check: Only test boot-serial when sga is compiled in
,
Daniel P . Berrangé
,
06:44
Re: [Qemu-devel] [PATCH v2 1/2] chardev: Add websocket support
,
Daniel P . Berrangé
,
06:43
Re: [Qemu-devel] [PATCH 6/9] terminal3270: do not use backend timer sources
,
Marc-André Lureau
,
06:43
Re: [Qemu-devel] [Qemu-block] [PATCH v0 0/2] Postponed actions
,
Denis Plotnikov
,
06:23
Re: [Qemu-devel] [PATCH 6/9] terminal3270: do not use backend timer sources
,
Peter Xu
,
06:21
Re: [Qemu-devel] [PATCH v3 07/10] check: Only test boot-serial when sga is compiled in
,
Gerd Hoffmann
,
06:20
Re: [Qemu-devel] [PATCH v2 1/2] chardev: Add websocket support
,
Julia Suvorova
,
06:18
Re: [Qemu-devel] [PATCH v2 1/2] chardev: Add websocket support
,
Julia Suvorova
,
06:18
Re: [Qemu-devel] [SeaBIOS] [RFC v2 0/3] Support multiple pci domains in pci_device
,
Gerd Hoffmann
,
06:17
Re: [Qemu-devel] [PATCH v2 1/2] chardev: Add websocket support
,
Daniel P . Berrangé
,
06:17
[Qemu-devel] [Bug 1755912] Re: qemu-system-x86_64 crashed with SIGABRT when using option -vga qxl
,
Christian Ehrhardt
,
05:35
Re: [Qemu-devel] Guest crash when VNC connection is established with password (QEMU 2.5.1.1)
,
Daniel P . Berrangé
,
05:33
[Qemu-devel] [Bug 1755912] Re: qemu-system-x86_64 crashed with SIGABRT when using option -vga qxl
,
Christian Ehrhardt
,
05:20
[Qemu-devel] [Bug 1755912] Re: qemu-system-x86_64 crashed with SIGABRT when using option -vga qxl
,
Christian Ehrhardt
,
05:20
[Qemu-devel] [Bug 1755912] Re: qemu-system-x86_64 crashed with SIGABRT when using option -vga qxl
,
Christian Ehrhardt
,
05:20
Re: [Qemu-devel] [PATCH 6/9] terminal3270: do not use backend timer sources
,
Marc-André Lureau
,
05:09
Re: [Qemu-devel] [PATCH v2 2/2] tests/test-char: Check websocket chardev functionality
,
Daniel P . Berrangé
,
05:08
Re: [Qemu-devel] [PATCH v2 1/2] chardev: Add websocket support
,
Daniel P . Berrangé
,
05:03
Re: [Qemu-devel] [PATCH v3 07/10] check: Only test boot-serial when sga is compiled in
,
Daniel P . Berrangé
,
04:21
[Qemu-devel] [Bug 1755912] Re: qemu-system-x86_64 crashed with SIGABRT when using option -vga qxl
,
Christian Ehrhardt
,
04:21
[Qemu-devel] [PATCH 1/1] hostmem-file: fixed the memory leak while get pmem path.
,
Zhang Yi
,
03:35
Re: [Qemu-devel] [PATCH V11 16/20] filter: Add handle_event method for NetFilterClass
,
Jason Wang
,
03:30
Re: [Qemu-devel] [3/4] cpus: protect TimerState writes with a spinlock
,
Pavel Dovgalyuk
,
03:29
[Qemu-devel] [RFC V1] hw/pci/pci_example.c : Added a new pci device
,
Yoni Bettan
,
03:29
Re: [Qemu-devel] [PULL 4/7] hostmem-file: add the 'pmem' option
,
Yi Zhang
,
03:04
Re: [Qemu-devel] [SeaBIOS] [RFC v2 0/3] Support multiple pci domains in pci_device
,
Marcel Apfelbaum
,
02:53
Re: [Qemu-devel] [SeaBIOS] [RFC v2 0/3] Support multiple pci domains in pci_device
,
Gerd Hoffmann
,
02:09
Re: [Qemu-devel] [SeaBIOS] [RFC v2 0/3] Support multiple pci domains in pci_device
,
Gerd Hoffmann
,
01:38
Re: [Qemu-devel] [SeaBIOS] [RFC v2 0/3] Support multiple pci domains in pci_device
,
Marcel Apfelbaum
,
01:38
Re: [Qemu-devel] [PATCH 4/6] json: Nicer recovery from lexical errors
,
Markus Armbruster
,
00:47
Re: [Qemu-devel] [PATCH 5/6] json: Eliminate lexer state IN_ERROR
,
Markus Armbruster
,
00:46
Re: [Qemu-devel] [PATCH 6/6] json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP
,
Markus Armbruster
,
00:46
Re: [Qemu-devel] [PATCH 2/6] json: Clean up how lexer consumes "end of input"
,
Markus Armbruster
,
00:29
Re: [Qemu-devel] [PATCH 1/6] json: Fix lexer for lookahead character beyond '\x7F'
,
Markus Armbruster
,
00:28
Re: [Qemu-devel] [SeaBIOS] [RFC v2 0/3] Support multiple pci domains in pci_device
,
Zihan Yang
,
00:15
August 27, 2018
Re: [Qemu-devel] [PATCH 6/9] terminal3270: do not use backend timer sources
,
Peter Xu
,
23:52
Re: [Qemu-devel] [PATCH v3] editorconfig: set emacs mode
,
Markus Armbruster
,
23:45
Re: [Qemu-devel] [PATCH v6 06/13] qapi: remove COMMAND_DROPPED event
,
Peter Xu
,
23:38
Re: [Qemu-devel] [PATCH v6 03/13] qapi: remove error checks for event emission
,
Peter Xu
,
23:32
Re: [Qemu-devel] [virtio-dev] Re: [PATCH v25 0/2] virtio-crypto: virtio crypto device specification
,
Gonglei (Arei)
,
23:31
Re: [Qemu-devel] [PATCH v6 01/13] monitor: simplify monitor_qmp_setup_handlers_bh
,
Peter Xu
,
23:26
Re: [Qemu-devel] [PATCH v5 3/3] intel-iommu: replace more vtd_err_* traces
,
Peter Xu
,
23:26
[Qemu-devel] [PATCH] vmdk: align end of file to a sector boundary
,
yuchenlin
,
23:18
[Qemu-devel] [Bug 1755912] Re: qemu-system-x86_64 crashed with SIGABRT when using option -vga qxl
,
Leonardo Müller
,
22:58
Re: [Qemu-devel] [PATCH v2] vl.c deprecate incorrect CPUs topology
,
Eduardo Habkost
,
22:52
Re: [Qemu-devel] [PATCH] blkdebug: Add support for latency rules
,
Marc Olson
,
21:47
Re: [Qemu-devel] [PATCH] pc: make sure that guest isn't able to unplug the first cpu
,
David Gibson
,
21:26
Re: [Qemu-devel] [Qemu-ppc] [PATCH] 40p: fix PCI interrupt routing
,
David Gibson
,
21:26
[Qemu-devel] Guest crash when VNC connection is established with password (QEMU 2.5.1.1)
,
John Y.
,
21:14
Re: [Qemu-devel] [PATCH v3 8/9] qga: process_event() simplification
,
Michael Roth
,
20:05
[Qemu-devel] [PATCH v3] editorconfig: set emacs mode
,
Marc-André Lureau
,
18:33
[Qemu-devel] [PATCH 9/9] char-pty: remove write_lock usage
,
Marc-André Lureau
,
18:23
[Qemu-devel] [PATCH 8/9] char-pty: remove check for connection on write
,
Marc-André Lureau
,
18:23
[Qemu-devel] [PATCH 6/9] terminal3270: do not use backend timer sources
,
Marc-André Lureau
,
18:23
[Qemu-devel] [PATCH 5/9] char-fe: set_handlers() needs an associted chardev
,
Marc-André Lureau
,
18:23
[Qemu-devel] [PATCH 7/9] chardev: add a note about frontend sources and context switch
,
Marc-André Lureau
,
18:23
[Qemu-devel] [PATCH 4/9] char: update the mux hanlders in class callback
,
Marc-André Lureau
,
18:23
[Qemu-devel] [PATCH 3/9] chardev: use a child source for qio input source
,
Marc-André Lureau
,
18:23
[Qemu-devel] [PATCH 1/9] char.h: fix gtk-doc comment style
,
Marc-André Lureau
,
18:23
[Qemu-devel] [PATCH 2/9] chardev: mark the calls that allow an implicit mux monitor
,
Marc-André Lureau
,
18:23
[Qemu-devel] [PATCH 0/9] chardev: various cleanups and improvements
,
Marc-André Lureau
,
18:23
Re: [Qemu-devel] [PATCH] RFC: chardev: mark the calls that allow an implicit mux monitor
,
Marc-André Lureau
,
17:49
[Qemu-devel] [PATCH v2 2/2] qapi: Add comments to aid debugging generated introspection
,
Eric Blake
,
17:39
[Qemu-devel] [PATCH v2 0/2] qapi: easier debugging of introspection file
,
Eric Blake
,
17:39
[Qemu-devel] [PATCH v2 1/2] qapi: Minor introspect.py cleanups
,
Eric Blake
,
17:39
Re: [Qemu-devel] [PATCH v6 06/13] qapi: remove COMMAND_DROPPED event
,
Eric Blake
,
15:50
Re: [Qemu-devel] [PATCH 4/4] net: Remove the deprecated -tftp, -bootp, -redir and -smb options
,
Samuel Thibault
,
15:12
Re: [Qemu-devel] [PATCH v2 8/9] jobs: remove ret argument to job_completed; privatize it
,
John Snow
,
14:44
[Qemu-devel] [PATCH v2 2/2] tests/test-char: Check websocket chardev functionality
,
Julia Suvorova
,
14:41
[Qemu-devel] [PATCH v2 1/2] chardev: Add websocket support
,
Julia Suvorova
,
14:41
[Qemu-devel] [PATCH v2 0/2] chardev: Add websocket support
,
Julia Suvorova
,
14:41
Re: [Qemu-devel] [PATCH v2 1/6] target/mips: Add MXU instructions S32I2M and S32M2I
,
Aleksandar Markovic
,
14:13
[Qemu-devel] Hints for a networkable console
,
Vincenzo Romano
,
14:10
Re: [Qemu-devel] [PATCH 5/6] json: Eliminate lexer state IN_ERROR
,
Eric Blake
,
13:29
Re: [Qemu-devel] [PATCH 6/6] json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP
,
Eric Blake
,
13:25
Re: [Qemu-devel] [Qemu-ppc] [PATCH] 40p: fix PCI interrupt routing
,
BALATON Zoltan
,
13:22
Re: [Qemu-devel] [PATCH 4/6] json: Nicer recovery from lexical errors
,
Eric Blake
,
13:22
Re: [Qemu-devel] [PATCH 5/6] json: Eliminate lexer state IN_ERROR
,
Eric Blake
,
13:22
Re: [Qemu-devel] [PATCH 3/6] json: Make lexer's "character consumed" logic less confusing
,
Eric Blake
,
13:05
Re: [Qemu-devel] [PATCH 2/6] json: Clean up how lexer consumes "end of input"
,
Eric Blake
,
12:58
Re: [Qemu-devel] [PULL v2 0/3] Error reporting patches for 2018-08-27
,
Peter Maydell
,
12:54
Re: [Qemu-devel] [PATCH 1/6] json: Fix lexer for lookahead character beyond '\x7F'
,
Eric Blake
,
12:50
Re: [Qemu-devel] [PATCH 4/4] net: Remove the deprecated -tftp, -bootp, -redir and -smb options
,
Thomas Huth
,
12:15
Re: [Qemu-devel] [PATCH 4/4] net: Remove the deprecated -tftp, -bootp, -redir and -smb options
,
Peter Maydell
,
12:11
Re: [Qemu-devel] [Qemu-block] [PATCH v0 0/2] Postponed actions
,
John Snow
,
12:06
Re: [Qemu-devel] [PATCH 1/7] jobs: change start callback to run callback
,
John Snow
,
12:01
Re: [Qemu-devel] [PATCH 3/7] jobs: add exit shim
,
John Snow
,
11:57
Re: [Qemu-devel] [PULL 0/9] Disable tests when device is not compiled in
,
Peter Maydell
,
11:45
Re: [Qemu-devel] [libvirt] [PATCH 0/4] Remove more deprecated options
,
Ján Tomko
,
11:28
Re: [Qemu-devel] [PATCH v2] vl.c deprecate incorrect CPUs topology
,
Andrew Jones
,
11:22
Re: [Qemu-devel] [PATCH V4 4/4] target-i386: add i440fx 0xcf8 portascoalesced_pio
,
peng.hao2
,
11:18
Re: [Qemu-devel] [libvirt] [PATCH 0/4] Remove more deprecated options
,
Peter Krempa
,
11:14
[Qemu-devel] [PATCH 4/4] net: Remove the deprecated -tftp, -bootp, -redir and -smb options
,
Thomas Huth
,
10:54
[Qemu-devel] [PATCH 3/4] Remove the deprecated options -startdate, -localtime and -rtc-td-hack
,
Thomas Huth
,
10:54
[Qemu-devel] [PATCH 2/4] Remove the deprecated -nodefconfig option
,
Thomas Huth
,
10:54
[Qemu-devel] [PATCH 1/4] Remove the deprecated -balloon option
,
Thomas Huth
,
10:54
[Qemu-devel] [PATCH 0/4] Remove more deprecated options
,
Thomas Huth
,
10:54
Re: [Qemu-devel] [PATCH v5 12/13] target/arm: Mark PMINTENSET accesses as possibly doing IO
,
Aaron Lindsay
,
10:48
[Qemu-devel] [PATCH v2 4/6] target/mips: Add MXU instruction D16MAC
,
Craig Janeczek
,
10:42
[Qemu-devel] [PATCH v2 1/6] target/mips: Add MXU instructions S32I2M and S32M2I
,
Craig Janeczek
,
10:42
[Qemu-devel] [PATCH v2 3/6] target/mips: Add MXU instruction D16MUL
,
Craig Janeczek
,
10:41
[Qemu-devel] [PATCH v2 5/6] target/mips: Add MXU instructions Q8MUL and Q8MULSU
,
Craig Janeczek
,
10:38
[Qemu-devel] [PATCH v2 6/6] target/mips: Add MXU instructions S32LDD and S32LDDR
,
Craig Janeczek
,
10:38
[Qemu-devel] [PATCH v2 2/6] target/mips: Add MXU instruction S8LDD
,
Craig Janeczek
,
10:38
[Qemu-devel] [PATCH v2 0/6] Add limited MXU instruction support
,
Craig Janeczek
,
10:38
Re: [Qemu-devel] [PATCH] pc: make sure that guest isn't able to unplug the first cpu
,
Igor Mammedov
,
10:38
[Qemu-devel] [Bug 1780812] Re: Full-Screen Switch Does Nothing When Using SDL
,
Thomas Huth
,
10:38
Re: [Qemu-devel] [Qemu-ppc] [PULL 25/26] spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS()
,
Greg Kurz
,
10:38
[Qemu-devel] [Bug 1755912] Re: qemu-system-x86_64 crashed with SIGABRT when using option -vga qxl
,
Łukasz Zemczak
,
10:38
Re: [Qemu-devel] [PATCH v9 6/6] tpm: add ACPI memory clear interface
,
Stefan Berger
,
10:10
Re: [Qemu-devel] [PATCH v2 13/13] block/backup: qapi documentation fixup
,
Max Reitz
,
10:04
Re: [Qemu-devel] [PATCH v2 12/13] qapi/block-stream: expose new job properties
,
Max Reitz
,
10:03
Re: [Qemu-devel] [PATCH] tests: vm: auto_install OpenBSD
,
Brad Smith
,
10:03
Re: [Qemu-devel] [PATCH] pc: make sure that guest isn't able to unplug the first cpu
,
Greg Kurz
,
10:02
[Qemu-devel] [PULL v2 1/3] qemu-error: introduce {error|warn}_report_once
,
Markus Armbruster
,
10:02
[Qemu-devel] [PULL v2 2/3] intel-iommu: start to use error_report_once
,
Markus Armbruster
,
10:02
[Qemu-devel] [PULL v2 3/3] intel-iommu: replace more vtd_err_* traces
,
Markus Armbruster
,
10:02
[Qemu-devel] [PULL v2 0/3] Error reporting patches for 2018-08-27
,
Markus Armbruster
,
10:02
Re: [Qemu-devel] [PATCH v2 09/13] jobs: remove .exit callback
,
Max Reitz
,
10:02
Re: [Qemu-devel] [PATCH] vl.c deprecate incorrect CPUs topology
,
Igor Mammedov
,
10:02
[Qemu-devel] [PATCH v2] vl.c deprecate incorrect CPUs topology
,
Igor Mammedov
,
10:02
Re: [Qemu-devel] [PULL 00/12] Ui 20180827 v4 patches
,
Peter Maydell
,
10:02
Re: [Qemu-devel] [PATCH v2 10/13] qapi/block-commit: expose new job properties
,
Max Reitz
,
10:02
Re: [Qemu-devel] [PATCH] input-linux: toggle for lock keys
,
Ryan El Kochta
,
10:02
Re: [Qemu-devel] [PATCH v2 11/13] qapi/block-mirror: expose new job properties
,
Max Reitz
,
10:02
Re: [Qemu-devel] [PATCH] 40p: fix PCI interrupt routing
,
Mark Cave-Ayland
,
10:01
Re: [Qemu-devel] [PATCH v2 08/13] tests/test-blockjob: remove exit callback
,
Max Reitz
,
09:41
Re: [Qemu-devel] [PATCH v2 07/13] tests/blockjob: replace Blockjob with Job
,
Max Reitz
,
09:37
Re: [Qemu-devel] [PATCH] linux-user: elf: mmap all the target-pages of hostpage for data segment
,
Laurent Vivier
,
09:31
Re: [Qemu-devel] [PATCH 2/7] target/mips: Add MXU instructions S32I2M and S32M2I
,
Aleksandar Markovic
,
09:25
Re: [Qemu-devel] [PATCH 2/7] target/mips: Add MXU instructions S32I2M and S32M2I
,
Aleksandar Markovic
,
09:21
Re: [Qemu-devel] [PATCH v5 3/3] intel-iommu: replace more vtd_err_* traces
,
Markus Armbruster
,
09:17
Re: [Qemu-devel] [PATCH v5 2/3] intel-iommu: start to use error_report_once
,
Markus Armbruster
,
09:10
[Qemu-devel] [PATCH v7 1/2] linux-headers: Update to kernel mainline commit 815f0ddb3
,
Dongjiu Geng
,
08:59
[Qemu-devel] [PATCH v7 0/2] add support for VCPU event states
,
Dongjiu Geng
,
08:59
[Qemu-devel] [PATCH v7 2/2] target: arm: Add support for VCPU event states
,
Dongjiu Geng
,
08:59
Re: [Qemu-devel] [PATCH 1/7] target/mips: Add MXU register support
,
Aleksandar Markovic
,
08:58
Re: [Qemu-devel] [PATCH v2 05/13] block/mirror: conservative mirror_exit refactor
,
Max Reitz
,
08:58
Re: [Qemu-devel] [RFD] [s390x] Tweaking the s390x maintainership setup
,
David Hildenbrand
,
08:58
Re: [Qemu-devel] [PATCH v2 06/13] block/commit: refactor stream to use job callbacks
,
Max Reitz
,
08:58
Re: [Qemu-devel] [RFD] [s390x] Tweaking the s390x maintainership setup
,
Cornelia Huck
,
08:37
[Qemu-devel] [PATCH] linux-user: elf: mmap all the target-pages of hostpage for data segment
,
Shivaprasad G Bhat
,
08:37
Re: [Qemu-devel] [PATCH V4 4/4] target-i386: add i440fx 0xcf8 port ascoalesced_pio
,
Michael S. Tsirkin
,
08:36
Re: [Qemu-devel] [PATCH 1/7] target/mips: Add MXU register support
,
Aleksandar Markovic
,
08:36
Re: [Qemu-devel] [PATCH 2/7] target/mips: Add MXU instructions S32I2M and S32M2I
,
Janeczek, Craig
,
08:26
Re: [Qemu-devel] [RFD] [s390x] Tweaking the s390x maintainership setup
,
Christian Borntraeger
,
08:17
Re: [Qemu-devel] [PATCH v2 04/13] block/commit: refactor commit to use job callbacks
,
Max Reitz
,
08:17
Re: [Qemu-devel] [PATCH] vl.c deprecate incorrect CPUs topology
,
Andrew Jones
,
08:16
Re: [Qemu-devel] [PATCH v6 03/13] qapi: remove error checks for event emission
,
Markus Armbruster
,
08:16
Re: [Qemu-devel] [PATCH 2/7] target/mips: Add MXU instructions S32I2M and S32M2I
,
Janeczek, Craig
,
08:16
[Qemu-devel] [PATCH] vl.c deprecate incorrect CPUs topology
,
Igor Mammedov
,
07:56
Re: [Qemu-devel] [PULL 00/20] Migration pull requset
,
Juan Quintela
,
07:45
Re: [Qemu-devel] [PATCH v2 02/13] block/mirror: add block job creation flags
,
Max Reitz
,
07:40
Re: [Qemu-devel] [PULL 0/3] Error reporting patches for 2018-08-27
,
Peter Maydell
,
07:40
Re: [Qemu-devel] [RFD] [s390x] Tweaking the s390x maintainership setup
,
Peter Maydell
,
07:39
Re: [Qemu-devel] [PATCH v6 01/13] monitor: simplify monitor_qmp_setup_handlers_bh
,
Markus Armbruster
,
07:29
Re: [Qemu-devel] [PATCH v2 03/13] block/stream: add block job creation flags
,
Max Reitz
,
07:27
Re: [Qemu-devel] [qemu-s390x] [PATCH] tests/migration: Enable the migration test on s390x, too
,
David Hildenbrand
,
07:24
Re: [Qemu-devel] [PATCH v2 01/13] block/commit: add block job creation flags
,
Max Reitz
,
07:22
Re: [Qemu-devel] [PATCH] vl.c: make sure maxcpus matches topology to prevent migration failure
,
Andrew Jones
,
07:22
Re: [Qemu-devel] [PATCH] pc: make sure that guest isn't able to unplug the first cpu
,
David Hildenbrand
,
07:10
Re: [Qemu-devel] [RFD] [s390x] Tweaking the s390x maintainership setup
,
Thomas Huth
,
07:08
Re: [Qemu-devel] [PATCH v2 8/9] jobs: remove ret argument to job_completed; privatize it
,
Max Reitz
,
07:08
Re: [Qemu-devel] [PATCH v3 07/10] check: Only test boot-serial when sga is compiled in
,
Gerd Hoffmann
,
07:08
Re: [Qemu-devel] [PATCH v2 9/9] jobs: remove job_defer_to_main_loop
,
Max Reitz
,
07:08
[Qemu-devel] [PATCH] pc: make sure that guest isn't able to unplug the first cpu
,
Igor Mammedov
,
07:07
[Qemu-devel] [PATCH] 40p: fix PCI interrupt routing
,
Mark Cave-Ayland
,
07:07
Re: [Qemu-devel] [PATCH v2 2/9] jobs: canonize Error object
,
Max Reitz
,
06:43
Re: [Qemu-devel] [PATCH v2 7/9] block/backup: make function variables consistently named
,
Max Reitz
,
06:41
Re: [Qemu-devel] [RFD] [s390x] Tweaking the s390x maintainership setup
,
Cornelia Huck
,
06:41
Re: [Qemu-devel] [PATCH v2 6/9] jobs: utilize job_exit shim
,
Max Reitz
,
06:37
Re: [Qemu-devel] [PATCH v2 4/9] block/commit: utilize job_exit shim
,
Max Reitz
,
06:34
Re: [Qemu-devel] [PATCH v2 5/9] block/mirror: utilize job_exit shim
,
Max Reitz
,
06:34
Re: [Qemu-devel] [PATCH] input-linux: toggle for lock keys
,
address@hidden
,
06:16
[Qemu-devel] [PULL 9/9] check: Move wdt_ib700 test to common
,
Juan Quintela
,
06:05
[Qemu-devel] [PULL 8/9] check: Move endianess test to common
,
Juan Quintela
,
06:05
[Qemu-devel] [PULL 7/9] check: Move VMXNET3 test to common
,
Juan Quintela
,
06:05
[Qemu-devel] [PULL 6/9] check: Only test boot-serial when sga is compiled in
,
Juan Quintela
,
06:05
[Qemu-devel] [PULL 5/9] check: Only test ivshm when it is compiled in
,
Juan Quintela
,
06:04
[Qemu-devel] [PULL 4/9] x86_64-softmmu: Configuration is identical to i386-softmmu
,
Juan Quintela
,
06:04
[Qemu-devel] [PULL 0/9] Disable tests when device is not compiled in
,
Juan Quintela
,
06:04
[Qemu-devel] [PULL 3/9] check: Only test usb-xhci-nec when it is compiled in
,
Juan Quintela
,
06:04
[Qemu-devel] [PULL 2/9] check: Only test isa-testdev when it is compiled in
,
Juan Quintela
,
06:04
[Qemu-devel] [PULL 1/9] configure: We don't want to clean configuration files
,
Juan Quintela
,
06:04
Re: [Qemu-devel] [PATCH 1/4] ui: add qapi parser for -display
,
Gerd Hoffmann
,
06:02
Re: [Qemu-devel] [PATCH v2 3/9] jobs: add exit shim
,
Max Reitz
,
06:00
[Qemu-devel] [PATCH v3] gtk: add zoom-to-fit to gtk options.
,
Gerd Hoffmann
,
05:56
Re: [Qemu-devel] [PATCH v2 2/9] jobs: canonize Error object
,
Max Reitz
,
05:54
Re: [Qemu-devel] [PATCH v3] slirp: Implement RFC2132 TFTP server name
,
Thomas Huth
,
05:37
Re: [Qemu-devel] [PATCH v3] slirp: Implement RFC2132 TFTP server name
,
Fam Zheng
,
05:36
Re: [Qemu-devel] [PATCH] tests: vm: auto_install OpenBSD
,
Fam Zheng
,
05:33
Re: [Qemu-devel] [RFD] [s390x] Tweaking the s390x maintainership setup
,
David Hildenbrand
,
05:33
Re: [Qemu-devel] [PATCH v2 1/9] jobs: change start callback to run callback
,
Max Reitz
,
05:33
Re: [Qemu-devel] [PULL 00/20] Migration pull requset
,
Cornelia Huck
,
05:15
Re: [Qemu-devel] [PATCH] kvm: x86: Fix kvm_arch_fixup_msi_route for remap-less case
,
Peter Xu
,
05:12
Re: [Qemu-devel] [Qemu-ppc] [PULL 25/26] spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS()
,
Greg Kurz
,
05:12
Re: [Qemu-devel] [PATCH] tests: vm: auto_install OpenBSD
,
Gerd Hoffmann
,
05:12
Re: [Qemu-devel] [PATCH] qemu-io: Fix writethrough check in reopen
,
Alberto Garcia
,
05:11
Re: [Qemu-devel] [PULL 00/12] Ui 20180823 v3 patches
,
Gerd Hoffmann
,
04:53
[Qemu-devel] [PULL 04/12] sdl2: redraw correctly when scanout_mode enabled.
,
Gerd Hoffmann
,
04:53
[Qemu-devel] [PULL 12/12] util: promote qemu_egl_rendernode_open() to libqemuutil
,
Gerd Hoffmann
,
04:53
[Qemu-devel] [PULL 00/12] Ui 20180827 v4 patches
,
Gerd Hoffmann
,
04:53
[Qemu-devel] [PULL 09/12] ui/sdl2: Fix broken -full-screen CLI option
,
Gerd Hoffmann
,
04:53
[Qemu-devel] [PULL 11/12] dmabuf: add y0_top, pass it to spice
,
Gerd Hoffmann
,
04:53
[Qemu-devel] [PULL 06/12] vnc: remove support for deprecated tls, x509, x509verify options
,
Gerd Hoffmann
,
04:53
[Qemu-devel] [PULL 07/12] spice-display: access ptr_x/ptr_y under Mutex
,
Gerd Hoffmann
,
04:53
[Qemu-devel] [PULL 03/12] ui: use enum to string helpers
,
Gerd Hoffmann
,
04:53
[Qemu-devel] [PULL 05/12] doc: switch to modern syntax for VNC TLS setup
,
Gerd Hoffmann
,
04:53
[Qemu-devel] [PULL 01/12] ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag
,
Gerd Hoffmann
,
04:53
[Qemu-devel] [PULL 02/12] vnc: fix memleak of the "vnc-worker-output" name
,
Gerd Hoffmann
,
04:53
[Qemu-devel] [PULL 10/12] ui/vnc: Remove useless parenthesis around DIV_ROUND_UP macro
,
Gerd Hoffmann
,
04:53
[Qemu-devel] [PULL 08/12] spice-display: fix qemu_spice_cursor_refresh_bh locking
,
Gerd Hoffmann
,
04:53
[Qemu-devel] [PATCH] kvm: x86: Fix kvm_arch_fixup_msi_route for remap-less case
,
Jan Kiszka
,
04:48
[Qemu-devel] [PATCH v3] linux-user: add support for MADV_DONTNEED
,
Simon Hausmann
,
04:41
[Qemu-devel] [PATCH v3] slirp: Implement RFC2132 TFTP server name
,
Fam Zheng
,
04:37
Re: [Qemu-devel] [PATCH V4 4/4] target-i386: add i440fx 0xcf8 port ascoalesced_pio
,
peng.hao2
,
04:25
Re: [Qemu-devel] [PATCH] RFC: chardev: mark the calls that allow an implicit mux monitor
,
Markus Armbruster
,
04:17
Re: [Qemu-devel] [PATCH v2] monitor: accept input on resume
,
Markus Armbruster
,
04:17
Re: [Qemu-devel] [PATCH v3 2/9] qmp: constify qmp_is_oob()
,
Thomas Huth
,
03:52
Re: [Qemu-devel] [PATCH v3 1/9] monitor: consitify qmp_send_response() QDict argument
,
Thomas Huth
,
03:52
Re: [Qemu-devel] [PATCH v3 6/9] tests: add a few qmp tests
,
Thomas Huth
,
03:51
Re: [Qemu-devel] [PATCH v2] hw/intc/arm_gic: Document QEMU interface
,
Luc Michel
,
03:17
Re: [Qemu-devel] [Qemu-block] [PATCH v0 0/2] Postponed actions
,
Denis Plotnikov
,
03:06
Re: [Qemu-devel] [PATCH v2] slirp: Implement RFC2132 TFTP server name
,
Fam Zheng
,
03:03
[Qemu-devel] [PATCH 6/6] json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP
,
Markus Armbruster
,
03:00
[Qemu-devel] [PATCH 5/6] json: Eliminate lexer state IN_ERROR
,
Markus Armbruster
,
03:00
[Qemu-devel] [PATCH 4/6] json: Nicer recovery from lexical errors
,
Markus Armbruster
,
03:00
[Qemu-devel] [PATCH 3/6] json: Make lexer's "character consumed" logic less confusing
,
Markus Armbruster
,
03:00
[Qemu-devel] [PATCH 2/6] json: Clean up how lexer consumes "end of input"
,
Markus Armbruster
,
03:00
[Qemu-devel] [PATCH 1/6] json: Fix lexer for lookahead character beyond '\x7F'
,
Markus Armbruster
,
03:00
[Qemu-devel] [PATCH 0/6] json: More fixes, error reporting improvements, cleanups
,
Markus Armbruster
,
03:00
Re: [Qemu-devel] [PATCH v2] slirp: Implement RFC2132 TFTP server name
,
Thomas Huth
,
02:51
[Qemu-devel] [Bug 1485180] Re: Ctrl Alt G -- Multiple Virtual Machines
,
Thomas Huth
,
02:48
[Qemu-devel] [Bug 1493033] Re: memory leak/high memory usage with spice webdav feature
,
Thomas Huth
,
02:48
Re: [Qemu-devel] [Qemu-ppc] [PULL 25/26] spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS()
,
Thomas Huth
,
02:22
[Qemu-devel] [PULL 2/3] intel-iommu: start to use error_report_once
,
Markus Armbruster
,
02:14
[Qemu-devel] [PULL 3/3] intel-iommu: replace more vtd_err_* traces
,
Markus Armbruster
,
02:14
[Qemu-devel] [PULL 1/3] qemu-error: introduce {error|warn}_report_once
,
Markus Armbruster
,
02:14
[Qemu-devel] [PULL 0/3] Error reporting patches for 2018-08-27
,
Markus Armbruster
,
02:14
Re: [Qemu-devel] [PATCH v3 4/9] monitor: no need to save need_resume
,
Peter Xu
,
00:56
Re: [Qemu-devel] [PATCH v2] gtk: add zoom-to-fit to gtk options.
,
Markus Armbruster
,
00:51
[Qemu-devel] [Bug 1129571] Re: libreoffice armhf FTBFS
,
Launchpad Bug Tracker
,
00:37
[Qemu-devel] [Bug 474968] Re: kvm smb server hogs cpu guest freeze
,
Launchpad Bug Tracker
,
00:37
Re: [Qemu-devel] [PULL 12/25] tests: Clean up string interpolation into QMP input (simple cases)
,
Markus Armbruster
,
00:15
August 26, 2018
Re: [Qemu-devel] [PATCH v3 2/2] hw/pci: add PCI resource reserve capability to legacy PCI bridge
,
Liu, Jing2
,
23:39
Re: [Qemu-devel] [RFC 0/3] chardev: introduce chardev contexts
,
Peter Xu
,
22:30
[Qemu-devel] [PATCH v2] slirp: Implement RFC2132 TFTP server name
,
Fam Zheng
,
22:23
Re: [Qemu-devel] [PATCH] slirp: Implement RFC2132 TFTP server name
,
Fam Zheng
,
22:20
Re: [Qemu-devel] [PATCH] slirp: Implement RFC2132 TFTP server name
,
Fam Zheng
,
22:20
Re: [Qemu-devel] [RFC v4 3/6] i386/acpi-build: describe new pci domain in AML
,
Zihan Yang
,
22:19
Re: [Qemu-devel] [RFC v4 1/6] pci_expander_bridge: add type TYPE_PXB_PCIE_HOST
,
Zihan Yang
,
22:19
Re: [Qemu-devel] [PATCH] spapr: fix leak of rev array
,
David Gibson
,
20:51
Re: [Qemu-devel] [PATCH] spapr_pci: fix potential NULL pointer dereference
,
David Gibson
,
20:51
Re: [Qemu-devel] [PATCH 1/5] nvme: PCI/e configuration from specification
,
Gersner
,
17:55
Re: [Qemu-devel] [PATCH] Fix ARM v7m gen_intermediate_code()
,
Christopher Friedt
,
12:31
[Qemu-devel] [PATCH 7/9] block: Allow changing 'discard' on reopen
,
Alberto Garcia
,
10:11
[Qemu-devel] [PATCH 0/9] Misc reopen-related patches
,
Alberto Garcia
,
10:11
[Qemu-devel] [PATCH 6/9] file-posix: Forbid trying to change unsupported options during reopen
,
Alberto Garcia
,
10:11
[Qemu-devel] [PATCH 9/9] block: Allow changing 'force-share' on reopen
,
Alberto Garcia
,
10:11
[Qemu-devel] [PATCH 2/9] file-posix: x-check-cache-dropped should default to false on reopen
,
Alberto Garcia
,
10:11
[Qemu-devel] [PATCH 3/9] block: Remove child references from bs->{options, explicit_options}
,
Alberto Garcia
,
10:11
[Qemu-devel] [PATCH 8/9] block: Allow changing 'detect-zeroes' on reopen
,
Alberto Garcia
,
10:11
[Qemu-devel] [PATCH 5/9] block: Allow child references on reopen
,
Alberto Garcia
,
10:11
[Qemu-devel] [PATCH 4/9] block: Don't look for child references in append_open_options()
,
Alberto Garcia
,
10:11
[Qemu-devel] [PATCH 1/9] qemu-io: Fix writethrough check in reopen
,
Alberto Garcia
,
10:11
[Qemu-devel] [PATCH 1/1] vga: honor blink attribute in text modes
,
Michael Slade
,
10:08
Re: [Qemu-devel] [PATCH v5 2/3] arm: Add Nordic Semiconductor nRF51 SoC
,
Peter Maydell
,
06:57
August 25, 2018
Re: [Qemu-devel] [Qemu-arm] [PATCH] hw/intc/arm_gic: Drop GIC_BASE_IRQ macro
,
Philippe Mathieu-Daudé
,
21:39
Re: [Qemu-devel] [PATCH v4 3/3] arm: Add BBC micro:bit machine
,
Joel Stanley
,
21:14
Re: [Qemu-devel] [PATCH v5 2/3] arm: Add Nordic Semiconductor nRF51 SoC
,
Joel Stanley
,
20:48
Re: [Qemu-devel] [PATCH V4 4/4] target-i386: add i440fx 0xcf8 port as coalesced_pio
,
Liran Alon
,
19:29
Re: [Qemu-devel] [RFC v4 1/6] pci_expander_bridge: add type TYPE_PXB_PCIE_HOST
,
Marcel Apfelbaum
,
16:24
Re: [Qemu-devel] [RFC v4 3/6] i386/acpi-build: describe new pci domain in AML
,
Marcel Apfelbaum
,
15:58
Re: [Qemu-devel] [PATCH 09/20] target/arm: Handle SVE vector length changes in system mode
,
Richard Henderson
,
15:41
Re: [Qemu-devel] [PATCH v3 2/3] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
,
Eduardo Habkost
,
13:27
Re: [Qemu-devel] [PATCH 4/7] target/mips: Add MXU instruction D16MUL
,
Richard Henderson
,
13:25
Re: [Qemu-devel] [PATCH 3/7] target/mips: Add MXU instruction S8LDD
,
Richard Henderson
,
13:17
Re: [Qemu-devel] [PATCH 2/7] target/mips: Add MXU instructions S32I2M and S32M2I
,
Richard Henderson
,
13:07
Re: [Qemu-devel] [PATCH] slirp: Implement RFC2132 TFTP server name
,
Samuel Thibault
,
12:53
Re: [Qemu-devel] [PATCH 1/7] target/mips: Add MXU register support
,
Richard Henderson
,
12:50
Re: [Qemu-devel] [PATCH] spapr: fix leak of rev array
,
Richard Henderson
,
12:41
Re: [Qemu-devel] [PATCH 1/3] memory: Remove old_mmio accessors
,
Richard Henderson
,
12:11
Re: [Qemu-devel] [PATCH 2/3] hw/nvram/fw_cfg: Use memberwise copy of MemoryRegionOps struct
,
Richard Henderson
,
12:11
[Qemu-devel] [Bug 1788665] Re: Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
,
Heiko Sieger
,
11:35
[Qemu-devel] [Bug 1788665] Re: Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
,
Heiko Sieger
,
11:34
Re: [Qemu-devel] [PATCH 5/7] block/mirror: utilize job_exit shim
,
Max Reitz
,
11:14
Re: [Qemu-devel] [PATCH 5/7] block/mirror: utilize job_exit shim
,
Max Reitz
,
11:02
Re: [Qemu-devel] [PATCH 1/7] jobs: change start callback to run callback
,
Max Reitz
,
10:15
[Qemu-devel] [PATCH v3 9/9] qmp: common 'id' handling & make QGA conform to QMP spec
,
Marc-André Lureau
,
09:57
[Qemu-devel] [PATCH v3 7/9] tests: add a qmp success-response test
,
Marc-André Lureau
,
09:57
[Qemu-devel] [PATCH v3 8/9] qga: process_event() simplification
,
Marc-André Lureau
,
09:57
[Qemu-devel] [PATCH v3 6/9] tests: add a few qmp tests
,
Marc-André Lureau
,
09:57
[Qemu-devel] [PATCH v3 5/9] json-lexer: make it safe to call destroy multiple times
,
Marc-André Lureau
,
09:57
[Qemu-devel] [PATCH v3 4/9] monitor: no need to save need_resume
,
Marc-André Lureau
,
09:57
[Qemu-devel] [PATCH v3 3/9] Revert "qmp: isolate responses into io thread"
,
Marc-André Lureau
,
09:57
[Qemu-devel] [PATCH v3 2/9] qmp: constify qmp_is_oob()
,
Marc-André Lureau
,
09:57
[Qemu-devel] [PATCH v3 0/9] monitor: various code simplification and fixes
,
Marc-André Lureau
,
09:57
[Qemu-devel] [PATCH v3 1/9] monitor: consitify qmp_send_response() QDict argument
,
Marc-André Lureau
,
09:57
[Qemu-devel] [PATCH] tcg: check for undefined labels
,
Roman Kapl
,
09:56
Re: [Qemu-devel] [PATCH 1/7] jobs: change start callback to run callback
,
Max Reitz
,
09:33
Re: [Qemu-devel] [PATCH 2/7] jobs: canonize Error object
,
Max Reitz
,
09:16
Re: [Qemu-devel] [PATCH 4/7] block/commit: utilize job_exit shim
,
Max Reitz
,
09:07
Re: [Qemu-devel] [PATCH 3/7] jobs: add exit shim
,
Max Reitz
,
09:06
Re: [Qemu-devel] [PULL 0/4] seccomp branch queue
,
Peter Maydell
,
09:03
Re: [Qemu-devel] [PATCH 3/7] jobs: add exit shim
,
Max Reitz
,
09:03
Re: [Qemu-devel] [PULL 0/3] vfio: Fix coverity, postcopy, and error path issues
,
Peter Maydell
,
08:09
Re: [Qemu-devel] [PULL 00/58] QObject patches for 2018-08-24
,
Peter Maydell
,
05:59
Re: [Qemu-devel] [PULL 00/45] MIPS queue August 2018 v6
,
Peter Maydell
,
05:11
Re: [Qemu-devel] [PULL 03/74] es1370: simplify MemoryRegionOps
,
Paolo Bonzini
,
03:48
[Qemu-devel] [PATCH] es1370: fix ADC_FRAMEADR and ADC_FRAMECNT
,
Paolo Bonzini
,
03:47
[Qemu-devel] [Bug 1331859] Re: QEMU kernel panic on Windows with arithmetic syntax error
,
Launchpad Bug Tracker
,
00:29
[Qemu-devel] [PATCH V4 4/4] target-i386: add i440fx 0xcf8 port as coalesced_pio
,
Peng Hao
,
00:05
[Qemu-devel] [PATCH V4 3/4] target-i386: add rtc 0x70 port as coalesced_pio
,
Peng Hao
,
00:05
[Qemu-devel] [PATCH V4 2/4] target-i386:add coalesced_pio API
,
Peng Hao
,
00:05
[Qemu-devel] [PATCH V4 1/4] target-i386: introduce coalesced_pio kvm header update
,
Peng Hao
,
00:05
[Qemu-devel] [PATCH V4 0/4] introduce coalesced pio support
,
Peng Hao
,
00:05
August 24, 2018
Re: [Qemu-devel] [PULL 12/25] tests: Clean up string interpolation into QMP input (simple cases)
,
Eric Blake
,
18:41
Re: [Qemu-devel] [PATCH] target/xtensa: convert to do_transaction_failed
,
Peter Maydell
,
18:13
Re: [Qemu-devel] [PATCH] tests: vm: auto_install OpenBSD
,
Brad Smith
,
18:13
Re: [Qemu-devel] [PULL 00/12] Ui 20180823 v3 patches
,
Peter Maydell
,
18:10
[Qemu-devel] [Bug 1788665] Re: Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
,
Heiko Sieger
,
17:51
[Qemu-devel] [PATCH 5/7] target/mips: Add MXU instruction D16MAC
,
Craig Janeczek
,
16:47
[Qemu-devel] [PATCH 7/7] target/mips: Add MXU instructions S32LDD and S32LDDR
,
Craig Janeczek
,
16:47
[Qemu-devel] [PATCH 3/7] target/mips: Add MXU instruction S8LDD
,
Craig Janeczek
,
16:47
[Qemu-devel] [PATCH 4/7] target/mips: Add MXU instruction D16MUL
,
Craig Janeczek
,
16:47
[Qemu-devel] [PATCH 1/7] target/mips: Add MXU register support
,
Craig Janeczek
,
16:47
[Qemu-devel] [PATCH 2/7] target/mips: Add MXU instructions S32I2M and S32M2I
,
Craig Janeczek
,
16:47
[Qemu-devel] [PATCH 6/7] target/mips: Add MXU instructions Q8MUL and Q8MULSU
,
Craig Janeczek
,
16:47
[Qemu-devel] [PATCH 0/7] Add limited MXU instruction support
,
Craig Janeczek
,
16:47
[Qemu-devel] [PATCH] spapr: fix leak of rev array
,
Emilio G. Cota
,
16:31
Re: [Qemu-devel] [PULL 45/74] spapr: do not use CPU_FOREACH_REVERSE
,
Emilio G. Cota
,
16:25
[Qemu-devel] [PULL 52/58] qobject: Drop superfluous includes of qemu-common.h
,
Markus Armbruster
,
15:41
[Qemu-devel] [PULL 43/58] qjson: Fix qobject_from_json() & friends for multiple values
,
Markus Armbruster
,
15:41
[Qemu-devel] [PULL 54/58] tests/drive_del-test: Fix harmless JSON interpolation bug
,
Markus Armbruster
,
15:41
[Qemu-devel] [PULL 49/58] json: Streamline json_message_process_token()
,
Markus Armbruster
,
15:41
[Qemu-devel] [PULL 48/58] json: Enforce token count and size limits more tightly
,
Markus Armbruster
,
15:41
[Qemu-devel] [PULL 50/58] json: Unbox tokens queue in JSONMessageParser
,
Markus Armbruster
,
15:41
[Qemu-devel] [PULL 47/58] qjson: Have qobject_from_json() & friends reject empty and blank
,
Markus Armbruster
,
15:41
[Qemu-devel] [PULL 46/58] json: Assert json_parser_parse() consumes all tokens on success
,
Markus Armbruster
,
15:41
[Qemu-devel] [PULL 53/58] json: Clean up headers
,
Markus Armbruster
,
15:41
[Qemu-devel] [PULL 56/58] json: Improve safety of qobject_from_jsonf_nofail() & friends
,
Markus Armbruster
,
15:41
[Qemu-devel] [PULL 38/58] json: Treat unwanted interpolation as lexical error
,
Markus Armbruster
,
15:41
[Qemu-devel] [PULL 41/58] json: Replace %I64d, %I64u by %PRId64, %PRIu64
,
Markus Armbruster
,
15:41
[Qemu-devel] [PULL 51/58] json: Make JSONToken opaque outside json-parser.c
,
Markus Armbruster
,
15:41
[Qemu-devel] [PULL 44/58] json: Fix latent parser aborts at end of input
,
Markus Armbruster
,
15:41
Re: [Qemu-devel] [PATCH v3 06/58] qmp-test: Cover syntax and lexical errors
,
Markus Armbruster
,
15:41
[Qemu-devel] [PULL 55/58] json: Keep interpolation state in JSONParserContext
,
Markus Armbruster
,
15:41
[Qemu-devel] [PULL 45/58] json: Fix streamer not to ignore trailing unterminated structures
,
Markus Armbruster
,
15:41
[Qemu-devel] [PULL 57/58] json: Support %% in JSON strings when interpolating
,
Markus Armbruster
,
15:41
[Qemu-devel] [PULL 42/58] json: Improve names of lexer states related to numbers
,
Markus Armbruster
,
15:41
[Qemu-devel] [PULL 58/58] json: Update references to RFC 7159 to RFC 8259
,
Markus Armbruster
,
15:41
[Qemu-devel] [PULL 32/58] json-parser: simplify and avoid JSONParserContext allocation
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 36/58] json: Don't create JSON_ERROR tokens that won't be used
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 40/58] json: Leave rejecting invalid interpolation to parser
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 18/58] json: Reject unescaped control characters
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 26/58] json: Leave rejecting invalid escape sequences to parser
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 29/58] json: Fix \uXXXX for surrogate pairs
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 14/58] check-qjson: Fix utf8_string() to test all invalid sequences
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 31/58] json: remove useless return value from lexer/parser
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 21/58] check-qjson: Document we expect invalid UTF-8 to be rejected
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 08/58] check-qjson: Cover escaped characters more thoroughly, part 1
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 34/58] json: Redesign the callback to consume JSON values
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 37/58] json: Rename token JSON_ESCAPE & friends to JSON_INTERP
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 35/58] json: Don't pass null @tokens to json_parser_parse()
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 09/58] check-qjson: Streamline escaped_string()'s test strings
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 27/58] json: Simplify parse_string()
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 22/58] json: Reject invalid UTF-8 sequences
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 05/58] qmp-cmd-test: Split off qmp-test
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 24/58] json: Leave rejecting invalid UTF-8 to parser
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 23/58] json: Report first rather than last parse error
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 19/58] json: Revamp lexer documentation
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 39/58] json: Pass lexical errors and limit violations to callback
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 28/58] json: Reject invalid \uXXXX, fix \u0000
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 30/58] check-qjson: Fix and enable utf8_string()'s disabled part
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 10/58] check-qjson: Cover escaped characters more thoroughly, part 2
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 16/58] check-qjson: Cover interpolation more thoroughly
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 15/58] check-qjson qmp-test: Cover control characters more thoroughly
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 01/58] docs/interop/qmp-spec: How to force known good parser state
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 25/58] json: Accept overlong \xC0\x80 as U+0000 ("modified UTF-8")
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 12/58] check-qjson: Cover UTF-8 in single quoted strings
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 33/58] json: Have lexer call streamer directly
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 00/58] QObject patches for 2018-08-24
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 11/58] check-qjson: Consolidate partly redundant string tests
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 20/58] json: Tighten and simplify qstring_from_escaped_str()'s loop
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 02/58] check-qjson: Cover multiple JSON objects in same string
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 13/58] check-qjson: Simplify utf8_string()
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 06/58] qmp-test: Cover syntax and lexical errors
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 17/58] json: Fix lexer to include the bad character in JSON_ERROR token
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 03/58] check-qjson: Cover blank and lexically erroneous input
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 04/58] check-qjson: Cover whitespace more thoroughly
,
Markus Armbruster
,
15:32
[Qemu-devel] [PULL 07/58] test-qga: Clean up how we test QGA synchronization
,
Markus Armbruster
,
15:32
Re: [Qemu-devel] [PATCH] target/xtensa: convert to do_transaction_failed
,
Max Filippov
,
14:10
Re: [Qemu-devel] [PULL 0/1] 9p patches 2018-08-22
,
Peter Maydell
,
14:00
Re: [Qemu-devel] [PATCH] target/xtensa: convert to do_transaction_failed
,
Peter Maydell
,
13:57
[Qemu-devel] [PULL 0/5] target/xtensa updates
,
Max Filippov
,
13:51
Re: [Qemu-devel] usage of mremap in pvrdma break FreeBSD build
,
Roger Pau Monné
,
13:29
[Qemu-devel] [Bug 1788665] Re: Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
,
Daniel Berrange
,
13:28
Re: [Qemu-devel] [PULL 4/7] hostmem-file: add the 'pmem' option
,
Michael S. Tsirkin
,
13:28
Re: [Qemu-devel] [PULL 00/20] Migration pull requset
,
Peter Maydell
,
13:05
[Qemu-devel] [PATCH 0/3] Drop old_mmio accessor support
,
Peter Maydell
,
13:04
[Qemu-devel] [PATCH 1/3] memory: Remove old_mmio accessors
,
Peter Maydell
,
13:04
[Qemu-devel] [PATCH 3/3] docs/devel/memory.txt: Document _with_attrs accessors
,
Peter Maydell
,
13:04
[Qemu-devel] [PATCH 2/3] hw/nvram/fw_cfg: Use memberwise copy of MemoryRegionOps struct
,
Peter Maydell
,
13:04
Re: [Qemu-devel] [PULL 25/26] spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS()
,
Cédric Le Goater
,
12:57
Re: [Qemu-devel] [PATCH] spapr_pci: fix potential NULL pointer dereference
,
Cédric Le Goater
,
12:57
Re: [Qemu-devel] [PULL 4/7] hostmem-file: add the 'pmem' option
,
Peter Maydell
,
12:57
Re: [Qemu-devel] usage of mremap in pvrdma break FreeBSD build
,
Marcel Apfelbaum
,
12:57
Re: [Qemu-devel] [PATCH v3 2/2] hw/pci: add PCI resource reserve capability to legacy PCI bridge
,
Marcel Apfelbaum
,
12:57
Re: [Qemu-devel] [PULL 4/7] hostmem-file: add the 'pmem' option
,
Michael S. Tsirkin
,
12:57
[Qemu-devel] [Bug 1788665] Re: Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
,
Heiko Sieger
,
12:57
Re: [Qemu-devel] [PATCH] slirp: Implement RFC2132 TFTP server name
,
Eric Blake
,
12:22
[Qemu-devel] [PATCH] hw/intc/arm_gic: Drop GIC_BASE_IRQ macro
,
Peter Maydell
,
12:18
Re: [Qemu-devel] [PATCH] blkdebug: Add support for latency rules
,
Eric Blake
,
12:16
Re: [Qemu-devel] [PATCH v2] editorconfig: set emacs mode
,
Eric Blake
,
12:14
Re: [Qemu-devel] ?==?utf-8?q? [PULL v5 00/46] MIPS queue August 2018 v5
,
Aleksandar Markovic
,
12:03
[Qemu-devel] [PULL 00/45] MIPS queue August 2018 v6
,
Aleksandar Markovic
,
12:00
[Qemu-devel] usage of mremap in pvrdma break FreeBSD build
,
Roger Pau Monné
,
11:58
Re: [Qemu-devel] [PULL 0/3] Ui2 20180824 patches
,
Peter Maydell
,
11:40
Re: [Qemu-devel] [PULL 25/26] spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS()
,
Greg Kurz
,
11:38
Re: [Qemu-devel] [PULL 0/3] Ui2 20180824 patches
,
Daniel P . Berrangé
,
11:37
Re: [Qemu-devel] [PULL 0/3] Ui2 20180824 patches
,
Peter Maydell
,
11:33
Re: [Qemu-devel] [PATCH] linux-user: add SO_LINGER to {g, s}etsockopt
,
Laurent Vivier
,
11:32
Re: [Qemu-devel] [PULL v5 00/46] MIPS queue August 2018 v5
,
Peter Maydell
,
11:31
Re: [Qemu-devel] [PULL 25/26] spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS()
,
Cédric Le Goater
,
11:30
[Qemu-devel] [PATCH] spapr_pci: fix potential NULL pointer dereference
,
Greg Kurz
,
11:30
Re: [Qemu-devel] [PATCH] vl.c: make sure maxcpus matches topology to prevent migration failure
,
Igor Mammedov
,
11:24
Re: [Qemu-devel] [PULL 45/74] spapr: do not use CPU_FOREACH_REVERSE
,
Peter Maydell
,
11:20
Re: [Qemu-devel] [PULL 03/74] es1370: simplify MemoryRegionOps
,
Peter Maydell
,
11:15
Re: [Qemu-devel] [PULL 4/7] hostmem-file: add the 'pmem' option
,
Peter Maydell
,
11:13
Re: [Qemu-devel] [PULL 25/26] spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS()
,
Peter Maydell
,
11:10
Re: [Qemu-devel] [PULL 03/74] es1370: simplify MemoryRegionOps
,
Peter Maydell
,
11:04
Re: [Qemu-devel] [PATCH] tests: vm: auto_install OpenBSD
,
Peter Maydell
,
10:54
Re: [Qemu-devel] [PATCH] tests: vm: auto_install OpenBSD
,
Daniel P . Berrangé
,
10:48
Re: [Qemu-devel] [PATCH] tests: vm: auto_install OpenBSD
,
Peter Maydell
,
10:46
Re: [Qemu-devel] [PATCH] target/arm: Fix cpu_get_tb_cpu_flags vs !sve
,
Peter Maydell
,
10:45
Re: [Qemu-devel] [PATCH] tests: vm: auto_install OpenBSD
,
Daniel P . Berrangé
,
10:43
[Qemu-devel] [Bug 1777672] Re: QEMU raspi virtual/physical frame buffer not implemented
,
Peter Maydell
,
10:41
Re: [Qemu-devel] [PATCH] tests: vm: auto_install OpenBSD
,
Brad Smith
,
10:36
Re: [Qemu-devel] [PULL 00/19] Be able to disable several devices
,
Peter Maydell
,
10:25
[Qemu-devel] [PATCH] target/arm: Fix cpu_get_tb_cpu_flags vs !sve
,
Richard Henderson
,
10:14
[Qemu-devel] [PATCH] target/arm: Don't calculate zcr_len for TB flags in non-SVE CPUs
,
Peter Maydell
,
10:13
Re: [Qemu-devel] [PATCH] RFC: chardev: mark the calls that allow an implicit mux monitor
,
Marc-André Lureau
,
10:08
Re: [Qemu-devel] [libvirt] [PATCH] vl.c: make sure maxcpus matches topology to prevent migration failure
,
Daniel P . Berrangé
,
10:03
Re: [Qemu-devel] [PATCH] vl.c: make sure maxcpus matches topology to prevent migration failure
,
Eduardo Habkost
,
09:53
[Qemu-devel] [PATCH] slirp: Implement RFC2132 TFTP server name
,
Fam Zheng
,
09:53
Re: [Qemu-devel] [PATCH] tests/vm: Increase timeout waiting for VM to boot to 5 minutes
,
Fam Zheng
,
09:52
Re: [Qemu-devel] [PULL v2 00/52] target-arm queue
,
Peter Maydell
,
09:46
Re: [Qemu-devel] [RFC 0/3] chardev: introduce chardev contexts
,
Marc-André Lureau
,
09:46
Re: [Qemu-devel] [PATCH 2/2] qobject: modify qobject_ref() to assert on NULL
,
Markus Armbruster
,
09:39
Re: [Qemu-devel] [PATCH v2] linux-user: add support for MADV_DONTNEED
,
Simon Hausmann
,
09:38
Re: [Qemu-devel] [PATCH 2/2] qobject: modify qobject_ref() to assert on NULL
,
Marc-André Lureau
,
09:38
[Qemu-devel] [PATCH] tcg/i386: fix vector operations on 32-bit hosts
,
Roman Kapl
,
09:17
Re: [Qemu-devel] [PATCH v2 12/22] virtio: split input bits from virtio-pci
,
Juan Quintela
,
09:14
Re: [Qemu-devel] [PATCH v2] linux-user: add support for MADV_DONTNEED
,
Laurent Vivier
,
09:05
Re: [Qemu-devel] [PATCH v2 11/22] virtio: split host bits from virtio-pci
,
Juan Quintela
,
09:01
[Qemu-devel] [PATCH v2] linux-user: add support for MADV_DONTNEED
,
Simon Hausmann
,
08:56
[Qemu-devel] [PATCH] linux-user: add support for MADV_DONTNEED
,
Simon Hausmann
,
08:56
Re: [Qemu-devel] [virtio-dev] Re: [PATCH v25 0/2] virtio-crypto: virtio crypto device specification
,
Michael S. Tsirkin
,
08:54
Re: [Qemu-devel] [PATCH] tests/vm: Increase timeout waiting for VM to boot to 5 minutes
,
Peter Maydell
,
08:45
Re: [Qemu-devel] [PATCH 1/2] qdict: add qdict_steal()
,
Markus Armbruster
,
08:42
[Qemu-devel] [PULL v2 00/52] target-arm queue
,
Peter Maydell
,
08:29
Re: [Qemu-devel] [PATCH 1/2] qdict: add qdict_steal()
,
Marc-André Lureau
,
08:16
Re: [Qemu-devel] [virtio-dev] Re: [PATCH v25 0/2] virtio-crypto: virtio crypto device specification
,
Gonglei (Arei)
,
08:08
Re: [Qemu-devel] [PATCH] tests/vm: Increase timeout waiting for VM to boot to 5 minutes
,
Peter Maydell
,
08:02
[Qemu-devel] [RFD] [s390x] Tweaking the s390x maintainership setup
,
Cornelia Huck
,
07:38
Re: [Qemu-devel] [PATCH 1/2] qdict: add qdict_steal()
,
Markus Armbruster
,
07:36
Re: [Qemu-devel] [PATCH v25 0/2] virtio-crypto: virtio crypto device specification
,
Michael S. Tsirkin
,
07:31
Re: [Qemu-devel] [PATCH] vl.c: make sure maxcpus matches topology to prevent migration failure
,
Igor Mammedov
,
07:31
Re: [Qemu-devel] [PATCH] vl.c: make sure maxcpus matches topology to prevent migration failure
,
Eduardo Habkost
,
07:12
[Qemu-devel] [QEMU][PATCH 7/8] sdhci: Add i.MX specific subtype of SDHCI
,
Sai Pavan Boddu
,
06:55
Re: [Qemu-devel] [PATCH v6 2/2] target: arm: Add support for VCPU event states
,
gengdongjiu
,
06:50
Re: [Qemu-devel] [PATCH] pc: acpi: revert back to 1 SRAT entry for hotpluggable area
,
Eduardo Habkost
,
06:46
Re: [Qemu-devel] [PATCH V3 2/4] target-i386:add coalesced_pio API
,
Eduardo Habkost
,
06:42
Re: [Qemu-devel] [PATCH v6 2/2] target: arm: Add support for VCPU event states
,
Peter Maydell
,
06:39
Re: [Qemu-devel] [PATCH v6 2/2] target: arm: Add support for VCPU event states
,
gengdongjiu
,
06:29
Re: [Qemu-devel] [PULL v4 00/69] Misc patches for 2018-08-21
,
Peter Maydell
,
06:07
[Qemu-devel] [Bug 1788701] Re: "Zoom to fit" doesn't work with -display gtk -vga virtio
,
Frederick Metzengerstein
,
05:50
Re: [Qemu-devel] [PATCH] tests/migration: Enable the migration test on s390x, too
,
Juan Quintela
,
05:49
Re: [Qemu-devel] [PATCH] tests: vm: auto_install OpenBSD
,
Fam Zheng
,
05:47
[Qemu-devel] [PULL 50/52] hw/display/bcm2835_fb: Validate config settings
,
Peter Maydell
,
05:35
[Qemu-devel] [PULL 52/52] hw/arm/mps2: Fix ID register errors on AN511 and AN385
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 48/52] hw/display/bcm2835_fb: Abstract out calculation of pitch, size
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 45/52] hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfig
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 41/52] target/arm: Untabify translate.c
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 35/52] hw/ssi/pl022: Don't directly call vmstate_register()
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 51/52] hw/display/bcm2835_fb: Validate bcm2835_fb_mbox_push() config
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 44/52] hw/misc/bcm2835_fb: Move config fields to their own struct
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 49/52] hw/display/bcm2835_fb: Fix handling of virtual framebuffer
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 46/52] hw/display/bcm2835_fb: Drop unused size and pitch fields
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 47/52] hw/display/bcm2835_fb: Reset resolution, etc correctly
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 34/52] hw/ssi/pl022: Set up reset function in class init
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 36/52] hw/ssi/pl022: Use DeviceState::realize rather than SysBusDevice::init
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 42/52] target/arm: Untabify iwmmxt_helper.c
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 40/52] hw/arm/mps2-tz: Fix MPS2 SCC config register values
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 43/52] target/arm: Remove a handful of stray tabs
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 39/52] hw/arm/mps2-tz: Instantiate SPI controllers
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 38/52] hw/ssi/pl022: Correct wrong DMACR and ICR handling
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 37/52] hw/ssi/pl022: Correct wrong value for PL022_INT_RT
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 29/52] hw/misc/tz-msc: Model TrustZone Master Security Controller
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 33/52] hw/ssi/pl022: Allow use as embedded-struct device
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 30/52] hw/misc/iotkit-secctl: Wire up registers for controlling MSCs
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 32/52] hw/arm/mps2-tz: Create PL081s and MSCs
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 31/52] hw/arm/iotkit: Wire up the lines for MSCs
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 27/52] hw/misc/iotkit-sysinfo: Implement IoTKit system information block
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 28/52] hw/misc/iotkit: Wire up the sysctl and sysinfo register blocks
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 26/52] hw/misc/iotkit-sysctl: Implement IoTKit system control element
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 25/52] hw/arm/iotkit: Wire up the S32KTIMER
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 24/52] hw/arm/iotkit: Wire up the watchdogs
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 23/52] hw/arm/mps2: Wire up dual-timer in mps2-an385 and mps2-an511
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 22/52] hw/arm/iotkit: Wire up the dualtimer
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 21/52] hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 20/52] hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTER
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 17/52] target/arm: Clear CPSR.IL and CPSR.J on 32-bit exception entry
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 14/52] target/arm: Implement AArch32 HCR and HCR2
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 19/52] hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz counters
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 18/52] hw/arm/boot: AArch32 kernels should be started in Hyp mode if available
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 16/52] target/arm: Implement support for taking exceptions to Hyp mode
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 10/52] hw/cpu/a15mpcore: If CPU has EL2, enable it on the GIC and wire it up
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 15/52] target/arm: Factor out code for taking an AArch32 exception
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 13/52] target/arm: Implement RAZ/WI HACTLR2
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 12/52] hw/arm/vexpress: Add "virtualization" property controlling presence of EL2
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 09/52] hw/arm/fsl-imx6ul: Connect VIRQ and VFIQ
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 11/52] hw/arm/vexpress: Don't set info->secure_boot if CPU doesn't have EL3
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 08/52] hw/arm/fsl-imx6ul: Connect VIRQ and VFIQ
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 01/52] softfloat: Add scaling int-to-float routines
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 03/52] target/arm: Use the int-to-float-scale softfloat routines
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 05/52] hw/intc/arm_gic: Make per-cpu GICH memory regions 0x200 bytes large
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 06/52] hw/arm/vexpress: Connect VIRQ and VFIQ
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 00/52] target-arm queue
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 02/52] softfloat: Add scaling float-to-int routines
,
Peter Maydell
,
05:34
[Qemu-devel] [PULL 07/52] hw/arm/highbank: Connect VIRQ and VFIQ
,
Peter Maydell
,
05:33
[Qemu-devel] [PULL 04/52] target/arm: Use the float-to-int-scale softfloat routines
,
Peter Maydell
,
05:33
Re: [Qemu-devel] [Query] Live Migration between machines with different processor ids
,
Jaggi, Manish
,
05:24
Re: [Qemu-devel] [PATCH V3 2/4] target-i386:add coalesced_pio API
,
peng.hao2
,
05:19
Re: [Qemu-devel] [PATCH] vl.c: make sure maxcpus matches topology to prevent migration failure
,
Igor Mammedov
,
05:15
Re: [Qemu-devel] [PATCH] vl.c: make sure maxcpus matches topology to prevent migration failure
,
Igor Mammedov
,
05:13
Re: [Qemu-devel] [PATCH v2 0/5] Fix socket chardev regression
,
Peter Xu
,
05:12
[Qemu-devel] [RFC 3/3] monitor: switch to use chardev's iothread
,
Peter Xu
,
05:08
[Qemu-devel] [RFC 2/3] monitor: generate flag parse helper from init func
,
Peter Xu
,
05:08
[Qemu-devel] [RFC 1/3] chardev: introduce chardev contexts
,
Peter Xu
,
05:08
[Qemu-devel] [RFC 0/3] chardev: introduce chardev contexts
,
Peter Xu
,
05:08
Re: [Qemu-devel] [PATCH] tests: vm: auto_install OpenBSD
,
Peter Maydell
,
05:06
Re: [Qemu-devel] [PATCH] tests: vm: auto_install OpenBSD
,
Daniel P . Berrangé
,
05:06
Re: [Qemu-devel] [PATCH v4 1/3] target/s390x: use regular spaces in translate.c
,
Cornelia Huck
,
05:01
[Qemu-devel] [PATCH] linux-user: add SO_LINGER to {g,s}etsockopt
,
Carlo Marcelo Arenas Belón
,
04:57
[Qemu-devel] [PATCH v2] gtk: add zoom-to-fit to gtk options.
,
Gerd Hoffmann
,
04:56
Re: [Qemu-devel] [PATCH] tests: vm: auto_install OpenBSD
,
Fam Zheng
,
04:52
Re: [Qemu-devel] [PATCH v2 0/5] Fix socket chardev regression
,
Marc-André Lureau
,
04:51
Re: [Qemu-devel] [PATCH v2 0/5] Fix socket chardev regression
,
Marc-André Lureau
,
04:46
Re: [Qemu-devel] [PATCH 1/2] qdict: add qdict_steal()
,
Marc-André Lureau
,
04:46
Re: [Qemu-devel] [PATCH v1 1/8] s390x/tcg: factor out and fix DATA exception injection
,
David Hildenbrand
,
04:45
Re: [Qemu-devel] [PATCH 2/2] qobject: modify qobject_ref() to assert on NULL
,
Marc-André Lureau
,
04:45
Re: [Qemu-devel] [PATCH v2 0/5] Fix socket chardev regression
,
Peter Xu
,
04:45
[Qemu-devel] [Bug 1788665] Re: Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
,
Daniel Berrange
,
04:26
Re: [Qemu-devel] [PATCH] tests: vm: auto_install OpenBSD
,
Daniel P . Berrangé
,
04:22
Re: [Qemu-devel] [PATCH] gtk: add zoom-to-fit to gtk options.
,
Markus Armbruster
,
04:18
Re: [Qemu-devel] [PATCH 2/2] qobject: modify qobject_ref() to assert on NULL
,
Markus Armbruster
,
04:12
Re: [Qemu-devel] [PATCH 1/2] qdict: add qdict_steal()
,
Markus Armbruster
,
04:04
Re: [Qemu-devel] [PATCH] pc: acpi: revert back to 1 SRAT entry for hotpluggable area
,
Igor Mammedov
,
04:03
Re: [Qemu-devel] [PATCH] pc: acpi: revert back to 1 SRAT entry for hotpluggable area
,
Yu Zhang
,
03:55
Re: [Qemu-devel] [PATCH v2] editorconfig: set emacs mode
,
Markus Armbruster
,
03:38
Re: [Qemu-devel] [PATCH] RFC: chardev: mark the calls that allow an implicit mux monitor
,
Markus Armbruster
,
03:33
[Qemu-devel] [PULL 3/3] ui: remove support for SDL1.2 in favour of SDL2
,
Gerd Hoffmann
,
03:33
[Qemu-devel] [PULL 1/3] ui: remove support for GTK2 in favour of GTK3
,
Gerd Hoffmann
,
03:33
[Qemu-devel] [PULL 2/3] ui: increase min required GTK3 version to 3.14.0
,
Gerd Hoffmann
,
03:33
[Qemu-devel] [PULL 0/3] Ui2 20180824 patches
,
Gerd Hoffmann
,
03:33
Re: [Qemu-devel] [RFC PATCH 4/5] block: Drop AioContext lock in bdrv_drain_poll_top_level()
,
Fam Zheng
,
03:25
Re: [Qemu-devel] [RFC PATCH 3/5] job: Drop AioContext lock around aio_poll()
,
Fam Zheng
,
03:22
Re: [Qemu-devel] [RFC PATCH 2/5] tests: Acquire AioContext around job_finish_sync()
,
Fam Zheng
,
03:15
Re: [Qemu-devel] [PATCH 1/4] ui: add qapi parser for -display
,
Gerd Hoffmann
,
02:51
Re: [Qemu-devel] [PATCH 1/4] ui: add qapi parser for -display
,
Markus Armbruster
,
02:30
[Qemu-devel] [PATCH] gtk: add zoom-to-fit to gtk options.
,
Gerd Hoffmann
,
02:03
Re: [Qemu-devel] [PATCH V11 16/20] filter: Add handle_event method for NetFilterClass
,
Zhang Chen
,
02:03
[Qemu-devel] [Bug 1788701] Re: "Zoom to fit" doesn't work with -display gtk -vga virtio
,
Gerd Hoffmann
,
01:45
[Qemu-devel] [PATCH] blkdebug: Add support for latency rules
,
Marc Olson
,
01:10
Re: [Qemu-devel] [PATCH] trivial: Make bios files and source files non-executable
,
Thomas Huth
,
01:05
Re: [Qemu-devel] [PATCH] linux-user: move TargetFdTrans functions to their own file
,
Richard Henderson
,
00:58
Re: [Qemu-devel] [PATCH 8/8] hw/display/bcm2835_fb: Validate bcm2835_fb_mbox_push() config
,
Richard Henderson
,
00:55
Re: [Qemu-devel] [PATCH 7/8] hw/display/bcm2835_fb: Validate config settings
,
Richard Henderson
,
00:53
Re: [Qemu-devel] [PATCH 6/8] hw/display/bcm2835_fb: Fix handling of virtual framebuffer
,
Richard Henderson
,
00:44
Re: [Qemu-devel] [PATCH 5/8] hw/display/bcm2835_fb: Abstract out calculation of pitch, size
,
Richard Henderson
,
00:40
Re: [Qemu-devel] [PATCH 4/8] hw/display/bcm2835_fb: Reset resolution, etc correctly
,
Richard Henderson
,
00:39
Re: [Qemu-devel] [PATCH 3/8] hw/display/bcm2835_fb: Drop unused size and pitch fields
,
Richard Henderson
,
00:37
Re: [Qemu-devel] [PATCH 2/8] hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfig
,
Richard Henderson
,
00:36
Re: [Qemu-devel] [PATCH 1/8] hw/misc/bcm2835_fb: Move config fields to their own struct
,
Richard Henderson
,
00:31
Re: [Qemu-devel] [PATCH] hw/arm/mps2: Fix ID register errors on AN511 and AN385
,
Richard Henderson
,
00:20
August 23, 2018
Re: [Qemu-devel] [PATCH V3 2/4] target-i386:add coalesced_pio API
,
Eduardo Habkost
,
23:59
Re: [Qemu-devel] [PATCH v2 0/5] Fix socket chardev regression
,
Peter Xu
,
23:53
[Qemu-devel] [PATCH v2] job: Fix nested aio_poll() hanging in job_txn_apply
,
Fam Zheng
,
22:44
Re: [Qemu-devel] [PATCH v3 2/2] hw/pci: add PCI resource reserve capability to legacy PCI bridge
,
Liu, Jing2
,
22:28
Re: [Qemu-devel] [PATCH v25 0/2] virtio-crypto: virtio crypto device specification
,
Longpeng (Mike)
,
21:35
[Qemu-devel] [PATCH] tests: vm: auto_install OpenBSD
,
Fam Zheng
,
21:21
[Qemu-devel] [PATCH v25 1/2] virtio-crypto: Add virtio crypto device specification
,
Longpeng(Mike)
,
20:44
[Qemu-devel] [PATCH v25 0/2] virtio-crypto: virtio crypto device specification
,
Longpeng(Mike)
,
20:44
[Qemu-devel] [PATCH v25 2/2] virtio-crypto: Add conformance clauses
,
Longpeng(Mike)
,
20:44
[Qemu-devel] [PATCH v2 11/13] qapi/block-mirror: expose new job properties
,
John Snow
,
18:23
[Qemu-devel] [PATCH v2 12/13] qapi/block-stream: expose new job properties
,
John Snow
,
18:23
[Qemu-devel] [PATCH v2 13/13] block/backup: qapi documentation fixup
,
John Snow
,
18:23
[Qemu-devel] [PATCH v2 04/13] block/commit: refactor commit to use job callbacks
,
John Snow
,
18:23
[Qemu-devel] [PATCH v2 07/13] tests/blockjob: replace Blockjob with Job
,
John Snow
,
18:23
[Qemu-devel] [PATCH v2 09/13] jobs: remove .exit callback
,
John Snow
,
18:23
[Qemu-devel] [PATCH v2 05/13] block/mirror: conservative mirror_exit refactor
,
John Snow
,
18:23
[Qemu-devel] [PATCH v2 10/13] qapi/block-commit: expose new job properties
,
John Snow
,
18:23
[Qemu-devel] [PATCH v2 02/13] block/mirror: add block job creation flags
,
John Snow
,
18:23
[Qemu-devel] [PATCH v2 06/13] block/commit: refactor stream to use job callbacks
,
John Snow
,
18:23
[Qemu-devel] [PATCH v2 00/13] jobs: jobs: Job Exit Refactoring Pt 2
,
John Snow
,
18:23
[Qemu-devel] [PATCH v2 03/13] block/stream: add block job creation flags
,
John Snow
,
18:23
[Qemu-devel] [PATCH v2 01/13] block/commit: add block job creation flags
,
John Snow
,
18:23
[Qemu-devel] [PATCH v2 08/13] tests/test-blockjob: remove exit callback
,
John Snow
,
18:23
[Qemu-devel] [PATCH] linux-user: move TargetFdTrans functions to their own file
,
Laurent Vivier
,
18:22
[Qemu-devel] [PATCH v2 3/9] jobs: add exit shim
,
John Snow
,
18:14
[Qemu-devel] [PATCH v2 1/9] jobs: change start callback to run callback
,
John Snow
,
18:09
[Qemu-devel] [PATCH v2 4/9] block/commit: utilize job_exit shim
,
John Snow
,
18:09
[Qemu-devel] [PATCH v2 9/9] jobs: remove job_defer_to_main_loop
,
John Snow
,
18:09
[Qemu-devel] [PATCH v2 6/9] jobs: utilize job_exit shim
,
John Snow
,
18:09
[Qemu-devel] [PATCH v2 5/9] block/mirror: utilize job_exit shim
,
John Snow
,
18:09
[Qemu-devel] [PATCH v2 7/9] block/backup: make function variables consistently named
,
John Snow
,
18:09
[Qemu-devel] [PATCH v2 0/9] jobs: Job Exit Refactoring Pt 1
,
John Snow
,
18:09
[Qemu-devel] [PATCH v2 2/9] jobs: canonize Error object
,
John Snow
,
18:09
[Qemu-devel] [PATCH v2 8/9] jobs: remove ret argument to job_completed; privatize it
,
John Snow
,
18:09
Re: [Qemu-devel] [PATCH] Fix ARM v7m gen_intermediate_code()
,
Christopher Friedt
,
17:22
Re: [Qemu-devel] [resend][PATCH] qga-win: add support for qmp_guest_fsfreeze_freeze_list
,
Michael Roth
,
17:20
[Qemu-devel] [Bug 1788701] Re: "Zoom to fit" doesn't work with -display gtk -vga virtio
,
Frederick Metzengerstein
,
17:20
[Qemu-devel] [Bug 1788701] [NEW] "Zoom to fit" doesn't work with -display gtk -vga virtio
,
Frederick Metzengerstein
,
16:50
[Qemu-devel] [PATCH] input-linux: customizable toggle keys v2
,
Ryan El Kochta
,
16:49
[Qemu-devel] [PATCH] input-linux: customizable toggle keys
,
Ryan El Kochta
,
16:46
Re: [Qemu-devel] [PATCH v3 2/3] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
,
Paolo Bonzini
,
16:24
Re: [Qemu-devel] [PATCH v1 1/2] block/snapshot.c: eliminate use of ID input in snapshot operations
,
Daniel Henrique Barboza
,
16:20
Re: [Qemu-devel] [PATCH] Fix ARM v7m gen_intermediate_code()
,
Christopher Friedt
,
16:18
Re: [Qemu-devel] [PATCH] Fix ARM v7m gen_intermediate_code()
,
Christopher Friedt
,
15:50
Re: [Qemu-devel] [PATCH v1 1/2] block/snapshot.c: eliminate use of ID input in snapshot operations
,
Murilo Opsfelder Araujo
,
15:27
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Markus Armbruster
,
15:10
[Qemu-devel] [PULL 2/3] vfio/pci: Fix failure to close file descriptor on error
,
Alex Williamson
,
14:28
[Qemu-devel] [PULL 3/3] postcopy: Synchronize usage of the balloon inhibitor
,
Alex Williamson
,
14:28
[Qemu-devel] [PULL 1/3] vfio/pci: Handle subsystem realpath() returning NULL
,
Alex Williamson
,
14:27
[Qemu-devel] [PULL 0/3] vfio: Fix coverity, postcopy, and error path issues
,
Alex Williamson
,
14:27
Re: [Qemu-devel] [RFC PATCH v1 0/2] HMP/snapshot changes - do not use ID anymore
,
Daniel Henrique Barboza
,
14:21
Re: [Qemu-devel] [PATCH] Fix ARM v7m gen_intermediate_code()
,
Peter Maydell
,
14:20
[Qemu-devel] [PATCH] Fix ARM v7m gen_intermediate_code()
,
Christopher Friedt
,
14:07
Re: [Qemu-devel] [PATCH] vl.c: make sure maxcpus matches topology to prevent migration failure
,
Eduardo Habkost
,
14:03
Re: [Qemu-devel] [PULL 0/2] Block patches
,
Peter Maydell
,
14:02
Re: [Qemu-devel] [PATCH v3 2/3] scripts: add render_block_graph function for QEMUMachine
,
Eduardo Habkost
,
13:57
Re: [Qemu-devel] [PATCH v3 2/3] scripts: add render_block_graph function for QEMUMachine
,
Eduardo Habkost
,
13:56
[Qemu-devel] [PATCH] hw/arm/mps2: Fix ID register errors on AN511 and AN385
,
Peter Maydell
,
13:52
Re: [Qemu-devel] [PATCH 22/22] hw/arm/mps2-tz: Fix MPS2 SCC config register values
,
Peter Maydell
,
13:47
Re: [Qemu-devel] [PATCH 22/22] hw/arm/mps2-tz: Fix MPS2 SCC config register values
,
Peter Maydell
,
13:46
Re: [Qemu-devel] [PATCH v1 1/2] block/snapshot.c: eliminate use of ID input in snapshot operations
,
Daniel Henrique Barboza
,
13:45
Re: [Qemu-devel] [PATCH 22/22] hw/arm/mps2-tz: Fix MPS2 SCC config register values
,
Richard Henderson
,
13:42
Re: [Qemu-devel] [PATCH v3 58/58] json: Update references to RFC 7159 to RFC 8259
,
Eric Blake
,
13:40
Re: [Qemu-devel] [PATCH 21/22] hw/arm/mps2-tz: Instantiate SPI controllers
,
Richard Henderson
,
13:40
Re: [Qemu-devel] [PATCH 20/22] hw/ssi/pl022: Correct wrong DMACR and ICR handling
,
Richard Henderson
,
13:38
Re: [Qemu-devel] [PATCH v3 2/3] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
,
Eduardo Habkost
,
13:36
[Qemu-devel] [Bug 1788665] [NEW] Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
,
Heiko Sieger
,
13:35
Re: [Qemu-devel] [PATCH 19/22] hw/ssi/pl022: Correct wrong value for PL022_INT_RT
,
Richard Henderson
,
13:33
Re: [Qemu-devel] [PATCH 18/22] hw/ssi/pl022: Use DeviceState::realize rather than SysBusDevice::init
,
Richard Henderson
,
13:31
Re: [Qemu-devel] [PATCH 17/22] hw/ssi/pl022: Don't directly call vmstate_register()
,
Richard Henderson
,
13:30
Re: [Qemu-devel] [PATCH 16/22] hw/ssi/pl022: Set up reset function in class init
,
Richard Henderson
,
13:30
Re: [Qemu-devel] [PATCH 15/22] hw/ssi/pl022: Allow use as embedded-struct device
,
Richard Henderson
,
13:29
Re: [Qemu-devel] [PATCH v3 2/3] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
,
Paolo Bonzini
,
13:28
Re: [Qemu-devel] [PATCH 14/22] hw/arm/mps2-tz: Create PL081s and MSCs
,
Richard Henderson
,
13:28
Re: [Qemu-devel] [PATCH 12/22] hw/misc/iotkit-secctl: Wire up registers for controlling MSCs
,
Peter Maydell
,
13:25
Re: [Qemu-devel] [PATCH] pc: acpi: revert back to 1 SRAT entry for hotpluggable area
,
Eduardo Habkost
,
13:25
Re: [Qemu-devel] [PATCH 13/22] hw/arm/iotkit: Wire up the lines for MSCs
,
Richard Henderson
,
13:23
Re: [Qemu-devel] [PATCH 12/22] hw/misc/iotkit-secctl: Wire up registers for controlling MSCs
,
Richard Henderson
,
13:22
Re: [Qemu-devel] [PATCH 11/22] hw/misc/tz-msc: Model TrustZone Master Security Controller
,
Richard Henderson
,
13:18
Re: [Qemu-devel] [PATCH v3 2/3] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
,
Eduardo Habkost
,
13:12
Re: [Qemu-devel] [PATCH v3 06/58] qmp-test: Cover syntax and lexical errors
,
Eric Blake
,
13:05
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Eduardo Habkost
,
13:04
Re: [Qemu-devel] [PATCH v6 2/2] target: arm: Add support for VCPU event states
,
Peter Maydell
,
12:52
[Qemu-devel] [PULL v4 00/69] Misc patches for 2018-08-21
,
Paolo Bonzini
,
12:48
[Qemu-devel] [PULL 14/69] tests: Skip old versioned machine types in quick testing mode
,
Paolo Bonzini
,
12:48
[Qemu-devel] [PATCH v3 41/58] json: Replace %I64d, %I64u by %PRId64, %PRIu64
,
Markus Armbruster
,
12:46
[Qemu-devel] [PATCH v3 40/58] json: Leave rejecting invalid interpolation to parser
,
Markus Armbruster
,
12:46
[Qemu-devel] [PATCH v3 55/58] json: Keep interpolation state in JSONParserContext
,
Markus Armbruster
,
12:46
[Qemu-devel] [PATCH v3 45/58] json: Fix streamer not to ignore trailing unterminated structures
,
Markus Armbruster
,
12:46
[Qemu-devel] [PATCH v3 56/58] json: Improve safety of qobject_from_jsonf_nofail() & friends
,
Markus Armbruster
,
12:46
[Qemu-devel] [PATCH v3 50/58] json: Unbox tokens queue in JSONMessageParser
,
Markus Armbruster
,
12:46
[Qemu-devel] [PATCH v3 52/58] qobject: Drop superfluous includes of qemu-common.h
,
Markus Armbruster
,
12:46
[Qemu-devel] [PATCH v3 58/58] json: Update references to RFC 7159 to RFC 8259
,
Markus Armbruster
,
12:46
[Qemu-devel] [PATCH v3 54/58] tests/drive_del-test: Fix harmless JSON interpolation bug
,
Markus Armbruster
,
12:46
[Qemu-devel] [PATCH v3 53/58] json: Clean up headers
,
Markus Armbruster
,
12:46
[Qemu-devel] [PATCH v3 57/58] json: Support %% in JSON strings when interpolating
,
Markus Armbruster
,
12:46
[Qemu-devel] [PATCH v3 38/58] json: Treat unwanted interpolation as lexical error
,
Markus Armbruster
,
12:46
[Qemu-devel] [PATCH v3 48/58] json: Enforce token count and size limits more tightly
,
Markus Armbruster
,
12:46
[Qemu-devel] [PATCH v3 43/58] qjson: Fix qobject_from_json() & friends for multiple values
,
Markus Armbruster
,
12:46
[Qemu-devel] [PATCH v3 51/58] json: Make JSONToken opaque outside json-parser.c
,
Markus Armbruster
,
12:46
[Qemu-devel] [PATCH v3 42/58] json: Improve names of lexer states related to numbers
,
Markus Armbruster
,
12:46
[Qemu-devel] [PATCH v3 46/58] json: Assert json_parser_parse() consumes all tokens on success
,
Markus Armbruster
,
12:46
[Qemu-devel] [PATCH v3 47/58] qjson: Have qobject_from_json() & friends reject empty and blank
,
Markus Armbruster
,
12:46
[Qemu-devel] [PATCH v3 49/58] json: Streamline json_message_process_token()
,
Markus Armbruster
,
12:46
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Daniel P . Berrangé
,
12:43
Re: [Qemu-devel] [PATCH] vl.c: make sure maxcpus matches topology to prevent migration failure
,
Paolo Bonzini
,
12:42
Re: [Qemu-devel] [PULL v3 00/69] Misc patches for 2018-08-21
,
Peter Maydell
,
12:42
[Qemu-devel] [PATCH v3 00/58] json: Fixes, error reporting improvements, cleanups
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 06/58] qmp-test: Cover syntax and lexical errors
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 03/58] check-qjson: Cover blank and lexically erroneous input
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 02/58] check-qjson: Cover multiple JSON objects in same string
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 09/58] check-qjson: Streamline escaped_string()'s test strings
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 20/58] json: Tighten and simplify qstring_from_escaped_str()'s loop
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 01/58] docs/interop/qmp-spec: How to force known good parser state
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 11/58] check-qjson: Consolidate partly redundant string tests
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 14/58] check-qjson: Fix utf8_string() to test all invalid sequences
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 23/58] json: Report first rather than last parse error
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 05/58] qmp-cmd-test: Split off qmp-test
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 24/58] json: Leave rejecting invalid UTF-8 to parser
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 15/58] check-qjson qmp-test: Cover control characters more thoroughly
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 07/58] test-qga: Clean up how we test QGA synchronization
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 08/58] check-qjson: Cover escaped characters more thoroughly, part 1
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 30/58] check-qjson: Fix and enable utf8_string()'s disabled part
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 32/58] json-parser: simplify and avoid JSONParserContext allocation
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 13/58] check-qjson: Simplify utf8_string()
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 04/58] check-qjson: Cover whitespace more thoroughly
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 25/58] json: Accept overlong \xC0\x80 as U+0000 ("modified UTF-8")
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 16/58] check-qjson: Cover interpolation more thoroughly
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 10/58] check-qjson: Cover escaped characters more thoroughly, part 2
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 27/58] json: Simplify parse_string()
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 36/58] json: Don't create JSON_ERROR tokens that won't be used
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 35/58] json: Don't pass null @tokens to json_parser_parse()
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 18/58] json: Reject unescaped control characters
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 17/58] json: Fix lexer to include the bad character in JSON_ERROR token
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 19/58] json: Revamp lexer documentation
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 28/58] json: Reject invalid \uXXXX, fix \u0000
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 44/58] json: Fix latent parser aborts at end of input
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 37/58] json: Rename token JSON_ESCAPE & friends to JSON_INTERP
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 29/58] json: Fix \uXXXX for surrogate pairs
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 22/58] json: Reject invalid UTF-8 sequences
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 31/58] json: remove useless return value from lexer/parser
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 26/58] json: Leave rejecting invalid escape sequences to parser
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 39/58] json: Pass lexical errors and limit violations to callback
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 33/58] json: Have lexer call streamer directly
,
Markus Armbruster
,
12:42
[Qemu-devel] [PATCH v3 21/58] check-qjson: Document we expect invalid UTF-8 to be rejected
,
Markus Armbruster
,
12:41
[Qemu-devel] [PATCH v3 34/58] json: Redesign the callback to consume JSON values
,
Markus Armbruster
,
12:41
[Qemu-devel] [PATCH v3 12/58] check-qjson: Cover UTF-8 in single quoted strings
,
Markus Armbruster
,
12:41
Re: [Qemu-devel] [PULL v3 00/69] Misc patches for 2018-08-21
,
Paolo Bonzini
,
12:25
Re: [Qemu-devel] [PATCH 20/20] target/arm: Pass TCGMemOpIdx to sve memory helpers
,
Peter Maydell
,
12:23
Re: [Qemu-devel] [PATCH] scripts: report on author emails that are mangled by the mailing list
,
Markus Armbruster
,
12:19
Re: [Qemu-devel] [PULL v3 00/69] Misc patches for 2018-08-21
,
Peter Maydell
,
12:17
Re: [Qemu-devel] [PATCH 19/20] target/arm: Rewrite vector gather first-fault loads
,
Peter Maydell
,
12:11
Re: [Qemu-devel] [PATCH 18/20] target/arm: Rewrite vector gather stores
,
Peter Maydell
,
12:09
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Markus Armbruster
,
12:09
Re: [Qemu-devel] [PATCH 17/20] target/arm: Rewrite vector gather loads
,
Peter Maydell
,
12:08
Re: [Qemu-devel] [PATCH 14/20] target/arm: Rewrite helper_sve_st[1234]*_r
,
Peter Maydell
,
12:07
Re: [Qemu-devel] [PATCH 13/20] target/arm: Rewrite helper_sve_ld[234]*_r
,
Peter Maydell
,
12:04
Re: [Qemu-devel] [PATCH 12/20] target/arm: Rewrite helper_sve_ld1*_r using pages
,
Peter Maydell
,
12:02
Re: [Qemu-devel] [PATCH v4 10/16] linux-user: Split out some simple file syscalls
,
Laurent Vivier
,
11:49
[Qemu-devel] [PATCH v3 2/3] scripts: add render_block_graph function for QEMUMachine
,
Vladimir Sementsov-Ogievskiy
,
11:47
[Qemu-devel] [PATCH v3 1/3] qapi: add x-debug-query-block-graph
,
Vladimir Sementsov-Ogievskiy
,
11:47
[Qemu-devel] [PATCH v3 3/3] not-for-commit: example of new command usage for debugging
,
Vladimir Sementsov-Ogievskiy
,
11:47
[Qemu-devel] [PATCH v3 0/3] block nodes graph visualization
,
Vladimir Sementsov-Ogievskiy
,
11:47
Re: [Qemu-devel] [PATCH 11/20] target/arm: Clear unused predicate bits for LD1RQ
,
Richard Henderson
,
11:37
Re: [Qemu-devel] [PATCH 11/20] target/arm: Clear unused predicate bits for LD1RQ
,
Peter Maydell
,
11:21
Re: [Qemu-devel] [PATCH] tests/migration: Enable the migration test on s390x, too
,
Cornelia Huck
,
11:10
Re: [Qemu-devel] [PATCH] tests/migration: Enable the migration test on s390x, too
,
Thomas Huth
,
11:01
Re: [Qemu-devel] [PATCH] tests/migration: Enable the migration test on s390x, too
,
Cornelia Huck
,
10:54
[Qemu-devel] [PULL 4/4] seccomp: set the seccomp filter to all threads
,
Eduardo Otubo
,
10:52
[Qemu-devel] [PULL 3/4] configure: require libseccomp 2.2.0
,
Eduardo Otubo
,
10:52
[Qemu-devel] [PULL 2/4] seccomp: prefer SCMP_ACT_KILL_PROCESS if available
,
Eduardo Otubo
,
10:52
[Qemu-devel] [PULL 0/4] seccomp branch queue
,
Eduardo Otubo
,
10:52
[Qemu-devel] [PULL 1/4] seccomp: use SIGSYS signal instead of killing the thread
,
Eduardo Otubo
,
10:52
[Qemu-devel] [PATCH] vl.c: make sure maxcpus matches topology to prevent migration failure
,
Igor Mammedov
,
10:51
[Qemu-devel] [PULL v5 36/46] disas: Add support for nanoMIPS platform
,
Aleksandar Markovic
,
10:50
Re: [Qemu-devel] [PATCH v4 0/4] seccomp fixes
,
Eduardo Otubo
,
10:43
Re: [Qemu-devel] [PATCH] tests/migration: Enable the migration test on s390x, too
,
Juan Quintela
,
10:42
[Qemu-devel] [PATCH v2 5/5] test-char: add socket reconnect test
,
Marc-André Lureau
,
10:32
[Qemu-devel] [PATCH v2 4/5] test-char: fix random socket test failure
,
Marc-André Lureau
,
10:32
[Qemu-devel] [PATCH v2 3/5] char-socket: update all ioc handlers when changing context
,
Marc-André Lureau
,
10:32
[Qemu-devel] [PATCH v2 2/5] Revert "chardev: tcp: postpone async connection setup"
,
Marc-André Lureau
,
10:31
[Qemu-devel] [PATCH v2 1/5] Revert "chardev: tcp: postpone TLS work until machine done"
,
Marc-André Lureau
,
10:31
[Qemu-devel] [PATCH v2 0/5] Fix socket chardev regression
,
Marc-André Lureau
,
10:31
Re: [Qemu-devel] [PATCH 10/22] hw/misc/iotkit: Wire up the sysctl and sysinfo register blocks
,
Richard Henderson
,
10:30
Re: [Qemu-devel] [PATCH] tests/migration: Enable the migration test on s390x, too
,
Juan Quintela
,
10:29
Re: [Qemu-devel] [PATCH 09/22] hw/misc/iotkit-sysinfo: Implement IoTKit system information block
,
Richard Henderson
,
10:28
Re: [Qemu-devel] [PATCH for-3.1 00/10] Move virtio-ccw devices to separate files
,
Cornelia Huck
,
10:25
Re: [Qemu-devel] [Query] Live Migration between machines with different processor ids
,
Juan Quintela
,
10:25
Re: [Qemu-devel] [PATCH 08/22] hw/misc/iotkit-sysctl: Implement IoTKit system control element
,
Richard Henderson
,
10:24
Re: [Qemu-devel] [PULL v5 00/46] MIPS queue August 2018 v5
,
Peter Maydell
,
10:21
[Qemu-devel] [PULL v5 27/46] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
,
Aleksandar Markovic
,
10:20
[Qemu-devel] [PULL v5 43/46] mips_malta: Add basic nanoMIPS boot code for Malta board
,
Aleksandar Markovic
,
10:20
[Qemu-devel] [PULL v5 40/46] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
,
Aleksandar Markovic
,
10:20
[Qemu-devel] [PULL v5 18/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
,
Aleksandar Markovic
,
10:20
[Qemu-devel] [PULL v5 17/46] target/mips: Add emulation of nanoMIPS FP instructions
,
Aleksandar Markovic
,
10:20
[Qemu-devel] [PULL v5 09/46] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
,
Aleksandar Markovic
,
10:20
[Qemu-devel] [PULL v5 10/46] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
,
Aleksandar Markovic
,
10:20
[Qemu-devel] [PULL v5 29/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
,
Aleksandar Markovic
,
10:20
[Qemu-devel] [PULL v5 46/46] target/mips: Add definition of nanoMIPS I7200 CPU
,
Aleksandar Markovic
,
10:20
[Qemu-devel] [PULL v5 19/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
,
Aleksandar Markovic
,
10:20
[Qemu-devel] [PULL v5 28/46] target/mips: Implement MT ASE support for nanoMIPS
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 07/46] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 41/46] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 14/46] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 37/46] target/mips: Add updating BadInstr and BadInstrX for nanoMIPS
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 33/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 25/46] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 39/46] elf: Add EM_NANOMIPS value as a valid one for e_machine field
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 44/46] mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 34/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 26/46] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 32/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 38/46] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 45/46] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 31/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 20/46] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 23/46] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 15/46] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 02/46] target/mips: Add nanoMIPS base instruction set opcodes
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 42/46] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 16/46] target/mips: Add emulation of nanoMIPS 48-bit instructions
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 21/46] target/mips: Implement emulation of nanoMIPS ROTX instruction
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 30/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 05/46] target/mips: Add placeholder and invocation of decode_nanomips_opc()
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 24/46] target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 35/46] target/mips: Add availability control via bit NMS
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 22/46] target/mips: Implement emulation of nanoMIPS EXTW instruction
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 11/46] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 12/46] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 08/46] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 06/46] target/mips: Add nanoMIPS decoding and extraction utilities
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 03/46] target/mips: Add nanoMIPS DSP ASE opcodes
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 13/46] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 00/46] MIPS queue August 2018 v5
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 01/46] target/mips: Add preprocessor constants for nanoMIPS
,
Aleksandar Markovic
,
10:19
[Qemu-devel] [PULL v5 04/46] target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS
,
Aleksandar Markovic
,
10:19
Re: [Qemu-devel] [PATCH 07/22] hw/arm/iotkit: Wire up the S32KTIMER
,
Richard Henderson
,
10:19
Re: [Qemu-devel] [PATCH 06/22] hw/arm/iotkit: Wire up the watchdogs
,
Richard Henderson
,
10:18
Re: [Qemu-devel] [PATCH for-3.1 08/10] hw/s390x: Move vhost-vsock-ccw code to a separate file
,
Cornelia Huck
,
10:13
Re: [Qemu-devel] [PATCH] tests/vm: Increase timeout waiting for VM to boot to 5 minutes
,
Fam Zheng
,
10:12
Re: [Qemu-devel] [PATCH 05/22] hw/arm/mps2: Wire up dual-timer in mps2-an385 and mps2-an511
,
Richard Henderson
,
10:11
Re: [Qemu-devel] [PATCH 04/22] hw/arm/iotkit: Wire up the dualtimer
,
Richard Henderson
,
10:10
Re: [Qemu-devel] [PATCH 03/22] hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module
,
Richard Henderson
,
10:09
Re: [Qemu-devel] [PULL v2 00/73] Misc patches for 2018-08-21
,
Paolo Bonzini
,
10:08
Re: [Qemu-devel] [PATCH] scripts: report on author emails that are mangled by the mailing list
,
Eric Blake
,
10:07
Re: [Qemu-devel] [PATCH] virtio: update MemoryRegionCaches when guest negotiates features
,
Fam Zheng
,
10:07
[Qemu-devel] [PATCH] target/arm: Start AArch32 CPUs with EL2 but not EL3 in Hyp mode
,
Peter Maydell
,
09:50
[Qemu-devel] [PULL v4 36/46] disas: Add support for nanoMIPS platform
,
Aleksandar Markovic
,
09:38
[Qemu-devel] [PATCH V2] block: increased maximum size of vvfat devices
,
Arkasha
,
09:38
Re: [Qemu-devel] [PULL v2 00/73] Misc patches for 2018-08-21
,
Marc-André Lureau
,
09:38
[Qemu-devel] [PULL v4 39/46] elf: Add EM_NANOMIPS value as a valid one for e_machine field
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 44/46] mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 35/46] target/mips: Add availability control via bit NMS
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 32/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 23/46] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 17/46] target/mips: Add emulation of nanoMIPS FP instructions
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 19/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 28/46] target/mips: Implement MT ASE support for nanoMIPS
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 21/46] target/mips: Implement emulation of nanoMIPS ROTX instruction
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 16/46] target/mips: Add emulation of nanoMIPS 48-bit instructions
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 11/46] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 31/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 40/46] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 37/46] target/mips: Add updating BadInstr and BadInstrX for nanoMIPS
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 30/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 24/46] target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 25/46] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 22/46] target/mips: Implement emulation of nanoMIPS EXTW instruction
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 34/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 29/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 26/46] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 43/46] mips_malta: Add basic nanoMIPS boot code for Malta board
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 46/46] target/mips: Add definition of nanoMIPS I7200 CPU
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 45/46] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 42/46] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 38/46] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 41/46] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 33/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 20/46] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 14/46] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 10/46] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 27/46] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 08/46] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 05/46] target/mips: Add placeholder and invocation of decode_nanomips_opc()
,
Aleksandar Markovic
,
09:36
Re: [Qemu-devel] [PULL v2 00/73] Misc patches for 2018-08-21
,
Peter Maydell
,
09:36
[Qemu-devel] [PULL v4 02/46] target/mips: Add nanoMIPS base instruction set opcodes
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 13/46] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 06/46] target/mips: Add nanoMIPS decoding and extraction utilities
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 18/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 07/46] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 03/46] target/mips: Add nanoMIPS DSP ASE opcodes
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 00/46] MIPS queue August 2018 v4
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 15/46] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 12/46] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 01/46] target/mips: Add preprocessor constants for nanoMIPS
,
Aleksandar Markovic
,
09:36
[Qemu-devel] [PULL v4 09/46] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
,
Aleksandar Markovic
,
09:35
[Qemu-devel] [PULL v4 04/46] target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS
,
Aleksandar Markovic
,
09:35
[Qemu-devel] [PULL v3 00/69] Misc patches for 2018-08-21
,
Paolo Bonzini
,
09:35
Re: [Qemu-devel] [PATCH 02/22] hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTER
,
Richard Henderson
,
09:31
Re: [Qemu-devel] [PULL v2 00/73] Misc patches for 2018-08-21
,
Peter Maydell
,
09:31
Re: [Qemu-devel] ?==?utf-8?q? [PULL v3 00/46] MIPS queue August 21, 2018 v3
,
Aleksandar Markovic
,
09:07
Re: [Qemu-devel] [PULL 0/7] Linux user for 3.1 patches
,
Peter Maydell
,
08:40
Re: [Qemu-devel] [PATCH] pc: acpi: revert back to 1 SRAT entry for hotpluggable area
,
Igor Mammedov
,
08:34
[Qemu-devel] [PATCH] tests/migration: Enable the migration test on s390x, too
,
Thomas Huth
,
08:25
[Qemu-devel] [PATCH] virtio: update MemoryRegionCaches when guest negotiates features
,
Paolo Bonzini
,
08:21
Re: [Qemu-devel] virtio_stw_phys_cached crash
,
Paolo Bonzini
,
08:15
[Qemu-devel] [PULL v2 00/73] Misc patches for 2018-08-21
,
Paolo Bonzini
,
07:37
[Qemu-devel] [Query] Live Migration between machines with different processor ids
,
Jaggi, Manish
,
07:31
[Qemu-devel] [PATCH] tests/vm: Increase timeout waiting for VM to boot to 5 minutes
,
Peter Maydell
,
07:30
Re: [Qemu-devel] [PULL 00/74] Misc patches for 2018-08-21
,
Peter Maydell
,
07:30
Re: [Qemu-devel] [PATCH v3 07/10] check: Only test boot-serial when sga is compiled in
,
Juan Quintela
,
07:06
Re: [Qemu-devel] [PATCH] scripts: report on author emails that are mangled by the mailing list
,
Daniel P . Berrangé
,
07:00
Re: [Qemu-devel] [RFC v6 10/27] monitor: allow to use IO thread for parsing
,
Marc-André Lureau
,
06:59
Re: [Qemu-devel] [PATCH] scripts: report on author emails that are mangled by the mailing list
,
Peter Maydell
,
06:41
[Qemu-devel] [PATCH v2] hw/intc/arm_gic: Document QEMU interface
,
Peter Maydell
,
06:38
[Qemu-devel] [Bug 1775702] Re: High host CPU load and slower guest after upgrade guest OS Windows 10 to ver 1803
,
costinel
,
06:36
Re: [Qemu-devel] [PATCH] scripts: report on author emails that are mangled by the mailing list
,
Cornelia Huck
,
06:33
Re: [Qemu-devel] [PATCH v3 07/10] check: Only test boot-serial when sga is compiled in
,
Gerd Hoffmann
,
06:27
[Qemu-devel] [PATCH] scripts: report on author emails that are mangled by the mailing list
,
Daniel P . Berrangé
,
06:25
Re: [Qemu-devel] [PULL v3 00/46] MIPS queue August 21, 2018 v3
,
Peter Maydell
,
06:19
Re: [Qemu-devel] [PATCH 1/9] hw/intc/arm_gic: Document QEMU interface
,
Peter Maydell
,
06:16
Re: [Qemu-devel] [PATCH 18/22] hw/ssi/pl022: Use DeviceState::realize rather than SysBusDevice::init
,
Peter Maydell
,
06:12
Re: [Qemu-devel] [PATCH v2 0/3] ui: remove deprecated UI frontends
,
Andrea Bolognani
,
06:10
Re: [Qemu-devel] [PULL 00/12] Ui 20180821 v2 patches
,
Gerd Hoffmann
,
05:57
[Qemu-devel] [PULL 12/12] util: promote qemu_egl_rendernode_open() to libqemuutil
,
Gerd Hoffmann
,
05:57
[Qemu-devel] [PULL 10/12] ui/vnc: Remove useless parenthesis around DIV_ROUND_UP macro
,
Gerd Hoffmann
,
05:57
[Qemu-devel] [PULL 08/12] spice-display: fix qemu_spice_cursor_refresh_bh locking
,
Gerd Hoffmann
,
05:57
[Qemu-devel] [PULL 05/12] doc: switch to modern syntax for VNC TLS setup
,
Gerd Hoffmann
,
05:57
[Qemu-devel] [PULL 07/12] spice-display: access ptr_x/ptr_y under Mutex
,
Gerd Hoffmann
,
05:57
[Qemu-devel] [PULL 11/12] dmabuf: add y0_top, pass it to spice
,
Gerd Hoffmann
,
05:57
[Qemu-devel] [PULL 00/12] Ui 20180823 v3 patches
,
Gerd Hoffmann
,
05:57
[Qemu-devel] [PULL 06/12] vnc: remove support for deprecated tls, x509, x509verify options
,
Gerd Hoffmann
,
05:57
[Qemu-devel] [PULL 09/12] ui/sdl2: Fix broken -full-screen CLI option
,
Gerd Hoffmann
,
05:57
[Qemu-devel] [PULL 02/12] vnc: fix memleak of the "vnc-worker-output" name
,
Gerd Hoffmann
,
05:57
[Qemu-devel] [PULL 03/12] ui: use enum to string helpers
,
Gerd Hoffmann
,
05:57
[Qemu-devel] [PULL 04/12] sdl2: redraw correctly when scanout_mode enabled.
,
Gerd Hoffmann
,
05:57
[Qemu-devel] [PULL 01/12] ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag
,
Gerd Hoffmann
,
05:57
Re: [Qemu-devel] [PATCH v3 07/10] check: Only test boot-serial when sga is compiled in
,
Daniel P . Berrangé
,
05:54
Re: [Qemu-devel] [PATCH v3 07/10] check: Only test boot-serial when sga is compiled in
,
Gerd Hoffmann
,
05:49
Re: [Qemu-devel] [PATCH V11 15/20] net/net.c: Add net client type check function for COLO
,
Zhang Chen
,
05:38
Re: [Qemu-devel] [Qemu-arm] [PATCH 0/8] arm/raspi: Make fb handle virtual viewport
,
Peter Maydell
,
05:37
Re: [Qemu-devel] [PULL 00/12] Ui 20180821 v2 patches
,
Peter Maydell
,
05:22
[Qemu-devel] [Bug 1788582] [NEW] Race condition during shutdown
,
Marc Hartmayer
,
05:20
Re: [Qemu-devel] [PULL 0/7] Usb 20180821 patches
,
Peter Maydell
,
05:20
[Qemu-devel] KVM call for 2018-08-28
,
Juan Quintela
,
05:09
Re: [Qemu-devel] [PATCH] pc: acpi: revert back to 1 SRAT entry for hotpluggable area
,
Yu Zhang
,
05:02
Re: [Qemu-devel] [PATCH v2 0/3] ui: remove deprecated UI frontends
,
Fam Zheng
,
05:01
Re: [Qemu-devel] [PATCH] char-pty: remove unnecessary #ifdef
,
Paolo Bonzini
,
04:55
Re: [Qemu-devel] virtio_stw_phys_cached crash
,
Fam Zheng
,
04:55
Re: [Qemu-devel] [PATCH] postcopy: Synchronize usage of the balloon inhibitor
,
Juan Quintela
,
04:22
Re: [Qemu-devel] [PATCH] postcopy: Synchronize usage of the balloon inhibitor
,
Cornelia Huck
,
04:14
Re: [Qemu-devel] [PATCH] pc: acpi: revert back to 1 SRAT entry for hotpluggable area
,
Igor Mammedov
,
04:14
Re: [Qemu-devel] [PULL 1/4] balloon: Allow multiple inhibit users
,
Cornelia Huck
,
04:11
Re: [Qemu-devel] [PATCH v3 07/10] check: Only test boot-serial when sga is compiled in
,
Thomas Huth
,
04:05
[Qemu-devel] [PATCH V3 0/4] introduce coalesced pio support
,
Peng Hao
,
04:01
[Qemu-devel] [PATCH V3 4/4] target-i386: add i440fx 0xcf8 port as coalesced_pio
,
Peng Hao
,
04:01
[Qemu-devel] [PATCH V3 2/4] target-i386:add coalesced_pio API
,
Peng Hao
,
04:01
[Qemu-devel] [PATCH V3 1/4] target-i386: introduce coalesced_pio kvm header update
,
Peng Hao
,
04:01
[Qemu-devel] [PATCH V3 3/4] target-i386: add rtc 0x70 port as coalesced_pio
,
Peng Hao
,
04:01
[Qemu-devel] [PATCH v6 1/2] linux-headers: Update to kernel mainline commit 815f0ddb3
,
Dongjiu Geng
,
03:45
[Qemu-devel] [PATCH v6 2/2] target: arm: Add support for VCPU event states
,
Dongjiu Geng
,
03:45
Re: [Qemu-devel] [PATCH v3 07/10] check: Only test boot-serial when sga is compiled in
,
Gerd Hoffmann
,
03:45
Re: [Qemu-devel] [PATCH] postcopy: Synchronize usage of the balloon inhibitor
,
Christian Borntraeger
,
03:24
Re: [Qemu-devel] [PATCH v3 2/3] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
,
Robert Hoo
,
02:31
Re: [Qemu-devel] [qemu-s390x] [PATCH v4 1/3] target/s390x: use regular spaces in translate.c
,
Thomas Huth
,
01:53
August 22, 2018
Re: [Qemu-devel] [Bug 1775702] Re: High host CPU load and slower guest after upgrade guest OS Windows 10 to ver 1803
,
Alexandre DERUMIER
,
23:31
[Qemu-devel] [PATCH] input-linux: toggle for lock keys
,
Ryan El Kochta
,
21:33
Re: [Qemu-devel] [PATCH 6/7] jobs: utilize job_exit shim
,
John Snow
,
19:40
Re: [Qemu-devel] [PATCH 1/7] jobs: change start callback to run callback
,
John Snow
,
19:15
Re: [Qemu-devel] [PATCH v4 10/16] linux-user: Split out some simple file syscalls
,
Richard Henderson
,
18:58
Re: [Qemu-devel] [PATCH 2/7] jobs: canonize Error object
,
John Snow
,
18:50
Re: [Qemu-devel] [PATCH] char-pty: remove unnecessary #ifdef
,
Roman Bolshakov
,
18:12
Re: [Qemu-devel] [PATCH v1 1/2] block/snapshot.c: eliminate use of ID input in snapshot operations
,
Murilo Opsfelder Araujo
,
18:07
Re: [Qemu-devel] [PATCH 5/7] block/mirror: utilize job_exit shim
,
John Snow
,
18:05
Re: [Qemu-devel] [RFC PATCH v1 0/2] HMP/snapshot changes - do not use ID anymore
,
Murilo Opsfelder Araujo
,
18:04
Re: [Qemu-devel] [PATCH 3/7] jobs: add exit shim
,
John Snow
,
18:04
Re: [Qemu-devel] [PATCH 3/7] jobs: add exit shim
,
Eric Blake
,
18:01
Re: [Qemu-devel] [PATCH 4/7] block/commit: utilize job_exit shim
,
John Snow
,
17:55
Re: [Qemu-devel] [PATCH 3/7] jobs: add exit shim
,
John Snow
,
17:53
Re: [Qemu-devel] [PATCH 3/7] jobs: add exit shim
,
John Snow
,
17:45
[Qemu-devel] [PATCH] postcopy: Synchronize usage of the balloon inhibitor
,
Alex Williamson
,
15:42
Re: [Qemu-devel] [PULL 1/4] balloon: Allow multiple inhibit users
,
Alex Williamson
,
15:01
Re: [Qemu-devel] [PATCH] RFC: chardev: mark the calls that allow an implicit mux monitor
,
Eric Blake
,
14:26
Re: [Qemu-devel] [PATCH] pc: acpi: revert back to 1 SRAT entry for hotpluggable area
,
Eduardo Habkost
,
14:25
Re: [Qemu-devel] [PATCH v10 62/65] linux-user: Add nanoMIPS support in scripts/qemu-binfmt-conf.sh
,
Laurent Vivier
,
14:03
[Qemu-devel] [PATCH] RFC: chardev: mark the calls that allow an implicit mux monitor
,
Marc-André Lureau
,
14:03
Re: [Qemu-devel] [PATCH] pc: acpi: revert back to 1 SRAT entry for hotpluggable area
,
Eduardo Habkost
,
14:01
Re: [Qemu-devel] virtio_stw_phys_cached crash
,
Paolo Bonzini
,
13:54
Re: [Qemu-devel] [PULL 1/4] balloon: Allow multiple inhibit users
,
Alex Williamson
,
13:54
Re: [Qemu-devel] [PATCH v1 1/8] s390x/tcg: factor out and fix DATA exception injection
,
David Hildenbrand
,
13:26
Re: [Qemu-devel] [PATCH v4 4/4] seccomp: set the seccomp filter to all threads
,
Daniel P . Berrangé
,
13:23
Re: [Qemu-devel] [PATCH v4 3/4] configure: require libseccomp 2.2.0
,
Daniel P . Berrangé
,
13:19
[Qemu-devel] [PATCH v4 3/4] configure: require libseccomp 2.2.0
,
Marc-André Lureau
,
13:12
[Qemu-devel] [PATCH v4 4/4] seccomp: set the seccomp filter to all threads
,
Marc-André Lureau
,
13:12
[Qemu-devel] [PATCH v4 0/4] seccomp fixes
,
Marc-André Lureau
,
13:12
[Qemu-devel] [PATCH v4 2/4] seccomp: prefer SCMP_ACT_KILL_PROCESS if available
,
Marc-André Lureau
,
13:12
[Qemu-devel] [PATCH v4 1/4] seccomp: use SIGSYS signal instead of killing the thread
,
Marc-André Lureau
,
13:12
Re: [Qemu-devel] [PATCH v3 3/3] seccomp: set the seccomp filter to all threads
,
Daniel P . Berrangé
,
12:53
Re: [Qemu-devel] [PATCH v1 1/8] s390x/tcg: factor out and fix DATA exception injection
,
David Hildenbrand
,
12:52
Re: [Qemu-devel] [PATCH v3 3/3] seccomp: set the seccomp filter to all threads
,
Daniel P . Berrangé
,
12:51
Re: [Qemu-devel] [PATCH v3 3/3] seccomp: set the seccomp filter to all threads
,
Daniel P . Berrangé
,
12:46
Re: [Qemu-devel] [PATCH v3 3/3] seccomp: set the seccomp filter to all threads
,
Daniel P . Berrangé
,
12:43
Re: [Qemu-devel] [PATCH v1 2/8] s390x/tcg: store in the TB flags if AFP is enabled
,
Richard Henderson
,
12:41
Re: [Qemu-devel] [PATCH v3 3/3] seccomp: set the seccomp filter to all threads
,
Marc-André Lureau
,
12:40
Re: [Qemu-devel] [PATCH v3 3/3] seccomp: set the seccomp filter to all threads
,
Marc-André Lureau
,
12:38
Re: [Qemu-devel] [PATCH v3 03/10] check: Only test isa-testdev when it is compiled in
,
Juan Quintela
,
12:34
Re: [Qemu-devel] [PATCH v1 1/8] s390x/tcg: factor out and fix DATA exception injection
,
Richard Henderson
,
12:31
Re: [Qemu-devel] Question: Updating wikis on QEMU website - what is the procedure?
,
Aleksandar Markovic
,
12:26
Re: [Qemu-devel] Question: Updating wikis on QEMU website - what is the procedure?
,
Laszlo Ersek
,
12:26
Re: [Qemu-devel] Question: Updating wikis on QEMU website - what is the procedure?
,
Laszlo Ersek
,
12:19
Re: [Qemu-devel] [PATCH v3 3/3] seccomp: set the seccomp filter to all threads
,
Marc-André Lureau
,
12:19
Re: [Qemu-devel] [PATCH v3 3/3] seccomp: set the seccomp filter to all threads
,
Eric Blake
,
12:07
Re: [Qemu-devel] [PULL 0/3] seccomp branch queue
,
Daniel P . Berrangé
,
12:07
Re: [Qemu-devel] [PATCH v3 3/3] seccomp: set the seccomp filter to all threads
,
Daniel P . Berrangé
,
12:06
Re: [Qemu-devel] [PULL 0/3] seccomp branch queue
,
Eric Blake
,
12:04
Re: [Qemu-devel] [PATCH v4 11/16] linux-user: Split out preadv, pwritev, readv, writev
,
Laurent Vivier
,
12:03
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Daniel P . Berrangé
,
12:02
Re: [Qemu-devel] [PATCH v3 3/3] seccomp: set the seccomp filter to all threads
,
Marc-André Lureau
,
11:58
Re: [Qemu-devel] [PULL 1/4] balloon: Allow multiple inhibit users
,
Christian Borntraeger
,
11:56
Re: [Qemu-devel] Question: Updating wikis on QEMU website - what is the procedure?
,
Eduardo Habkost
,
11:55
[Qemu-devel] [PULL 1/3] seccomp: use SIGSYS signal instead of killing the thread
,
Eduardo Otubo
,
11:53
[Qemu-devel] [PULL 0/3] seccomp branch queue
,
Eduardo Otubo
,
11:53
[Qemu-devel] [PULL 2/3] seccomp: prefer SCMP_ACT_KILL_PROCESS if available
,
Eduardo Otubo
,
11:53
[Qemu-devel] [PULL 3/3] seccomp: set the seccomp filter to all threads
,
Eduardo Otubo
,
11:53
Re: [Qemu-devel] [PATCH v3 3/3] seccomp: set the seccomp filter to all threads
,
Daniel P . Berrangé
,
11:53
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Eduardo Habkost
,
11:53
Re: [Qemu-devel] [PATCH v4 2/3] target/s390x: exception on non-aligned LPSW(E)
,
Richard Henderson
,
11:34
[Qemu-devel] [Bug 1775702] Re: High host CPU load and slower guest after upgrade guest OS Windows 10 to ver 1803
,
Heiko Sieger
,
11:31
Re: [Qemu-devel] [PATCH v3 0/3] seccomp fixes
,
Eduardo Otubo
,
11:30
Re: [Qemu-devel] [PATCH v2 1/3] qapi: add x-query-block-graph
,
Vladimir Sementsov-Ogievskiy
,
11:20
Re: [Qemu-devel] [PATCH v4 1/3] target/s390x: use regular spaces in translate.c
,
David Hildenbrand
,
11:19
Re: [Qemu-devel] [PATCH v4 0/3] Some improvements in z/Arch instructions support
,
David Hildenbrand
,
11:16
Re: [Qemu-devel] [PATCH v4 2/3] target/s390x: exception on non-aligned LPSW(E)
,
David Hildenbrand
,
11:16
[Qemu-devel] Question: Updating wikis on QEMU website - what is the procedure?
,
Aleksandar Markovic
,
11:14
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Daniel P . Berrangé
,
11:02
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Daniel P . Berrangé
,
10:57
[Qemu-devel] virtio_stw_phys_cached crash
,
Fam Zheng
,
10:57
[Qemu-devel] [PULL 1/1] fsdev: fix compilation with VIRTIO but not VIRTIO_9P
,
Greg Kurz
,
10:44
[Qemu-devel] [PULL 0/1] 9p patches 2018-08-22
,
Greg Kurz
,
10:44
Re: [Qemu-devel] [PATCH v3 06/10] check: Only test ivshm when it is compiled in
,
Thomas Huth
,
10:43
[Qemu-devel] [PATCH v4 3/3] target/s390x: implement CVB, CVBY and CVBG
,
Pavel Zbitskiy
,
10:41
[Qemu-devel] [PATCH v4 2/3] target/s390x: exception on non-aligned LPSW(E)
,
Pavel Zbitskiy
,
10:41
[Qemu-devel] [PATCH v4 1/3] target/s390x: use regular spaces in translate.c
,
Pavel Zbitskiy
,
10:41
[Qemu-devel] [PATCH v4 0/3] Some improvements in z/Arch instructions support
,
Pavel Zbitskiy
,
10:41
Re: [Qemu-devel] [PATCH v3 08/10] check: Move VMXNET3 test to common
,
Juan Quintela
,
10:39
Re: [Qemu-devel] [PATCH v3 07/10] check: Only test boot-serial when sga is compiled in
,
Juan Quintela
,
10:38
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Laine Stump
,
10:37
Re: [Qemu-devel] [PATCH v3 06/10] check: Only test ivshm when it is compiled in
,
Juan Quintela
,
10:36
Re: [Qemu-devel] [PATCH v3 04/10] check: Only test usb-xhci-nec when it is compiled in
,
Juan Quintela
,
10:32
Re: [Qemu-devel] [PATCH v3 03/10] check: Only test isa-testdev when it is compiled in
,
Juan Quintela
,
10:30
[Qemu-devel] [PATCH v3 3/3] seccomp: set the seccomp filter to all threads
,
Marc-André Lureau
,
10:30
[Qemu-devel] [PATCH v3 2/3] seccomp: prefer SCMP_ACT_KILL_PROCESS if available
,
Marc-André Lureau
,
10:30
[Qemu-devel] [PATCH v3 1/3] seccomp: use SIGSYS signal instead of killing the thread
,
Marc-André Lureau
,
10:30
[Qemu-devel] [PATCH v3 0/3] seccomp fixes
,
Marc-André Lureau
,
10:30
Re: [Qemu-devel] [PATCH v3 02/10] check: Use land/lor when possible
,
Juan Quintela
,
10:28
Re: [Qemu-devel] [PATCH v3 01/10] configure: We don't want to clean configuration files
,
Juan Quintela
,
10:24
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Eduardo Habkost
,
10:18
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Daniel P . Berrangé
,
09:44
Re: [Qemu-devel] [PATCH] job: Fix nested aio_poll() hanging in job_txn_apply
,
Eric Blake
,
09:42
[Qemu-devel] [PATCH v2 3/3] ui: remove support for SDL1.2 in favour of SDL2
,
Daniel P . Berrangé
,
09:16
[Qemu-devel] [PATCH v2 2/3] ui: increase min required GTK3 version to 3.14.0
,
Daniel P . Berrangé
,
09:16
[Qemu-devel] [PATCH v2 1/3] ui: remove support for GTK2 in favour of GTK3
,
Daniel P . Berrangé
,
09:16
[Qemu-devel] [PATCH v2 0/3] ui: remove deprecated UI frontends
,
Daniel P . Berrangé
,
09:16
Re: [Qemu-devel] [PATCH] pc: acpi: revert back to 1 SRAT entry for hotpluggable area
,
Igor Mammedov
,
09:05
Re: [Qemu-devel] [PATCH v2 0/4] Add support for Men Chameleon Bus emulation
,
Johannes Thumshirn
,
09:00
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Eduardo Habkost
,
08:59
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Daniel P . Berrangé
,
08:26
Re: [Qemu-devel] [PATCH 7/7] jobs: remove job_defer_to_main_loop
,
Max Reitz
,
08:22
Re: [Qemu-devel] [PATCH 6/7] jobs: utilize job_exit shim
,
Max Reitz
,
08:21
Re: [Qemu-devel] [PATCH 5/7] block/mirror: utilize job_exit shim
,
Max Reitz
,
08:15
Re: [Qemu-devel] [PATCH 5/7] block/mirror: utilize job_exit shim
,
Max Reitz
,
08:06
[Qemu-devel] [PULL 20/20] migration: hold the lock only if it is really needed
,
Juan Quintela
,
08:01
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Eduardo Habkost
,
08:01
[Qemu-devel] [PULL 19/20] migration: move handle of zero page to the thread
,
Juan Quintela
,
08:01
[Qemu-devel] [PULL 18/20] migration: drop the return value of do_compress_ram_page
,
Juan Quintela
,
08:01
[Qemu-devel] [PULL 17/20] migration: introduce save_zero_page_to_file
,
Juan Quintela
,
08:01
[Qemu-devel] [PULL 15/20] migration: do not wait for free thread
,
Juan Quintela
,
08:01
[Qemu-devel] [PULL 13/20] tests/migration-test: Silence the kvm_hv message by default
,
Juan Quintela
,
08:01
[Qemu-devel] [PULL 16/20] migration: fix counting normal page for compression
,
Juan Quintela
,
08:01
[Qemu-devel] [PULL 07/20] migration: implement bi-directional RDMA QIOChannel
,
Juan Quintela
,
08:01
[Qemu-devel] [PULL 09/20] migration: implement io_set_aio_fd_handler function for RDMA QIOChannel
,
Juan Quintela
,
08:01
[Qemu-devel] [PULL 05/20] migration: disable RDMA WRITE after postcopy started
,
Juan Quintela
,
08:01
[Qemu-devel] [PULL 14/20] migration: poll the cm event for destination qemu
,
Juan Quintela
,
08:01
[Qemu-devel] [PULL 10/20] migration: invoke qio_channel_yield only when qemu_in_coroutine()
,
Juan Quintela
,
08:01
[Qemu-devel] [PULL 12/20] migration: implement the shutdown for RDMA QIOChannel
,
Juan Quintela
,
08:01
[Qemu-devel] [PULL 11/20] migration: poll the cm event while wait RDMA work request completion
,
Juan Quintela
,
08:01
[Qemu-devel] [PULL 04/20] migrate/cpu-throttle: Add max-cpu-throttle migration parameter
,
Juan Quintela
,
08:01
[Qemu-devel] [PULL 08/20] migration: Stop rdma yielding during incoming postcopy
,
Juan Quintela
,
08:01
[Qemu-devel] [PULL 03/20] docs/migration: Clarify pre_load in subsections
,
Juan Quintela
,
08:01
[Qemu-devel] [PULL 01/20] qapi/migration.json: fix the description for "query-migrate" output
,
Juan Quintela
,
08:01
[Qemu-devel] [PULL 06/20] migration: create a dedicated connection for rdma return path
,
Juan Quintela
,
08:01
[Qemu-devel] [PULL 00/20] Migration pull requset
,
Juan Quintela
,
08:01
[Qemu-devel] [PULL 02/20] migration: Correctly handle subsections with no 'needed' function
,
Juan Quintela
,
08:01
Re: [Qemu-devel] [PATCH 4/7] block/commit: utilize job_exit shim
,
Max Reitz
,
07:59
Re: [Qemu-devel] Modeling a device controlled by combination of GPIO and UART
,
Peter Maydell
,
07:56
Re: [Qemu-devel] [PATCH 4/7] block/commit: utilize job_exit shim
,
Max Reitz
,
07:55
Re: [Qemu-devel] [PATCH 3/7] jobs: add exit shim
,
Max Reitz
,
07:53
Re: [Qemu-devel] [PATCH 3/7] jobs: add exit shim
,
Max Reitz
,
07:43
Re: [Qemu-devel] [PATCH] ppc: Remove deprecated ppcemb target
,
David Gibson
,
07:37
Re: [Qemu-devel] [PATCH 2/7] jobs: canonize Error object
,
Max Reitz
,
07:11
Re: [Qemu-devel] [PATCH 2/7] jobs: canonize Error object
,
Max Reitz
,
07:09
Re: [Qemu-devel] [PATCH 1/7] jobs: change start callback to run callback
,
Max Reitz
,
07:04
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Daniel P . Berrangé
,
07:04
Re: [Qemu-devel] [PATCH 2/7] jobs: canonize Error object
,
Max Reitz
,
07:04
Re: [Qemu-devel] [PATCH v3 07/10] check: Only test boot-serial when sga is compiled in
,
Thomas Huth
,
06:45
Re: [Qemu-devel] [PATCH v3 08/10] check: Move VMXNET3 test to common
,
Thomas Huth
,
06:44
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Andrea Bolognani
,
06:44
Re: [Qemu-devel] [PATCH v3 09/10] check: Move endianess test to common
,
Thomas Huth
,
06:44
Re: [Qemu-devel] [PATCH v3 10/10] check: Move wdt_ib700 test to common
,
Thomas Huth
,
06:44
Re: [Qemu-devel] [PATCH] char: Enable build of pty on macOS
,
Paolo Bonzini
,
06:44
[Qemu-devel] [PATCH] char-pty: remove unnecessary #ifdef
,
Paolo Bonzini
,
06:44
Re: [Qemu-devel] [PATCH v3 08/10] check: Move VMXNET3 test to common
,
Thomas Huth
,
06:44
Re: [Qemu-devel] [PATCH v3 08/10] check: Move VMXNET3 test to common
,
Juan Quintela
,
06:44
Re: [Qemu-devel] [PATCH v3 06/10] check: Only test ivshm when it is compiled in
,
Thomas Huth
,
06:27
Re: [Qemu-devel] [PATCH v4 01/10] migration: do not wait for free thread
,
Juan Quintela
,
06:26
Re: [Qemu-devel] [PATCH v4 05/10] migration: move handle of zero page to the thread
,
Juan Quintela
,
06:25
Re: [Qemu-devel] [PATCH v4 06/10] migration: hold the lock only if it is really needed
,
Juan Quintela
,
06:24
Re: [Qemu-devel] [PATCH v3 05/10] x86_64-softmmu: Configuration is identical to i386-softmmu
,
Thomas Huth
,
06:23
Re: [Qemu-devel] [PATCH v4 04/10] migration: drop the return value of do_compress_ram_page
,
Juan Quintela
,
06:22
Re: [Qemu-devel] [PATCH v3 04/10] check: Only test usb-xhci-nec when it is compiled in
,
Thomas Huth
,
06:22
Re: [Qemu-devel] [PATCH v4 03/10] migration: introduce save_zero_page_to_file
,
Juan Quintela
,
06:22
Re: [Qemu-devel] [PATCH v4 02/10] migration: fix counting normal page for compression
,
Juan Quintela
,
06:20
Re: [Qemu-devel] [PATCH v3 03/10] check: Only test isa-testdev when it is compiled in
,
Thomas Huth
,
06:18
Re: [Qemu-devel] Slow boot in QEMU with virtio-scsi disks
,
Greg Kurz
,
06:15
Re: [Qemu-devel] [PATCH v3 02/10] check: Use land/lor when possible
,
Thomas Huth
,
06:13
Re: [Qemu-devel] [PATCH] tests/migration-test: Turn kvm_hv message into a g_debug message
,
Juan Quintela
,
06:11
Re: [Qemu-devel] [PATCH v6 08/11] migration: implement the shutdown for RDMA QIOChannel
,
Juan Quintela
,
06:08
Re: [Qemu-devel] [PATCH v3 01/10] configure: We don't want to clean configuration files
,
Thomas Huth
,
06:08
Re: [Qemu-devel] [PATCH v6 07/11] migration: poll the cm event while wait RDMA work request completion
,
Juan Quintela
,
06:07
Re: [Qemu-devel] [PATCH v6 06/11] migration: invoke qio_channel_yield only when qemu_in_coroutine()
,
Juan Quintela
,
06:07
Re: [Qemu-devel] [PATCH v6 05/11] migration: implement io_set_aio_fd_handler function for RDMA QIOChannel
,
Juan Quintela
,
06:07
Re: [Qemu-devel] [PATCH] pc: acpi: revert back to 1 SRAT entry for hotpluggable area
,
Laszlo Ersek
,
06:06
Re: [Qemu-devel] [PATCH v6 04/11] migration: Stop rdma yielding during incoming postcopy
,
Juan Quintela
,
06:06
Re: [Qemu-devel] [PATCH v6 01/11] migration: disable RDMA WRITE after postcopy started
,
Juan Quintela
,
06:04
[Qemu-devel] [PATCH v3 09/10] check: Move endianess test to common
,
Juan Quintela
,
05:54
[Qemu-devel] [PATCH v3 10/10] check: Move wdt_ib700 test to common
,
Juan Quintela
,
05:54
[Qemu-devel] [PATCH v3 07/10] check: Only test boot-serial when sga is compiled in
,
Juan Quintela
,
05:54
[Qemu-devel] [PATCH v3 08/10] check: Move VMXNET3 test to common
,
Juan Quintela
,
05:54
[Qemu-devel] [PATCH v3 06/10] check: Only test ivshm when it is compiled in
,
Juan Quintela
,
05:54
[Qemu-devel] [PATCH v3 00/10] Don't check disabled drivers
,
Juan Quintela
,
05:54
[Qemu-devel] [PATCH v3 05/10] x86_64-softmmu: Configuration is identical to i386-softmmu
,
Juan Quintela
,
05:54
[Qemu-devel] [PATCH v3 01/10] configure: We don't want to clean configuration files
,
Juan Quintela
,
05:54
[Qemu-devel] [PATCH v3 04/10] check: Only test usb-xhci-nec when it is compiled in
,
Juan Quintela
,
05:54
[Qemu-devel] [PATCH v3 03/10] check: Only test isa-testdev when it is compiled in
,
Juan Quintela
,
05:54
[Qemu-devel] [PATCH v3 02/10] check: Use land/lor when possible
,
Juan Quintela
,
05:54
Re: [Qemu-devel] [PATCH 3/3] ui: remove support for SDL1.2 in favour of SDL2
,
Daniel P . Berrangé
,
05:53
[Qemu-devel] [PATCH] pc: acpi: revert back to 1 SRAT entry for hotpluggable area
,
Igor Mammedov
,
05:46
Re: [Qemu-devel] [PATCH] migrate/cpu-throttle: Add max-cpu-throttle migration parameter
,
Juan Quintela
,
05:42
Re: [Qemu-devel] [PATCH] qapi/migration.json: fix the description for "query-migrate" output
,
Juan Quintela
,
05:14
Re: [Qemu-devel] [PULL 27/74] checkpatch: allow space in more places before a bracket
,
Paolo Bonzini
,
04:56
Re: [Qemu-devel] [PATCH] Remove deprecated -balloon option
,
David Hildenbrand
,
04:48
Re: [Qemu-devel] [PATCH v2 1/3] qapi: add x-query-block-graph
,
Max Reitz
,
04:33
[Qemu-devel] [PATCH] hw/scsi/mptsas: Classify the device as "storage"
,
Thomas Huth
,
04:29
Re: [Qemu-devel] [PATCH 9/9] hw/arm/vexpress: Add "virtualization" property controlling presence of EL2
,
Luc Michel
,
04:27
Re: [Qemu-devel] [PATCH 8/9] hw/arm/vexpress: Don't set info->secure_boot if CPU doesn't have EL3
,
Luc Michel
,
04:27
Re: [Qemu-devel] [PATCH 6/9] hw/arm/fsl-imx6ul: Connect VIRQ and VFIQ
,
Luc Michel
,
04:27
Re: [Qemu-devel] [PATCH 7/9] hw/cpu/a15mpcore: If CPU has EL2, enable it on the GIC and wire it up
,
Luc Michel
,
04:27
Re: [Qemu-devel] [PATCH 5/9] hw/arm/fsl-imx6ul: Connect VIRQ and VFIQ
,
Luc Michel
,
04:27
Re: [Qemu-devel] [PATCH 4/9] hw/arm/highbank: Connect VIRQ and VFIQ
,
Luc Michel
,
04:27
Re: [Qemu-devel] [PATCH 3/9] hw/arm/vexpress: Connect VIRQ and VFIQ
,
Luc Michel
,
04:26
Re: [Qemu-devel] [PATCH V11 15/20] net/net.c: Add net client type check function for COLO
,
Jason Wang
,
04:23
Re: [Qemu-devel] [PATCH 2/9] hw/intc/arm_gic: Make per-cpu GICH memory regions 0x200 bytes large
,
Luc Michel
,
04:22
Re: [Qemu-devel] [PATCH V11 16/20] filter: Add handle_event method for NetFilterClass
,
Jason Wang
,
04:22
Re: [Qemu-devel] [PATCH 1/9] hw/intc/arm_gic: Document QEMU interface
,
Luc Michel
,
04:16
[Qemu-devel] [PULL 19/19] check: Only test tpm devices when they are compiled in
,
Juan Quintela
,
04:08
[Qemu-devel] [PULL 18/19] check: Only test usb-ehci when it is compiled in
,
Juan Quintela
,
04:08
[Qemu-devel] [PULL 17/19] check: Only test usb-uhci devices when they are compiled in
,
Juan Quintela
,
04:08
[Qemu-devel] [PULL 15/19] check: Only test nvme when it is compiled in
,
Juan Quintela
,
04:08
[Qemu-devel] [PULL 16/19] check: Only test usb-ohci when it is compiled in
,
Juan Quintela
,
04:08
[Qemu-devel] [PULL 13/19] check: Only test wdt_ib700 when it is compiled in
,
Juan Quintela
,
04:08
[Qemu-devel] [PULL 14/19] check: Only test pvpanic when it is compiled in
,
Juan Quintela
,
04:08
[Qemu-devel] [PULL 10/19] check: Only test ioh3420 when it is compiled in
,
Juan Quintela
,
04:08
[Qemu-devel] [PULL 05/19] check: Only test rtl8139 when it is compiled in
,
Juan Quintela
,
04:08
[Qemu-devel] [PULL 12/19] check: Only test sdhci when it is compiled in
,
Juan Quintela
,
04:08
[Qemu-devel] [PULL 11/19] check: Only test i82801b11 when it is compiled in
,
Juan Quintela
,
04:08
[Qemu-devel] [PULL 09/19] check: Only test ipack when it is compiled in
,
Juan Quintela
,
04:08
[Qemu-devel] [PULL 06/19] check: Only test es1370 when it is compiled in
,
Juan Quintela
,
04:08
[Qemu-devel] [PULL 07/19] check: Only test ac97 when it is compiled in
,
Juan Quintela
,
04:08
[Qemu-devel] [PULL 08/19] check: Only test hda when it is compiled in
,
Juan Quintela
,
04:08
[Qemu-devel] [PULL 04/19] check: Only test pcnet when it is compiled in
,
Juan Quintela
,
04:08
[Qemu-devel] [PULL 00/19] Be able to disable several devices
,
Juan Quintela
,
04:08
[Qemu-devel] [PULL 03/19] check: Only test eepro100 when it is compiled in
,
Juan Quintela
,
04:08
[Qemu-devel] [PULL 02/19] check: Only test ne2000 when it is compiled in
,
Juan Quintela
,
04:08
[Qemu-devel] [PULL 01/19] check: Only test vmxnet3 when it is compiled in
,
Juan Quintela
,
04:08
[Qemu-devel] [PATCH v1 4/8] s390x/tcg: add instruction flags for floating point instructions
,
David Hildenbrand
,
04:07
[Qemu-devel] [PATCH v1 1/8] s390x/tcg: factor out and fix DATA exception injection
,
David Hildenbrand
,
04:07
[Qemu-devel] [PATCH v1 2/8] s390x/tcg: store in the TB flags if AFP is enabled
,
David Hildenbrand
,
04:07
[Qemu-devel] [PATCH v1 3/8] s390x/tcg: support flags for instructions
,
David Hildenbrand
,
04:07
[Qemu-devel] [PATCH v1 0/8] s390x/tcg: instruction flags and AFP registers
,
David Hildenbrand
,
04:07
[Qemu-devel] [PATCH v1 5/8] s390x/tcg: check for AFP-register, BFP and DFP data exceptions
,
David Hildenbrand
,
04:07
[Qemu-devel] [PATCH v1 6/8] s390x/tcg: handle privileged instructions via flags
,
David Hildenbrand
,
04:07
[Qemu-devel] [PATCH v1 8/8] s390x/tcg: refactor specification checking
,
David Hildenbrand
,
04:07
[Qemu-devel] [PATCH v1 7/8] s390x/tcg: fix FP register pair checks
,
David Hildenbrand
,
04:07
Re: [Qemu-devel] [RFC 00/15] s390: vfio-ccw dasd ipl support
,
Cornelia Huck
,
03:46
Re: [Qemu-devel] Modeling a device controlled by combination of GPIO and UART
,
Martin Schroeder
,
03:36
Re: [Qemu-devel] [PATCH] tests/libqos: Utilize newer glib spawn check
,
Thomas Huth
,
03:36
Re: [Qemu-devel] [PATCH v2 0/6] target/arm: Some pieces of support for 32-bit Hyp mode
,
Luc Michel
,
03:20
Re: [Qemu-devel] [PATCH] pci-bridge/dec: remove unused code
,
Marcel Apfelbaum
,
02:59
Re: [Qemu-devel] [PATCH v3 2/2] hw/pci: add PCI resource reserve capability to legacy PCI bridge
,
Marcel Apfelbaum
,
02:58
Re: [Qemu-devel] [PATCH 0/4] Fix socket chardev regression
,
Peter Xu
,
02:56
[Qemu-devel] [Bug 1755912] Re: qemu-system-x86_64 crashed with SIGABRT when using option -vga qxl
,
Christian Ehrhardt
,
02:31
Re: [Qemu-devel] [PATCH] job: Fix nested aio_poll() hanging in job_txn_apply
,
Fam Zheng
,
01:48
[Qemu-devel] [PATCH] pci-bridge/dec: remove unused code
,
Peng Hao
,
01:01
Re: [Qemu-devel] [PATCH v4 08/10] migration: fix calculating xbzrle_counters.cache_miss_rate
,
Peter Xu
,
00:59
Re: [Qemu-devel] [PATCH v4 07/10] migration: do not flush_compressed_data at the end of each iteration
,
Peter Xu
,
00:56
Re: [Qemu-devel] [PATCH v6 01/13] monitor: simplify monitor_qmp_setup_handlers_bh
,
Peter Xu
,
00:38
August 21, 2018
Re: [Qemu-devel] [PATCH 0/4] Fix socket chardev regression
,
Peter Xu
,
23:46
[Qemu-devel] [PULL 2/2] block: iotest to catch abort on forced blockjob cancel
,
Jeff Cody
,
23:43
[Qemu-devel] [PULL 1/2] block: for jobs, do not clear user_paused until after the resume
,
Jeff Cody
,
23:43
[Qemu-devel] [PULL 0/2] Block patches
,
Jeff Cody
,
23:43
Re: [Qemu-devel] [PATCH] vfio/pci: Fix failure to close file descriptor on error
,
Peter Xu
,
22:49
Re: [Qemu-devel] [PATCH v3 2/2] hw/pci: add PCI resource reserve capability to legacy PCI bridge
,
Liu, Jing2
,
22:05
[Qemu-devel] [PULL 3/7] linux-user: Relax single exit from "break"
,
Laurent Vivier
,
21:15
[Qemu-devel] [PULL 4/7] linux-user: Propagate goto efault to return
,
Laurent Vivier
,
21:15
[Qemu-devel] [PULL 1/7] linux-user: Remove DEBUG
,
Laurent Vivier
,
21:15
[Qemu-devel] [PULL 7/7] linux-user: Propagate goto fail to return
,
Laurent Vivier
,
21:15
[Qemu-devel] [PULL 6/7] linux-user: Propagate goto unimplemented to default
,
Laurent Vivier
,
21:15
[Qemu-devel] [PULL 0/7] Linux user for 3.1 patches
,
Laurent Vivier
,
21:15
[Qemu-devel] [PULL 5/7] linux-user: Propagate goto unimplemented_nowarn to return
,
Laurent Vivier
,
21:14
[Qemu-devel] [PULL 2/7] linux-user: Split out do_syscall1
,
Laurent Vivier
,
21:14
Re: [Qemu-devel] [PATCH v4 08/16] configure: Use -Wunused-const-variable
,
Laurent Vivier
,
21:14
Re: [Qemu-devel] [PATCH v4 10/16] linux-user: Split out some simple file syscalls
,
Laurent Vivier
,
20:51
Re: [Qemu-devel] [PATCH 6/7] arm: Instantiate nRF51 peripherals
,
Steffen Görtz
,
20:10
Re: [Qemu-devel] [PATCH v2 4/5] target/arm: Check HAVE_CMPXCHG128 at transate time
,
Emilio G. Cota
,
18:02
Re: [Qemu-devel] [PATCH v2 1/5] tcg: Split CONFIG_ATOMIC128
,
Emilio G. Cota
,
17:41
[Qemu-devel] [PATCH v1 1/2] block/snapshot.c: eliminate use of ID input in snapshot operations
,
Daniel Henrique Barboza
,
17:00
[Qemu-devel] [PATCH v1 2/2] qcow2-snapshot: remove redundant find_snapshot_by_id_and_name call
,
Daniel Henrique Barboza
,
17:00
[Qemu-devel] [RFC PATCH v1 0/2] HMP/snapshot changes - do not use ID anymore
,
Daniel Henrique Barboza
,
17:00
[Qemu-devel] [Bug 1788275] [NEW] -cpu ..., +topoext works only with EPYC CPU model
,
Eduardo Habkost
,
15:50
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Phillip Susi
,
15:35
Re: [Qemu-devel] [PATCH v3 0/2] block: for jobs, do not clear user_paused until after the resume
,
Jeff Cody
,
15:32
Re: [Qemu-devel] [RFC 00/15] s390: vfio-ccw dasd ipl support
,
Jason J. Herne
,
15:32
Re: [Qemu-devel] [PULL 8/8] i386: Disable TOPOEXT by default on "-cpu host"
,
Eduardo Habkost
,
15:25
[Qemu-devel] [PATCH] tests/libqos: Utilize newer glib spawn check
,
Eric Blake
,
15:16
[Qemu-devel] [PATCH] vfio/pci: Fix failure to close file descriptor on error
,
Alex Williamson
,
14:59
Re: [Qemu-devel] [PATCH v4 06/16] linux-user: Propagate goto unimplemented to default
,
Philippe Mathieu-Daudé
,
14:46
Re: [Qemu-devel] [PATCH v4 03/16] linux-user: Relax single exit from "break"
,
Philippe Mathieu-Daudé
,
14:45
Re: [Qemu-devel] [PULL 0/1] vfio coverity reported error fix
,
Alex Williamson
,
14:43
Re: [Qemu-devel] [PULL 27/74] checkpatch: allow space in more places before a bracket
,
Linus Torvalds
,
14:39
Re: [Qemu-devel] [PATCH 01/22] hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz counters
,
Richard Henderson
,
14:35
Re: [Qemu-devel] [PATCH] char: Enable build of pty on macOS
,
Peter Maydell
,
14:29
Re: [Qemu-devel] [PATCH v6 01/13] monitor: simplify monitor_qmp_setup_handlers_bh
,
Marc-André Lureau
,
14:29
Re: [Qemu-devel] [PATCH] char: Enable build of pty on macOS
,
Eric Blake
,
14:28
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Laine Stump
,
14:28
Re: [Qemu-devel] [PATCH v4 00/16] linux-user: Split do_syscall
,
Richard Henderson
,
13:37
Re: [Qemu-devel] [PATCH v4 08/16] configure: Use -Wunused-const-variable
,
Laurent Vivier
,
13:34
Re: [Qemu-devel] [PATCH v4 00/16] linux-user: Split do_syscall
,
Laurent Vivier
,
13:33
Re: [Qemu-devel] [PATCH v4 08/16] configure: Use -Wunused-const-variable
,
Laurent Vivier
,
13:29
[Qemu-devel] [PATCH] char: Enable build of pty on macOS
,
Roman Bolshakov
,
13:25
[Qemu-devel] [PULL 65/74] i2c: pm_smbus: Add block transfer capability
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 66/74] i2c: pm_smbus: Add interrupt handling
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 62/74] i2c: pm_smbus: Clean up some style issues
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 63/74] i2c: pm_smbus: Fix the semantics of block I2C transfers
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 64/74] i2c: pm_smbus: Make the I2C block read command read-only
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 68/74] i2c: pm_smbus: Add the ability to force block transfer enable
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 67/74] i2c: pm_smbus: Don't delay host status register busy bit when interrupts are enabled
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 57/74] ipmi: Use proper struct reference for BT vmstate
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 74/74] test-char: add socket reconnect test
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 72/74] Revert "chardev: tcp: postpone async connection setup"
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 58/74] pc-dimm: assign and verify the "slot" property during pre_plug
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 59/74] util/oslib-win32: indicate alignment for qemu_anon_ram_alloc()
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 71/74] Revert "chardev: tcp: postpone TLS work until machine done"
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 60/74] pc: drop memory region alignment check for 0
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 73/74] char-socket: update all ioc handlers when changing context
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 70/74] KVM: cleanup unnecessary #ifdef KVM_CAP_...
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 61/74] pc-dimm: assign and verify the "addr" property during pre_plug
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 69/74] target/i386: update MPX flags when CPL changes
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 35/74] target-i386: fix segment limit check in ljmp
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 29/74] fw_cfg: import & use linux/qemu_fw_cfg.h
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 54/74] vhost-user-scsi: move host_features into VHostSCSICommon
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 56/74] vhost-scsi: expose 't10_pi' property for VIRTIO_SCSI_F_T10_PI
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 26/74] hmp-commands-info: add sync-profile
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 50/74] cpus: protect all icount computation with seqlock
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 53/74] cpus: allow cpu_get_ticks out of BQL
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 55/74] vhost-scsi: unify vhost-scsi get_features implementations
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 42/74] test-rcu-list: abstract the list implementation
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 40/74] test-rcu-list: access goflag with atomics
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 30/74] i386: Fix arch_query_cpu_model_expansion() leak
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 45/74] spapr: do not use CPU_FOREACH_REVERSE
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 38/74] rcu_queue: add RCU QSIMPLEQ
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 52/74] cpus: protect TimerState writes with a spinlock
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 23/74] tests/atomic_add-bench: add -p to enable sync profiler
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 46/74] qom: convert the CPU list to RCU
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 39/74] rcu_queue: add RCU QTAILQ
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 41/74] test-rcu-list: access counters with atomics
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 51/74] seqlock: add QemuLockable support
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 49/74] module: Use QEMU_MODULE_DIR as a search path
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 44/74] tests: add test-rcu-tailq
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 43/74] tests: add test-list-simpleq
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 17/74] seqlock: constify seqlock_read_begin
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 37/74] rcu_queue: remove barrier from QLIST_EMPTY_RCU
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 34/74] target-i386: Fix lcall/ljmp to call gate in IA-32e mode
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 28/74] update-linux-headers.sh: add qemu_fw_cfg.h
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 47/74] hw/intc/apic: Switch away from old_mmio
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 25/74] hmp-commands: add sync-profile
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 32/74] kvm: add call to qemu_add_opts() for -overcommit option
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 21/74] qsp: support call site coalescing
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 48/74] qemu-guest-agent: freeze-hook to ignore dpkg files as well
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 18/74] qsp: QEMU's Synchronization Profiler
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 33/74] build-sys: remove glib_subprocess check
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 36/74] rcu_queue: use atomic_set in QLIST_REMOVE_RCU
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 27/74] checkpatch: allow space in more places before a bracket
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 31/74] lsi_scsi: add support for PPR Extended Message
,
Paolo Bonzini
,
13:04
[Qemu-devel] [PULL 19/74] qsp: add sort_by option to qsp_report
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 22/74] qsp: track BQL callers explicitly
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 16/74] tests/device-introspect: Test with all machines, not only with "none"
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 20/74] qsp: add qsp_reset
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 24/74] vl: add -enable-sync-profile
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 14/74] tests: Skip old versioned machine types in quick testing mode
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 15/74] tests/device-introspection: Check that the qom-tree and qtree do not change
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 13/74] hw/timer/mc146818rtc: Fix introspection problem
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 07/74] chardev/char-fe: Fix typos
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 12/74] hw/timer/mc146818rtc: White space clean-up
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 08/74] megasas: fix sglist leak
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 11/74] net: Silence 'has no peer' messages in testing mode
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 09/74] MAINTAINERS: add maintainers for qtest
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 01/74] tests: virtio: separate ccw tests from libqos
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 05/74] checkpatch: fix filename detection when using -f
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 00/74] Misc patches for 2018-08-21
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 02/74] scsi: mptsas: Mark as storage device
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 06/74] qemu-pr-helper: Fix build on CentOS 7
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 04/74] fix "Missing break in switch" coverity reports
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 10/74] tests/migration-test: Silence the kvm_hv message by default
,
Paolo Bonzini
,
13:03
[Qemu-devel] [PULL 03/74] es1370: simplify MemoryRegionOps
,
Paolo Bonzini
,
13:03
Re: [Qemu-devel] [PULL 0/4] Vga 20180821 patches
,
Peter Maydell
,
13:00
Re: [Qemu-devel] [PATCH v3 0/2] block: for jobs, do not clear user_paused until after the resume
,
John Snow
,
12:58
Re: [Qemu-devel] [PATCH v2 0/6] target/arm: Some pieces of support for 32-bit Hyp mode
,
Edgar E. Iglesias
,
12:57
[Qemu-devel] [PATCH 1/3] target/arm: Untabify translate.c
,
Peter Maydell
,
12:52
[Qemu-devel] [PATCH 2/3] target/arm: Untabify iwmmxt_helper.c
,
Peter Maydell
,
12:52
[Qemu-devel] [PATCH 3/3] target/arm: Remove a handful of stray tabs
,
Peter Maydell
,
12:52
[Qemu-devel] [PATCH 0/3] Detabify target/arm
,
Peter Maydell
,
12:52
Re: [Qemu-devel] [PATCH v4 06/16] linux-user: Propagate goto unimplemented to default
,
Laurent Vivier
,
12:49
[Qemu-devel] [PULL 0/1] vfio coverity reported error fix
,
Alex Williamson
,
12:48
[Qemu-devel] [PULL 1/1] vfio/pci: Handle subsystem realpath() returning NULL
,
Alex Williamson
,
12:48
[Qemu-devel] [PATCH v3 2/2] block: iotest to catch abort on forced blockjob cancel
,
Jeff Cody
,
12:27
[Qemu-devel] [PATCH v3 0/2] block: for jobs, do not clear user_paused until after the resume
,
Jeff Cody
,
12:26
[Qemu-devel] [PATCH v3 1/2] block: for jobs, do not clear user_paused until after the resume
,
Jeff Cody
,
12:26
Re: [Qemu-devel] What does VM SIZE means when entering qemu-img info xx.qcow2
,
Eric Blake
,
12:25
[Qemu-devel] [PATCH] qemu-io: Fix writethrough check in reopen
,
Alberto Garcia
,
12:19
Re: [Qemu-devel] [PATCH v2 2/2] block: iotest to catch abort on forced blockjob cancel
,
Jeff Cody
,
12:16
Re: [Qemu-devel] [PATCH] job: Fix nested aio_poll() hanging in job_txn_apply
,
Eric Blake
,
12:15
[Qemu-devel] [PULL 02/26] pseries: Update SLOF firmware image
,
David Gibson
,
11:38
Re: [Qemu-devel] [PULL 00/26] ppc-for-3.1 queue 20180821
,
Peter Maydell
,
10:57
Re: [Qemu-devel] [PATCH 6/7] arm: Instantiate nRF51 peripherals
,
Peter Maydell
,
10:50
Re: [Qemu-devel] [PATCH 3/7] arm: Add chip variant property to nRF51 SoC
,
Peter Maydell
,
10:49
Re: [Qemu-devel] [PATCH 6/7] arm: Instantiate nRF51 peripherals
,
Julia Suvorova
,
10:39
[Qemu-devel] [PULL v3 36/46] disas: Add support for nanoMIPS platform
,
Aleksandar Markovic
,
10:32
[Qemu-devel] [PATCH v2 3/5] target/arm: Convert to HAVE_CMPXCHG128
,
Richard Henderson
,
10:27
[Qemu-devel] [PATCH v2 5/5] target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
,
Richard Henderson
,
10:27
[Qemu-devel] [PATCH v2 2/5] target/i386: Convert to HAVE_CMPXCHG128
,
Richard Henderson
,
10:27
[Qemu-devel] [PATCH v2 4/5] target/arm: Check HAVE_CMPXCHG128 at transate time
,
Richard Henderson
,
10:27
[Qemu-devel] [PATCH v2 1/5] tcg: Split CONFIG_ATOMIC128
,
Richard Henderson
,
10:27
[Qemu-devel] [PATCH v2 0/5] tcg: Reorg 128-bit atomic operations
,
Richard Henderson
,
10:27
Re: [Qemu-devel] [PATCH 3/7] arm: Add chip variant property to nRF51 SoC
,
Steffen Görtz
,
10:23
Re: [Qemu-devel] [PATCH 6/7] arm: Instantiate nRF51 peripherals
,
Steffen Görtz
,
10:23
Re: [Qemu-devel] [PATCH 2/7] hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories
,
Steffen Görtz
,
10:23
Re: [Qemu-devel] [PATCH 0/4] Fix socket chardev regression
,
Paolo Bonzini
,
10:16
Re: [Qemu-devel] [PATCH 0/4] Fix socket chardev regression
,
Daniel P . Berrangé
,
10:15
Re: [Qemu-devel] [PATCH 1/9] qsp: QEMU's Synchronization Profiler
,
Paolo Bonzini
,
10:06
Re: [Qemu-devel] [PATCH 0/4] Fix socket chardev regression
,
Marc-André Lureau
,
10:05
Re: [Qemu-devel] Modeling a device controlled by combination of GPIO and UART
,
Peter Maydell
,
10:04
Re: [Qemu-devel] [PATCH] KVM: cleanup unnecessary #ifdef KVM_CAP_...
,
David Hildenbrand
,
09:45
[Qemu-devel] [PATCH] KVM: cleanup unnecessary #ifdef KVM_CAP_...
,
Paolo Bonzini
,
09:34
[Qemu-devel] [PULL v3 30/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 45/46] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 37/46] target/mips: Add updating BadInstr and BadInstrX for nanoMIPS
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 19/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 46/46] target/mips: Add definition of nanoMIPS I7200 CPU
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 42/46] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 38/46] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 26/46] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 08/46] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 40/46] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 16/46] target/mips: Add emulation of nanoMIPS 48-bit instructions
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 39/46] elf: Add EM_NANOMIPS value as a valid one for e_machine field
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 17/46] target/mips: Add emulation of nanoMIPS FP instructions
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 23/46] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 32/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 24/46] target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 29/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 18/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 00/46] MIPS queue August 21, 2018 v3
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 10/46] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 12/46] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 03/46] target/mips: Add nanoMIPS DSP ASE opcodes
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 35/46] target/mips: Add availability control via bit NMS
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 43/46] mips_malta: Add basic nanoMIPS boot code for Malta board
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 44/46] mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 11/46] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 22/46] target/mips: Implement emulation of nanoMIPS EXTW instruction
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 41/46] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 07/46] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 28/46] target/mips: Implement MT ASE support for nanoMIPS
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 25/46] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 31/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 33/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 20/46] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 27/46] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 15/46] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 01/46] target/mips: Add preprocessor constants for nanoMIPS
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 21/46] target/mips: Implement emulation of nanoMIPS ROTX instruction
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 34/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 14/46] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 04/46] target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 02/46] target/mips: Add nanoMIPS base instruction set opcodes
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 05/46] target/mips: Add placeholder and invocation of decode_nanomips_opc()
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 09/46] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 13/46] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
,
Aleksandar Markovic
,
09:32
[Qemu-devel] [PULL v3 06/46] target/mips: Add nanoMIPS decoding and extraction utilities
,
Aleksandar Markovic
,
09:32
[Qemu-devel] Modeling a device controlled by combination of GPIO and UART
,
Martin Schroeder
,
09:30
[Qemu-devel] [PATCH 1/9] hw/intc/arm_gic: Document QEMU interface
,
Peter Maydell
,
09:28
[Qemu-devel] [PATCH 2/9] hw/intc/arm_gic: Make per-cpu GICH memory regions 0x200 bytes large
,
Peter Maydell
,
09:28
[Qemu-devel] [PATCH 4/9] hw/arm/highbank: Connect VIRQ and VFIQ
,
Peter Maydell
,
09:28
[Qemu-devel] [PATCH 3/9] hw/arm/vexpress: Connect VIRQ and VFIQ
,
Peter Maydell
,
09:28
[Qemu-devel] [PATCH 5/9] hw/arm/fsl-imx6ul: Connect VIRQ and VFIQ
,
Peter Maydell
,
09:28
[Qemu-devel] [PATCH 6/9] hw/arm/fsl-imx6ul: Connect VIRQ and VFIQ
,
Peter Maydell
,
09:28
[Qemu-devel] [PATCH 7/9] hw/cpu/a15mpcore: If CPU has EL2, enable it on the GIC and wire it up
,
Peter Maydell
,
09:28
[Qemu-devel] [PATCH 8/9] hw/arm/vexpress: Don't set info->secure_boot if CPU doesn't have EL3
,
Peter Maydell
,
09:28
[Qemu-devel] [PATCH 9/9] hw/arm/vexpress: Add "virtualization" property controlling presence of EL2
,
Peter Maydell
,
09:28
[Qemu-devel] [PATCH 0/9] arm: Wire up GICv2 virt support on A15/A7 boards
,
Peter Maydell
,
09:28
[Qemu-devel] [PULL v2 36/46] disas: Add support for nanoMIPS platform
,
Aleksandar Markovic
,
09:17
[Qemu-devel] [PATCH] qapi/migration.json: fix the description for "query-migrate" output
,
jialina01
,
09:17
Re: [Qemu-devel] [PATCH] qga: Support Unicode paths in guest-file-open on win32
,
Michael Roth
,
09:11
[Qemu-devel] [PULL v2 00/46] MIPS queue August 21, 2018 v2
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 35/46] target/mips: Add availability control via bit NMS
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 31/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 44/46] mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 33/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 28/46] target/mips: Implement MT ASE support for nanoMIPS
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 29/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 11/46] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 32/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 41/46] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 43/46] mips_malta: Add basic nanoMIPS boot code for Malta board
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 13/46] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 18/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 45/46] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 37/46] target/mips: Add updating BadInstr and BadInstrX for nanoMIPS
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 38/46] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 12/46] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 09/46] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 16/46] target/mips: Add emulation of nanoMIPS 48-bit instructions
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 05/46] target/mips: Add placeholder and invocation of decode_nanomips_opc()
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 34/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 30/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 26/46] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 08/46] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 20/46] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 25/46] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 27/46] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 22/46] target/mips: Implement emulation of nanoMIPS EXTW instruction
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 24/46] target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 39/46] elf: Add EM_NANOMIPS value as a valid one for e_machine field
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 07/46] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 06/46] target/mips: Add nanoMIPS decoding and extraction utilities
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 23/46] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 01/46] target/mips: Add preprocessor constants for nanoMIPS
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 10/46] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
,
Aleksandar Markovic
,
09:08
[Qemu-devel] [PULL v2 46/46] target/mips: Add definition of nanoMIPS I7200 CPU
,
Aleksandar Markovic
,
09:07
[Qemu-devel] [PULL v2 40/46] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
,
Aleksandar Markovic
,
09:07
[Qemu-devel] [PULL v2 19/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
,
Aleksandar Markovic
,
09:07
[Qemu-devel] [PULL v2 21/46] target/mips: Implement emulation of nanoMIPS ROTX instruction
,
Aleksandar Markovic
,
09:07
[Qemu-devel] [PULL v2 42/46] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
,
Aleksandar Markovic
,
09:07
[Qemu-devel] [PULL v2 03/46] target/mips: Add nanoMIPS DSP ASE opcodes
,
Aleksandar Markovic
,
09:07
[Qemu-devel] [PULL v2 17/46] target/mips: Add emulation of nanoMIPS FP instructions
,
Aleksandar Markovic
,
09:07
[Qemu-devel] [PULL v2 14/46] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
,
Aleksandar Markovic
,
09:07
[Qemu-devel] [PULL v2 15/46] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
,
Aleksandar Markovic
,
09:07
[Qemu-devel] [PULL v2 02/46] target/mips: Add nanoMIPS base instruction set opcodes
,
Aleksandar Markovic
,
09:07
[Qemu-devel] [PULL v2 04/46] target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS
,
Aleksandar Markovic
,
09:07
[Qemu-devel] [PATCH rebased] tests: virtio: separate ccw tests from libqos
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH] tests: virtio: separate ccw tests from libqos
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PULL 36/46] disas: Add support for nanoMIPS platform
,
Aleksandar Markovic
,
08:47
Re: [Qemu-devel] [PATCH v2 05/10] i2c:pm_smbus: Fix state transfer
,
Paolo Bonzini
,
08:41
[Qemu-devel] [PATCH v5 5/6] qmp: add pmemload command
,
Simon Ruderich
,
08:38
[Qemu-devel] [PULL 29/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 28/46] target/mips: Implement MT ASE support for nanoMIPS
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 38/46] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 42/46] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 44/46] mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 45/46] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 18/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 41/46] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 26/46] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 23/46] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 14/46] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 32/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 46/46] target/mips: Add definition of nanoMIPS I7200 CPU
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 39/46] elf: Add EM_NANOMIPS value as a valid one for e_machine field
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 17/46] target/mips: Add emulation of nanoMIPS FP instructions
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 31/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 25/46] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 33/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 37/46] target/mips: Add updating BadInstr and BadInstrX for nanoMIPS
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 34/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 30/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 21/46] target/mips: Implement emulation of nanoMIPS ROTX instruction
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 16/46] target/mips: Add emulation of nanoMIPS 48-bit instructions
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 08/46] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 11/46] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 13/46] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 05/46] target/mips: Add placeholder and invocation of decode_nanomips_opc()
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 10/46] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 15/46] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 35/46] target/mips: Add availability control via bit NMS
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 43/46] mips_malta: Add basic nanoMIPS boot code for Malta board
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 19/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 02/46] target/mips: Add nanoMIPS base instruction set opcodes
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 22/46] target/mips: Implement emulation of nanoMIPS EXTW instruction
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 20/46] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 40/46] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 24/46] target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 00/46] MIPS queue August 21, 2018
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 27/46] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 01/46] target/mips: Add preprocessor constants for nanoMIPS
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 07/46] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 06/46] target/mips: Add nanoMIPS decoding and extraction utilities
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 12/46] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 03/46] target/mips: Add nanoMIPS DSP ASE opcodes
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 04/46] target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS
,
Aleksandar Markovic
,
08:36
[Qemu-devel] [PULL 09/46] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
,
Aleksandar Markovic
,
08:36
Re: [Qemu-devel] [PATCH v9 40/84] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
,
Aleksandar Markovic
,
08:33
Re: [Qemu-devel] [PATCH 0/7] Some improvements in z/Arch instructions support
,
Cornelia Huck
,
08:24
Re: [Qemu-devel] [PATCH 0/2] virtio-vga: fix reset
,
Marc-André Lureau
,
08:14
Re: [Qemu-devel] [PATCH v2 0/8] Make the pm_smbus code more correct
,
Paolo Bonzini
,
08:14
[Qemu-devel] [PULL 02/12] vnc: fix memleak of the "vnc-worker-output" name
,
Gerd Hoffmann
,
08:14
[Qemu-devel] [PULL 00/12] Ui 20180821 v2 patches
,
Gerd Hoffmann
,
08:14
[Qemu-devel] [PULL 11/12] dmabuf: add y0_top, pass it to spice
,
Gerd Hoffmann
,
08:14
[Qemu-devel] [PULL 04/12] sdl2: redraw correctly when scanout_mode enabled.
,
Gerd Hoffmann
,
08:14
[Qemu-devel] [PULL 01/12] ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag
,
Gerd Hoffmann
,
08:14
[Qemu-devel] [PULL 03/12] ui: use enum to string helpers
,
Gerd Hoffmann
,
08:14
[Qemu-devel] [PULL 10/12] ui/vnc: Remove useless parenthesis around DIV_ROUND_UP macro
,
Gerd Hoffmann
,
08:14
[Qemu-devel] [PULL 08/12] spice-display: fix qemu_spice_cursor_refresh_bh locking
,
Gerd Hoffmann
,
08:14
[Qemu-devel] [PULL 09/12] ui/sdl2: Fix broken -full-screen CLI option
,
Gerd Hoffmann
,
08:14
Re: [Qemu-devel] [PULL 08/12] spice-display: fix qemu_spice_cursor_refresh_bh locking
,
Gerd Hoffmann
,
08:14
[Qemu-devel] [PULL 07/12] spice-display: access ptr_x/ptr_y under Mutex
,
Gerd Hoffmann
,
08:14
[Qemu-devel] [PULL 12/12] util: promote qemu_egl_rendernode_open() to libqemuutil
,
Gerd Hoffmann
,
08:14
[Qemu-devel] [PULL 06/12] vnc: remove support for deprecated tls, x509, x509verify options
,
Gerd Hoffmann
,
08:14
Re: [Qemu-devel] [RFC PATCH 2/3] qemu-seccomp: manually expand SCMP_A1
,
Eduardo Otubo
,
08:13
[Qemu-devel] [PULL 05/12] doc: switch to modern syntax for VNC TLS setup
,
Gerd Hoffmann
,
08:13
Re: [Qemu-devel] [PATCH] migration: Replace strncpy() by g_strlcpy()
,
Juan Quintela
,
07:52
Re: [Qemu-devel] [PATCH 2/7] target/s390x: add BAL and BALR instructions
,
Cornelia Huck
,
07:50
Re: [Qemu-devel] [Qemu-arm] [PATCH] arm: fix reset operation on netduino2 board.
,
Peter Maydell
,
07:39
Re: [Qemu-devel] [PULL 0/7] Linux user for 3.1 patches
,
Peter Maydell
,
07:38
Re: [Qemu-devel] [Qemu-arm] [PATCH] arm: fix reset operation on netduino2 board.
,
Marko Klopcic
,
07:37
[Qemu-devel] [PATCH] ppc: Remove deprecated ppcemb target
,
Thomas Huth
,
07:28
Re: [Qemu-devel] [PATCH 1/2] virtio-vga: fix reset
,
Gerd Hoffmann
,
07:25
Re: [Qemu-devel] [PATCH 1/2] virtio-vga: fix reset
,
Marc-André Lureau
,
07:17
Re: [Qemu-devel] [PATCH v11 00/46] Add nanoMIPS support - core functionality and system mode
,
Aleksandar Markovic
,
07:17
[Qemu-devel] [PATCH 1/2] virtio-vga: fix reset
,
Gerd Hoffmann
,
07:13
[Qemu-devel] [PATCH 2/2] Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"
,
Gerd Hoffmann
,
07:13
[Qemu-devel] [PATCH 0/2] virtio-vga: fix reset
,
Gerd Hoffmann
,
07:13
Re: [Qemu-devel] [PATCH v4 0/4] pc-dimm: pre_plug "slot" and "addr" assignment
,
Paolo Bonzini
,
07:05
Re: [Qemu-devel] [PATCH v2] ipmi: Use proper struct reference for BT vmstate
,
Paolo Bonzini
,
07:05
Re: [Qemu-devel] [PATCH v11 04/46] target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS
,
Aleksandar Markovic
,
07:05
Re: [Qemu-devel] [PATCH v11 35/46] target/mips: Add availability control via bit NMS
,
Aleksandar Markovic
,
07:05
Re: [Qemu-devel] [PATCH v11 24/46] target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure
,
Aleksandar Markovic
,
07:05
[Qemu-devel] [PATCH v2] editorconfig: set emacs mode
,
Marc-André Lureau
,
06:39
Re: [Qemu-devel] [PULL 0/7] pc: fixes
,
Peter Maydell
,
06:36
Re: [Qemu-devel] [PATCH] Remove deprecated -balloon option
,
Michael S. Tsirkin
,
06:21
Re: [Qemu-devel] [PATCH] Remove deprecated -balloon option
,
Cornelia Huck
,
06:17
Re: [Qemu-devel] [PATCH v4 00/29] vhost-user for input & GPU
,
Daniel P . Berrangé
,
06:14
Re: [Qemu-devel] [PATCH] Remove deprecated -balloon option
,
Paolo Bonzini
,
06:13
Re: [Qemu-devel] [PATCH v4 00/29] vhost-user for input & GPU
,
Marc-André Lureau
,
06:11
Re: [Qemu-devel] [libvirt] [PATCH] Remove deprecated -balloon option
,
Daniel P . Berrangé
,
06:08
[Qemu-devel] [PATCH] iothread: fix crash with invalid properties
,
Marc-André Lureau
,
06:07
[Qemu-devel] [PATCH] Remove deprecated -balloon option
,
Thomas Huth
,
06:05
Re: [Qemu-devel] [PATCH v3 2/2] hw/pci: add PCI resource reserve capability to legacy PCI bridge
,
Marcel Apfelbaum
,
05:59
Re: [Qemu-devel] [PATCH v3 1/2] hw/pci: factor PCI reserve resources to a separate structure
,
Marcel Apfelbaum
,
05:56
Re: [Qemu-devel] [PATCH V11 17/20] filter-rewriter: handle checkpoint and failover event
,
Zhang Chen
,
05:51
[Qemu-devel] [Bug 1755912] Re: qemu-system-x86_64 crashed with SIGABRT when using option -vga qxl
,
Christian Ehrhardt
,
05:51
[Qemu-devel] [PATCH v4 8/8] qapi: query-blockstat: add driver specific file-posix stats
,
Anton Nefedov
,
05:47
[Qemu-devel] [PATCH v4 7/8] file-posix: account discard operations
,
Anton Nefedov
,
05:47
[Qemu-devel] [PATCH v4 6/8] scsi: account unmap operations
,
Anton Nefedov
,
05:47
[Qemu-devel] [PATCH v4 5/8] scsi: move unmap error checking to the complete callback
,
Anton Nefedov
,
05:47
[Qemu-devel] [PATCH v4 4/8] scsi: store unmap offset and nb_sectors in request struct
,
Anton Nefedov
,
05:47
[Qemu-devel] [PATCH v4 2/8] qapi: add unmap to BlockDeviceStats
,
Anton Nefedov
,
05:46
[Qemu-devel] [PATCH v4 1/8] qapi: group BlockDeviceStats fields
,
Anton Nefedov
,
05:46
[Qemu-devel] [PATCH v4 0/8] discard blockstats
,
Anton Nefedov
,
05:46
[Qemu-devel] [PATCH v4 3/8] ide: account UNMAP (TRIM) operations
,
Anton Nefedov
,
05:46
Re: [Qemu-devel] [PULL 08/12] spice-display: fix qemu_spice_cursor_refresh_bh locking
,
Paolo Bonzini
,
05:45
Re: [Qemu-devel] [PATCH] migration: Replace strncpy() by g_strlcpy()
,
Paolo Bonzini
,
05:39
Re: [Qemu-devel] vTPM 2.0 is recognized as vTPM 1.2 on the Win 10 virtual machine
,
Marc-André Lureau
,
05:31
Re: [Qemu-devel] Qemu and Spectre_V4 + l1tf + IBRS_FW
,
Stefan Priebe - Profihost AG
,
05:31
Re: [Qemu-devel] [PATCH V11 16/20] filter: Add handle_event method for NetFilterClass
,
Zhang Chen
,
05:31
Re: [Qemu-devel] [PULL 0/2] qemu-sparc.for-upstream queue 20180820
,
Peter Maydell
,
05:31
Re: [Qemu-devel] [PATCH V11 15/20] net/net.c: Add net client type check function for COLO
,
Zhang Chen
,
05:31
Re: [Qemu-devel] [RFC v2] new, node-graph-based fleecing and backup
,
Vladimir Sementsov-Ogievskiy
,
05:31
[Qemu-devel] [PULL 5/7] dev-mtp: retry write for incomplete transfers
,
Gerd Hoffmann
,
05:12
[Qemu-devel] [PULL 6/7] dev-mtp: Add support for > 4GB file transfers
,
Gerd Hoffmann
,
05:12
[Qemu-devel] [PULL 0/7] Usb 20180821 patches
,
Gerd Hoffmann
,
05:12
[Qemu-devel] [PULL 4/7] dev-mtp: fix buffer allocation for writing file contents
,
Gerd Hoffmann
,
05:12
[Qemu-devel] [PULL 7/7] dev-mtp: rename x-root to rootdir
,
Gerd Hoffmann
,
05:12
[Qemu-devel] [PULL 3/7] dev-mtp: add support for canceling transaction
,
Gerd Hoffmann
,
05:12
[Qemu-devel] [PULL 2/7] ohci: Clear the interrupt counter for erroneous transfers
,
Gerd Hoffmann
,
05:12
[Qemu-devel] [PULL 1/7] docs/usb2.txt: ehci has six ports
,
Gerd Hoffmann
,
05:12
Re: [Qemu-devel] Simulating a composite machine
,
Peter Maydell
,
05:05
Re: [Qemu-devel] [PATCH 0/7] Some improvements in z/Arch instructions support
,
Cornelia Huck
,
04:44
Re: [Qemu-devel] [PATCH] ohci: Clear the interrupt counter for erroneous transfers
,
Gerd Hoffmann
,
04:26
Re: [Qemu-devel] [PATCH] docs/usb2.txt: ehci has six ports
,
Gerd Hoffmann
,
04:25
[Qemu-devel] [PULL 3/4] hw/display/vga-isa-mm: Convert away from old_mmio
,
Gerd Hoffmann
,
04:16
[Qemu-devel] [PULL 4/4] hw/pci-host/bonito: Move away from old_mmio accessors
,
Gerd Hoffmann
,
04:16
[Qemu-devel] [PULL 0/4] Vga 20180821 patches
,
Gerd Hoffmann
,
04:16
[Qemu-devel] [PULL 1/4] hw/display/ramfb: Compile the ramfb code only when CONFIG_FW_CFG_DMA is set
,
Gerd Hoffmann
,
04:16
[Qemu-devel] [PULL 2/4] qxl: drop unused generation variable
,
Gerd Hoffmann
,
04:16
[Qemu-devel] [PATCH v4 09/10] migration: show the statistics of compression
,
guangrong . xiao
,
04:11
[Qemu-devel] [PATCH v4 10/10] migration: handle the error condition properly
,
guangrong . xiao
,
04:11
[Qemu-devel] [PATCH v4 08/10] migration: fix calculating xbzrle_counters.cache_miss_rate
,
guangrong . xiao
,
04:11
[Qemu-devel] [PATCH v4 07/10] migration: do not flush_compressed_data at the end of each iteration
,
guangrong . xiao
,
04:11
[Qemu-devel] [PATCH v4 06/10] migration: hold the lock only if it is really needed
,
guangrong . xiao
,
04:11
[Qemu-devel] [PATCH v4 01/10] migration: do not wait for free thread
,
guangrong . xiao
,
04:11
[Qemu-devel] [PATCH v4 05/10] migration: move handle of zero page to the thread
,
guangrong . xiao
,
04:11
[Qemu-devel] [PATCH v4 04/10] migration: drop the return value of do_compress_ram_page
,
guangrong . xiao
,
04:11
[Qemu-devel] [PATCH v4 00/10] migration: compression optimization
,
guangrong . xiao
,
04:11
[Qemu-devel] [PATCH v4 03/10] migration: introduce save_zero_page_to_file
,
guangrong . xiao
,
04:11
[Qemu-devel] [PATCH v4 02/10] migration: fix counting normal page for compression
,
guangrong . xiao
,
04:11
Re: [Qemu-devel] [PATCH 0/7] Some improvements in z/Arch instructions support
,
David Hildenbrand
,
03:56
Re: [Qemu-devel] [PATCH 0/2] mips: convert devices away from old_mmio
,
Gerd Hoffmann
,
03:53
Re: [Qemu-devel] [PATCH v4 00/29] vhost-user for input & GPU
,
Gerd Hoffmann
,
03:51
Re: [Qemu-devel] [PATCH] hw/display/ramfb: Compile the ramfb code only when CONFIG_FW_CFG_DMA is set
,
Gerd Hoffmann
,
03:48
Re: [Qemu-devel] [PATCH 7/7] target/s390x: implement CVB, CVBY and CVBG
,
David Hildenbrand
,
03:47
Re: [Qemu-devel] [PATCH 0/3] ui: remove deprecated UI frontends
,
Gerd Hoffmann
,
03:46
[Qemu-devel] [PULL 06/12] vnc: remove support for deprecated tls, x509, x509verify options
,
Gerd Hoffmann
,
03:45
[Qemu-devel] [PULL 03/12] ui: use enum to string helpers
,
Gerd Hoffmann
,
03:45
[Qemu-devel] [PULL 12/12] util: promote qemu_egl_rendernode_open() to libqemuutil
,
Gerd Hoffmann
,
03:45
[Qemu-devel] [PULL 04/12] sdl2: redraw correctly when scanout_mode enabled.
,
Gerd Hoffmann
,
03:45
[Qemu-devel] [PULL 00/12] Ui 20180821 patches
,
Gerd Hoffmann
,
03:45
[Qemu-devel] [PULL 01/12] ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag
,
Gerd Hoffmann
,
03:45
[Qemu-devel] [PULL 05/12] doc: switch to modern syntax for VNC TLS setup
,
Gerd Hoffmann
,
03:45
[Qemu-devel] [PULL 02/12] vnc: fix memleak of the "vnc-worker-output" name
,
Gerd Hoffmann
,
03:45
[Qemu-devel] [PULL 09/12] ui/sdl2: Fix broken -full-screen CLI option
,
Gerd Hoffmann
,
03:45
[Qemu-devel] [PULL 07/12] spice-display: access ptr_x/ptr_y under Mutex
,
Gerd Hoffmann
,
03:45
[Qemu-devel] [PULL 11/12] dmabuf: add y0_top, pass it to spice
,
Gerd Hoffmann
,
03:45
[Qemu-devel] [PULL 10/12] ui/vnc: Remove useless parenthesis around DIV_ROUND_UP macro
,
Gerd Hoffmann
,
03:45
[Qemu-devel] [PULL 08/12] spice-display: fix qemu_spice_cursor_refresh_bh locking
,
Gerd Hoffmann
,
03:45
[Qemu-devel] What does VM SIZE means when entering qemu-img info xx.qcow2
,
lampahome
,
03:44
[Qemu-devel] [Bug 1788098] Re: Avoid migration issues with aligned 2MB THB
,
Andrew Cloke
,
03:35
Re: [Qemu-devel] [PATCH 6/7] target/s390x: fix PACK reading 1 byte less and writing 1 byte more
,
David Hildenbrand
,
03:35
Re: [Qemu-devel] [PATCH 3/7] target/s390x: fix CSST decoding and runtime alignment check
,
David Hildenbrand
,
03:35
Re: [Qemu-devel] [PATCH 4/7] target/s390x: fix IPM polluting irrelevant bits
,
David Hildenbrand
,
03:35
Re: [Qemu-devel] [PATCH 5/7] target/s390x: add EX support for TRT and TRTR
,
David Hildenbrand
,
03:35
Re: [Qemu-devel] [PATCH 2/7] target/s390x: add BAL and BALR instructions
,
David Hildenbrand
,
03:35
Re: [Qemu-devel] [PATCH 1/7] tests/tcg: add a simple s390x test
,
David Hildenbrand
,
03:18
[Qemu-devel] [Bug 965867] Re: 9p virtual file system on qemu slow
,
Thomas Huth
,
03:09
[Qemu-devel] [Bug 1297487] Re: MTU not honored in virtio vnet
,
Thomas Huth
,
03:09
[Qemu-devel] [Bug 1180777] Re: RDP traffic freeze on quiet network
,
Thomas Huth
,
03:08
Re: [Qemu-devel] [PATCH 18/22] hw/ssi/pl022: Use DeviceState::realize rather than SysBusDevice::init
,
Philippe Mathieu-Daudé
,
02:53
[Qemu-devel] [Bug 1681439] Re: qemu-system-x86_64: hw/ide/core.c:685: ide_cancel_dma_sync: Assertion `s->bus->dma->aiocb == NULL' failed.
,
Thomas Huth
,
02:51
Re: [Qemu-devel] [PATCH 16/22] hw/ssi/pl022: Set up reset function in class init
,
Philippe Mathieu-Daudé
,
02:49
Re: [Qemu-devel] [PATCH 15/22] hw/ssi/pl022: Allow use as embedded-struct device
,
Philippe Mathieu-Daudé
,
02:48
Re: [Qemu-devel] [PATCH 10/22] hw/misc/iotkit: Wire up the sysctl and sysinfo register blocks
,
Philippe Mathieu-Daudé
,
02:47
[Qemu-devel] [Bug 1614521] Re: -display accepts "none[a-z, 0-9]*" instead of 'none'
,
Thomas Huth
,
02:46
[Qemu-devel] [PATCH] job: Fix nested aio_poll() hanging in job_txn_apply
,
Fam Zheng
,
02:46
Re: [Qemu-devel] [PATCH 09/22] hw/misc/iotkit-sysinfo: Implement IoTKit system information block
,
Philippe Mathieu-Daudé
,
02:46
Re: [Qemu-devel] [Qemu-arm] [PATCH 05/22] hw/arm/mps2: Wire up dual-timer in mps2-an385 and mps2-an511
,
Philippe Mathieu-Daudé
,
02:44
Re: [Qemu-devel] [PATCH 04/22] hw/arm/iotkit: Wire up the dualtimer
,
Philippe Mathieu-Daudé
,
02:41
[Qemu-devel] [Bug 1755912] Re: qemu-system-x86_64 crashed with SIGABRT when using option -vga qxl
,
Thomas Huth
,
02:41
[Qemu-devel] [Bug 1777969] Re: Crash with UEFI, q35, AHCI, and <= SystemRescueCD 4.3.0
,
Thomas Huth
,
02:41
[Qemu-devel] [Bug 1773753] Re: virsh start, after virsh managed save hangs and vm goes to paused state with qemu version v2.12.0-813-g5a5c383b13-dirty on powerpc
,
Thomas Huth
,
02:41
[Qemu-devel] [Bug 1780928] Re: v2.12.0-2321-gb34181056c: vcpu hotplug crashes qemu-kvm with segfault
,
Thomas Huth
,
02:41
[Qemu-devel] [Bug 1767176] Re: GTK build fails with qemu 2.12.0
,
Thomas Huth
,
02:41
[Qemu-devel] [Bug 1781280] Re: QEMU ignores all but the first control message sent over a Unix socket
,
Thomas Huth
,
02:41
[Qemu-devel] Live Migration between machines with different processor ids
,
Mjaggi Oss
,
02:39
[Qemu-devel] [Bug 1720969] Re: qemu/memory.c:206: pointless copies of large structs ?
,
Thomas Huth
,
02:31
Re: [Qemu-devel] [PATCH 0/4] Fix socket chardev regression
,
Peter Xu
,
02:30
Re: [Qemu-devel] [PATCH v2 08/10] i2c:pm_smbus: Add the ability to force block transfer enable
,
Philippe Mathieu-Daudé
,
02:28
Re: [Qemu-devel] [PATCH v2 07/10] Don't delay host status register busy bit when interrupts are enabled
,
Philippe Mathieu-Daudé
,
02:26
Re: [Qemu-devel] [PATCH v4 04/29] dmabuf: add y0_top, pass it to spice
,
Gerd Hoffmann
,
02:25
Re: [Qemu-devel] [PATCH v2 01/10] i2c:pm_smbus: Clean up some style issues
,
Philippe Mathieu-Daudé
,
02:23
Re: [Qemu-devel] [Bug 1787754] [NEW] qemu sparc -cpu help does not generate correct display
,
Artyom Tarasenko
,
02:13
Re: [Qemu-devel] [RFC PATCH 0/5] Fix some jobs/drain/aio_poll related hangs
,
Fam Zheng
,
02:08
Re: [Qemu-devel] [PATCH] migration: Replace strncpy() by g_strlcpy()
,
Thomas Huth
,
02:03
Re: [Qemu-devel] [PATCH 6/8] ui/vnc: Remove useless parenthesis around DIV_ROUND_UP macro
,
Gerd Hoffmann
,
02:00
Re: [Qemu-devel] [PATCH] ui/sdl2: Fix broken -full-screen CLI option
,
Gerd Hoffmann
,
01:59
Re: [Qemu-devel] [RFC/RFT PATCH 0/2] spice-display locking fixes (cursors)?
,
Gerd Hoffmann
,
01:44
Re: [Qemu-devel] [PATCH 0/2] vnc: remove deprecated TLS related features
,
Gerd Hoffmann
,
01:43
Re: [Qemu-devel] [PATCH] sdl2: redraw correctly when scanout_mode enabled.
,
Gerd Hoffmann
,
01:42
Re: [Qemu-devel] [PATCH] ui: use enum to string helpers
,
Gerd Hoffmann
,
01:40
Re: [Qemu-devel] [PATCH] editorconfig: set emacs mode
,
Markus Armbruster
,
01:40
Re: [Qemu-devel] Bugs when cross-compiling qemu for Windows with mingw 8.1, executable doesn't run
,
Stefan Weil
,
01:40
Re: [Qemu-devel] [PATCH] vnc: fix memleak of the "vnc-worker-output" name
,
Gerd Hoffmann
,
01:39
Re: [Qemu-devel] [PATCH for-3.1] ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag
,
Gerd Hoffmann
,
01:39
Re: [Qemu-devel] [PATCH v2 41/60] json: Nicer recovery from invalid leading zero
,
Markus Armbruster
,
01:11
Re: [Qemu-devel] [PATCH] monitor: avoid potential dead-lock when cleaning up
,
Markus Armbruster
,
01:08
[Qemu-devel] [PULL 15/26] spapr: introduce a fixed IRQ number space
,
David Gibson
,
00:34
[Qemu-devel] [PULL 21/26] qemu-doc: mark ppc/prep machine as deprecated
,
David Gibson
,
00:34
[Qemu-devel] [PULL 19/26] spapr: introduce a IRQ controller backend to the machine
,
David Gibson
,
00:34
[Qemu-devel] [PULL 17/26] hw/ppc/ppc_boards: Don't use old_mmio for ref405ep_fpga
,
David Gibson
,
00:34
[Qemu-devel] [PULL 23/26] mac_oldworld: don't use legacy fw_cfg_init_mem() function
,
David Gibson
,
00:34
[Qemu-devel] [PULL 16/26] hw/ppc/prep: Remove ifdeffed-out stub of XCSR code
,
David Gibson
,
00:34
[Qemu-devel] [PULL 24/26] mac_newworld: don't use legacy fw_cfg_init_mem() function
,
David Gibson
,
00:34
[Qemu-devel] [PULL 20/26] hw/ppc: deprecate the machine type 'prep', replaced by '40p'
,
David Gibson
,
00:34
[Qemu-devel] [PULL 18/26] hw/ppc/ppc405_uc: Convert away from old_mmio
,
David Gibson
,
00:34
[Qemu-devel] [PULL 05/26] target/ppc: Tidy helper_fmul
,
David Gibson
,
00:34
[Qemu-devel] [PULL 26/26] ppc: add DBCR based debugging
,
David Gibson
,
00:34
[Qemu-devel] [PULL 22/26] 40p: don't use legacy fw_cfg_init_mem() function
,
David Gibson
,
00:34
[Qemu-devel] [PULL 25/26] spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS()
,
David Gibson
,
00:34
[Qemu-devel] [PULL 09/26] target/ppc: Use non-arithmetic conversions for fp load/store
,
David Gibson
,
00:34
[Qemu-devel] [PULL 14/26] spapr: Add a pseries-3.1 machine type
,
David Gibson
,
00:34
[Qemu-devel] [PULL 12/26] xics: don't include "target/ppc/cpu-qom.h" in "hw/ppc/xics.h"
,
David Gibson
,
00:34
[Qemu-devel] [PULL 06/26] target/ppc: Tidy helper_fadd, helper_fsub
,
David Gibson
,
00:34
[Qemu-devel] [PULL 03/26] target/ppc: Enable fp exceptions for user-only
,
David Gibson
,
00:34
[Qemu-devel] [PULL 13/26] target/ppc: simplify bcdadd/sub functions
,
David Gibson
,
00:34
[Qemu-devel] [PULL 08/26] target/ppc: Honor fpscr_ze semantics and tidy fre, fresqrt
,
David Gibson
,
00:34
[Qemu-devel] [PULL 04/26] target/ppc: Honor fpscr_ze semantics and tidy fdiv
,
David Gibson
,
00:34
[Qemu-devel] [PULL 00/26] ppc-for-3.1 queue 20180821
,
David Gibson
,
00:34
[Qemu-devel] [PULL 10/26] target/ppc: bcdsub fix sign when result is zero
,
David Gibson
,
00:34
[Qemu-devel] [PULL 11/26] vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pages
,
David Gibson
,
00:34
[Qemu-devel] [PULL 07/26] target/ppc: Tidy helper_fsqrt
,
David Gibson
,
00:34
[Qemu-devel] [PULL 01/26] spapr_cpu_core: vmstate_[un]register per-CPU data from (un)realizefn
,
David Gibson
,
00:34
[Qemu-devel] [Bug 1470720] Re: high IRQ-TLB generates network interruptions
,
Launchpad Bug Tracker
,
00:30
[Qemu-devel] [Bug 1314293] Re: screendump with qxl + spice shows stale data
,
Launchpad Bug Tracker
,
00:30
[Qemu-devel] [Bug 1472083] Re: Qemu 2.1.2 hang when stop command
,
Launchpad Bug Tracker
,
00:30
[Qemu-devel] [Bug 1471583] Re: QCA988X Wifi Card Not PCI Passing Through
,
Launchpad Bug Tracker
,
00:30
August 20, 2018
Re: [Qemu-devel] [PATCH V11 17/20] filter-rewriter: handle checkpoint and failover event
,
Jason Wang
,
23:40
Re: [Qemu-devel] [PATCH V11 15/20] net/net.c: Add net client type check function for COLO
,
Jason Wang
,
23:38
Re: [Qemu-devel] [PATCH V11 16/20] filter: Add handle_event method for NetFilterClass
,
Jason Wang
,
23:38
[Qemu-devel] [PATCH v3 2/2] hw/pci: add PCI resource reserve capability to legacy PCI bridge
,
Jing Liu
,
23:15
[Qemu-devel] [PATCH v3 1/2] hw/pci: factor PCI reserve resources to a separate structure
,
Jing Liu
,
23:15
[Qemu-devel] [PATCH v3 0/2] hw/pci: PCI resource reserve capability
,
Jing Liu
,
23:15
Re: [Qemu-devel] [PATCH V11 00/20] COLO: integrate colo frame with block replication and COLO proxy
,
Zhang Chen
,
23:07
[Qemu-devel] [PATCH 7/7] target/s390x: implement CVB, CVBY and CVBG
,
Pavel Zbitskiy
,
22:51
[Qemu-devel] [PATCH 5/7] target/s390x: add EX support for TRT and TRTR
,
Pavel Zbitskiy
,
22:51
[Qemu-devel] [PATCH 6/7] target/s390x: fix PACK reading 1 byte less and writing 1 byte more
,
Pavel Zbitskiy
,
22:51
[Qemu-devel] [PATCH 4/7] target/s390x: fix IPM polluting irrelevant bits
,
Pavel Zbitskiy
,
22:51
[Qemu-devel] [PATCH 3/7] target/s390x: fix CSST decoding and runtime alignment check
,
Pavel Zbitskiy
,
22:51
[Qemu-devel] [PATCH 2/7] target/s390x: add BAL and BALR instructions
,
Pavel Zbitskiy
,
22:51
[Qemu-devel] [PATCH 1/7] tests/tcg: add a simple s390x test
,
Pavel Zbitskiy
,
22:51
[Qemu-devel] [PATCH 0/7] Some improvements in z/Arch instructions support
,
Pavel Zbitskiy
,
22:51
Re: [Qemu-devel] [PATCH v2 2/3] hw/pci: add teardown function for PCI resource reserve capability
,
Liu, Jing2
,
22:40
Re: [Qemu-devel] [PATCH v3 0/3] file-posix: Simplifications on image locking
,
Fam Zheng
,
21:05
[Qemu-devel] [PATCH v4 0/3] file-posix: Simplifications on image locking
,
Fam Zheng
,
21:05
[Qemu-devel] [PATCH v4 1/3] file-posix: Skip effectiveless OFD lock operations
,
Fam Zheng
,
21:05
[Qemu-devel] [PATCH v4 2/3] file-posix: Drop s->lock_fd
,
Fam Zheng
,
21:05
[Qemu-devel] [PATCH v4 3/3] tests: Add unit tests for image locking
,
Fam Zheng
,
21:05
Re: [Qemu-devel] [PATCH 0/4] docker: Sort packages
,
Fam Zheng
,
21:05
Re: [Qemu-devel] [PATCH] docker: Clean dangling tarball files
,
Fam Zheng
,
21:05
Re: [Qemu-devel] [PULL 0/7] Linux user for 3.1 patches
,
no-reply
,
20:36
Re: [Qemu-devel] [PATCH 2/7] jobs: canonize Error object
,
John Snow
,
20:16
Re: [Qemu-devel] [PATCH v3 4/6] hw/riscv/virt: Connect a VGA PCIe device
,
Alistair Francis
,
19:51
Re: [Qemu-devel] [PATCH v2 2/2] block: iotest to catch abort on forced blockjob cancel
,
John Snow
,
17:42
[Qemu-devel] [PATCH v11 36/46] disas: Add support for nanoMIPS platform
,
Aleksandar Markovic
,
17:31
Re: [Qemu-devel] [PATCH 3/7] jobs: add exit shim
,
Eric Blake
,
17:17
Re: [Qemu-devel] Simulating a composite machine
,
Martin Schroeder
,
17:02
[Qemu-devel] [PATCH v2] ipmi: Use proper struct reference for BT vmstate
,
minyard
,
16:57
Re: [Qemu-devel] [PATCH] editorconfig: set emacs mode
,
Marc-André Lureau
,
16:49
Re: [Qemu-devel] Bugs when cross-compiling qemu for Windows with mingw 8.1, executable doesn't run
,
Howard Spoelstra
,
16:39
Re: [Qemu-devel] [PATCH 3/5] target/s390x: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
,
Richard Henderson
,
16:34
[Qemu-devel] [PULL 4/7] linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC
,
Laurent Vivier
,
16:27
[Qemu-devel] [PATCH v2 07/10] Don't delay host status register busy bit when interrupts are enabled
,
minyard
,
16:27
[Qemu-devel] [PATCH v2 06/10] i2c:pm_smbus: Add interrupt handling
,
minyard
,
16:27
[Qemu-devel] [PULL 0/7] Linux user for 3.1 patches
,
Laurent Vivier
,
16:27
[Qemu-devel] [PATCH v2 03/10] i2c:pm_smbus: Make the I2C block read command read-only
,
minyard
,
16:27
[Qemu-devel] [PULL 3/7] sh4: fix use_icount with linux-user
,
Laurent Vivier
,
16:27
[Qemu-devel] [PULL 6/7] linux-user: update netlink route types
,
Laurent Vivier
,
16:27
[Qemu-devel] [PULL 5/7] linux-user: introduce QEMU_RTA_* to use with rtattr_type_t
,
Laurent Vivier
,
16:27
[Qemu-devel] [PULL 1/7] qemu-binfmt-conf.sh: add x86_64 target
,
Laurent Vivier
,
16:27
[Qemu-devel] [PATCH v2 10/10] i2c: Add vmstate handling to the smbus eeprom
,
minyard
,
16:27
[Qemu-devel] [PATCH v2 05/10] i2c:pm_smbus: Fix state transfer
,
minyard
,
16:27
[Qemu-devel] [PATCH v2 09/10] i2c: Add an SMBus vmstate structure
,
minyard
,
16:27
[Qemu-devel] [PATCH v2 08/10] i2c:pm_smbus: Add the ability to force block transfer enable
,
minyard
,
16:27
[Qemu-devel] [PULL 2/7] linux-user: fix 32bit g2h()/h2g()
,
Laurent Vivier
,
16:27
[Qemu-devel] [PULL 7/7] linux-user: add QEMU_IFLA_INFO_KIND nested type for tun
,
Laurent Vivier
,
16:27
[Qemu-devel] [PATCH v2 01/10] i2c:pm_smbus: Clean up some style issues
,
minyard
,
16:27
[Qemu-devel] [PATCH v2 04/10] i2c:pm_smbus: Add block transfer capability
,
minyard
,
16:26
[Qemu-devel] [PATCH v2 02/10] i2c:pm_smbus: Fix the semantics of block I2C transfers
,
minyard
,
16:26
[Qemu-devel] [PATCH v2 0/8] Make the pm_smbus code more correct
,
minyard
,
16:26
[Qemu-devel] [PULL 7/7] migration/ram: ensure write persistence on loading all data to PMEM.
,
Michael S. Tsirkin
,
16:25
[Qemu-devel] [PULL 6/7] migration/ram: Add check and info message to nvdimm post copy.
,
Michael S. Tsirkin
,
16:25
[Qemu-devel] [PULL 5/7] mem/nvdimm: ensure write persistence to PMEM in label emulation
,
Michael S. Tsirkin
,
16:25
[Qemu-devel] [PULL 4/7] hostmem-file: add the 'pmem' option
,
Michael S. Tsirkin
,
16:24
[Qemu-devel] [PULL 2/7] memory, exec: switch file ram allocation functions to 'flags' parameters
,
Michael S. Tsirkin
,
16:24
[Qemu-devel] [PULL 3/7] configure: add libpmem support
,
Michael S. Tsirkin
,
16:24
[Qemu-devel] [PULL 1/7] memory, exec: Expose all memory block related flags.
,
Michael S. Tsirkin
,
16:24
[Qemu-devel] [PULL 0/7] pc: fixes
,
Michael S. Tsirkin
,
16:24
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Christian Ehrhardt
,
16:04
Re: [Qemu-devel] [PATCH 2/7] jobs: canonize Error object
,
Eric Blake
,
16:04
Re: [Qemu-devel] [PATCH] migration: Replace strncpy() by g_strlcpy()
,
David Hildenbrand
,
15:59
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Phillip Susi
,
15:51
Re: [Qemu-devel] [PATCH 0/4] target/arm: Fix int64_to_float16 double-rounding
,
no-reply
,
15:51
Re: [Qemu-devel] [PATCH] editorconfig: set emacs mode
,
Eric Blake
,
15:51
[Qemu-devel] [PULL 0/2] qemu-sparc.for-upstream queue 20180820
,
Mark Cave-Ayland
,
15:48
[Qemu-devel] [PULL 2/2] sun4m: don't use legacy fw_cfg_init_mem() function
,
Mark Cave-Ayland
,
15:48
[Qemu-devel] [PULL 1/2] sun4u: ensure kernel_top is always initialised
,
Mark Cave-Ayland
,
15:48
Re: [Qemu-devel] [PATCH] migration: Replace strncpy() by g_strlcpy()
,
Eric Blake
,
15:48
Re: [Qemu-devel] Bugs when cross-compiling qemu for Windows with mingw 8.1, executable doesn't run
,
Stefan Weil
,
15:47
Re: [Qemu-devel] Bugs when cross-compiling qemu for Windows with mingw 8.1, executable doesn't run
,
Stefan Weil
,
15:41
Re: [Qemu-devel] [PATCH 1/5] tcg: Split CONFIG_ATOMIC128
,
Richard Henderson
,
15:27
Re: [Qemu-devel] [Bug 1364501] Re: Gdb hangs when trying to single-step after an invalid instruction
,
martin
,
15:20
Re: [Qemu-devel] [PATCH 1/7] jobs: change start callback to run callback
,
John Snow
,
15:05
Re: [Qemu-devel] [PATCH v2 52/60] json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP
,
Eric Blake
,
14:39
Re: [Qemu-devel] [PATCH v2 1/3] qapi: add x-query-block-graph
,
Vladimir Sementsov-Ogievskiy
,
14:38
Re: [Qemu-devel] [PATCH v2 41/60] json: Nicer recovery from invalid leading zero
,
Eric Blake
,
14:36
Re: [Qemu-devel] [RFC v2] new, node-graph-based fleecing and backup
,
Vladimir Sementsov-Ogievskiy
,
14:32
Re: [Qemu-devel] [PATCH] ui/sdl2: Fix broken -full-screen CLI option
,
Thomas Huth
,
14:32
[Qemu-devel] [PATCH v11 02/46] target/mips: Add nanoMIPS base instruction set opcodes
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 03/46] target/mips: Add nanoMIPS DSP ASE opcodes
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 01/46] target/mips: Add preprocessor constants for nanoMIPS
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 06/46] target/mips: Add nanoMIPS decoding and extraction utilities
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 08/46] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 15/46] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 30/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 27/46] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 17/46] target/mips: Add emulation of nanoMIPS FP instructions
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 05/46] target/mips: Add placeholder and invocation of decode_nanomips_opc()
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 10/46] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 04/46] target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 07/46] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 21/46] target/mips: Implement emulation of nanoMIPS ROTX instruction
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 23/46] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 24/46] target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 19/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 12/46] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 34/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 14/46] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 40/46] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 41/46] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 43/46] mips_malta: Add basic nanoMIPS boot code for Malta board
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 38/46] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 32/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 09/46] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 25/46] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 00/46] Add nanoMIPS support - core functionality and system mode
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 42/46] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 11/46] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 31/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 22/46] target/mips: Implement emulation of nanoMIPS EXTW instruction
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 33/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 13/46] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 20/46] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 44/46] mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
,
Aleksandar Markovic
,
14:32
[Qemu-devel] [PATCH v11 35/46] target/mips: Add availability control via bit NMS
,
Aleksandar Markovic
,
14:31
[Qemu-devel] [PATCH v11 16/46] target/mips: Add emulation of nanoMIPS 48-bit instructions
,
Aleksandar Markovic
,
14:31
[Qemu-devel] [PATCH v11 18/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
,
Aleksandar Markovic
,
14:31
[Qemu-devel] [PATCH v11 37/46] target/mips: Add updating BadInstr and BadInstrX for nanoMIPS
,
Aleksandar Markovic
,
14:31
[Qemu-devel] [PATCH v11 46/46] target/mips: Add definition of nanoMIPS I7200 CPU
,
Aleksandar Markovic
,
14:31
[Qemu-devel] [PATCH v11 39/46] elf: Add EM_NANOMIPS value as a valid one for e_machine field
,
Aleksandar Markovic
,
14:31
[Qemu-devel] [PATCH v11 45/46] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
,
Aleksandar Markovic
,
14:31
[Qemu-devel] [PATCH v11 28/46] target/mips: Implement MT ASE support for nanoMIPS
,
Aleksandar Markovic
,
14:31
[Qemu-devel] [PATCH v11 29/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
,
Aleksandar Markovic
,
14:31
[Qemu-devel] [PATCH v11 26/46] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
,
Aleksandar Markovic
,
14:31
Re: [Qemu-devel] [PATCH v2 0/6] target/arm: Some pieces of support for 32-bit Hyp mode
,
Richard Henderson
,
14:31
Re: [Qemu-devel] [PATCH 1/7] jobs: change start callback to run callback
,
Eric Blake
,
14:31
Re: [Qemu-devel] Simulating a composite machine
,
Martin Schroeder
,
14:31
Re: [Qemu-devel] [PATCH] monitor: avoid potential dead-lock when cleaning up
,
Marc-André Lureau
,
14:14
Re: [Qemu-devel] [PATCH] editorconfig: set emacs mode
,
Peter Maydell
,
14:01
[Qemu-devel] [PATCH] editorconfig: set emacs mode
,
Marc-André Lureau
,
13:43
Re: [Qemu-devel] [PATCH v2 1/3] qapi: add x-query-block-graph
,
Vladimir Sementsov-Ogievskiy
,
13:36
Re: [Qemu-devel] [PATCH v2 4/4] linux-user: add QEMU_IFLA_INFO_KIND nested type for tun
,
Peter Maydell
,
13:35
Re: [Qemu-devel] [PATCH v2 3/4] linux-user: update netlink route types
,
Peter Maydell
,
13:33
Re: [Qemu-devel] [PATCH v2 2/4] linux-user: introduce QEMU_RTA_* to use with rtattr_type_t
,
Peter Maydell
,
13:31
[Qemu-devel] [PATCH] hw/display/ramfb: Compile the ramfb code only when CONFIG_FW_CFG_DMA is set
,
Thomas Huth
,
13:28
Re: [Qemu-devel] [RFC v2] new, node-graph-based fleecing and backup
,
Max Reitz
,
13:25
Re: [Qemu-devel] [PULL 0/7] s390x patches for 3.1
,
Peter Maydell
,
13:19
[Qemu-devel] [PATCH v2 0/4] linux-user: netlink fixes
,
Laurent Vivier
,
13:16
[Qemu-devel] [PATCH v2 4/4] linux-user: add QEMU_IFLA_INFO_KIND nested type for tun
,
Laurent Vivier
,
13:16
[Qemu-devel] [PATCH v2 3/4] linux-user: update netlink route types
,
Laurent Vivier
,
13:16
[Qemu-devel] [PATCH v2 1/4] linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC
,
Laurent Vivier
,
13:16
[Qemu-devel] [PATCH v2 2/4] linux-user: introduce QEMU_RTA_* to use with rtattr_type_t
,
Laurent Vivier
,
13:16
Re: [Qemu-devel] [PATCH] migration: Replace strncpy() by g_strlcpy()
,
Thomas Huth
,
13:16
Re: [Qemu-devel] [PATCH 0/4] target/arm: Fix int64_to_float16 double-rounding
,
Peter Maydell
,
13:15
Re: [Qemu-devel] [PATCH v2 1/3] qapi: add x-query-block-graph
,
Max Reitz
,
13:14
Re: [Qemu-devel] [PATCH v2 1/3] qapi: add x-query-block-graph
,
Vladimir Sementsov-Ogievskiy
,
13:04
Re: [Qemu-devel] [PATCH] tests/vm: Clean out old working directories on build
,
Peter Maydell
,
12:41
Re: [Qemu-devel] [PATCH 0/7] qcow2: async handling of fragmented io
,
Max Reitz
,
12:39
Re: [Qemu-devel] [PATCH v2 1/3] qapi: add x-query-block-graph
,
Max Reitz
,
12:36
Re: [Qemu-devel] [PATCH 0/7] qcow2: async handling of fragmented io
,
Vladimir Sementsov-Ogievskiy
,
12:33
Re: [Qemu-devel] [RFC/RFT PATCH 0/2] spice-display locking fixes (cursors)?
,
Marc-André Lureau
,
12:25
Re: [Qemu-devel] [PATCH v4 0/4] pc-dimm: pre_plug "slot" and "addr" assignment
,
David Hildenbrand
,
12:15
Re: [Qemu-devel] [PATCH PULL 00/15] RDMA queue
,
Peter Maydell
,
12:14
[Qemu-devel] [PATCH] tests/vm: Use -cpu max rather than -cpu host
,
Peter Maydell
,
11:56
Re: [Qemu-devel] [PATCH 0/4] Fix socket chardev regression
,
Marc-André Lureau
,
11:38
Re: [Qemu-devel] [Qemu-discuss] Handling signal of Qemu thread
,
Peter Maydell
,
11:36
[Qemu-devel] [PATCH v2 1/6] target/arm: Implement RAZ/WI HACTLR2
,
Peter Maydell
,
11:30
[Qemu-devel] [PATCH v2 4/6] target/arm: Implement support for taking exceptions to Hyp mode
,
Peter Maydell
,
11:30
[Qemu-devel] [PATCH v2 6/6] hw/arm/boot: AArch32 kernels should be started in Hyp mode if available
,
Peter Maydell
,
11:30
[Qemu-devel] [PATCH v2 2/6] target/arm: Implement AArch32 HCR and HCR2
,
Peter Maydell
,
11:30
[Qemu-devel] [PATCH v2 5/6] target/arm: Clear CPSR.IL and CPSR.J on 32-bit exception entry
,
Peter Maydell
,
11:30
[Qemu-devel] [PATCH v2 3/6] target/arm: Factor out code for taking an AArch32 exception
,
Peter Maydell
,
11:30
[Qemu-devel] [PATCH v2 0/6] target/arm: Some pieces of support for 32-bit Hyp mode
,
Peter Maydell
,
11:30
Re: [Qemu-devel] [PULL 0/6] Linux user for 3.1 patches
,
Laurent Vivier
,
11:28
Re: [Qemu-devel] [RFC/RFT PATCH 0/2] spice-display locking fixes (cursors)?
,
Paolo Bonzini
,
11:28
Re: [Qemu-devel] [Qemu-discuss] Handling signal of Qemu thread
,
Paolo Bonzini
,
11:22
Re: [Qemu-devel] [PATCH v2 1/3] qapi: add x-query-block-graph
,
Vladimir Sementsov-Ogievskiy
,
11:14
[Qemu-devel] [PATCH 4/4] cpus: allow cpu_get_ticks out of BQL
,
Paolo Bonzini
,
11:09
[Qemu-devel] [PATCH 3/4] cpus: protect TimerState writes with a spinlock
,
Paolo Bonzini
,
11:09
[Qemu-devel] [PATCH 1/4] cpus: protect all icount computation with seqlock
,
Paolo Bonzini
,
11:09
[Qemu-devel] [PATCH 2/4] seqlock: add QemuLockable support
,
Paolo Bonzini
,
11:09
[Qemu-devel] [PATCH 0/4] cpus: improve seqlock usage for timers_state, allow cpu_get_ticks out of BQL
,
Paolo Bonzini
,
11:09
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Christian Ehrhardt
,
11:08
Re: [Qemu-devel] [Qemu-discuss] Handling signal of Qemu thread
,
Probir Roy
,
11:07
Re: [Qemu-devel] Bugs when cross-compiling qemu for Windows with mingw 8.1, executable doesn't run
,
Stefan Weil
,
11:04
Re: [Qemu-devel] [PULL 4/4] vfio/ccw/pci: Allow devices to opt-in for ballooning
,
Alex Williamson
,
10:55
Re: [Qemu-devel] [RFC v2] new, node-graph-based fleecing and backup
,
Vladimir Sementsov-Ogievskiy
,
10:50
[Qemu-devel] [PATCH] vfio/pci: Handle subsystem realpath() returning NULL
,
Alex Williamson
,
10:49
Re: [Qemu-devel] [PULL 0/6] Linux user for 3.1 patches
,
Peter Maydell
,
10:44
Re: [Qemu-devel] [PATCH] hw/input/ps2.c: fix erratic mouse behavior for Windows 3.1
,
Programmingkid
,
10:31
Re: [Qemu-devel] [PATCH 0/3] expose VIRTIO_SCSI_F_T10_PI for vhost-scsi and vhost-user-scsi
,
Paolo Bonzini
,
10:30
[Qemu-devel] [PATCH 19/22] hw/ssi/pl022: Correct wrong value for PL022_INT_RT
,
Peter Maydell
,
10:24
Re: [Qemu-devel] [PULL 4/4] vfio/ccw/pci: Allow devices to opt-in for ballooning
,
Peter Maydell
,
10:24
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Phillip Susi
,
10:23
[Qemu-devel] [PATCH 21/22] hw/arm/mps2-tz: Instantiate SPI controllers
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 22/22] hw/arm/mps2-tz: Fix MPS2 SCC config register values
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 20/22] hw/ssi/pl022: Correct wrong DMACR and ICR handling
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 16/22] hw/ssi/pl022: Set up reset function in class init
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 18/22] hw/ssi/pl022: Use DeviceState::realize rather than SysBusDevice::init
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 17/22] hw/ssi/pl022: Don't directly call vmstate_register()
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 13/22] hw/arm/iotkit: Wire up the lines for MSCs
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 15/22] hw/ssi/pl022: Allow use as embedded-struct device
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 14/22] hw/arm/mps2-tz: Create PL081s and MSCs
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 11/22] hw/misc/tz-msc: Model TrustZone Master Security Controller
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 12/22] hw/misc/iotkit-secctl: Wire up registers for controlling MSCs
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 08/22] hw/misc/iotkit-sysctl: Implement IoTKit system control element
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 10/22] hw/misc/iotkit: Wire up the sysctl and sysinfo register blocks
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 09/22] hw/misc/iotkit-sysinfo: Implement IoTKit system information block
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 03/22] hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 07/22] hw/arm/iotkit: Wire up the S32KTIMER
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 01/22] hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz counters
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 06/22] hw/arm/iotkit: Wire up the watchdogs
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 04/22] hw/arm/iotkit: Wire up the dualtimer
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 02/22] hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTER
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 00/22] MPS devices: FPGAIO, timer, watchdogs, MSC, DMA, SPI
,
Peter Maydell
,
10:11
[Qemu-devel] [PATCH 05/22] hw/arm/mps2: Wire up dual-timer in mps2-an385 and mps2-an511
,
Peter Maydell
,
10:11
Re: [Qemu-devel] [PULL 00/25] target-arm queue
,
Peter Maydell
,
10:00
Re: [Qemu-devel] [PATCH v2 1/3] qapi: add x-query-block-graph
,
Max Reitz
,
09:44
Re: [Qemu-devel] [PATCH 0/3] vhost-user reconnect
,
Yury Kotov
,
09:39
Re: [Qemu-devel] [PATCH v2 2/3] hw/pci: add teardown function for PCI resource reserve capability
,
Marcel Apfelbaum
,
09:39
Re: [Qemu-devel] [PATCH] sheepdog: Replace strncpy() by g_strlcpy()
,
David Hildenbrand
,
09:34
Re: [Qemu-devel] [RFC v2] new, node-graph-based fleecing and backup
,
Max Reitz
,
09:34
Re: [Qemu-devel] [PATCH] migration: Replace strncpy() by g_strlcpy()
,
Paolo Bonzini
,
09:33
Re: [Qemu-devel] [PATCH] migration: Replace strncpy() by g_strlcpy()
,
David Hildenbrand
,
09:33
Re: [Qemu-devel] [PATCH] sheepdog: Replace strncpy() by g_strlcpy()
,
Paolo Bonzini
,
09:33
Re: [Qemu-devel] [PATCH] tests/vm: Clean out old working directories on build
,
Fam Zheng
,
09:33
Re: [Qemu-devel] [PATCH 0/3] vhost-user reconnect
,
Marc-André Lureau
,
09:11
Re: [Qemu-devel] [PATCH v4] module: Use QEMU_MODULE_DIR as a search path
,
Paolo Bonzini
,
09:07
Re: [Qemu-devel] [Qemu-discuss] Handling signal of Qemu thread
,
Peter Maydell
,
09:06
[Qemu-devel] [PULL 6/7] s390x/kvm: add etoken facility
,
Cornelia Huck
,
08:54
[Qemu-devel] [PULL 7/7] s390x: Enable KVM huge page backing support
,
Cornelia Huck
,
08:54
[Qemu-devel] [PULL 5/7] linux-headers: update
,
Cornelia Huck
,
08:54
[Qemu-devel] [PULL 4/7] s390x/cpumodel: Add "-cpu max" support
,
Cornelia Huck
,
08:54
[Qemu-devel] [PULL 3/7] s390x: remove 's390-squash-mcss' option
,
Cornelia Huck
,
08:54
[Qemu-devel] [PULL 2/7] s390x/cpumodel: enum type S390FeatGroup now gets generated
,
Cornelia Huck
,
08:54
[Qemu-devel] [PULL 1/7] s390x: introduce 3.1 compat machine
,
Cornelia Huck
,
08:53
[Qemu-devel] [PULL 0/7] s390x patches for 3.1
,
Cornelia Huck
,
08:53
Re: [Qemu-devel] [PATCH 0/3] vhost-user reconnect
,
Yury Kotov
,
08:52
Re: [Qemu-devel] [PATCH 0/3] vhost-user reconnect
,
Yury Kotov
,
08:52
[Qemu-devel] [PATCH] tests/vm: Clean out old working directories on build
,
Peter Maydell
,
08:48
[Qemu-devel] [PATCH PULL 15/15] config: split PVRDMA from RDMA
,
Marcel Apfelbaum
,
08:45
[Qemu-devel] [PATCH PULL 11/15] hw/rdma: Print backend QP number in hex format
,
Marcel Apfelbaum
,
08:45
[Qemu-devel] [PATCH PULL 10/15] hw/rdma: Cosmetic change - move to generic function
,
Marcel Apfelbaum
,
08:45
[Qemu-devel] [PATCH PULL 13/15] hw/rdma: Add reference to pci_dev in backend_dev
,
Marcel Apfelbaum
,
08:45
[Qemu-devel] [PATCH PULL 12/15] hw/rdma: Bugfix - Support non-aligned buffers
,
Marcel Apfelbaum
,
08:45
[Qemu-devel] [PATCH PULL 14/15] hw/pvrdma: remove not needed include
,
Marcel Apfelbaum
,
08:45
[Qemu-devel] [PATCH PULL 07/15] hw/rdma: Do not allocate memory for non-dma MR
,
Marcel Apfelbaum
,
08:45
[Qemu-devel] [PATCH PULL 09/15] hw/pvrdma: Cosmetic change - indent right
,
Marcel Apfelbaum
,
08:45
[Qemu-devel] [PATCH PULL 08/15] hw/rdma: Reorder resource cleanup
,
Marcel Apfelbaum
,
08:45
[Qemu-devel] [PATCH PULL 06/15] hw/rdma: Delete useless structure RdmaRmUserMR
,
Marcel Apfelbaum
,
08:45
[Qemu-devel] [PATCH PULL 05/15] hw/pvrdma: Make default pkey 0xFFFF
,
Marcel Apfelbaum
,
08:45
[Qemu-devel] [PATCH PULL 04/15] hw/pvrdma: Clean CQE before use
,
Marcel Apfelbaum
,
08:45
[Qemu-devel] [PATCH PULL 03/15] hw/rdma: Modify debug macros
,
Marcel Apfelbaum
,
08:45
[Qemu-devel] [PATCH PULL 01/15] hw/rdma: Make distinction between device init and start modes
,
Marcel Apfelbaum
,
08:45
[Qemu-devel] [PATCH PULL 00/15] RDMA queue
,
Marcel Apfelbaum
,
08:45
[Qemu-devel] [PATCH PULL 02/15] hw/pvrdma: Bugfix - provide the correct attr_mask to query_qp
,
Marcel Apfelbaum
,
08:45
Re: [Qemu-devel] [PATCH] migration: Replace strncpy() by g_strlcpy()
,
David Hildenbrand
,
08:42
Re: [Qemu-devel] [PATCH 1/3] x86/cpu: Enable UMONITOR/UMWAIT/TPAUSE cpu features
,
Liu, Jingqi
,
08:41
Re: [Qemu-devel] [Qemu-arm] [PATCH] arm: fix reset operation on netduino2 board.
,
Peter Maydell
,
08:33
Re: [Qemu-devel] [RFC PATCH] rbd: Don't convert keypairs to JSON and back
,
Max Reitz
,
08:24
[Qemu-devel] [PATCH] arm: fix reset operation on netduino2 board.
,
Marko Klopcic
,
08:23
Re: [Qemu-devel] [PULL 0/3] Machine queue, 2018-08-17
,
Peter Maydell
,
08:22
Re: [Qemu-devel] [PATCH 2/2] qemu-img: Add dd seek= option
,
Max Reitz
,
08:20
[Qemu-devel] [PATCH 16/16] test/qgraph: e1000 test node
,
Emanuele Giuseppe Esposito
,
08:03
[Qemu-devel] [PATCH 15/16] test/qgraph: eepro100 test node
,
Emanuele Giuseppe Esposito
,
08:02
[Qemu-devel] [PATCH 14/16] test/qgraph: es1370 test node
,
Emanuele Giuseppe Esposito
,
08:02
[Qemu-devel] [PATCH 11/16] test/qgraph: spapr-phb test node
,
Emanuele Giuseppe Esposito
,
08:02
[Qemu-devel] [PATCH 13/16] test/qgraph: vmxnet3 test node
,
Emanuele Giuseppe Esposito
,
08:02
[Qemu-devel] [PATCH 12/16] test/qgraph: usb-hcd-ohci test node
,
Emanuele Giuseppe Esposito
,
08:02
[Qemu-devel] [PATCH 08/16] test/qgraph: ne2k_pci test node
,
Emanuele Giuseppe Esposito
,
08:02
[Qemu-devel] [PATCH 10/16] test/qgraph: pcnet test node
,
Emanuele Giuseppe Esposito
,
08:02
[Qemu-devel] [PATCH 09/16] test/qgraph: nvme test node
,
Emanuele Giuseppe Esposito
,
08:02
[Qemu-devel] [PATCH 07/16] test/qgraph: ipoctal232 test node
,
Emanuele Giuseppe Esposito
,
08:02
[Qemu-devel] [PATCH 05/16] test/qgraph: ac97 test node
,
Emanuele Giuseppe Esposito
,
08:02
[Qemu-devel] [PATCH 06/16] test/qgraph: tpci200 test node
,
Emanuele Giuseppe Esposito
,
08:02
[Qemu-devel] [PATCH 04/16] test/qgraph: aarch64/xlnx-zcu102 machine node
,
Emanuele Giuseppe Esposito
,
08:02
[Qemu-devel] [PATCH 02/16] test/qgraph: arm/sabrelite machine node
,
Emanuele Giuseppe Esposito
,
08:02
[Qemu-devel] [PATCH 03/16] test/qgraph: arm/xlinx-zynq-a9 machine node
,
Emanuele Giuseppe Esposito
,
08:02
[Qemu-devel] [PATCH 00/16] qtest: converted sdhci-test and most nop test to qgraph framework
,
Emanuele Giuseppe Esposito
,
08:02
[Qemu-devel] [PATCH 01/16] test/qgraph: arm/smdkc210 machine node
,
Emanuele Giuseppe Esposito
,
08:02
Re: [Qemu-devel] [PATCH v2 00/60] json: Fixes, error reporting improvements, cleanups
,
Markus Armbruster
,
08:00
Re: [Qemu-devel] [PATCH] target-i386: fix segment limit check in ljmp
,
Paolo Bonzini
,
07:55
Re: [Qemu-devel] [PATCH] qemu-guest-agent: freeze-hook to ignore dpkg files as well
,
Paolo Bonzini
,
07:54
Re: [Qemu-devel] [PATCH v2 52/60] json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP
,
Markus Armbruster
,
07:51
Re: [Qemu-devel] [PATCH v2 41/60] json: Nicer recovery from invalid leading zero
,
Markus Armbruster
,
07:40
Re: [Qemu-devel] [PATCH] target-i386: fix segment limit check in ljmp
,
Andrew Oates
,
07:39
[Qemu-devel] [Bug 1484990] Re: fsfreeze-hook script should also ignored dpkg generated files
,
Christian Ehrhardt
,
07:38
Re: [Qemu-devel] [PATCH] qemu-guest-agent: freeze-hook to ignore dpkg files as well
,
Christian Ehrhardt
,
06:54
[Qemu-devel] [Bug 1484990] Re: fsfreeze-hook script should also ignored dpkg generated files
,
Thomas Huth
,
06:45
[Qemu-devel] [Bug 1364501] Re: Gdb hangs when trying to single-step after an invalid instruction
,
Thomas Huth
,
06:45
[Qemu-devel] [Bug 1485010] Re: qemu-guest-agent should support systemd in addition to pmutils
,
Thomas Huth
,
06:35
[Qemu-devel] [PULL 25/25] hw/dma/pl080: Remove hw_error() if DMA is enabled
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 24/25] hw/dma/pl080: Correct bug in register address decode logic
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 20/25] hw/dma/pl080: Allow use as embedded-struct device
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 21/25] hw/dma/pl080: Support all three interrupt lines
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 23/25] hw/dma/pl080: Provide device reset function
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 22/25] hw/dma/pl080: Don't use CPU address space for DMA accesses
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 18/25] hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 15/25] memory: Remove MMIO request_ptr APIs
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 01/25] target/arm: Fix crash on conditional instruction in an IT block
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 02/25] docs/generic-loader: mention U-Boot and Intel HEX executable formats
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 19/25] nvic: Expose NMI line
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 16/25] hw/misc: Remove mmio_interface device
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 09/25] target/arm: Implement ESR_EL2/HSR for AArch32 and no-EL2
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 14/25] hw/ssi/xilinx_spips: Remove unneeded MMIO request_ptr code
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 17/25] hw/timer/m48t59: Move away from old_mmio accessors
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 03/25] hw/intc/arm_gicv3_its: downgrade error_report to warn_report in kvm_arm_its_reset
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 12/25] hw/arm/virt: Add virt-3.1 machine type
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 13/25] sdhci: add i.MX SD Stable Clock bit
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 10/25] target/arm: Permit accesses to ELR_Hyp from Hyp mode via MSR/MRS (banked)
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 11/25] target/arm: Implement AArch32 ERET instruction
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 08/25] target/arm: Implement AArch32 Hyp FARs
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 04/25] imx_serial: Generate interrupt on receive data ready if enabled
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 05/25] target/arm: Correct typo in HAMAIR1 regdef name
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 06/25] target/arm: Add missing .cp = 15 to HMAIR1 and HAMAIR1 regdefs
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 07/25] target/arm: Implement AArch32 HVBAR
,
Peter Maydell
,
06:32
[Qemu-devel] [PULL 00/25] target-arm queue
,
Peter Maydell
,
06:32
Re: [Qemu-devel] [PATCH 0/2] mips: convert devices away from old_mmio
,
Aleksandar Markovic
,
06:31
Re: [Qemu-devel] [PATCH v2 1/3] qapi: add x-query-block-graph
,
Vladimir Sementsov-Ogievskiy
,
06:20
Re: [Qemu-devel] [PATCH] hw/intc/apic: Switch away from old_mmio
,
Paolo Bonzini
,
06:07
Re: [Qemu-devel] [PATCH] target-i386: fix segment limit check in ljmp
,
Paolo Bonzini
,
06:06
Re: [Qemu-devel] [PATCH v2 1/3] qapi: add x-query-block-graph
,
Vladimir Sementsov-Ogievskiy
,
06:04
Re: [Qemu-devel] [PATCH 0/2] mips: convert devices away from old_mmio
,
Peter Maydell
,
06:04
Re: [Qemu-devel] [PATCH] hw/timer/m48t59: Move away from old_mmio accessors
,
Peter Maydell
,
06:04
Re: [Qemu-devel] [PATCH] hw/intc/apic: Switch away from old_mmio
,
Peter Maydell
,
06:04
Re: [Qemu-devel] [PATCH] migration: Replace strncpy() by g_strlcpy()
,
Juan Quintela
,
06:04
Re: [Qemu-devel] [PATCH] sheepdog: Replace strncpy() by g_strlcpy()
,
David Hildenbrand
,
06:04
Re: [Qemu-devel] [PATCH 0/7] discard blockstats
,
Anton Nefedov
,
06:03
Re: [Qemu-devel] [PATCH v6 11/11] migration: create a dedicated thread to release rdma resource
,
858585 jemmy
,
05:47
Re: [Qemu-devel] [PATCH v8 81/87] linux-user: Add support for statx() syscall for all platforms
,
Aleksandar Markovic
,
05:45
Re: [Qemu-devel] [RFC v2] new, node-graph-based fleecing and backup
,
Vladimir Sementsov-Ogievskiy
,
05:42
Re: [Qemu-devel] [PATCH 2/2] qobject: modify qobject_ref() to assert on NULL
,
Alberto Garcia
,
05:33
Re: [Qemu-devel] [PATCH v2 00/11] convert CPU list to RCU
,
Paolo Bonzini
,
05:30
Re: [Qemu-devel] [PATCH v2 07/60] check-qjson: Cover escaped characters more thoroughly, part 1
,
Markus Armbruster
,
05:16
Re: [Qemu-devel] [PATCH] tests/boot-serial-test: Bump timeout to 6 minutes
,
Thomas Huth
,
05:13
Re: [Qemu-devel] [PATCH v6 10/11] migration: remove the unnecessary RDMA_CONTROL_ERROR message
,
858585 jemmy
,
05:04
Re: [Qemu-devel] [PATCH v4 0/2] s390x: Enable KVM huge page backing support
,
Cornelia Huck
,
05:03
Re: [Qemu-devel] [PATCH 0/2] etoken patch for 3.1
,
Cornelia Huck
,
05:02
Re: [Qemu-devel] [PATCH 1/3] hw/ssi/xilinx_spips: Remove unneeded MMIO request_ptr code
,
KONRAD Frederic
,
04:59
Re: [Qemu-devel] [PATCH 1/3] hw/ssi/xilinx_spips: Remove unneeded MMIO request_ptr code
,
Peter Maydell
,
04:53
Re: [Qemu-devel] [PATCH 3/3] hw/misc: Remove mmio_interface device
,
KONRAD Frederic
,
04:51
Re: [Qemu-devel] [PATCH 2/3] memory: Remove MMIO request_ptr APIs
,
KONRAD Frederic
,
04:50
Re: [Qemu-devel] [PATCH 1/3] hw/ssi/xilinx_spips: Remove unneeded MMIO request_ptr code
,
KONRAD Frederic
,
04:49
Re: [Qemu-devel] [PULL 0/4] VFIO update 2018-08-17
,
Peter Maydell
,
04:48
Re: [Qemu-devel] [PATCH] tests/boot-serial-test: Bump timeout to 6 minutes
,
Peter Maydell
,
04:45
Re: [Qemu-devel] [PATCH v2 25/60] json: Leave rejecting invalid escape sequences to parser
,
Markus Armbruster
,
04:45
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Gerd Hoffmann
,
04:43
Re: [Qemu-devel] [PATCH v2 00/60] json: Fixes, error reporting improvements, cleanups
,
Fam Zheng
,
04:42
Re: [Qemu-devel] [PATCH v2 28/60] json: Fix \uXXXX for surrogate pairs
,
Markus Armbruster
,
04:40
[Qemu-devel] [Bug 1755912] Re: qemu-system-x86_64 crashed with SIGABRT when using option -vga qxl
,
Christian Ehrhardt
,
04:35
Re: [Qemu-devel] [PATCH v6 09/11] migration: poll the cm event for destination qemu
,
858585 jemmy
,
04:35
Re: [Qemu-devel] [PATCH v2 05/60] qmp-test: Cover syntax and lexical errors
,
Markus Armbruster
,
04:35
Re: [Qemu-devel] [PATCH v2 00/60] json: Fixes, error reporting improvements, cleanups
,
Markus Armbruster
,
04:31
Re: [Qemu-devel] [PATCH 0/7] jobs: remove job_defer_to_main_loop
,
no-reply
,
04:19
Re: [Qemu-devel] [PATCH v8 81/87] linux-user: Add support for statx() syscall for all platforms
,
Timothy Baldwin
,
03:48
Re: [Qemu-devel] [Qemu-block] [PATCH v0 0/2] Postponed actions
,
Denis Plotnikov
,
03:42
Re: [Qemu-devel] [Qemu-block] [PATCH v0 0/2] Postponed actions
,
Denis Plotnikov
,
03:40
Re: [Qemu-devel] [PATCH v5 3/3] target: arm: Add support for VCPU event states
,
gengdongjiu
,
03:21
Re: [Qemu-devel] [PATCH] monitor: avoid potential dead-lock when cleaning up
,
Markus Armbruster
,
02:57
Re: [Qemu-devel] [RFC PATCH] rbd: Don't convert keypairs to JSON and back
,
Markus Armbruster
,
02:38
Re: [Qemu-devel] [PULL 0/6] Linux user for 3.1 patches
,
no-reply
,
02:25
Re: [Qemu-devel] [PATCH] tests/boot-serial-test: Bump timeout to 6 minutes
,
Thomas Huth
,
02:22
Re: [Qemu-devel] [PATCH v2 1/3] hw/pci: factor PCI reserve resources to a separate structure
,
Liu, Jing2
,
02:08
Re: [Qemu-devel] [PATCH] hw/input/ps2.c: fix erratic mouse behavior for Windows 3.1
,
Gerd Hoffmann
,
01:25
Re: [Qemu-devel] [PATCH] usb-host: insert usb device into hostdevs to be scaned
,
gerd hoffmann
,
01:11
[Qemu-devel] [Bug 1470481] Re: qemu-img converts large vhd files into only approx. 127GB raw file causing the VM to crash
,
Launchpad Bug Tracker
,
00:45
August 19, 2018
[Qemu-devel] [PATCH] tests/tcg/xtensa: add test for failed memory transactions
,
Max Filippov
,
23:31
Re: [Qemu-devel] [PATCH] hw/ppc: on 40p machine, change default firmware to OpenBIOS
,
David Gibson
,
23:16
Re: [Qemu-devel] [PATCH v2 2/3] hw/pci: add teardown function for PCI resource reserve capability
,
Liu, Jing2
,
22:58
Re: [Qemu-devel] [PATCH v2 0/3] hw/pci: PCI resource reserve capability
,
Liu, Jing2
,
22:49
Re: [Qemu-devel] [PATCH 0/4] Fix socket chardev regression
,
Peter Xu
,
22:48
[Qemu-devel] [PATCH] target/xtensa: convert to do_transaction_failed
,
Max Filippov
,
22:31
Re: [Qemu-devel] [PATCH] usb-host: insert usb device into hostdevs to be scaned
,
linzhecheng
,
22:08
Re: [Qemu-devel] [PATCH 2/2] qemu-img: Add dd seek= option
,
Fam Zheng
,
22:07
[Qemu-devel] [PATCH v2] target/xtensa: clean up gdbstub register handling
,
Max Filippov
,
22:02
[Qemu-devel] [PULL 6/6] linux-user: add QEMU_IFLA_INFO_KIND nested type for tun
,
Laurent Vivier
,
18:18
[Qemu-devel] [PULL 1/6] qemu-binfmt-conf.sh: add x86_64 target
,
Laurent Vivier
,
18:18
[Qemu-devel] [PULL 4/6] linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC
,
Laurent Vivier
,
18:18
[Qemu-devel] [PULL 3/6] sh4: fix use_icount with linux-user
,
Laurent Vivier
,
18:18
[Qemu-devel] [PULL 5/6] linux-user: update netlink route types
,
Laurent Vivier
,
18:18
[Qemu-devel] [PULL 2/6] linux-user: fix 32bit g2h()/h2g()
,
Laurent Vivier
,
18:18
[Qemu-devel] [PULL 0/6] Linux user for 3.1 patches
,
Laurent Vivier
,
18:18
Re: [Qemu-devel] [PATCH v2] sh4: fix use_icount with linux-user
,
Aurelien Jarno
,
17:08
Re: [Qemu-devel] any suggestions for how to handle guests which expect to be executing out of icache?
,
Peter Maydell
,
15:07
[Qemu-devel] [PATCH v2] target-i386: Fix lcall/ljmp to call gate in IA-32e mode
,
andrew
,
14:17
Re: [Qemu-devel] any suggestions for how to handle guests which expect to be executing out of icache?
,
Richard Henderson
,
13:45
[Qemu-devel] Mainstone II
,
Макс Волошин
,
13:20
Re: [Qemu-devel] [PATCH 0/2] Improve qemu-img dd
,
Eric Blake
,
10:34
Re: [Qemu-devel] Simulating a composite machine
,
Peter Maydell
,
09:45
[Qemu-devel] Simulating a composite machine
,
Martin Schroeder
,
09:35
[Qemu-devel] any suggestions for how to handle guests which expect to be executing out of icache?
,
Peter Maydell
,
06:19
[Qemu-devel] [PATCH v2 05/11] test-rcu-list: access goflag with atomics
,
Emilio G. Cota
,
05:14
[Qemu-devel] [PATCH v2 08/11] tests: add test-list-simpleq
,
Emilio G. Cota
,
05:14
[Qemu-devel] [PATCH v2 09/11] tests: add test-rcu-tailq
,
Emilio G. Cota
,
05:14
[Qemu-devel] [PATCH v2 04/11] rcu_queue: add RCU QTAILQ
,
Emilio G. Cota
,
05:14
[Qemu-devel] [PATCH v2 06/11] test-rcu-list: access counters with atomics
,
Emilio G. Cota
,
05:14
[Qemu-devel] [PATCH v2 11/11] qom: convert the CPU list to RCU
,
Emilio G. Cota
,
05:13
[Qemu-devel] [PATCH v2 00/11] convert CPU list to RCU
,
Emilio G. Cota
,
05:13
[Qemu-devel] [PATCH v2 03/11] rcu_queue: add RCU QSIMPLEQ
,
Emilio G. Cota
,
05:13
[Qemu-devel] [PATCH v2 10/11] spapr: do not use CPU_FOREACH_REVERSE
,
Emilio G. Cota
,
05:13
[Qemu-devel] [PATCH v2 01/11] rcu_queue: use atomic_set in QLIST_REMOVE_RCU
,
Emilio G. Cota
,
05:13
[Qemu-devel] [PATCH v2 07/11] test-rcu-list: abstract the list implementation
,
Emilio G. Cota
,
05:13
[Qemu-devel] [PATCH v2 02/11] rcu_queue: remove barrier from QLIST_EMPTY_RCU
,
Emilio G. Cota
,
05:13
Re: [Qemu-devel] [PATCH 3/3] qom: implement CPU list with an RCU QLIST
,
Emilio G. Cota
,
05:06
Re: [Qemu-devel] Bugs when cross-compiling qemu for Windows with mingw 8.1, executable doesn't run
,
Stefan Weil
,
04:49
Re: [Qemu-devel] vTPM 2.0 is recognized as vTPM 1.2 on the Win 10 virtual machine
,
汤福
,
03:47
Re: [Qemu-devel] virtio ignores pci_address_space_*()?
,
Mark Cave-Ayland
,
02:49
[Qemu-devel] [PATCH] hw/input/ps2.c: fix erratic mouse behavior for Windows 3.1
,
John Arbuckle
,
00:35
August 18, 2018
Re: [Qemu-devel] [RFC v4 6/6] i386/acpi-build: pxb-pcie start bus should always be 0 in separate pci domain
,
Zihan Yang
,
22:02
Re: [Qemu-devel] [RFC v4 5/6] pci_expander_bridge: Add ioport for pxb host bus
,
Zihan Yang
,
22:01
Re: [Qemu-devel] [RFC v4 3/6] i386/acpi-build: describe new pci domain in AML
,
Zihan Yang
,
22:00
Re: [Qemu-devel] [RFC v4 2/6] acpi-build: allocate mcfg for pxb-pcie host bridges
,
Zihan Yang
,
21:55
Re: [Qemu-devel] [RFC v4 1/6] pci_expander_bridge: add type TYPE_PXB_PCIE_HOST
,
Zihan Yang
,
21:51
Re: [Qemu-devel] Bugs when cross-compiling qemu for Windows with mingw 8.1, executable doesn't run
,
Ben Pye
,
18:51
Re: [Qemu-devel] Bugs when cross-compiling qemu for Windows with mingw 8.1, executable doesn't run
,
Howard Spoelstra
,
16:51
Re: [Qemu-devel] [PATCH 1/5] tcg: Split CONFIG_ATOMIC128
,
Emilio G. Cota
,
16:36
[Qemu-devel] virtio ignores pci_address_space_*()?
,
Mark Cave-Ayland
,
16:22
Re: [Qemu-devel] [Qemu-arm] [PATCH 05/16] hw/misc/iotkit-sysctl: Implement IoTKit system control element
,
Philippe Mathieu-Daudé
,
15:55
Re: [Qemu-devel] Bugs when cross-compiling qemu for Windows with mingw 8.1, executable doesn't run
,
Philippe Mathieu-Daudé
,
15:45
Re: [Qemu-devel] Bugs when cross-compiling qemu for Windows with mingw 8.1, executable doesn't run
,
Stefan Weil
,
15:09
[Qemu-devel] [PATCH v4 16/16] linux-user: Split out some process syscalls
,
Richard Henderson
,
15:01
[Qemu-devel] [PATCH v4 14/16] linux-user: Split out ipc syscalls
,
Richard Henderson
,
15:01
[Qemu-devel] [PATCH v4 15/16] linux-user: Split out memory syscalls
,
Richard Henderson
,
15:01
[Qemu-devel] [PATCH v4 13/16] linux-user: Split out name_to_handle_at, open_by_handle_at
,
Richard Henderson
,
15:01
[Qemu-devel] [PATCH v4 12/16] linux-user: Split out pread64, pwrite64
,
Richard Henderson
,
15:01
[Qemu-devel] [PATCH v4 10/16] linux-user: Split out some simple file syscalls
,
Richard Henderson
,
15:01
[Qemu-devel] [PATCH v4 11/16] linux-user: Split out preadv, pwritev, readv, writev
,
Richard Henderson
,
15:01
[Qemu-devel] [PATCH v4 09/16] linux-user: Setup split syscall infrastructure
,
Richard Henderson
,
15:01
[Qemu-devel] [PATCH v4 08/16] configure: Use -Wunused-const-variable
,
Richard Henderson
,
15:01
[Qemu-devel] [PATCH v4 04/16] linux-user: Propagate goto efault to return
,
Richard Henderson
,
15:01
[Qemu-devel] [PATCH v4 03/16] linux-user: Relax single exit from "break"
,
Richard Henderson
,
15:01
[Qemu-devel] [PATCH v4 07/16] linux-user: Propagate goto fail to return
,
Richard Henderson
,
15:01
[Qemu-devel] [PATCH v4 06/16] linux-user: Propagate goto unimplemented to default
,
Richard Henderson
,
15:01
[Qemu-devel] [PATCH v4 05/16] linux-user: Propagate goto unimplemented_nowarn to return
,
Richard Henderson
,
15:01
[Qemu-devel] [PATCH v4 00/16] linux-user: Split do_syscall
,
Richard Henderson
,
15:01
[Qemu-devel] [PATCH v4 02/16] linux-user: Split out do_syscall1
,
Richard Henderson
,
15:01
[Qemu-devel] [PATCH v4 01/16] linux-user: Remove DEBUG
,
Richard Henderson
,
15:01
[Qemu-devel] [Bug 1787754] [NEW] qemu sparc -cpu help does not generate correct display
,
Donald R Laster Jr
,
14:55
Re: [Qemu-devel] [PATCH v2 0/9] synchronization profiler
,
Emilio G. Cota
,
13:43
Re: [Qemu-devel] [PATCH 00/20] target/arm: sve system mode patches
,
no-reply
,
13:37
[Qemu-devel] [Bug 1787505] Re: Solaris host: no network connection, mouse pointer mismatch
,
Michele Denber
,
13:35
Re: [Qemu-devel] [PATCH] qemu-img.c: increase spacing between commands in documentation
,
Programmingkid
,
12:57
Re: [Qemu-devel] [PATCH 0/7] jobs: remove job_defer_to_main_loop
,
no-reply
,
12:28
Re: [Qemu-devel] [Qemu-arm] [PATCH 08/16] hw/misc/iotkit-secctl: Wire up registers for controlling MSCs
,
Philippe Mathieu-Daudé
,
11:47
Re: [Qemu-devel] [PATCH v3 3/3] Change other funcitons referring to feature_word_info[]
,
Eduardo Habkost
,
11:11
Re: [Qemu-devel] [PATCH v3 2/3] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
,
Eduardo Habkost
,
11:08
Re: [Qemu-devel] [Qemu-arm] [PATCH 06/16] hw/misc/iotkit: Wire up the system control element
,
Philippe Mathieu-Daudé
,
11:08
Re: [Qemu-devel] [PATCH] vnc: call sasl_server_init() only when required
,
no-reply
,
10:43
Re: [Qemu-devel] [PATCH] hw/rdma: Abort send-op if fail to create addr handler
,
Yuval Shaia
,
09:59
Re: [Qemu-devel] [PATCH] hw/rdma: Abort send-op if fail to create addr handler
,
Marcel Apfelbaum
,
09:46
Re: [Qemu-devel] [PATCH 0/5] tcg: Reorg 128-bit atomic operations
,
no-reply
,
08:59
Re: [Qemu-devel] [PATCH v3 3/3] Change other funcitons referring to feature_word_info[]
,
Robert Hoo
,
08:54
Re: [Qemu-devel] [PATCH 0/5] tcg: Reorg 128-bit atomic operations
,
no-reply
,
08:52
Re: [Qemu-devel] [RFC PATCH 0/5] Fix some jobs/drain/aio_poll related hangs
,
no-reply
,
06:47
Re: [Qemu-devel] [PATCH] tests/boot-serial-test: Bump timeout to 6 minutes
,
Peter Maydell
,
06:11
Re: [Qemu-devel] [Qemu-arm] [PATCH 06/16] hw/misc/iotkit: Wire up the system control element
,
Peter Maydell
,
06:09
Re: [Qemu-devel] [PATCH v3] sdhci: add i.MX SD Stable Clock bit
,
Peter Maydell
,
06:09
Re: [Qemu-devel] [PATCH 00/20] target/arm: sve system mode patches
,
no-reply
,
06:09
Re: [Qemu-devel] [PATCH v2 00/60] json: Fixes, error reporting improvements, cleanups
,
no-reply
,
06:09
Re: [Qemu-devel] [Qemu-arm] [PATCH 05/16] hw/misc/iotkit-sysctl: Implement IoTKit system control element
,
Peter Maydell
,
06:09
Re: [Qemu-devel] [Qemu-arm] [PATCH 08/16] hw/misc/iotkit-secctl: Wire up registers for controlling MSCs
,
Peter Maydell
,
06:08
Re: [Qemu-devel] [Qemu-arm] [PATCH 16/16] hw/arm/mps2-tz: Create PL081s and MSCs
,
Peter Maydell
,
06:08
Re: [Qemu-devel] [PATCH] tests/boot-serial-test: Bump timeout to 6 minutes
,
Thomas Huth
,
05:07
Re: [Qemu-devel] [PATCH v3 3/3] Change other funcitons referring to feature_word_info[]
,
Robert Hoo
,
05:01
Re: [Qemu-devel] [PATCH v3 1/3] x86: Data structure changes to support MSR based features
,
Paolo Bonzini
,
03:50
Re: [Qemu-devel] [PATCH v3 2/3] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
,
Robert Hoo
,
03:27
Re: [Qemu-devel] [PATCH v2 0/9] synchronization profiler
,
Fam Zheng
,
02:46
Re: [Qemu-devel] [PATCH v2 0/9] synchronization profiler
,
Emilio G. Cota
,
02:14
Re: [Qemu-devel] [PATCH v3 1/3] x86: Data structure changes to support MSR based features
,
Robert Hoo
,
01:48
[Qemu-devel] [Bug 1777293] Re: [REQUEST] SHARING MEMORY WITH HOST
,
Launchpad Bug Tracker
,
00:25
Re: [Qemu-devel] [PATCH v2] sdhci: add i.MX SD Stable Clock bit
,
no-reply
,
00:21
August 17, 2018
Re: [Qemu-devel] [PATCH v3 1/3] x86: Data structure changes to support MSR based features
,
Robert Hoo
,
23:11
[Qemu-devel] [PATCH] docker: Clean dangling tarball files
,
Philippe Mathieu-Daudé
,
23:03
[Qemu-devel] [PATCH] migration: Replace strncpy() by g_strlcpy()
,
Philippe Mathieu-Daudé
,
22:57
[Qemu-devel] [PATCH] sheepdog: Replace strncpy() by g_strlcpy()
,
Philippe Mathieu-Daudé
,
22:56
Re: [Qemu-devel] [PATCH v2 0/9] synchronization profiler
,
no-reply
,
22:29
Re: [Qemu-devel] [PATCH v2 0/9] synchronization profiler
,
no-reply
,
22:04
[Qemu-devel] [PATCH 3/4] docker: Sort Ubuntu packages
,
Philippe Mathieu-Daudé
,
21:54
[Qemu-devel] [PATCH 4/4] docker: Sort CentOS packages
,
Philippe Mathieu-Daudé
,
21:54
[Qemu-devel] [PATCH 2/4] docker: Sort Fedora packages (i386-cross)
,
Philippe Mathieu-Daudé
,
21:54
[Qemu-devel] [PATCH 1/4] docker: Sort Fedora packages
,
Philippe Mathieu-Daudé
,
21:53
[Qemu-devel] [PATCH 0/4] docker: Sort packages
,
Philippe Mathieu-Daudé
,
21:53
Re: [Qemu-devel] [Qemu-arm] [PATCH 00/16] arm: Implement MPS2 watchdogs and DMA
,
Philippe Mathieu-Daudé
,
21:29
Re: [Qemu-devel] [Qemu-arm] [PATCH 01/16] hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module
,
Philippe Mathieu-Daudé
,
21:27
Re: [Qemu-devel] [Qemu-arm] [PATCH 07/16] hw/misc/tz-msc: Model TrustZone Master Security Controller
,
Philippe Mathieu-Daudé
,
21:15
Re: [Qemu-devel] [Qemu-arm] [PATCH 16/16] hw/arm/mps2-tz: Create PL081s and MSCs
,
Philippe Mathieu-Daudé
,
21:09
Re: [Qemu-devel] [Qemu-arm] [PATCH 09/16] hw/arm/iotkit: Wire up the lines for MSCs
,
Philippe Mathieu-Daudé
,
20:54
Re: [Qemu-devel] [Qemu-arm] [PATCH 11/16] hw/dma/pl080: Support all three interrupt lines
,
Philippe Mathieu-Daudé
,
20:54
Re: [Qemu-devel] [Qemu-arm] [PATCH 08/16] hw/misc/iotkit-secctl: Wire up registers for controlling MSCs
,
Philippe Mathieu-Daudé
,
20:37
Re: [Qemu-devel] [PATCH v3 0/3] file-posix: Simplifications on image locking
,
no-reply
,
20:36
Re: [Qemu-devel] [Qemu-arm] [PATCH 05/16] hw/misc/iotkit-sysctl: Implement IoTKit system control element
,
Philippe Mathieu-Daudé
,
20:27
Re: [Qemu-devel] [Qemu-arm] [PATCH 06/16] hw/misc/iotkit: Wire up the system control element
,
Philippe Mathieu-Daudé
,
20:00
Re: [Qemu-devel] [Qemu-arm] [PATCH 04/16] hw/arm/iotkit: Wire up the S32KTIMER
,
Philippe Mathieu-Daudé
,
19:49
Re: [Qemu-devel] [Qemu-arm] [PATCH 03/16] hw/arm/iotkit: Wire up the watchdogs
,
Philippe Mathieu-Daudé
,
19:48
[Qemu-devel] [PATCH 0/6] qht improvements for 3.1
,
Emilio G. Cota
,
19:43
[Qemu-devel] [PATCH 5/6] test-qht: test deletion of the last entry in a bucket
,
Emilio G. Cota
,
19:43
[Qemu-devel] [PATCH 2/6] qht: add qht_iter_remove
,
Emilio G. Cota
,
19:43
[Qemu-devel] [PATCH 6/6] test-qht: speed up + test qht_resize
,
Emilio G. Cota
,
19:43
[Qemu-devel] [PATCH 3/6] test-qht: test qht_iter_remove
,
Emilio G. Cota
,
19:43
[Qemu-devel] [PATCH 1/6] qht: remove unused map param from qht_remove__locked
,
Emilio G. Cota
,
19:43
[Qemu-devel] [PATCH 4/6] test-qht: test removal of non-existent entries
,
Emilio G. Cota
,
19:43
Re: [Qemu-devel] [PULL 0/8] x86 queue, 2018-08-16
,
no-reply
,
19:43
Re: [Qemu-devel] [PATCH v3 1/6] hw/riscv/virtio: Set the soc device tree node as a simple-bus
,
Philippe Mathieu-Daudé
,
19:08
Re: [Qemu-devel] [RFC v2] new, node-graph-based fleecing and backup
,
Max Reitz
,
17:51
Re: [Qemu-devel] [PATCH v2 1/3] qapi: add x-query-block-graph
,
Max Reitz
,
17:04
Re: [Qemu-devel] [RFC v2] new, node-graph-based fleecing and backup
,
no-reply
,
17:02
Re: [Qemu-devel] [PATCH] qemu-img.c: increase spacing between commands in documentation
,
Eric Blake
,
17:00
Re: [Qemu-devel] [RFC v2] new, node-graph-based fleecing and backup
,
no-reply
,
16:57
Re: [Qemu-devel] [PATCH v2 1/3] qapi: add x-query-block-graph
,
Eric Blake
,
16:32
Re: [Qemu-devel] [RFC PATCH] rbd: Don't convert keypairs to JSON and back
,
Max Reitz
,
16:17
Re: [Qemu-devel] [PATCH for-3.1 v10 00/31] block: Fix some filename generation issues
,
Max Reitz
,
16:03
Re: [Qemu-devel] [PATCH 0/7] qcow2: async handling of fragmented io
,
Denis V. Lunev
,
15:43
Re: [Qemu-devel] [PATCH 0/7] qcow2: async handling of fragmented io
,
Max Reitz
,
15:34
Re: [Qemu-devel] [PATCH] qemu-img.c: increase spacing between commands in documentation
,
Programmingkid
,
15:28
Re: [Qemu-devel] [PATCH 2/2] qemu-img: Add dd seek= option
,
Max Reitz
,
15:22
Re: [Qemu-devel] [PATCH 4/7] block/commit: utilize job_exit shim
,
John Snow
,
15:18
Re: [Qemu-devel] [PATCH v2 2/3] scripts: add render_block_graph function for QEMUMachine
,
Vladimir Sementsov-Ogievskiy
,
15:10
[Qemu-devel] [PATCH 1/7] jobs: change start callback to run callback
,
John Snow
,
15:10
[Qemu-devel] [PATCH 0/7] jobs: remove job_defer_to_main_loop
,
John Snow
,
15:10
[Qemu-devel] [PATCH 3/7] jobs: add exit shim
,
John Snow
,
15:10
[Qemu-devel] [PATCH 4/7] block/commit: utilize job_exit shim
,
John Snow
,
15:10
[Qemu-devel] [PATCH 5/7] block/mirror: utilize job_exit shim
,
John Snow
,
15:10
[Qemu-devel] [PATCH 7/7] jobs: remove job_defer_to_main_loop
,
John Snow
,
15:10
[Qemu-devel] [PATCH 2/7] jobs: canonize Error object
,
John Snow
,
15:10
[Qemu-devel] [PATCH 6/7] jobs: utilize job_exit shim
,
John Snow
,
15:10
Re: [Qemu-devel] [PATCH v2 2/3] scripts: add render_block_graph function for QEMUMachine
,
Eduardo Habkost
,
15:10
[Qemu-devel] [PULL 3/3] fw_cfg: ignore suffixes in the bootdevice list dependent on machine class
,
Eduardo Habkost
,
14:31
[Qemu-devel] [PULL 2/3] sysbus: always allow explicit_ofw_unit_address() to override address generation
,
Eduardo Habkost
,
14:31
[Qemu-devel] [PULL 1/3] machine: Fix coding style at machine_run_board_init()
,
Eduardo Habkost
,
14:31
[Qemu-devel] [PULL 0/3] Machine queue, 2018-08-17
,
Eduardo Habkost
,
14:30
Re: [Qemu-devel] [PATCH v2 2/3] scripts: add render_block_graph function for QEMUMachine
,
Eduardo Habkost
,
14:26
Re: [Qemu-devel] [RFC v2] new, node-graph-based fleecing and backup
,
Vladimir Sementsov-Ogievskiy
,
14:22
Re: [Qemu-devel] [PATCH v2 60/60] json: Support %% in JSON strings when interpolating
,
Eric Blake
,
14:18
Re: [Qemu-devel] [PATCH v2 59/60] json: Improve safety of qobject_from_jsonf_nofail() & friends
,
Eric Blake
,
14:14
Re: [Qemu-devel] X86CPU "feature-words" property on QEMU (was Re: [PATCH v3 1/3] x86: Data structure changes to support MSR based) features
,
Eduardo Habkost
,
14:11
Re: [Qemu-devel] [PATCH v2 58/60] json: Keep interpolation state in JSONParserContext
,
Eric Blake
,
14:09
[Qemu-devel] [PATCH v2 1/3] qapi: add x-query-block-graph
,
Vladimir Sementsov-Ogievskiy
,
14:04
[Qemu-devel] [PATCH v2 2/3] scripts: add render_block_graph function for QEMUMachine
,
Vladimir Sementsov-Ogievskiy
,
14:04
[Qemu-devel] [PATCH v2 3/3] not-for-commit: example of new command usage for debugging
,
Vladimir Sementsov-Ogievskiy
,
14:04
Re: [Qemu-devel] [PATCH] target-i386: fix segment limit check in ljmp
,
Andrew Oates
,
14:04
Re: [Qemu-devel] [PATCH v9 00/84] Add nanoMIPS support to QEMU
,
no-reply
,
14:02
[Qemu-devel] [PATCH v2 0/3] block nodes graph visualization
,
Vladimir Sementsov-Ogievskiy
,
14:00
Re: [Qemu-devel] X86CPU "feature-words" property on QEMU (was Re: [PATCH v3 1/3] x86: Data structure changes to support MSR based) features
,
Paolo Bonzini
,
13:59
Re: [Qemu-devel] [PATCH v3] sdhci: add i.MX SD Stable Clock bit
,
Hans-Erik Floryd
,
13:56
Re: [Qemu-devel] [RFC v4 6/6] i386/acpi-build: pxb-pcie start bus should always be 0 in separate pci domain
,
Marcel Apfelbaum
,
13:54
Re: [Qemu-devel] [PATCH 3/3] qom: implement CPU list with an RCU QLIST
,
Paolo Bonzini
,
13:53
Re: [Qemu-devel] [RFC v4 5/6] pci_expander_bridge: Add ioport for pxb host bus
,
Marcel Apfelbaum
,
13:52
Re: [Qemu-devel] [PATCH v3] sdhci: add i.MX SD Stable Clock bit
,
Peter Maydell
,
13:52
Re: [Qemu-devel] [PATCH] monitor: avoid potential dead-lock when cleaning up
,
Marc-André Lureau
,
13:51
Re: [Qemu-devel] [RFC v4 3/6] i386/acpi-build: describe new pci domain in AML
,
Marcel Apfelbaum
,
13:50
[Qemu-devel] X86CPU "feature-words" property on QEMU (was Re: [PATCH v3 1/3] x86: Data structure changes to support MSR based) features
,
Eduardo Habkost
,
13:48
Re: [Qemu-devel] [RFC v4 2/6] acpi-build: allocate mcfg for pxb-pcie host bridges
,
Marcel Apfelbaum
,
13:41
Re: [Qemu-devel] [PATCH 1/1] kvm: add call to qemu_add_opts() for -overcommit option
,
Paolo Bonzini
,
13:39
Re: [Qemu-devel] [PATCH] target-i386: fix segment limit check in ljmp
,
Paolo Bonzini
,
13:39
[Qemu-devel] [PATCH v2] monitor: accept input on resume
,
Marc-André Lureau
,
13:38
Re: [Qemu-devel] [PATCH 01/14] i2c:pm_smbus: Clean up some style issues
,
Corey Minyard
,
13:35
Re: [Qemu-devel] [PATCH v3 1/3] x86: Data structure changes to support MSR based features
,
Paolo Bonzini
,
13:34
Re: [Qemu-devel] [PATCH 2/2] fw_cfg: import & use linux/qemu_fw_cfg.h
,
Paolo Bonzini
,
13:34
[Qemu-devel] [PATCH] vnc: call sasl_server_init() only when required
,
Marc-André Lureau
,
13:31
Re: [Qemu-devel] [PATCH] tests/boot-serial-test: Bump timeout to 6 minutes
,
Mark Cave-Ayland
,
13:30
Re: [Qemu-devel] [PATCH 0/7] discard blockstats
,
Paolo Bonzini
,
13:27
Re: [Qemu-devel] [PATCH v2] target/arm: crash on conditional instr in it block
,
no-reply
,
13:27
Re: [Qemu-devel] [Qemu-trivial] [PATCH] lsi_scsi: add support for PPR Extended Message
,
Paolo Bonzini
,
13:26
Re: [Qemu-devel] [PATCH 01/14] i2c:pm_smbus: Clean up some style issues
,
Paolo Bonzini
,
13:25
Re: [Qemu-devel] [PATCH 1/1] libqtest: Improve error reporting for bad read from QEMU
,
Paolo Bonzini
,
13:22
Re: [Qemu-devel] [PATCH 5/5] target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
,
Emilio G. Cota
,
13:20
[Qemu-devel] [PATCH 2/2] qobject: modify qobject_ref() to assert on NULL
,
Marc-André Lureau
,
13:20
[Qemu-devel] [PATCH 1/2] qdict: add qdict_steal()
,
Marc-André Lureau
,
13:19
[Qemu-devel] [PATCH 0/2] Remainder of "Simplify qobject refcount"
,
Marc-André Lureau
,
13:19
Re: [Qemu-devel] [PATCH 3/3] hw/misc: Remove mmio_interface device
,
Alistair Francis
,
13:18
Re: [Qemu-devel] [PATCH 2/3] memory: Remove MMIO request_ptr APIs
,
Alistair Francis
,
13:17
Re: [Qemu-devel] [PATCH 1/3] hw/ssi/xilinx_spips: Remove unneeded MMIO request_ptr code
,
Alistair Francis
,
13:17
Re: [Qemu-devel] [RFC v4 1/6] pci_expander_bridge: add type TYPE_PXB_PCIE_HOST
,
Marcel Apfelbaum
,
13:14
Re: [Qemu-devel] [PATCH 4/5] target/arm: Convert to HAVE_CMPXCHG128
,
Emilio G. Cota
,
13:11
Re: [Qemu-devel] [PATCH] i386: Fix arch_query_cpu_model_expansion() leak
,
Paolo Bonzini
,
13:10
[Qemu-devel] [PULL 4/4] vfio/ccw/pci: Allow devices to opt-in for ballooning
,
Alex Williamson
,
13:08
[Qemu-devel] [PULL 3/4] vfio: Inhibit ballooning based on group attachment to a container
,
Alex Williamson
,
13:08
[Qemu-devel] [PULL 2/4] kvm: Use inhibit to prevent ballooning without synchronous mmu
,
Alex Williamson
,
13:08
[Qemu-devel] [PULL 1/4] balloon: Allow multiple inhibit users
,
Alex Williamson
,
13:08
[Qemu-devel] [PULL 0/4] VFIO update 2018-08-17
,
Alex Williamson
,
13:08
Re: [Qemu-devel] [PATCH v2] target/arm: crash on conditional instr in it block
,
no-reply
,
13:06
Re: [Qemu-devel] [PATCH 3/5] target/s390x: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
,
Emilio G. Cota
,
13:04
[Qemu-devel] [RFC PATCH 5/5] [WIP] Lock AioContext in bdrv_co_drain_bh_cb()
,
Kevin Wolf
,
13:03
[Qemu-devel] [RFC PATCH 1/5] blockjob: Wake up BDS when job becomes idle
,
Kevin Wolf
,
13:03
[Qemu-devel] [RFC PATCH 0/5] Fix some jobs/drain/aio_poll related hangs
,
Kevin Wolf
,
13:03
[Qemu-devel] [RFC PATCH 4/5] block: Drop AioContext lock in bdrv_drain_poll_top_level()
,
Kevin Wolf
,
13:03
[Qemu-devel] [RFC PATCH 3/5] job: Drop AioContext lock around aio_poll()
,
Kevin Wolf
,
13:03
[Qemu-devel] [RFC PATCH 2/5] tests: Acquire AioContext around job_finish_sync()
,
Kevin Wolf
,
13:03
Re: [Qemu-devel] [PATCH 06/20] target/arm: Fix arm_current_el for user-only
,
Richard Henderson
,
12:51
Re: [Qemu-devel] [PATCH 05/20] target/arm: Fix arm_cpu_data_is_big_endian for aa64 user-only
,
Richard Henderson
,
12:47
Re: [Qemu-devel] [PATCH 2/5] target/i386: Convert to HAVE_CMPXCHG128
,
Emilio G. Cota
,
12:44
Re: [Qemu-devel] [PATCH v2 57/60] tests/drive_del-test: Fix harmless JSON interpolation bug
,
Eric Blake
,
12:44
Re: [Qemu-devel] [PATCH 1/5] tcg: Split CONFIG_ATOMIC128
,
Emilio G. Cota
,
12:43
Re: [Qemu-devel] [PATCH v2 56/60] docs/interop/qmp-spec: How to force known good parser state
,
Eric Blake
,
12:42
Re: [Qemu-devel] [PATCH v2 28/60] json: Fix \uXXXX for surrogate pairs
,
Eric Blake
,
12:36
Re: [Qemu-devel] [PATCH 10/20] target/arm: Adjust aarch64_cpu_dump_state for system mode SVE
,
Peter Maydell
,
12:35
Re: [Qemu-devel] [PATCH v2 25/60] json: Leave rejecting invalid escape sequences to parser
,
Eric Blake
,
12:32
Re: [Qemu-devel] [PATCH v2 21/60] json: Reject invalid UTF-8 sequences
,
Eric Blake
,
12:29
Re: [Qemu-devel] [PATCH v2 19/60] json: Tighten and simplify qstring_from_escaped_str()'s loop
,
Eric Blake
,
12:27
Re: [Qemu-devel] [PATCH v2 15/60] check-qjson: Cover interpolation more thoroughly
,
Eric Blake
,
12:26
Re: [Qemu-devel] [PATCH v2 10/60] check-qjson: Consolidate partly redundant string tests
,
Eric Blake
,
12:24
Re: [Qemu-devel] [PATCH 07/20] target/arm: Fix is_a64 for user-only
,
Peter Maydell
,
12:23
Re: [Qemu-devel] [PATCH 09/20] target/arm: Handle SVE vector length changes in system mode
,
Peter Maydell
,
12:22
Re: [Qemu-devel] [PATCH v2 07/60] check-qjson: Cover escaped characters more thoroughly, part 1
,
Eric Blake
,
12:22
Re: [Qemu-devel] [PATCH v2 0/3] hw/pci: PCI resource reserve capability
,
Marcel Apfelbaum
,
12:18
Re: [Qemu-devel] [PATCH v2 3/3] hw/pci: add PCI resource reserve capability to legacy PCI bridge
,
Marcel Apfelbaum
,
12:16
[Qemu-devel] [PATCH] tests/boot-serial-test: Bump timeout to 6 minutes
,
Peter Maydell
,
12:14
Re: [Qemu-devel] [PATCH 04/20] target/arm: Adjust sve_exception_el
,
Peter Maydell
,
12:14
[Qemu-devel] [PATCH 1/2] update-linux-headers.sh: add qemu_fw_cfg.h
,
Marc-André Lureau
,
12:14
[Qemu-devel] [PATCH 2/2] fw_cfg: import & use linux/qemu_fw_cfg.h
,
Marc-André Lureau
,
12:14
Re: [Qemu-devel] [PATCH 05/20] target/arm: Fix arm_cpu_data_is_big_endian for aa64 user-only
,
Peter Maydell
,
12:13
Re: [Qemu-devel] [RFC PATCH] vl: fix migration when watchdog expires
,
Paolo Bonzini
,
12:13
Re: [Qemu-devel] [PATCH 06/20] target/arm: Fix arm_current_el for user-only
,
Peter Maydell
,
12:13
Re: [Qemu-devel] [PATCH 07/20] target/arm: Fix is_a64 for user-only
,
Peter Maydell
,
12:13
Re: [Qemu-devel] [PATCH 9/9] hmp-commands-info: add sync-profile
,
Emilio G. Cota
,
12:13
Re: [Qemu-devel] [PATCH v2 52/60] json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP
,
Eric Blake
,
12:13
Re: [Qemu-devel] [RFC PATCH] vl: fix migration when watchdog expires
,
Dr. David Alan Gilbert
,
12:13
Re: [Qemu-devel] [PATCH v2 41/60] json: Nicer recovery from invalid leading zero
,
Eric Blake
,
12:13
Re: [Qemu-devel] [PATCH v2 2/3] hw/pci: add teardown function for PCI resource reserve capability
,
Marcel Apfelbaum
,
12:13
Re: [Qemu-devel] [PATCH 07/20] target/arm: Fix is_a64 for user-only
,
Laurent Desnogues
,
12:13
Re: [Qemu-devel] [PATCH v3 1/3] x86: Data structure changes to support MSR based features
,
Eduardo Habkost
,
11:55
Re: [Qemu-devel] [PATCH v3 3/3] Change other funcitons referring to feature_word_info[]
,
Paolo Bonzini
,
11:52
Re: [Qemu-devel] [PATCH v2 06/60] test-qga: Clean up how we test QGA synchronization
,
Eric Blake
,
11:52
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Daniel P . Berrangé
,
11:52
Re: [Qemu-devel] [PATCH v2 05/60] qmp-test: Cover syntax and lexical errors
,
Eric Blake
,
11:51
Re: [Qemu-devel] [PATCH 03/20] target/arm: Define ID_AA64ZFR0_EL1
,
Peter Maydell
,
11:51
Re: [Qemu-devel] [PATCH v3 1/3] x86: Data structure changes to support MSR based features
,
Paolo Bonzini
,
11:50
Re: [Qemu-devel] [PATCH v2 1/3] hw/pci: factor PCI reserve resources to a separate structure
,
Marcel Apfelbaum
,
11:49
Re: [Qemu-devel] [PATCH v2 03/60] check-qjson: Cover whitespace more thoroughly
,
Eric Blake
,
11:48
Re: [Qemu-devel] [PATCH] hw/pci: add pci capability to pci-pci bridge
,
Marcel Apfelbaum
,
11:39
Re: [Qemu-devel] [PATCH] hw/pci: add pci capability to pci-pci bridge
,
Marcel Apfelbaum
,
11:32
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Phillip Susi
,
11:16
[Qemu-devel] [PATCH v2 55/60] json: Clean up headers
,
Markus Armbruster
,
11:14
[Qemu-devel] [PATCH v2 47/60] qjson: Have qobject_from_json() & friends reject empty and blank
,
Markus Armbruster
,
11:14
[Qemu-devel] [PATCH v2 54/60] qobject: Drop superfluous includes of qemu-common.h
,
Markus Armbruster
,
11:14
[Qemu-devel] [PATCH v2 56/60] docs/interop/qmp-spec: How to force known good parser state
,
Markus Armbruster
,
11:14
[Qemu-devel] [PATCH v2 48/60] json: Enforce token count and size limits more tightly
,
Markus Armbruster
,
11:14
[Qemu-devel] [PATCH v2 57/60] tests/drive_del-test: Fix harmless JSON interpolation bug
,
Markus Armbruster
,
11:14
[Qemu-devel] [PATCH v2 43/60] qjson: Fix qobject_from_json() & friends for multiple values
,
Markus Armbruster
,
11:14
[Qemu-devel] [PATCH v2 51/60] json: Eliminate lexer state IN_ERROR and pseudo-token JSON_MIN
,
Markus Armbruster
,
11:14
[Qemu-devel] [PATCH v2 39/60] json: Leave rejecting invalid interpolation to parser
,
Markus Armbruster
,
11:14
[Qemu-devel] [PATCH v2 49/60] json: Streamline json_message_process_token()
,
Markus Armbruster
,
11:14
[Qemu-devel] [PATCH v2 40/60] json: Replace %I64d, %I64u by %PRId64, %PRIu64
,
Markus Armbruster
,
11:14
[Qemu-devel] [PATCH v2 41/60] json: Nicer recovery from invalid leading zero
,
Markus Armbruster
,
11:14
[Qemu-devel] [PATCH v2 45/60] json: Fix streamer not to ignore trailing unterminated structures
,
Markus Armbruster
,
11:14
[Qemu-devel] [PATCH v2 46/60] json: Assert json_parser_parse() consumes all tokens on success
,
Markus Armbruster
,
11:14
[Qemu-devel] [PATCH v2 59/60] json: Improve safety of qobject_from_jsonf_nofail() & friends
,
Markus Armbruster
,
11:14
[Qemu-devel] [PATCH v2 53/60] json: Make JSONToken opaque outside json-parser.c
,
Markus Armbruster
,
11:14
Re: [Qemu-devel] [PATCH 2/4] nbd/server: Advertise actual minimum block size
,
Eric Blake
,
11:11
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Daniel P . Berrangé
,
11:06
[Qemu-devel] [PATCH v2 32/60] json: Have lexer call streamer directly
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 50/60] json: Unbox tokens queue in JSONMessageParser
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 11/60] check-qjson: Cover UTF-8 in single quoted strings
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 33/60] json: Redesign the callback to consume JSON values
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 26/60] json: Simplify parse_string()
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 60/60] json: Support %% in JSON strings when interpolating
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 58/60] json: Keep interpolation state in JSONParserContext
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 29/60] check-qjson: Fix and enable utf8_string()'s disabled part
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 37/60] json: Treat unwanted interpolation as lexical error
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 35/60] json: Don't create JSON_ERROR tokens that won't be used
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 20/60] check-qjson: Document we expect invalid UTF-8 to be rejected
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 52/60] json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 36/60] json: Rename token JSON_ESCAPE & friends to JSON_INTERPOL
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 27/60] json: Reject invalid \uXXXX, fix \u0000
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 18/60] json: Revamp lexer documentation
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 13/60] check-qjson: Fix utf8_string() to test all invalid sequences
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 24/60] json: Accept overlong \xC0\x80 as U+0000 ("modified UTF-8")
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 21/60] json: Reject invalid UTF-8 sequences
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 28/60] json: Fix \uXXXX for surrogate pairs
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 44/60] json: Fix latent parser aborts at end of input
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 38/60] json: Pass lexical errors and limit violations to callback
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 25/60] json: Leave rejecting invalid escape sequences to parser
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 30/60] json: remove useless return value from lexer/parser
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 23/60] json: Leave rejecting invalid UTF-8 to parser
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 34/60] json: Don't pass null @tokens to json_parser_parse()
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 42/60] json: Improve names of lexer states related to numbers
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 09/60] check-qjson: Cover escaped characters more thoroughly, part 2
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 14/60] check-qjson qmp-test: Cover control characters more thoroughly
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 05/60] qmp-test: Cover syntax and lexical errors
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 04/60] qmp-cmd-test: Split off qmp-test
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 06/60] test-qga: Clean up how we test QGA synchronization
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 02/60] check-qjson: Cover blank and lexically erroneous input
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 08/60] check-qjson: Streamline escaped_string()'s test strings
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 12/60] check-qjson: Simplify utf8_string()
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 16/60] json: Fix lexer to include the bad character in JSON_ERROR token
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 17/60] json: Reject unescaped control characters
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 15/60] check-qjson: Cover interpolation more thoroughly
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 31/60] json-parser: simplify and avoid JSONParserContext allocation
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 22/60] json: Report first rather than last parse error
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 19/60] json: Tighten and simplify qstring_from_escaped_str()'s loop
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 10/60] check-qjson: Consolidate partly redundant string tests
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 01/60] check-qjson: Cover multiple JSON objects in same string
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 00/60] json: Fixes, error reporting improvements, cleanups
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 07/60] check-qjson: Cover escaped characters more thoroughly, part 1
,
Markus Armbruster
,
11:06
[Qemu-devel] [PATCH v2 03/60] check-qjson: Cover whitespace more thoroughly
,
Markus Armbruster
,
11:06
Re: [Qemu-devel] [PATCH 2/4] nbd/server: Advertise actual minimum block size
,
Vladimir Sementsov-Ogievskiy
,
11:05
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Daniel P . Berrangé
,
11:05
Re: [Qemu-devel] [PATCH 4/4] nbd/client: Deal with unaligned size from server
,
Eric Blake
,
11:01
Re: [Qemu-devel] [RFC PATCH 2/6] device_tree: add qemu_fdt_add_path
,
Andrew Jones
,
11:01
Re: [Qemu-devel] [PATCH v6 11/11] migration: create a dedicated thread to release rdma resource
,
Dr. David Alan Gilbert
,
10:59
Re: [Qemu-devel] [RFC PATCH 1/6] hw/arm/virt: Add virt-3.1 machine type
,
Peter Maydell
,
10:56
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Phillip Susi
,
10:55
Re: [Qemu-devel] [PATCH 2/4] nbd/server: Advertise actual minimum block size
,
Eric Blake
,
10:53
Re: [Qemu-devel] [PATCH v5 3/3] target: arm: Add support for VCPU event states
,
Peter Maydell
,
10:51
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Daniel P . Berrangé
,
10:44
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Phillip Susi
,
10:36
Re: [Qemu-devel] [PATCH 56/56] docs/interop/qmp-spec: How to force known good parser state
,
Eric Blake
,
10:35
Re: [Qemu-devel] [PATCH 56/56] docs/interop/qmp-spec: How to force known good parser state
,
Eric Blake
,
10:34
Re: [Qemu-devel] How do you do when write more than 16TB data to qcow2 on ext4?
,
Eric Blake
,
10:20
Re: [Qemu-devel] [PATCH v9 47/84] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
,
Aleksandar Markovic
,
10:19
Re: [Qemu-devel] [PATCH v9 48/84] disas: Add support for microMIPS and nanoMIPS
,
Aleksandar Markovic
,
10:15
[Qemu-devel] [PATCH v10 33/65] disas: Add support for nanoMIPS platform
,
Aleksandar Markovic
,
10:14
[Qemu-devel] [PATCH v10 64/65] gdbstub: Add XML support for GDB for nanoMIPS
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 57/65] linux-user: Add cpu_loop.c for nanoMIPS
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 65/65] qemu-doc: Add nanoMIPS-related items
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 36/65] elf: Add EM_NANOMIPS value as a valid one for e_machine field
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 42/65] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 44/65] elf: Add nanoMIPS specific variations in ELF header fields
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 59/65] linux-user: Add support for statx() syscall for all platforms
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 45/65] linux-user: Add syscall numbers for nanoMIPS
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 54/65] linux-user: Add target_elf.h header for nanoMIPS
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 40/65] mips_malta: Add basic nanoMIPS boot code for Malta board
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 47/65] linux-user: Add termbits.h header for nanoMIPS
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 41/65] mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 61/65] linux-user: Add nanoMIPS linux user mode configuration support
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 32/65] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 22/65] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 60/65] linux-user: Add support for nanoMIPS core files
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 24/65] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 23/65] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 62/65] linux-user: Add nanoMIPS support in scripts/qemu-binfmt-conf.sh
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 43/65] target/mips: Add definition of nanoMIPS I7200 CPU
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 58/65] linux-user: Amend support for sigaction() syscall for nanoMIPS
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 51/65] linux-user: Add target_syscall.h header for nanoMIPS
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 56/65] linux-user: Add support for nanoMIPS signal trampoline
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 55/65] linux-user: Add signal.c for nanoMIPS
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 25/65] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 21/65] target/mips: Implement emulation of nanoMIPS EXTW instruction
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 20/65] target/mips: Implement emulation of nanoMIPS ROTX instruction
,
Aleksandar Markovic
,
10:05
[Qemu-devel] [PATCH v10 30/65] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 63/65] gdbstub: Disable handling of nanoMIPS ISA bit in the MIPS gdbstub
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 35/65] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 38/65] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 27/65] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 16/65] target/mips: Add emulation of nanoMIPS FP instructions
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 48/65] linux-user: Update syscall_defs.h header for nanoMIPS
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 49/65] linux-user: Add target_fcntl.h header for nanoMIPS
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 46/65] linux-user: Add target_signal.h header for nanoMIPS
,
Aleksandar Markovic
,
10:04
Re: [Qemu-devel] [PATCH v6 10/11] migration: remove the unnecessary RDMA_CONTROL_ERROR message
,
Dr. David Alan Gilbert
,
10:04
[Qemu-devel] [PATCH v10 34/65] target/mips: Add updating BadInstr and BadInstrX for nanoMIPS
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 52/65] linux-user: Add target_cpu.h header for nanoMIPS
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 39/65] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 37/65] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 53/65] linux-user: Add target_structs.h header for nanoMIPS
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 31/65] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 50/65] linux-user: Add sockbits.h header for nanoMIPS
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 26/65] target/mips: Implement MT ASE support for nanoMIPS
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 29/65] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 19/65] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 18/65] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 12/65] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 08/65] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 07/65] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 09/65] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 17/65] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 13/65] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 28/65] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 15/65] target/mips: Add emulation of nanoMIPS 48-bit instructions
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 10/65] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 14/65] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 11/65] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 04/65] target/mips: Add placeholder and invocation of decode_nanomips_opc()
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 06/65] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 05/65] target/mips: Add nanoMIPS decoding and extraction utilities
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 03/65] target/mips: Add nanoMIPS DSP ASE opcodes
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 02/65] target/mips: Add nanoMIPS base instruction set opcodes
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 01/65] target/mips: Add preprocessor constants for nanoMIPS
,
Aleksandar Markovic
,
10:04
[Qemu-devel] [PATCH v10 00/65] Add nanoMIPS support to QEMU
,
Aleksandar Markovic
,
10:04
Re: [Qemu-devel] [PATCH v6 09/11] migration: poll the cm event for destination qemu
,
Dr. David Alan Gilbert
,
10:01
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Andrea Bolognani
,
10:00
Re: [Qemu-devel] [PATCH 4/4] nbd/client: Deal with unaligned size from server
,
Vladimir Sementsov-Ogievskiy
,
09:57
[Qemu-devel] [PATCH 4/4] test-char: add socket reconnect test
,
Marc-André Lureau
,
09:52
[Qemu-devel] [PATCH 3/4] char-socket: update all ioc handlers when changing context
,
Marc-André Lureau
,
09:52
[Qemu-devel] [PATCH 2/4] Revert "chardev: tcp: postpone async connection setup"
,
Marc-André Lureau
,
09:52
[Qemu-devel] [PATCH 1/4] Revert "chardev: tcp: postpone TLS work until machine done"
,
Marc-André Lureau
,
09:52
[Qemu-devel] [PATCH 0/4] Fix socket chardev regression
,
Marc-André Lureau
,
09:52
Re: [Qemu-devel] [PATCH 2/4] nbd/server: Advertise actual minimum block size
,
Vladimir Sementsov-Ogievskiy
,
09:49
Re: [Qemu-devel] [PATCH v9 40/84] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
,
Aleksandar Markovic
,
09:48
Re: [Qemu-devel] [PATCH 3/4] scripts/qemu: add render_block_graph method for QEMUMachine
,
Eduardo Habkost
,
09:47
Re: [Qemu-devel] [PATCH] qemu-img.c: increase spacing between commands in documentation
,
Eric Blake
,
09:45
Re: [Qemu-devel] [PATCH 1/4] block: Add bdrv_get_request_alignment()
,
Vladimir Sementsov-Ogievskiy
,
09:41
Re: [Qemu-devel] [PATCH 0/7] Some improvements in z/Arch instructions support
,
no-reply
,
09:39
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Peter Maydell
,
09:38
Re: [Qemu-devel] [PATCH v3 3/3] Change other funcitons referring to feature_word_info[]
,
Eduardo Habkost
,
09:28
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Daniel P . Berrangé
,
09:24
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Phillip Susi
,
09:23
Re: [Qemu-devel] [PATCH v3 2/3] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
,
Eduardo Habkost
,
09:18
Re: [Qemu-devel] [PATCH 0/3] Drop obsolete memory system request_ptr API
,
Edgar E. Iglesias
,
09:17
[Qemu-devel] [Bug 1787505] Re: Solaris host: no network connection, mouse pointer mismatch
,
Peter Maydell
,
09:16
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Markus Armbruster
,
09:13
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Daniel P . Berrangé
,
09:12
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Phillip Susi
,
09:11
Re: [Qemu-devel] [PATCH correct] checkpatch: allow space in more places before a bracket
,
Markus Armbruster
,
09:09
[Qemu-devel] [Bug 1787505] Re: Solaris host: no network connection, mouse pointer mismatch
,
Thomas Huth
,
09:01
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Daniel P . Berrangé
,
08:58
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Daniel P . Berrangé
,
08:56
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Phillip Susi
,
08:44
Re: [Qemu-devel] [PATCH 0/3] Drop obsolete memory system request_ptr API
,
Paolo Bonzini
,
08:30
Re: [Qemu-devel] [PATCH v6 07/11] migration: poll the cm event while wait RDMA work request completion
,
Dr. David Alan Gilbert
,
08:24
[Qemu-devel] [PATCH v2 7/7] block/qcow2-refcount: fix out-of-file L2 entries to be read-as-zero
,
Vladimir Sementsov-Ogievskiy
,
08:22
[Qemu-devel] [PATCH v2 6/7] block/qcow2-refcount: fix out-of-file L1 entries to be zero
,
Vladimir Sementsov-Ogievskiy
,
08:22
[Qemu-devel] [PATCH v2 5/7] block/qcow2-refcount: check_refcounts_l2: split fix_l2_entry_to_zero
,
Vladimir Sementsov-Ogievskiy
,
08:22
[Qemu-devel] [PATCH 0/7] qcow2 check improvements
,
Vladimir Sementsov-Ogievskiy
,
08:22
[Qemu-devel] [PATCH v2 1/7] block/qcow2-refcount: fix check_oflag_copied
,
Vladimir Sementsov-Ogievskiy
,
08:22
[Qemu-devel] [PATCH v2 2/7] block/qcow2-refcount: avoid eating RAM
,
Vladimir Sementsov-Ogievskiy
,
08:22
[Qemu-devel] [PATCH v2 4/7] block/qcow2-refcount: check_refcounts_l2: reduce ignored overlaps
,
Vladimir Sementsov-Ogievskiy
,
08:22
[Qemu-devel] [PATCH v2 3/7] block/qcow2-refcount: check_refcounts_l2: refactor compressed case
,
Vladimir Sementsov-Ogievskiy
,
08:22
[Qemu-devel] what should we do to make it easier for new contributors to get started on QEMU?
,
Peter Maydell
,
08:11
[Qemu-devel] [PATCH v3] sdhci: add i.MX SD Stable Clock bit
,
Hans-Erik Floryd
,
08:11
[Qemu-devel] [PATCH v2] sdhci: add i.MX SD Stable Clock bit
,
Hans-Erik Floryd
,
08:07
Re: [Qemu-devel] vm-tests images disks filling up?
,
Fam Zheng
,
07:52
Re: [Qemu-devel] [PULL 0/8] x86 queue, 2018-08-16
,
Peter Maydell
,
07:49
[Qemu-devel] [PATCH 3/3] hw/misc: Remove mmio_interface device
,
Peter Maydell
,
07:46
[Qemu-devel] [PATCH 0/3] Drop obsolete memory system request_ptr API
,
Peter Maydell
,
07:46
[Qemu-devel] [PATCH 2/3] memory: Remove MMIO request_ptr APIs
,
Peter Maydell
,
07:46
[Qemu-devel] [PATCH 1/3] hw/ssi/xilinx_spips: Remove unneeded MMIO request_ptr code
,
Peter Maydell
,
07:46
Re: [Qemu-devel] [PATCH 56/56] docs/interop/qmp-spec: How to force known good parser state
,
Markus Armbruster
,
07:16
Re: [Qemu-devel] [PATCH V10 05/20] COLO: Add block replication into colo process
,
Dr. David Alan Gilbert
,
07:07
Re: [Qemu-devel] [PATCH V11 05/20] COLO: Add block replication into colo process
,
Dr. David Alan Gilbert
,
07:04
Re: [Qemu-devel] vm-tests images disks filling up?
,
Daniel P . Berrangé
,
07:00
Re: [Qemu-devel] [PATCH v2 8/8] MAINTAINERS: add maintainers for qtest
,
Juan Quintela
,
06:57
Re: [Qemu-devel] [PATCH v2 7/8] tests/device-introspect: Test with all machines, not only with "none"
,
Juan Quintela
,
06:57
Re: [Qemu-devel] vm-tests images disks filling up?
,
Peter Maydell
,
06:55
Re: [Qemu-devel] [PATCH 9/9] hmp-commands-info: add sync-profile
,
Dr. David Alan Gilbert
,
06:52
Re: [Qemu-devel] [RFC PATCH] qom: Rename object_new_with_props to object_new_child
,
Paolo Bonzini
,
06:52
[Qemu-devel] [PATCH correct] checkpatch: allow space in more places before a bracket
,
Paolo Bonzini
,
06:52
Re: [Qemu-devel] [PATCH 8/9] hmp-commands: add sync-profile
,
Dr. David Alan Gilbert
,
06:48
Re: [Qemu-devel] vm-tests images disks filling up?
,
Daniel P . Berrangé
,
06:47
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Daniel P . Berrangé
,
06:44
Re: [Qemu-devel] [PATCH v2 0/9] synchronization profiler
,
Paolo Bonzini
,
06:38
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Andrea Bolognani
,
06:35
Re: [Qemu-devel] [PATCH v2 6/8] tests/device-introspection: Check that the qom-tree and qtree do not change
,
Juan Quintela
,
06:35
Re: [Qemu-devel] [PATCH v2 0/8] Various qtest-related patches and a mc146818rtc fix
,
Paolo Bonzini
,
06:34
Re: [Qemu-devel] [PATCH v2 5/8] tests: Skip old versioned machine types in quick testing mode
,
Juan Quintela
,
06:33
Re: [Qemu-devel] [PATCH v2 4/8] hw/timer/mc146818rtc: Fix introspection problem
,
Juan Quintela
,
06:29
Re: [Qemu-devel] [PATCH v2 3/8] hw/timer/mc146818rtc: White space clean-up
,
Juan Quintela
,
06:27
[Qemu-devel] vm-tests images disks filling up?
,
Peter Maydell
,
06:27
Re: [Qemu-devel] [PATCH v2 1/8] tests/migration-test: Silence the kvm_hv message by default
,
Juan Quintela
,
06:26
Re: [Qemu-devel] [Qemu-arm] [PATCH 00/10] target/arm: Some pieces of support for 32-bit Hyp mode
,
Peter Maydell
,
06:15
Re: [Qemu-devel] [RFC PATCH] qom: Rename object_new_with_props to object_new_child
,
Thomas Huth
,
06:09
Re: [Qemu-devel] [PATCH 3/4] scripts/qemu: add render_block_graph method for QEMUMachine
,
Vladimir Sementsov-Ogievskiy
,
06:09
Re: [Qemu-devel] [RFC PATCH] qom: Rename object_new_with_props to object_new_child
,
Daniel P . Berrangé
,
06:09
Re: [Qemu-devel] [RFC PATCH] qom: Rename object_new_with_props to object_new_child
,
Daniel P . Berrangé
,
06:09
Re: [Qemu-devel] [PATCH] sdhci: add i.MX SD Stable Clock bit
,
no-reply
,
06:09
Re: [Qemu-devel] [RFC PATCH] qom: Rename object_new_with_props to object_new_child
,
Daniel P . Berrangé
,
05:48
Re: [Qemu-devel] Qemu and Spectre_V4 + l1tf + IBRS_FW
,
Daniel P . Berrangé
,
05:41
Re: [Qemu-devel] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Daniel P . Berrangé
,
05:33
Re: [Qemu-devel] nbd oldstyle negotiation
,
Daniel P . Berrangé
,
05:08
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Daniel P . Berrangé
,
04:57
Re: [Qemu-devel] [PULL v2 00/15] MIPS queue for QEMU upstream, August 16, 2018
,
Peter Maydell
,
04:46
Re: [Qemu-devel] [PATCH 56/56] docs/interop/qmp-spec: How to force known good parser state
,
Markus Armbruster
,
04:37
[Qemu-devel] [PATCH 2/2] vhost: switch to use IOTLB v2 format
,
Jason Wang
,
04:37
[Qemu-devel] [PATCH 1/2] linux-headers: update to mainline 5c60a7389d79
,
Jason Wang
,
04:37
Re: [Qemu-devel] [PATCH 55/56] json: Clean up headers
,
Markus Armbruster
,
04:22
Re: [Qemu-devel] How do you do when write more than 16TB data to qcow2 on ext4?
,
lampahome
,
04:05
Re: [Qemu-devel] [PATCH v4 6/7] qmp: add pmemload command
,
Simon Ruderich
,
03:50
Re: [Qemu-devel] [PATCH v3 2/4] kvm: Use inhibit to prevent ballooning without synchronous mmu
,
Paolo Bonzini
,
03:46
Re: [Qemu-devel] Bugs when cross-compiling qemu for Windows with mingw 8.1, executable doesn't run
,
Howard Spoelstra
,
03:46
[Qemu-devel] [RFC PATCH] qom: Rename object_new_with_props to object_new_child
,
Thomas Huth
,
03:33
Re: [Qemu-devel] Bugs when cross-compiling qemu for Windows with mingw 8.1, executable doesn't run
,
David Hildenbrand
,
03:32
Re: [Qemu-devel] [PATCH 24/56] json: Accept overlong \xC0\x80 as U+0000 ("modified UTF-8")
,
Markus Armbruster
,
03:18
Re: [Qemu-devel] [libvirt] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Gerd Hoffmann
,
03:06
[Qemu-devel] Qemu and Spectre_V4 + l1tf + IBRS_FW
,
Stefan Priebe - Profihost AG
,
02:44
Re: [Qemu-devel] [PATCH] hw/rdma: Abort send-op if fail to create addr handler
,
no-reply
,
02:39
Re: [Qemu-devel] [PATCH v3 4/6] hw/riscv/virt: Connect a VGA PCIe device
,
Gerd Hoffmann
,
02:36
Re: [Qemu-devel] [PATCH] usb-host: insert usb device into hostdevs to be scaned
,
gerd hoffmann
,
02:08
Re: [Qemu-devel] [PATCH 0/5] tcg: Reorg 128-bit atomic operations
,
no-reply
,
02:04
[Qemu-devel] [PATCH v3 3/3] tests: Add unit tests for image locking
,
Fam Zheng
,
01:48
[Qemu-devel] [PATCH v3 2/3] file-posix: Drop s->lock_fd
,
Fam Zheng
,
01:48
[Qemu-devel] [PATCH v3 1/3] file-posix: Skip effectiveless OFD lock operations
,
Fam Zheng
,
01:48
[Qemu-devel] [PATCH v3 0/3] file-posix: Simplifications on image locking
,
Fam Zheng
,
01:48
Re: [Qemu-devel] [PATCH v2 7/9] chardev: tcp: postpone async connection setup
,
Peter Xu
,
01:31
[Qemu-devel] [PATCH 1/9] qsp: QEMU's Synchronization Profiler
,
Emilio G. Cota
,
01:19
[Qemu-devel] [PATCH 4/9] qsp: support call site coalescing
,
Emilio G. Cota
,
01:19
[Qemu-devel] [PATCH v2 0/9] synchronization profiler
,
Emilio G. Cota
,
01:19
[Qemu-devel] [PATCH 8/9] hmp-commands: add sync-profile
,
Emilio G. Cota
,
01:19
[Qemu-devel] [PATCH 9/9] hmp-commands-info: add sync-profile
,
Emilio G. Cota
,
01:19
[Qemu-devel] [PATCH 3/9] qsp: add qsp_reset
,
Emilio G. Cota
,
01:19
[Qemu-devel] [PATCH 6/9] tests/atomic_add-bench: add -p to enable sync profiler
,
Emilio G. Cota
,
01:19
[Qemu-devel] [PATCH 5/9] qsp: track BQL callers explicitly
,
Emilio G. Cota
,
01:19
[Qemu-devel] [PATCH 2/9] qsp: add sort_by option to qsp_report
,
Emilio G. Cota
,
01:19
[Qemu-devel] [PATCH 7/9] vl: add -enable-sync-profile
,
Emilio G. Cota
,
01:19
Re: [Qemu-devel] [PATCH 0/5] tcg: Reorg 128-bit atomic operations
,
no-reply
,
01:12
August 16, 2018
Re: [Qemu-devel] [PATCH v2 0/3] hw/pci: PCI resource reserve capability
,
Liu, Jing2
,
23:40
Re: [Qemu-devel] [PATCH v3 1/3] x86: Data structure changes to support MSR based features
,
Eduardo Habkost
,
23:10
Re: [Qemu-devel] [PATCH] qtest: Add set_irq_in command to set IRQ/GPIO level
,
no-reply
,
22:25
Re: [Qemu-devel] [PATCH] qtest: Add set_irq_in command to set IRQ/GPIO level
,
no-reply
,
22:21
Re: [Qemu-devel] [PATCH 3/4] scripts/qemu: add render_block_graph method for QEMUMachine
,
Eduardo Habkost
,
21:54
Re: [Qemu-devel] [PATCH v2 01/16] qom/object: Add a new function object_initialize_child()
,
Eduardo Habkost
,
21:40
[Qemu-devel] [PULL 8/8] i386: Disable TOPOEXT by default on "-cpu host"
,
Eduardo Habkost
,
21:34
[Qemu-devel] [PULL 6/8] i386: Add new CPU model Icelake-{Server, Client}
,
Eduardo Habkost
,
21:34
[Qemu-devel] [PULL 7/8] target-i386: adds PV_SEND_IPI CPUID feature bit
,
Eduardo Habkost
,
21:34
[Qemu-devel] [PULL 5/8] i386: Add CPUID bit for WBNOINVD
,
Eduardo Habkost
,
21:34
[Qemu-devel] [PULL 4/8] i386: Add CPUID bit for PCONFIG
,
Eduardo Habkost
,
21:34
[Qemu-devel] [PULL 1/8] docs: add guidance on configuring CPU models for x86
,
Eduardo Habkost
,
21:34
[Qemu-devel] [PULL 3/8] i386: Add CPUID bit and feature words for IA32_ARCH_CAPABILITIES MSR
,
Eduardo Habkost
,
21:34
[Qemu-devel] [PULL 2/8] i386: Add new MSR indices for IA32_PRED_CMD and IA32_ARCH_CAPABILITIES
,
Eduardo Habkost
,
21:34
[Qemu-devel] [PULL 0/8] x86 queue, 2018-08-16
,
Eduardo Habkost
,
21:34
Re: [Qemu-devel] [PATCH] qemu-img.c: increase spacing between commands in documentation
,
Programmingkid
,
21:27
[Qemu-devel] [Bug 1787505] [NEW] Solaris host: no network connection, mouse pointer mismatch
,
Michele Denber
,
20:20
[Qemu-devel] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
,
Laine Stump
,
18:20
Re: [Qemu-devel] [PATCH 0/2] Improve qemu-img dd
,
no-reply
,
16:45
[Qemu-devel] Handling signal of Qemu thread
,
Probir Roy
,
16:22
Re: [Qemu-devel] [PATCH v4 6/7] qmp: add pmemload command
,
Eric Blake
,
16:01
Re: [Qemu-devel] [PATCH v4 3/7] cpus: use size_t in qmp_memsave/qmp_pmemsave
,
Eric Blake
,
15:58
Re: [Qemu-devel] [PATCH v4 2/7] cpus: convert qmp_memsave/qmp_pmemsave to use qemu_open
,
Eric Blake
,
15:58
Re: [Qemu-devel] [PATCH v4 1/7] cpus: correct coding style in qmp_memsave/qmp_pmemsave
,
Eric Blake
,
15:56
Re: [Qemu-devel] nbd oldstyle negotiation
,
Eric Blake
,
15:56
Re: [Qemu-devel] [PATCH v9 58/84] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
,
Richard Henderson
,
15:50
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Phillip Susi
,
15:45
Re: [Qemu-devel] [PATCH 0/2] Improve qemu-img dd
,
no-reply
,
15:40
Re: [Qemu-devel] [PATCH v9 55/84] elf: Add EM_NANOMIPS value as a valid one for e_machine field
,
Richard Henderson
,
15:34
Re: [Qemu-devel] [PATCH v9 54/84] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
,
Richard Henderson
,
15:34
Re: [Qemu-devel] [PATCH v9 50/84] target/mips: Add updating BadInstr, BadInstrP, BadInstrX for nanoMIPS
,
Richard Henderson
,
15:29
Re: [Qemu-devel] [PATCH] doc: Permit BLOCK_STATUS reply to extend beyond request
,
Eric Blake
,
15:26
Re: [Qemu-devel] [PATCH v9 49/84] target/mips: Add handling of ISA mode bit for nanoMIPS
,
Richard Henderson
,
15:08
Re: [Qemu-devel] [PATCH for-3.1 v10 02/31] block: Use children list in bdrv_refresh_filename
,
Eric Blake
,
15:02
[Qemu-devel] nbd oldstyle negotiation
,
Vladimir Sementsov-Ogievskiy
,
15:02
Re: [Qemu-devel] [PATCH v2] sh4: fix use_icount with linux-user
,
Laurent Vivier
,
14:59
Re: [Qemu-devel] [PATCH v4 7/7] hmp: add pmemload command
,
Dr. David Alan Gilbert
,
14:57
Re: [Qemu-devel] [PATCH v4 5/7] hmp: use F for filename arguments in memsave/pmemsave
,
Dr. David Alan Gilbert
,
14:54
Re: [Qemu-devel] [PATCH v4 4/7] hmp: use l for size argument in memsave/pmemsave
,
Dr. David Alan Gilbert
,
14:52
[Qemu-devel] [PATCH v2 2/2] block: iotest to catch abort on forced blockjob cancel
,
Jeff Cody
,
14:46
[Qemu-devel] [PATCH v2 1/2] block: for jobs, do not clear user_paused until after the resume
,
Jeff Cody
,
14:46
[Qemu-devel] [PATCH v2 0/2] block: for jobs, do not clear user_paused until after the resume
,
Jeff Cody
,
14:46
[Qemu-devel] [PATCH] i386: Fix arch_query_cpu_model_expansion() leak
,
Eduardo Habkost
,
14:35
Re: [Qemu-devel] [PATCH v2 7/9] chardev: tcp: postpone async connection setup
,
Marc-André Lureau
,
14:27
Re: [Qemu-devel] [PATCH 00/33] Qtest driver framework
,
Emanuele
,
14:16
Re: [Qemu-devel] [PATCH v3 2/4] kvm: Use inhibit to prevent ballooning without synchronous mmu
,
Alex Williamson
,
14:15
Re: [Qemu-devel] [Qemu-arm] [PATCH 00/16] arm: Implement MPS2 watchdogs and DMA
,
Peter Maydell
,
14:02
Re: [Qemu-devel] [RFC v2] new, node-graph-based fleecing and backup
,
Eric Blake
,
13:58
Re: [Qemu-devel] [PATCH v9 48/84] disas: Add support for microMIPS and nanoMIPS
,
Richard Henderson
,
13:57
[Qemu-devel] [PULL v2 15/15] qemu-doc: Amend MIPS-related items
,
Aleksandar Markovic
,
13:52
[Qemu-devel] [PULL v2 13/15] linux-user: Update MIPS syscall numbers up to kernel 4.18 headers
,
Aleksandar Markovic
,
13:52
[Qemu-devel] [PULL v2 14/15] linux-user: Add preprocessor availability control to some syscalls
,
Aleksandar Markovic
,
13:52
[Qemu-devel] [PULL v2 12/15] elf: Add ELF flags for MIPS machine variants
,
Aleksandar Markovic
,
13:52
[Qemu-devel] [PULL v2 10/15] target/mips: Check ELPA flag only in some cases of MFHC0 and MTHC0
,
Aleksandar Markovic
,
13:52
[Qemu-devel] [PULL v2 11/15] elf: Remove duplicate preprocessor constant definition
,
Aleksandar Markovic
,
13:52
[Qemu-devel] [PULL v2 09/15] target/mips: Don't update BadVAddr register in Debug Mode
,
Aleksandar Markovic
,
13:52
[Qemu-devel] [PULL v2 08/15] target/mips: Implement CP0 Config1.WR bit functionality
,
Aleksandar Markovic
,
13:52
[Qemu-devel] [PULL v2 07/15] target/mips: Add CP0 BadInstrX register
,
Aleksandar Markovic
,
13:52
[Qemu-devel] [PULL v2 06/15] target/mips: Update some CP0 registers bit definitions
,
Aleksandar Markovic
,
13:51
[Qemu-devel] [PULL v2 05/15] target/mips: Fix two instances of shadow variables
,
Aleksandar Markovic
,
13:51
[Qemu-devel] [PULL v2 04/15] target/mips: Mark switch fallthroughs with interpretable comments
,
Aleksandar Markovic
,
13:51
[Qemu-devel] [PULL v2 03/15] target/mips: Avoid case statements formulated by ranges - part 2
,
Aleksandar Markovic
,
13:51
[Qemu-devel] [PULL v2 02/15] target/mips: Avoid case statements formulated by ranges - part 1
,
Aleksandar Markovic
,
13:51
[Qemu-devel] [PULL v2 01/15] MAINTAINERS: Update target/mips maintainer's email addresses
,
Aleksandar Markovic
,
13:51
[Qemu-devel] [PULL v2 00/15] MIPS queue for QEMU upstream, August 16, 2018
,
Aleksandar Markovic
,
13:51
Re: [Qemu-devel] [PATCH 55/56] json: Clean up headers
,
Eric Blake
,
13:51
Re: [Qemu-devel] [PATCH v2 7/9] chardev: tcp: postpone async connection setup
,
Marc-André Lureau
,
13:49
[Qemu-devel] [PATCH 2/2] target/xtensa: clean up gdbstub register handling
,
Max Filippov
,
13:47
[Qemu-devel] [PATCH 1/2] target/xtensa: fix gdbstub register counts
,
Max Filippov
,
13:47
[Qemu-devel] [PATCH 0/2] target/xtensa: gdbstub fixes
,
Max Filippov
,
13:47
Re: [Qemu-devel] [PATCH v9 47/84] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
,
Richard Henderson
,
13:38
Re: [Qemu-devel] [PATCH v9 46/84] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
,
Richard Henderson
,
13:37
Re: [Qemu-devel] [PATCH 1/4] block: improve blk_root_get_parent_desc
,
Vladimir Sementsov-Ogievskiy
,
13:36
Re: [Qemu-devel] [RFC v2] new, node-graph-based fleecing and backup
,
Vladimir Sementsov-Ogievskiy
,
13:28
Re: [Qemu-devel] Pipe key broken on US keyboards
,
Daniel P . Berrangé
,
13:27
[Qemu-devel] [PATCH v9 45/84] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
,
Richard Henderson
,
13:26
Re: [Qemu-devel] [PATCH 0/4] block nodes graph visualization
,
Vladimir Sementsov-Ogievskiy
,
13:22
Re: [Qemu-devel] [PATCH v9 40/84] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
,
Richard Henderson
,
13:22
[Qemu-devel] [PATCH 4/4] not-for-commit: example of new command usage for debugging
,
Vladimir Sementsov-Ogievskiy
,
13:20
[Qemu-devel] [PATCH 3/4] scripts/qemu: add render_block_graph method for QEMUMachine
,
Vladimir Sementsov-Ogievskiy
,
13:20
[Qemu-devel] [PATCH 2/4] qapi: add x-query-block-nodes-relations
,
Vladimir Sementsov-Ogievskiy
,
13:20
[Qemu-devel] [PATCH 0/4] block nodes graph visualization
,
Vladimir Sementsov-Ogievskiy
,
13:20
[Qemu-devel] [PATCH 1/4] block: improve blk_root_get_parent_desc
,
Vladimir Sementsov-Ogievskiy
,
13:20
[Qemu-devel] Pipe key broken on US keyboards
,
Phillip Susi
,
13:19
Re: [Qemu-devel] [PATCH v9 40/84] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
,
Aleksandar Markovic
,
13:06
Re: [Qemu-devel] [PATCH] imx_serial: Generate interrupt on receive data ready if enabled
,
Peter Maydell
,
12:56
Re: [Qemu-devel] [PATCH v9 39/84] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
,
Aleksandar Markovic
,
12:56
Re: [Qemu-devel] [PATCH v9 15/84] qemu-doc: Amend MIPS-related items
,
Aleksandar Markovic
,
12:51
Re: [Qemu-devel] [PATCH v9 22/84] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
,
Aleksandar Markovic
,
12:46
Re: [Qemu-devel] [PATCH] hw/intc/arm_gicv3_its: downgrade error_report to warn_report in kvm_arm_its_reset
,
Peter Maydell
,
12:45
Re: [Qemu-devel] [PATCH v9 44/84] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
,
Richard Henderson
,
12:43
Re: [Qemu-devel] [PATCH] docs/generic-loader: mention U-Boot and Intel HEX executable formats
,
Peter Maydell
,
12:42
Re: [Qemu-devel] [PATCH v9 43/84] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
,
Richard Henderson
,
12:42
Re: [Qemu-devel] [PATCH v9 42/84] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
,
Richard Henderson
,
12:41
Re: [Qemu-devel] [PATCH v2] target/arm: crash on conditional instr in it block
,
Peter Maydell
,
12:38
Re: [Qemu-devel] [PATCH v9 40/84] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
,
Richard Henderson
,
12:37
Re: [Qemu-devel] [PATCH v2] target/arm: crash on conditional instr in it block
,
Peter Maydell
,
12:35
Re: [Qemu-devel] [PATCH v9 22/84] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
,
Richard Henderson
,
12:33
Re: [Qemu-devel] [PATCH v9 39/84] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
,
Richard Henderson
,
12:32
Re: [Qemu-devel] [PATCH v2 2/4] hw/arm/nrf51_soc: Connect UART to nRF51 SoC
,
Peter Maydell
,
12:31
Re: [Qemu-devel] [PATCH v9 38/84] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
,
Richard Henderson
,
12:20
Re: [Qemu-devel] [PATCH] qtest: Add set_irq_in command to set IRQ/GPIO level
,
Steffen Görtz
,
12:19
Re: [Qemu-devel] [PULL 00/30] target-arm queue
,
Peter Maydell
,
12:18
Re: [Qemu-devel] [PATCH v2 0/3] hw/pci: PCI resource reserve capability
,
Laszlo Ersek
,
12:18
Re: [Qemu-devel] [PATCH v9 34/84] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
,
Richard Henderson
,
12:14
Re: [Qemu-devel] [PATCH v9 32/84] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
,
Richard Henderson
,
12:13
[Qemu-devel] [PATCH v3 6/6] hw/riscv/virt: Connect a VirtIO net PCIe device
,
Alistair Francis
,
12:13
[Qemu-devel] [PATCH v3 5/6] hw/riscv/sifive_u: Connect the Xilinx PCIe
,
Alistair Francis
,
12:12
[Qemu-devel] [PATCH v3 4/6] hw/riscv/virt: Connect a VGA PCIe device
,
Alistair Francis
,
12:12
[Qemu-devel] [PATCH v3 3/6] hw/riscv/virt: Connect the gpex PCIe
,
Alistair Francis
,
12:12
[Qemu-devel] [PATCH v3 2/6] hw/riscv/virt: Increase the number of interrupts
,
Alistair Francis
,
12:12
[Qemu-devel] [PATCH v3 1/6] hw/riscv/virtio: Set the soc device tree node as a simple-bus
,
Alistair Francis
,
12:11
Re: [Qemu-devel] [PATCH v9 28/84] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
,
Richard Henderson
,
12:11
[Qemu-devel] [PATCH v3 0/6] Connect a PCIe host and graphics support to RISC-V
,
Alistair Francis
,
12:11
Re: [Qemu-devel] [Qemu-arm] [PATCH v4 5/6] loader: Implement .hex file loader
,
Philippe Mathieu-Daudé
,
12:11
Re: [Qemu-devel] [PATCH 0/7] arm: nRF51 Devices and Microbit Support
,
Peter Maydell
,
12:10
Re: [Qemu-devel] [PATCH 4/7] hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
,
Peter Maydell
,
12:08
Re: [Qemu-devel] [PATCH 2/7] hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories
,
Peter Maydell
,
12:03
Re: [Qemu-devel] [PATCH V2] config: split PVRDMA from RDMA
,
Thomas Huth
,
12:00
Re: [Qemu-devel] [PATCH V2] config: split PVRDMA from RDMA
,
Marcel Apfelbaum
,
11:59
Re: [Qemu-devel] [PATCH v9 15/84] qemu-doc: Amend MIPS-related items
,
Richard Henderson
,
11:58
Re: [Qemu-devel] [PATCH v9 08/84] target/mips: Implement CP0 Config1.WR bit functionality
,
Richard Henderson
,
11:54
Re: [Qemu-devel] [PATCH] docs/generic-loader: mention U-Boot and Intel HEX executable formats
,
Alistair Francis
,
11:54
Re: [Qemu-devel] [PATCH v9 03/84] target/mips: Avoid case statements formulated by ranges - part 2
,
Richard Henderson
,
11:53
Re: [Qemu-devel] [RFC v2] new, node-graph-based fleecing and backup
,
no-reply
,
11:51
[Qemu-devel] [PATCH v9 48/84] disas: Add support for microMIPS and nanoMIPS
,
Aleksandar Markovic
,
11:51
Re: [Qemu-devel] [PATCH 51/56] json: Eliminate lexer state IN_ERROR and pseudo-token JSON_MIN
,
Markus Armbruster
,
11:49
Re: [Qemu-devel] [PATCH V2] config: split PVRDMA from RDMA
,
Thomas Huth
,
11:48
Re: [Qemu-devel] [PATCH 0/3] vhost-user reconnect
,
Marc-André Lureau
,
11:46
Re: [Qemu-devel] [PATCH 1/7] hw/misc/nrf51_rng: Add NRF51 random number generator peripheral
,
Peter Maydell
,
11:46
Re: [Qemu-devel] [PATCH V2] config: split PVRDMA from RDMA
,
Marcel Apfelbaum
,
11:44
Re: [Qemu-devel] [PATCH 49/56] json: Streamline json_message_process_token()
,
Markus Armbruster
,
11:42
Re: [Qemu-devel] [PATCH 1/3] chardev: prevent extra connection attempt in tcp_chr_machine_done_hook
,
Marc-André Lureau
,
11:42
Re: [Qemu-devel] [PATCH 47/56] qjson: Have qobject_from_json() & friends reject empty and blank
,
Markus Armbruster
,
11:40
Re: [Qemu-devel] [PATCH 0/3] vhost-user reconnect
,
Marc-André Lureau
,
11:36
[Qemu-devel] [PATCH 2/3] vhost: refactor vhost_dev_start and vhost_virtqueue_start
,
Yury Kotov
,
11:33
[Qemu-devel] [PATCH 1/3] chardev: prevent extra connection attempt in tcp_chr_machine_done_hook
,
Yury Kotov
,
11:33
[Qemu-devel] [PATCH 3/3] vhost-user: add reconnect support for vhost-user
,
Yury Kotov
,
11:33
[Qemu-devel] [PATCH 0/3] vhost-user reconnect
,
Yury Kotov
,
11:33
[Qemu-devel] [PATCH V2] config: split PVRDMA from RDMA
,
Marcel Apfelbaum
,
11:27
Re: [Qemu-devel] [RFC] new, node-graph-based fleecing and backup
,
no-reply
,
11:26
Re: [Qemu-devel] [PATCH v2] target/arm: crash on conditional instr in it block
,
Richard Henderson
,
11:26
Re: [Qemu-devel] [PATCH 7/7] arm: Instantiate Microbit board-level devices
,
Peter Maydell
,
11:23
Re: [Qemu-devel] [RFC] new, node-graph-based fleecing and backup
,
no-reply
,
11:20
Re: [Qemu-devel] [PATCH 6/7] arm: Instantiate nRF51 peripherals
,
Peter Maydell
,
11:20
Re: [Qemu-devel] [PATCH 44/56] json: Fix latent parser aborts at end of input
,
Markus Armbruster
,
11:19
Re: [Qemu-devel] [PATCH] usb-host: insert usb device into hostdevs to be scaned
,
CheneyLin
,
11:17
Re: [Qemu-devel] [RFC] new, node-graph-based fleecing and backup
,
no-reply
,
11:15
Re: [Qemu-devel] [RFC v2] new, node-graph-based fleecing and backup
,
no-reply
,
11:09
Re: [Qemu-devel] [PATCH 5/7] arm: Improve error propagation in nRF51 SOC
,
Peter Maydell
,
11:09
Re: [Qemu-devel] [PATCH 4/7] arm: Add additional datasheets and copyright lines
,
Peter Maydell
,
11:08
Re: [Qemu-devel] [PATCH 3/7] arm: Add chip variant property to nRF51 SoC
,
Peter Maydell
,
11:07
[Qemu-devel] [PATCH v9 79/84] linux-user: Add support for nanoMIPS core files
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 81/84] linux-user: Add nanoMIPS support in scripts/qemu-binfmt-conf.sh
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 78/84] linux-user: Add support for statx() syscall for all platforms
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 74/84] linux-user: Add signal.c for nanoMIPS
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 75/84] linux-user: Add support for nanoMIPS signal trampoline
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 62/84] target/mips: Add definition of nanoMIPS I7200 CPU
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 72/84] linux-user: Add target_structs.h header for nanoMIPS
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 54/84] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 84/84] qemu-doc: Add nanoMIPS-related items
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 77/84] linux-user: Amend support for sigaction() syscall for nanoMIPS
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 47/84] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 80/84] linux-user: Add nanoMIPS linux user mode configuration support
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 57/84] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 83/84] gdbstub: Add XML support for GDB for nanoMIPS
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 82/84] gdbstub: Disable handling of nanoMIPS ISA bit in the MIPS gdbstub
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 76/84] linux-user: Add cpu_loop.c for nanoMIPS
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 69/84] linux-user: Add sockbits.h header for nanoMIPS
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 59/84] mips_malta: Add basic nanoMIPS boot code for Malta board
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 52/84] target/mips: Adjust set_hflags_for_handler() for nanoMIPS
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 73/84] linux-user: Add target_elf.h header for nanoMIPS
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 70/84] linux-user: Add target_syscall.h header for nanoMIPS
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 64/84] linux-user: Add syscall numbers for nanoMIPS
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 56/84] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 53/84] target/mips: Adjust set_pc() for nanoMIPS
,
Aleksandar Markovic
,
11:01
[Qemu-devel] [PATCH v9 66/84] linux-user: Add termbits.h header for nanoMIPS
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 71/84] linux-user: Add target_cpu.h header for nanoMIPS
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 67/84] linux-user: Update syscall_defs.h header for nanoMIPS
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 63/84] elf: Add nanoMIPS specific variations in ELF header fields
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 68/84] linux-user: Add target_fcntl.h header for nanoMIPS
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 65/84] linux-user: Add target_signal.h header for nanoMIPS
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 61/84] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 55/84] elf: Add EM_NANOMIPS value as a valid one for e_machine field
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 50/84] target/mips: Add updating BadInstr, BadInstrP, BadInstrX for nanoMIPS
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 45/84] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 58/84] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 49/84] target/mips: Add handling of ISA mode bit for nanoMIPS
,
Aleksandar Markovic
,
11:00
Re: [Qemu-devel] [RFC] new, node-graph-based fleecing and backup
,
no-reply
,
11:00
[Qemu-devel] [PATCH v9 16/84] target/mips: Add preprocessor constants for nanoMIPS
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 38/84] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 37/84] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 60/84] mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 29/84] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 43/84] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 41/84] target/mips: Implement MT ASE support for nanoMIPS
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 46/84] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 42/84] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 44/84] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 39/84] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 36/84] target/mips: Implement emulation of nanoMIPS EXTW instruction
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 33/84] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 34/84] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 18/84] target/mips: Add nanoMIPS DSP ASE opcodes
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 27/84] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 30/84] target/mips: Add emulation of nanoMIPS 48-bit instructions
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 51/84] target/mips: Adjust exception_resume_pc() for nanoMIPS
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 31/84] target/mips: Add emulation of nanoMIPS FP instructions
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 32/84] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 23/84] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 11/84] elf: Remove duplicate preprocessor constant definition
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 26/84] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 24/84] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 20/84] target/mips: Add nanoMIPS decoding and extraction utilities
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 25/84] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 19/84] target/mips: Add placeholder and invocation of decode_nanomips_opc()
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 40/84] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 35/84] target/mips: Implement emulation of nanoMIPS ROTX instruction
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 13/84] linux-user: Update MIPS syscall numbers up to kernel 4.18 headers
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 15/84] qemu-doc: Amend MIPS-related items
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 03/84] target/mips: Avoid case statements formulated by ranges - part 2
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 04/84] target/mips: Mark switch fallthroughs with interpretable comments
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 22/84] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 14/84] linux-user: Add preprocessor availability control to some syscalls
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 17/84] target/mips: Add nanoMIPS base instruction set opcodes
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 28/84] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 02/84] target/mips: Avoid case statements formulated by ranges - part 1
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 21/84] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 08/84] target/mips: Implement CP0 Config1.WR bit functionality
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 01/84] MAINTAINERS: Update target/mips maintainer's email addresses
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 12/84] elf: Add ELF flags for MIPS machine variants
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 09/84] target/mips: Don't update BadVAddr register in Debug Mode
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 10/84] target/mips: Check ELPA flag only in some cases of MFHC0 and MTHC0
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 07/84] target/mips: Add CP0 BadInstrX register
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 05/84] target/mips: Fix two instances of shadow variables
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 06/84] target/mips: Update some CP0 registers bit definitions
,
Aleksandar Markovic
,
11:00
[Qemu-devel] [PATCH v9 00/84] Add nanoMIPS support to QEMU
,
Aleksandar Markovic
,
10:59
Re: [Qemu-devel] [PATCH 2/7] arm: Move nRF51 machine state to dedicated header
,
Peter Maydell
,
10:58
Re: [Qemu-devel] [PATCH 1/7] hw/arm/nrf51_soc: nRF51 Calculate peripheral id from base address
,
Peter Maydell
,
10:57
[Qemu-devel] [PATCH] docs/generic-loader: mention U-Boot and Intel HEX executable formats
,
Stefan Hajnoczi
,
10:56
Re: [Qemu-devel] [PATCH 21/56] json: Reject invalid UTF-8 sequences
,
Markus Armbruster
,
10:50
Re: [Qemu-devel] [PATCH 0/3] i386: fix handling of multiboot modules
,
Roman Kagan
,
10:41
Re: [Qemu-devel] [PATCH 0/3] i386: fix handling of multiboot modules
,
Daniel P . Berrangé
,
10:38
Re: [Qemu-devel] [PATCH 0/3] i386: fix handling of multiboot modules
,
Roman Kagan
,
10:35
Re: [Qemu-devel] [PATCH v5 0/3] arm: Add nRF51 SoC and micro:bit machine
,
Peter Maydell
,
10:28
Re: [Qemu-devel] [PATCH v4 3/3] arm: Add BBC micro:bit machine
,
Peter Maydell
,
10:26
Re: [Qemu-devel] [PATCH v5 2/3] arm: Add Nordic Semiconductor nRF51 SoC
,
Peter Maydell
,
10:24
Re: [Qemu-devel] [PATCH v4 3/3] arm: Add BBC micro:bit machine
,
Steffen Görtz
,
10:19
[Qemu-devel] [PATCH v5 3/3] arm: Add BBC micro:bit machine
,
Joel Stanley
,
10:13
[Qemu-devel] [PATCH v5 2/3] arm: Add Nordic Semiconductor nRF51 SoC
,
Joel Stanley
,
10:13
[Qemu-devel] [PATCH v5 1/3] MAINTAINERS: Add NRF51 entry
,
Joel Stanley
,
10:13
[Qemu-devel] [PATCH v5 0/3] arm: Add nRF51 SoC and micro:bit machine
,
Joel Stanley
,
10:13
Re: [Qemu-devel] [PATCH v4 1/3] MAINTAINERS: Add NRF51 entry
,
Peter Maydell
,
10:13
Re: [Qemu-devel] [PATCH v4 3/3] arm: Add BBC micro:bit machine
,
Peter Maydell
,
10:12
Re: [Qemu-devel] [PATCH v4] tests/libqtest: Improve kill_qemu()
,
Marc-André Lureau
,
10:09
Re: [Qemu-devel] [PATCH v6 0/6] arm: add Cortex M0 CPU model and hex file loader
,
Stefan Hajnoczi
,
10:08
Re: [Qemu-devel] [PATCH 6/7] aspeed: add a max_ram_size property to the memory controller
,
Cédric Le Goater
,
10:04
Re: [Qemu-devel] [PATCH 0/7] qcow2: async handling of fragmented io
,
Vladimir Sementsov-Ogievskiy
,
09:59
[Qemu-devel] [PATCH v2 4/4] dmg: exchanging hardcoded dmg UDIF block types to enum.
,
Julio Faracco
,
09:59
[Qemu-devel] [PATCH v2 2/4] configure: adding support to lzfse library.
,
Julio Faracco
,
09:59
[Qemu-devel] [PATCH v2 3/4] dmg: including dmg-lzfse module inside dmg block driver.
,
Julio Faracco
,
09:59
[Qemu-devel] [PATCH v2 0/4] Adding LZFSE compression support for DMG block driver.
,
Julio Faracco
,
09:59
[Qemu-devel] [PATCH v2 1/4] block: adding lzfse decompressing support as a module.
,
Julio Faracco
,
09:59
Re: [Qemu-devel] [PATCH 54/56] qobject: Drop superfluous includes of qemu-common.h
,
Eric Blake
,
09:54
Re: [Qemu-devel] [PATCH 53/56] json: Make JSONToken opaque outside json-parser.c
,
Eric Blake
,
09:54
Re: [Qemu-devel] [PATCH 52/56] json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP
,
Eric Blake
,
09:51
Re: [Qemu-devel] [PATCH 51/56] json: Eliminate lexer state IN_ERROR and pseudo-token JSON_MIN
,
Eric Blake
,
09:45
Re: [Qemu-devel] [qemu-s390x] [PATCH 1/7] tests/tcg: add a simple s390x test
,
Thomas Huth
,
09:45
Re: [Qemu-devel] [PATCH 50/56] json: Unbox tokens queue in JSONMessageParser
,
Eric Blake
,
09:42
Re: [Qemu-devel] [PATCH 49/56] json: Streamline json_message_process_token()
,
Eric Blake
,
09:41
[Qemu-devel] [PULL 28/30] target/arm: Fix aa64 FCADD and FCMLA decode
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 30/30] hw/arm/mps2-tz: Replace init_sysbus_child() with sysbus_init_child_obj()
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 29/30] softfloat: Fix missing inexact for floating-point add
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 27/30] target/arm: Use FZ not FZ16 for SVE FCVT single-half and double-half
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 26/30] target/arm: Use fp_status_fp16 for do_fmpa_zpzzz_h
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 19/30] aspeed_sdmc: Fix saved values
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 18/30] aspeed_sdmc: Extend number of valid registers
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 15/30] loader: Implement .hex file loader
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 23/30] aspeed: add a max_ram_size property to the memory controller
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 24/30] target/arm: Adjust FPCR_MASK for FZ16
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 17/30] imx_spi: Unset XCH when TX FIFO becomes empty
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 25/30] target/arm: Ignore float_flag_input_denormal from fp_status_f16
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 22/30] aspeed_sdmc: Handle ECC training
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 01/30] target/arm: Fix typo in helper_sve_ld1hss_r
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 12/30] target/arm: add "cortex-m0" CPU model
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 21/30] aspeed_sdmc: Init status always idle
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 20/30] aspeed_sdmc: Set 'cache initial sequence' always true
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 16/30] Add QTest testcase for the Intel Hexadecimal
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 14/30] loader: add rom transaction API
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 13/30] loader: extract rom_free() function
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 11/30] hw/arm: make bitbanded IO optional on ARMv7-M
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 09/30] i.MX6UL: Add i.MX6UL SOC
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 08/30] i.MX6UL: Add i.MX6UL specific CCM device
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 03/30] target/arm: Fix offset for LD1R instructions
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 02/30] target/arm: Fix sign-extension in sve do_ldr/do_str
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 10/30] i.MX6UL: Add Freescale i.MX6 UltraLite 14x14 EVK Board
,
Peter Maydell
,
09:34
[Qemu-devel] [PULL 04/30] target/arm: Fix offset scaling for LD_zprr and ST_zprr
,
Peter Maydell
,
09:34
[Qemu-devel] [PULL 07/30] target/arm: Add sve-max-vq cpu property to -cpu max
,
Peter Maydell
,
09:34
[Qemu-devel] [PULL 05/30] target/arm: Reformat integer register dump
,
Peter Maydell
,
09:34
[Qemu-devel] [PULL 06/30] target/arm: Dump SVE state if enabled
,
Peter Maydell
,
09:34
[Qemu-devel] [PULL 00/30] target-arm queue
,
Peter Maydell
,
09:34
Re: [Qemu-devel] [PATCH] target/ppc: add external PID support
,
no-reply
,
09:31
[Qemu-devel] [Bug 1787070] Re: Guests using the qxl-vga are freezing
,
Leonardo Müller
,
09:25
Re: [Qemu-devel] [PATCH 48/56] json: Enforce token count and size limits more tightly
,
Eric Blake
,
09:22
Re: [Qemu-devel] [PATCH 47/56] qjson: Have qobject_from_json() & friends reject empty and blank
,
Eric Blake
,
09:20
Re: [Qemu-devel] [PATCH 2/3] monitor: show sync profiling info with 'info sync'
,
Peter Xu
,
09:20
Re: [Qemu-devel] [PATCH 46/56] json: Assert json_parser_parse() consumes all tokens on success
,
Eric Blake
,
09:13
Re: [Qemu-devel] [PATCH 45/56] json: Fix streamer not to ignore trailing unterminated structures
,
Eric Blake
,
09:13
Re: [Qemu-devel] [PATCH 44/56] json: Fix latent parser aborts at end of input
,
Eric Blake
,
09:10
[Qemu-devel] [PATCH v2 2/2] seccomp: prefer SCMP_ACT_KILL_PROCESS if available
,
Marc-André Lureau
,
09:04
[Qemu-devel] [PATCH v2 1/2] seccomp: use SIGSYS signal instead of killing the thread
,
Marc-André Lureau
,
09:04
[Qemu-devel] [PATCH v2 0/2] seccomp action, prefer KILL_PROCESS or TRAP
,
Marc-André Lureau
,
09:04
Re: [Qemu-devel] [PATCH] hw/arm/mps2-tz: Replace init_sysbus_child() with sysbus_init_child_obj()
,
Peter Maydell
,
09:03
[Qemu-devel] [PATCH v4 11/11] authz: delete existing ACL implementation
,
Daniel P . Berrangé
,
09:02
[Qemu-devel] [PATCH v4 06/11] authz: add QAuthZ object as an authorization base class
,
Daniel P . Berrangé
,
09:01
[Qemu-devel] [PATCH v4 09/11] authz: add QAuthZListFile object type for a file access control list
,
Daniel P . Berrangé
,
09:01
[Qemu-devel] [PATCH v4 07/11] authz: add QAuthZSimple object type for easy whitelist auth checks
,
Daniel P . Berrangé
,
09:01
[Qemu-devel] [PATCH v4 08/11] authz: add QAuthZList object type for an access control list
,
Daniel P . Berrangé
,
09:01
[Qemu-devel] [PATCH v4 10/11] authz: add QAuthZPAM object type for authorizing using PAM
,
Daniel P . Berrangé
,
09:01
Re: [Qemu-devel] [PATCH v8 52/87] target/mips: Add handling of branch delay slots for nanoMIPS
,
Aleksandar Markovic
,
09:01
[Qemu-devel] [PATCH v4 05/11] hw/usb: switch MTP to use new inotify APIs
,
Daniel P . Berrangé
,
09:01
Re: [Qemu-devel] [PATCH] usb-host: insert usb device into hostdevs to be scaned
,
Gerd Hoffmann
,
09:01
[Qemu-devel] [PATCH v4 03/11] hw/usb: don't set IN_ISDIR for inotify watch in MTP driver
,
Daniel P . Berrangé
,
09:01
[Qemu-devel] [PATCH v4 02/11] qom: don't require user creatable objects to be registered
,
Daniel P . Berrangé
,
09:01
[Qemu-devel] [PATCH v4 04/11] hw/usb: fix const-ness for string params in MTP driver
,
Daniel P . Berrangé
,
09:01
[Qemu-devel] [PATCH v4 00/11] Add a standard authorization framework
,
Daniel P . Berrangé
,
09:01
[Qemu-devel] [PATCH v4 01/11] util: add helper APIs for dealing with inotify in portable manner
,
Daniel P . Berrangé
,
09:01
Re: [Qemu-devel] [PATCH] linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC
,
Peter Maydell
,
09:00
Re: [Qemu-devel] [PATCH v8 54/87] target/mips: Adjust exception_resume_pc() for nanoMIPS
,
Aleksandar Markovic
,
08:57
Re: [Qemu-devel] [PATCH v8 58/87] elf: Add EM_NANOMIPS value as a valid one for e_machine field
,
Aleksandar Markovic
,
08:55
Re: [Qemu-devel] [PATCH 0/6] target/arm: More sve-ish fixes
,
Peter Maydell
,
08:51
Re: [Qemu-devel] [PATCH 0/7] arm: aspeed: Extend SDRAM controller
,
Peter Maydell
,
08:48
Re: [Qemu-devel] [PATCH 6/7] aspeed: add a max_ram_size property to the memory controller
,
Peter Maydell
,
08:48
Re: [Qemu-devel] [PATCH 05/56] qmp-test: Cover syntax and lexical errors
,
Markus Armbruster
,
08:45
Re: [Qemu-devel] [Qemu-arm] [PATCH] imx_spi: Unset XCH when TX FIFO becomes empty
,
Peter Maydell
,
08:44
Re: [Qemu-devel] [PATCH v6 0/6] arm: add Cortex M0 CPU model and hex file loader
,
Peter Maydell
,
08:39
Re: [Qemu-devel] [PATCH v8 48/87] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
,
Aleksandar Markovic
,
08:32
Re: [Qemu-devel] [PATCH v3 0/3] i.MX: Add the i.MX6UL SOC and a reference board.
,
Peter Maydell
,
08:31
[Qemu-devel] [PATCH] sdhci: add i.MX SD Stable Clock bit
,
Hans-Erik Floryd
,
08:29
Re: [Qemu-devel] [PATCH v8 61/87] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
,
Aleksandar Markovic
,
08:28
Re: [Qemu-devel] [PATCH v8 65/87] target/mips: Add definition of nanoMIPS I7200 CPU
,
Aleksandar Markovic
,
08:27
Re: [Qemu-devel] [PATCH 0/5] mps2: Implement FPGAIO counters and dual-timer
,
Peter Maydell
,
08:20
Re: [Qemu-devel] [PATCH 00/11] target/arm: sve linux-user patches
,
Peter Maydell
,
08:11
[Qemu-devel] [PATCH v2] target/arm: crash on conditional instr in it block
,
Roman Kapl
,
08:05
Re: [Qemu-devel] [PATCH v8 55/87] target/mips: Adjust set_hflags_for_handler() for nanoMIPS
,
Aleksandar Markovic
,
08:05
Re: [Qemu-devel] [PATCH v2 01/16] qom/object: Add a new function object_initialize_child()
,
Thomas Huth
,
08:00
Re: [Qemu-devel] [PATCH v8 62/87] mips_malta: Add basic nanoMIPS boot code for Malta board
,
Aleksandar Markovic
,
07:59
[Qemu-devel] [PATCH] hw/arm/mps2-tz: Replace init_sysbus_child() with sysbus_init_child_obj()
,
Thomas Huth
,
07:56
Re: [Qemu-devel] How do you do when write more than 16TB data to qcow2 on ext4?
,
Eric Blake
,
07:46
Re: [Qemu-devel] [PATCH v8 00/87] Add nanoMIPS support to QEMU
,
Aleksandar Markovic
,
07:43
[Qemu-devel] [PATCH v2 6/8] tests/device-introspection: Check that the qom-tree and qtree do not change
,
Thomas Huth
,
07:36
[Qemu-devel] [PATCH v2 7/8] tests/device-introspect: Test with all machines, not only with "none"
,
Thomas Huth
,
07:36
[Qemu-devel] [PATCH v2 5/8] tests: Skip old versioned machine types in quick testing mode
,
Thomas Huth
,
07:36
[Qemu-devel] [PATCH v2 8/8] MAINTAINERS: add maintainers for qtest
,
Thomas Huth
,
07:36
[Qemu-devel] [PATCH v2 4/8] hw/timer/mc146818rtc: Fix introspection problem
,
Thomas Huth
,
07:36
[Qemu-devel] [PATCH v2 3/8] hw/timer/mc146818rtc: White space clean-up
,
Thomas Huth
,
07:36
[Qemu-devel] [PATCH v2 2/8] net: Silence 'has no peer' messages in testing mode
,
Thomas Huth
,
07:36
[Qemu-devel] [PATCH v2 1/8] tests/migration-test: Silence the kvm_hv message by default
,
Thomas Huth
,
07:36
[Qemu-devel] [PATCH v2 0/8] Various qtest-related patches and a mc146818rtc fix
,
Thomas Huth
,
07:36
Re: [Qemu-devel] [PATCH for-3.1 v10 00/31] block: Fix some filename generation issues
,
no-reply
,
07:31
Re: [Qemu-devel] [PATCH 6/6] tests/device-introspect: Test with all machines, not only with "none"
,
Thomas Huth
,
07:23
Re: [Qemu-devel] [PATCH] usb-host: insert usb device into hostdevs to be scaned
,
linzhecheng
,
06:52
Re: [Qemu-devel] [PATCH] usb-host: insert usb device into hostdevs to be scaned
,
Gerd Hoffmann
,
06:46
Re: [Qemu-devel] [PATCH 1/2] qemu-option: add help fallback to print the list of options
,
Marc-André Lureau
,
06:44
[Qemu-devel] [Bug 1787070] Re: Guests using the qxl-vga are freezing
,
Gerd Hoffmann
,
06:20
Re: [Qemu-devel] [PATCH v8 00/87] Add nanoMIPS support to QEMU
,
no-reply
,
06:04
Re: [Qemu-devel] [PATCH 1/2] qemu-option: add help fallback to print the list of options
,
Marc-André Lureau
,
06:01
Re: [Qemu-devel] [PULL 00/25] Testing patches for 2018-08-16
,
Peter Maydell
,
05:50
[Qemu-devel] [PATCH] usb-host: insert usb device into hostdevs to be scaned
,
linzhecheng
,
05:44
[Qemu-devel] [PATCH v2 3/3] hw/pci: add PCI resource reserve capability to legacy PCI bridge
,
Jing Liu
,
05:25
[Qemu-devel] [PATCH v2 2/3] hw/pci: add teardown function for PCI resource reserve capability
,
Jing Liu
,
05:25
[Qemu-devel] [PATCH v2 0/3] hw/pci: PCI resource reserve capability
,
Jing Liu
,
05:25
[Qemu-devel] [PATCH v2 1/3] hw/pci: factor PCI reserve resources to a separate structure
,
Jing Liu
,
05:25
Re: [Qemu-devel] [PATCH] config: split PVRDMA from RDMA
,
Peter Maydell
,
05:22
Re: [Qemu-devel] [PATCH] config: split PVRDMA from RDMA
,
Thomas Huth
,
05:17
Re: [Qemu-devel] [PATCH 07/10] target/arm: Implement ESR_EL2/HSR for AArch32 and no-EL2
,
Luc Michel
,
05:16
Re: [Qemu-devel] RDMA wrongly detected as being supported on FreeBSD
,
Marcel Apfelbaum
,
05:08
[Qemu-devel] [PATCH] config: split PVRDMA from RDMA
,
Marcel Apfelbaum
,
05:06
Re: [Qemu-devel] [PATCH 05/10] target/arm: Implement AArch32 HCR and HCR2
,
Peter Maydell
,
05:03
Re: [Qemu-devel] RDMA wrongly detected as being supported on FreeBSD
,
Thomas Huth
,
05:02
[Qemu-devel] [PATCH v4 1/7] cpus: correct coding style in qmp_memsave/qmp_pmemsave
,
Simon Ruderich
,
05:02
[Qemu-devel] [PATCH v4 0/7] qmp/hmp: add pmemload command
,
Simon Ruderich
,
05:02
[Qemu-devel] [PATCH v4 3/7] cpus: use size_t in qmp_memsave/qmp_pmemsave
,
Simon Ruderich
,
05:02
[Qemu-devel] [PATCH v4 6/7] qmp: add pmemload command
,
Simon Ruderich
,
05:02
[Qemu-devel] [PATCH v4 7/7] hmp: add pmemload command
,
Simon Ruderich
,
05:02
[Qemu-devel] [PATCH v4 2/7] cpus: convert qmp_memsave/qmp_pmemsave to use qemu_open
,
Simon Ruderich
,
05:02
[Qemu-devel] [PATCH v4 4/7] hmp: use l for size argument in memsave/pmemsave
,
Simon Ruderich
,
05:02
Re: [Qemu-devel] [PATCH 06/10] target/arm: Implement AArch32 Hyp FARs
,
Luc Michel
,
05:02
[Qemu-devel] [PATCH v4 5/7] hmp: use F for filename arguments in memsave/pmemsave
,
Simon Ruderich
,
05:02
Re: [Qemu-devel] [PATCH 5/6] net: Silence 'has no peer' messages in testing mode
,
Thomas Huth
,
05:00
Re: [Qemu-devel] [PATCH] hw/rdma: Abort send-op if fail to create addr handler
,
Marcel Apfelbaum
,
04:57
Re: [Qemu-devel] vTPM 2.0 is recognized as vTPM 1.2 on the Win 10 virtual machine
,
Marc-André Lureau
,
04:57
Re: [Qemu-devel] [PATCH] hw/rdma: Abort send-op if fail to create addr handler
,
Yuval Shaia
,
04:56
Re: [Qemu-devel] [PATCH 05/10] target/arm: Implement AArch32 HCR and HCR2
,
Luc Michel
,
04:55
Re: [Qemu-devel] RDMA wrongly detected as being supported on FreeBSD
,
Marcel Apfelbaum
,
04:55
Re: [Qemu-devel] [PULL 00/21] Block layer patches
,
Peter Maydell
,
04:51
Re: [Qemu-devel] [PATCH 0/4] target/arm: Fix int64_to_float16 double-rounding
,
no-reply
,
04:47
Re: [Qemu-devel] [PATCH] hw/pci: add pci capability to pci-pci bridge
,
Liu, Jing2
,
04:39
Re: [Qemu-devel] [PATCH v3 5/5] qmp: add pmemload command
,
Simon Ruderich
,
04:38
[Qemu-devel] [PULL 24/25] tests/libqtest: Improve kill_qemu()
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 14/25] tests: Clean up string interpolation around qtest_qmp_device_add()
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 12/25] tests: Clean up string interpolation into QMP input (simple cases)
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 21/25] libqtest: Enable compile-time format string checking
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 16/25] tests: New helper qtest_qmp_receive_success()
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 19/25] migration-test: Clean up string interpolation into QMP, part 2
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 15/25] migration-test: Make wait_command() return the "return" member
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 11/25] tests: Pass literal format strings directly to qmp_FOO()
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 13/25] cpu-plug-test: Don't pass integers as strings to device_add
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 20/25] migration-test: Clean up string interpolation into QMP, part 3
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 09/25] test-qobject-input-visitor: Avoid format string ambiguity
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 23/25] libqtest: Rename qtest_FOOv() to qtest_vFOO() for consistency
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 17/25] migration-test: Make wait_command() cope with '%'
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 22/25] libqtest: Replace qtest_startf() by qtest_initf()
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 18/25] migration-test: Clean up string interpolation into QMP, part 1
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 06/25] qobject: Replace qobject_from_jsonf() by qobject_from_jsonf_nofail()
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 05/25] libqtest: Document calling conventions
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 10/25] qobject: qobject_from_jsonv() is dangerous, hide it away
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 03/25] libqtest: Clean up how we read the QMP greeting
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 02/25] libqtest: Clean up how we read device_del messages
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 07/25] qobject: New qobject_from_vjsonf_nofail(), qdict_from_vjsonf_nofail()
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 25/25] libqtest: Improve error reporting for bad read from QEMU
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 04/25] libqtest: Remove qtest_qmp_discard_response() & friends
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 08/25] libqtest: Simplify qmp_fd_vsend() a bit
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 01/25] libqtest: Rename functions to send QMP messages
,
Markus Armbruster
,
04:37
[Qemu-devel] [PULL 00/25] Testing patches for 2018-08-16
,
Markus Armbruster
,
04:37
Re: [Qemu-devel] [PATCH v3 5/5] qmp: add pmemload command
,
Markus Armbruster
,
04:26
Re: [Qemu-devel] How do you do when write more than 16TB data to qcow2 on ext4?
,
Daniel P . Berrangé
,
04:22
[Qemu-devel] [Bug 1787012] Re: Solaris build error: Bad string
,
Daniel Berrange
,
04:21
Re: [Qemu-devel] [PATCH v3 5/5] qmp: add pmemload command
,
Simon Ruderich
,
04:13
Re: [Qemu-devel] [PATCH 09/10] target/arm: Implement AArch32 ERET instruction
,
Luc Michel
,
04:11
Re: [Qemu-devel] [PATCH 0/7] Some improvements in z/Arch instructions support
,
Cornelia Huck
,
04:11
Re: [Qemu-devel] [PATCH 08/10] target/arm: Permit accesses to ELR_Hyp from Hyp mode via MSR/MRS (banked)
,
Luc Michel
,
03:58
Re: [Qemu-devel] [PATCH v3 0/8] dirty-bitmap: rewrite bdrv_dirty_iter_next_area
,
no-reply
,
03:36
Re: [Qemu-devel] [PATCH v2 22/22] virtio: split virtio-serial bits rom virtio-pci
,
Thomas Huth
,
03:24
Re: [Qemu-devel] [RFC PATCH] vl: fix migration when watchdog expires
,
Zhoujian (jay)
,
03:22
Re: [Qemu-devel] [PATCH v6 11/13] tests: remove "0.15" prefix for test-qmp-cmds
,
Markus Armbruster
,
03:20
Re: [Qemu-devel] [PATCH 1/2] qemu-option: add help fallback to print the list of options
,
Markus Armbruster
,
03:18
Re: [Qemu-devel] [PATCH 2/2] qemu-img: Add dd seek= option
,
Kevin Wolf
,
03:15
Re: [Qemu-devel] [PATCH v2 21/22] virtio: split virtio-net bits rom virtio-pci
,
Thomas Huth
,
03:14
Re: [Qemu-devel] [PATCH v2 20/22] virtio: split virtio-blk bits rom virtio-pci
,
Thomas Huth
,
03:12
Re: [Qemu-devel] [PATCH 1/1] libqtest: Improve error reporting for bad read from QEMU
,
Markus Armbruster
,
02:53
Re: [Qemu-devel] [PATCH 16/21] block/commit: refactor commit to use job callbacks
,
Kevin Wolf
,
02:52
Re: [Qemu-devel] [PATCH 04/21] block/commit: utilize job_exit shim
,
Kevin Wolf
,
02:41
Re: [Qemu-devel] [RFC PATCH] rbd: Don't convert keypairs to JSON and back
,
Markus Armbruster
,
02:40
Re: [Qemu-devel] [PATCH] hw/rdma: Abort send-op if fail to create addr handler
,
no-reply
,
02:30
Re: [Qemu-devel] [PATCH v9 0/6] Add support for TPM Physical Presence interface
,
no-reply
,
02:29
Re: [Qemu-devel] [RFC PATCH] rbd: Don't convert keypairs to JSON and back
,
Markus Armbruster
,
02:13
Re: [Qemu-devel] [PATCH for-3.1 v10 00/31] block: Fix some filename generation issues
,
Markus Armbruster
,
02:02
Re: [Qemu-devel] [PATCH v3 5/5] qmp: add pmemload command
,
Markus Armbruster
,
01:43
Re: [Qemu-devel] [PATCH 1/3] qsp: QEMU's Synchronization Profiler
,
Fam Zheng
,
00:37
Re: [Qemu-devel] [PULL 00/17] Block and testing patches
,
Fam Zheng
,
00:34
Re: [Qemu-devel] [PATCH v2] ppc: add DBCR based debugging
,
David Gibson
,
00:32
Re: [Qemu-devel] [PATCH 1/3] qsp: QEMU's Synchronization Profiler
,
Emilio G. Cota
,
00:29
August 15, 2018
Re: [Qemu-devel] [PATCH 2/2] qemu-img: Add dd seek= option
,
Max Reitz
,
23:00
Re: [Qemu-devel] [PATCH 2/2] qemu-img: Add dd seek= option
,
Eric Blake
,
22:58
[Qemu-devel] [PATCH 4/5] target/arm: Convert to HAVE_CMPXCHG128
,
Richard Henderson
,
22:55
[Qemu-devel] [PATCH 1/5] tcg: Split CONFIG_ATOMIC128
,
Richard Henderson
,
22:55
[Qemu-devel] [PATCH 5/5] target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
,
Richard Henderson
,
22:55
[Qemu-devel] [PATCH 3/5] target/s390x: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
,
Richard Henderson
,
22:55
[Qemu-devel] [PATCH 0/5] tcg: Reorg 128-bit atomic operations
,
Richard Henderson
,
22:55
[Qemu-devel] [PATCH 2/5] target/i386: Convert to HAVE_CMPXCHG128
,
Richard Henderson
,
22:55
Re: [Qemu-devel] [PATCH 2/2] qemu-img: Add dd seek= option
,
Max Reitz
,
22:50
Re: [Qemu-devel] [PATCH 2/2] qemu-img: Add dd seek= option
,
Eric Blake
,
22:50
Re: [Qemu-devel] [PATCH 2/2] qemu-img: Add dd seek= option
,
Eric Blake
,
22:39
Re: [Qemu-devel] [PATCH 2/2] qemu-img: Add dd seek= option
,
Max Reitz
,
22:20
Re: [Qemu-devel] [PATCH 1/2] qemu-img: Fix dd with skip= and count=
,
Max Reitz
,
22:19
Re: [Qemu-devel] [PATCH 1/2] qemu-img: Fix dd with skip= and count=
,
Eric Blake
,
22:17
Re: [Qemu-devel] [PATCH 0/2] Improve qemu-img dd
,
Eric Blake
,
22:12
[Qemu-devel] [PATCH 1/2] qemu-img: Fix dd with skip= and count=
,
Max Reitz
,
22:04
Re: [Qemu-devel] [PATCH v6 11/13] tests: remove "0.15" prefix for test-qmp-cmds
,
Peter Xu
,
21:55
Re: [Qemu-devel] [PATCH v6 11/13] tests: remove "0.15" prefix for test-qmp-cmds
,
Peter Xu
,
21:51
[Qemu-devel] How do you do when write more than 16TB data to qcow2 on ext4?
,
lampahome
,
21:35
[Qemu-devel] vTPM 2.0 is recognized as vTPM 1.2 on the Win 10 virtual machine
,
汤福
,
21:28
[Qemu-devel] [PATCH] target-i386: fix segment limit check in ljmp
,
andrew
,
21:19
Re: [Qemu-devel] [PATCH 0/7] qcow2: async handling of fragmented io
,
Max Reitz
,
20:51
[Qemu-devel] [PATCH v4] slirp: fix ICMP handling on macOS hosts
,
andrew
,
20:45
Re: [Qemu-devel] [PATCH v4] slirp: fix ICMP handling on macOS hosts
,
Samuel Thibault
,
20:22
Re: [Qemu-devel] [PATCH for-3.1 v10 00/31] block: Fix some filename generation issues
,
Max Reitz
,
20:01
Re: [Qemu-devel] [RFC PATCH] rbd: Don't convert keypairs to JSON and back
,
Max Reitz
,
19:56
Re: [Qemu-devel] [PATCH 1/3] qsp: QEMU's Synchronization Profiler
,
Emilio G. Cota
,
19:55
Re: [Qemu-devel] [PATCH 0/3] synchronization profiler
,
no-reply
,
19:31
Re: [Qemu-devel] [PATCH v6 5/6] loader: Implement .hex file loader
,
Alistair Francis
,
19:02
Re: [Qemu-devel] [PATCH] block: for jobs, do not clear user_paused until after the resume
,
Jeff Cody
,
17:32
Re: [Qemu-devel] [PATCH] block: for jobs, do not clear user_paused until after the resume
,
Jeff Cody
,
17:31
Re: [Qemu-devel] [PATCH] block: increased maximum size of vvfat devices
,
Eric Blake
,
17:28
Re: [Qemu-devel] [PATCH] block: for jobs, do not clear user_paused until after the resume
,
Eric Blake
,
17:25
Re: [Qemu-devel] [PATCH] block: for jobs, do not clear user_paused until after the resume
,
John Snow
,
17:24
Re: [Qemu-devel] [PATCH 16/21] block/commit: refactor commit to use job callbacks
,
John Snow
,
17:17
Re: [Qemu-devel] [PATCH v6 3/4] spapr: introduce a IRQ controller backend to the machine
,
Cédric Le Goater
,
17:17
Re: [Qemu-devel] [PULL 0/5] Miscellaneous patches for 2018-08-15
,
Peter Maydell
,
17:11
Re: [Qemu-devel] [PATCH 04/21] block/commit: utilize job_exit shim
,
John Snow
,
16:52
[Qemu-devel] [PATCH] block: for jobs, do not clear user_paused until after the resume
,
Jeff Cody
,
16:51
[Qemu-devel] [PATCH] block: increased maximum size of vvfat devices
,
Arkasha
,
16:46
[Qemu-devel] [PATCH] qtest: Add set_irq_in command to set IRQ/GPIO level
,
Steffen Görtz
,
16:10
Re: [Qemu-devel] [PATCH v3 5/5] qmp: add pmemload command
,
Simon Ruderich
,
16:09
Re: [Qemu-devel] [PATCH v2 17/22] virtio: split vhost-user-scsi bits from virtio-pci
,
Thomas Huth
,
15:59
[Qemu-devel] [Bug 1787012] Re: Solaris build error: Bad string
,
Michele Denber
,
15:55
Re: [Qemu-devel] [PULL 00/19] MIPS queue for QEMU upstream, August 14, 2018
,
Peter Maydell
,
15:51
[Qemu-devel] [PATCH 2/2] qemu-option: improve qemu_opts_print_help() output
,
Marc-André Lureau
,
15:51
[Qemu-devel] [PATCH 1/2] qemu-option: add help fallback to print the list of options
,
Marc-André Lureau
,
15:51
Re: [Qemu-devel] ?==?utf-8?q? [PULL?==?utf-8?q? 00/19] MIPS queue for QEMU upstream, August 14, 2018
,
Aleksandar Markovic
,
15:36
Re: [Qemu-devel] [PULL 00/17] Block and testing patches
,
Peter Maydell
,
15:34
Re: [Qemu-devel] [PATCH 1/1] libqtest: Improve error reporting for bad read from QEMU
,
Eric Blake
,
15:32
Re: [Qemu-devel] [PATCH v4] tests/libqtest: Improve kill_qemu()
,
Eric Blake
,
15:31
Re: [Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Michele Denber
,
15:24
Re: [Qemu-devel] [PATCH v2 16/22] virtio: split vhost-user-blk bits from virtio-pci
,
Thomas Huth
,
15:23
Re: [Qemu-devel] [PULL 00/19] MIPS queue for QEMU upstream, August 14, 2018
,
Peter Maydell
,
15:20
Re: [Qemu-devel] [PATCH 1/1] kvm: add call to qemu_add_opts() for -overcommit option
,
Mark Kanda
,
14:59
Re: [Qemu-devel] [PULL 00/17] Block and testing patches
,
Peter Maydell
,
14:35
Re: [Qemu-devel] [PATCH v2 15/22] virtio: split 9p bits from virtio-pci
,
Thomas Huth
,
14:32
Re: [Qemu-devel] [PATCH v2 15/22] virtio: split 9p bits from virtio-pci
,
Thomas Huth
,
14:27
Re: [Qemu-devel] [PATCH 0/7] Some improvements in z/Arch instructions support
,
no-reply
,
14:26
Re: [Qemu-devel] [PATCH v6 11/13] tests: remove "0.15" prefix for test-qmp-cmds
,
Marc-André Lureau
,
14:11
Re: [Qemu-devel] [Qemu-arm] [PATCH 14/16] hw/dma/pl080: Correct bug in register address decode logic
,
Peter Maydell
,
14:03
[Qemu-devel] [PATCH 1/1] kvm: add call to qemu_add_opts() for -overcommit option
,
prasad . singamsetty
,
13:57
Re: [Qemu-devel] [Qemu-arm] [PATCH v4 5/6] loader: Implement .hex file loader
,
Stefan Hajnoczi
,
13:52
Re: [Qemu-devel] [PATCH v2 19/22] virtio: split virtio-scsi bits from virtio-pci
,
Thomas Huth
,
12:31
Re: [Qemu-devel] [PATCH v2 18/22] virtio: split vhost-scsi bits from virtio-pci
,
Thomas Huth
,
12:22
Re: [Qemu-devel] [PATCH v2 14/22] virtio: split balloon bits from virtio-pci
,
Thomas Huth
,
11:35
Re: [Qemu-devel] [PATCH] target/arm: crash on conditional instr in it block
,
Roman Kapl
,
11:20
Re: [Qemu-devel] [Qemu-block] [PATCH 00/21] jobs: defer graph changes until finalize
,
Peter Krempa
,
11:05
Re: [Qemu-devel] [Qemu-block] [PATCH 00/21] jobs: defer graph changes until finalize
,
Kevin Wolf
,
11:01
Re: [Qemu-devel] [PATCH v4] tests/libqtest: Improve kill_qemu()
,
Philippe Mathieu-Daudé
,
10:50
Re: [Qemu-devel] [PATCH 1/1] libqtest: Improve error reporting for bad read from QEMU
,
Philippe Mathieu-Daudé
,
10:44
Re: [Qemu-devel] [Qemu-block] [PATCH 00/21] jobs: defer graph changes until finalize
,
Peter Krempa
,
10:44
Re: [Qemu-devel] [Qemu-arm] [PATCH 14/16] hw/dma/pl080: Correct bug in register address decode logic
,
Philippe Mathieu-Daudé
,
10:40
Re: [Qemu-devel] [PATCH v3 5/5] qmp: add pmemload command
,
Markus Armbruster
,
10:29
[Qemu-devel] [PATCH 0/1] libqtest: Improve error reporting for bad read from QEMU
,
Markus Armbruster
,
10:19
[Qemu-devel] [PATCH 1/1] libqtest: Improve error reporting for bad read from QEMU
,
Markus Armbruster
,
10:19
Re: [Qemu-devel] [Qemu-arm] [PATCH v4 5/6] loader: Implement .hex file loader
,
Philippe Mathieu-Daudé
,
10:18
Re: [Qemu-devel] [RFC PATCH 0/4] add hand-rolled fallback when capstone fails
,
no-reply
,
10:02
Re: [Qemu-devel] [PATCH v3] slirp: fix ICMP handling on macOS hosts
,
Andrew Oates
,
10:01
[Qemu-devel] [PATCH] imx_serial: Generate interrupt on receive data ready if enabled
,
Hans-Erik Floryd
,
09:56
[Qemu-devel] [Bug 1787070] Re: Guests using the qxl-vga are freezing
,
Leonardo Müller
,
09:51
Re: [Qemu-devel] [PATCH v6 11/13] tests: remove "0.15" prefix for test-qmp-cmds
,
Thomas Huth
,
09:49
Re: [Qemu-devel] [RFC PATCH] rbd: Don't convert keypairs to JSON and back
,
Jeff Cody
,
09:39
[Qemu-devel] [PATCH v6 12/13] tests: add oob functional test for test-qmp-cmds
,
Peter Xu
,
09:39
[Qemu-devel] [PATCH v6 13/13] monitor: reduce different code path for oob
,
Peter Xu
,
09:39
[Qemu-devel] [PATCH v6 11/13] tests: remove "0.15" prefix for test-qmp-cmds
,
Peter Xu
,
09:39
[Qemu-devel] [PATCH v6 09/13] Revert "tests: Add parameter to qtest_init_without_qmp_handshake"
,
Peter Xu
,
09:38
[Qemu-devel] [PATCH v6 10/13] monitor: add traces for qmp queues
,
Peter Xu
,
09:38
[Qemu-devel] [PATCH v6 08/13] monitor: remove "x-oob", turn oob on by default
,
Peter Xu
,
09:38
[Qemu-devel] [PATCH v6 07/13] monitor: restrict response queue length too
,
Peter Xu
,
09:38
[Qemu-devel] [PATCH v6 05/13] monitor: suspend monitor instead of send CMD_DROP
,
Peter Xu
,
09:38
[Qemu-devel] [PATCH v6 06/13] qapi: remove COMMAND_DROPPED event
,
Peter Xu
,
09:38
[Qemu-devel] [PATCH v6 04/13] monitor: move need_resume flag into monitor struct
,
Peter Xu
,
09:38
[Qemu-devel] [PATCH v6 03/13] qapi: remove error checks for event emission
,
Peter Xu
,
09:38
[Qemu-devel] [PATCH v6 02/13] qapi: Fix build_params() for empty parameter list
,
Peter Xu
,
09:38
[Qemu-devel] [PATCH v6 01/13] monitor: simplify monitor_qmp_setup_handlers_bh
,
Peter Xu
,
09:38
[Qemu-devel] [PATCH v6 00/13] monitor: enable OOB by default
,
Peter Xu
,
09:38
Re: [Qemu-devel] RDMA wrongly detected as being supported on FreeBSD
,
Kamil Rytarowski
,
09:36
Re: [Qemu-devel] [PATCH v4] tests/libqtest: Improve kill_qemu()
,
Markus Armbruster
,
09:35
[Qemu-devel] [PATCH 3/4] pc: acpi: add _CST support
,
Igor Mammedov
,
09:26
Re: [Qemu-devel] [RFC PATCH 3/4] pc: acpi: add _CST support
,
Igor Mammedov
,
09:25
Re: [Qemu-devel] [PATCH v5 36/76] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
,
Aleksandar Markovic
,
09:22
Re: [Qemu-devel] [RFC PATCH 0/4] "pc: acpi: _CST support"
,
Igor Mammedov
,
09:21
[Qemu-devel] [PULL 08/21] block: Remove deprecated -drive option addr
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 16/21] qdict: Make qdict_extract_subqdict() accept dst = NULL
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 18/21] block: Simplify bdrv_reopen_abort()
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 14/21] block: make .bdrv_close optional
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 19/21] block: Update bs->options if bdrv_reopen() succeeds
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 20/21] block: Simplify append_open_options()
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 10/21] block: Remove dead deprecation warning code
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 21/21] qapi: block: Remove mentions of error types which were removed
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 12/21] mirror: Fail gracefully for source == target
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 17/21] block: Remove children options from bs->{options, explicit_options}
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 09/21] block: Remove deprecated -drive option serial
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 11/21] qapi/block: Document restrictions for node names
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 13/21] qemu-img: fix regression copying secrets during convert
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 15/21] block: drop empty .bdrv_close handlers
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 07/21] block: Remove deprecated -drive geometry options
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 05/21] throttle-groups: Don't allow timers without throttled requests
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 04/21] qemu-iotests: Update 093 to improve the draining test
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 02/21] qemu-iotests: Test removing a throttle group member with a pending timer
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 06/21] luks: Allow share-rw=on
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 00/21] Block layer patches
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 01/21] block/qapi: Fix memory leak in qmp_query_blockstats()
,
Kevin Wolf
,
08:56
[Qemu-devel] [PULL 03/21] throttle-groups: Skip the round-robin if a member is being drained
,
Kevin Wolf
,
08:56
Re: [Qemu-devel] [PATCH v9 6/6] tpm: add ACPI memory clear interface
,
Igor Mammedov
,
08:47
Re: [Qemu-devel] [PATCH v3 5/5] qmp: add pmemload command
,
Simon Ruderich
,
08:42
Re: [Qemu-devel] [PATCH 00/33] Qtest driver framework
,
Markus Armbruster
,
08:39
Re: [Qemu-devel] [PULL 00/45] target-arm queue
,
Peter Maydell
,
08:31
Re: [Qemu-devel] [PATCH 04/10] target/arm: Implement AArch32 HVBAR
,
Luc Michel
,
08:27
Re: [Qemu-devel] [PATCH 6/6] tests/device-introspect: Test with all machines, not only with "none"
,
Markus Armbruster
,
08:25
Re: [Qemu-devel] [PATCH v5 2/3] intel-iommu: start to use error_report_once
,
Peter Xu
,
08:17
Re: [Qemu-devel] [PATCH 03/10] target/arm: Implement RAZ/WI HACTLR2
,
Luc Michel
,
08:14
Re: [Qemu-devel] [RFC 00/15] s390: vfio-ccw dasd ipl support
,
Cornelia Huck
,
07:48
Re: [Qemu-devel] [PATCH for-3.1 00/10] Move virtio-ccw devices to separate files
,
Cornelia Huck
,
07:45
Re: [Qemu-devel] [PATCH v5 0/3] error-report: introduce {error|warn}_report_once
,
Markus Armbruster
,
07:39
Re: [Qemu-devel] [PATCH v5 2/3] intel-iommu: start to use error_report_once
,
Markus Armbruster
,
07:37
Re: [Qemu-devel] [PATCH v5 1/3] qemu-error: introduce {error|warn}_report_once
,
Markus Armbruster
,
07:37
Re: [Qemu-devel] [PATCH 00/10] target/arm: Some pieces of support for 32-bit Hyp mode
,
Peter Maydell
,
07:13
Re: [Qemu-devel] [PATCH 00/10] target/arm: Some pieces of support for 32-bit Hyp mode
,
Edgar E. Iglesias
,
07:05
Re: [Qemu-devel] [PATCH v3] slirp: fix ICMP handling on macOS hosts
,
Samuel Thibault
,
07:03
[Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Peter Maydell
,
07:02
Re: [Qemu-devel] [PATCH 09/10] target/arm: Implement AArch32 ERET instruction
,
Edgar E. Iglesias
,
07:00
Re: [Qemu-devel] [PATCH 10/10] target/arm: Implement support for taking exceptions to Hyp mode
,
Peter Maydell
,
06:59
Re: [Qemu-devel] [PATCH v3] slirp: fix ICMP handling on macOS hosts
,
Peter Maydell
,
06:58
Re: [Qemu-devel] [PATCH] target/arm: crash on conditional instr in it block
,
Peter Maydell
,
06:57
Re: [Qemu-devel] [PATCH 10/10] target/arm: Implement support for taking exceptions to Hyp mode
,
Edgar E. Iglesias
,
06:54
Re: [Qemu-devel] [Qemu-block] [PATCH] qapi: block: Remove mentions of error types which were removed
,
Kevin Wolf
,
06:51
[Qemu-devel] [PATCH] qapi: block: Remove mentions of error types which were removed
,
Peter Krempa
,
06:26
Re: [Qemu-devel] [PATCH v3] slirp: fix ICMP handling on macOS hosts
,
Samuel Thibault
,
06:22
[Qemu-devel] [PATCH v5 3/3] intel-iommu: replace more vtd_err_* traces
,
Peter Xu
,
05:54
[Qemu-devel] [PATCH v5 2/3] intel-iommu: start to use error_report_once
,
Peter Xu
,
05:53
[Qemu-devel] [PATCH v5 1/3] qemu-error: introduce {error|warn}_report_once
,
Peter Xu
,
05:53
[Qemu-devel] [PATCH v5 0/3] error-report: introduce {error|warn}_report_once
,
Peter Xu
,
05:53
Re: [Qemu-devel] [PATCH] doc: Permit BLOCK_STATUS reply to extend beyond request
,
Vladimir Sementsov-Ogievskiy
,
05:24
Re: [Qemu-devel] [PATCH 02/10] target/arm: Add missing .cp = 15 to HMAIR1 and HAMAIR1 regdefs
,
Luc Michel
,
05:10
Re: [Qemu-devel] [PATCH 01/10] target/arm: Correct typo in HAMAIR1 regdef name
,
Luc Michel
,
05:02
Re: [Qemu-devel] [RFC PATCH] rbd: Don't convert keypairs to JSON and back
,
Markus Armbruster
,
04:12
[Qemu-devel] [Bug 1787012] Re: Solaris build error: Bad string
,
Daniel Berrange
,
04:06
[Qemu-devel] [Bug 1726910] Re: UI request: add a function key toolbar (f1-f12)
,
Thomas Huth
,
03:51
[Qemu-devel] [Bug 1407813] Re: QEMU wrongly translates newlines on serial output
,
Thomas Huth
,
03:45
[Qemu-devel] [Bug 658904] Re: QEMU refers to VLAN, but doesn't mean 802.1Q
,
Thomas Huth
,
03:45
[Qemu-devel] [Bug 1715296] Re: qemu: invalid serial port configuration
,
Thomas Huth
,
03:41
[Qemu-devel] [Bug 1766896] Re: qemu-system-arm segfault in arm_v7m_mmu_idx_for_secstate
,
Thomas Huth
,
03:40
[Qemu-devel] [Bug 1739304] Re: Passing a directory to (eg.) -cdrom results in misleading error message
,
Thomas Huth
,
03:40
[Qemu-devel] [Bug 1753437] Re: pc-bios/s390-ccw/libc: size_t should be unsigned
,
Thomas Huth
,
03:40
[Qemu-devel] [Bug 1784900] Re: QEMU (frontend) crashes upon warm reboot with virtio-gpu device and vga=775 on Linux cmdline
,
Thomas Huth
,
03:40
[Qemu-devel] [Bug 1777226] Re: qemu-user warnings confuse userland applications
,
Thomas Huth
,
03:40
[Qemu-devel] [Bug 1768295] Re: VLLDM/VLSTM trigger UsageFault in the Secure Mode
,
Thomas Huth
,
03:40
[Qemu-devel] [Bug 1654137] Re: Ctrl-A b not working in 2.8.0
,
Thomas Huth
,
03:31
[Qemu-devel] [Bug 1769189] Re: Issue with qemu 2.12.0 + SATA
,
Thomas Huth
,
03:31
[Qemu-devel] [Bug 1772086] Re: malformed serial data being sent from guest
,
Thomas Huth
,
03:31
[Qemu-devel] [Bug 1785670] Re: Guest(ubuntu 18.04) crashes when trying uploading file
,
Thomas Huth
,
03:31
[Qemu-devel] [PULL 2/5] tests: change /0.15/* tests to /qmp/*
,
Markus Armbruster
,
03:13
[Qemu-devel] [PULL 4/5] tests: fix crumple/recursive leak
,
Markus Armbruster
,
03:13
[Qemu-devel] [PULL 5/5] monitor: fix oob command leak
,
Markus Armbruster
,
03:13
[Qemu-devel] [PULL 0/5] Miscellaneous patches for 2018-08-15
,
Markus Armbruster
,
03:13
[Qemu-devel] [PULL 1/5] qmp-shell: learn to send commands with quoted arguments
,
Markus Armbruster
,
03:13
[Qemu-devel] [PULL 3/5] qapi: Fix some pycodestyle-3 complaints
,
Markus Armbruster
,
03:13
Re: [Qemu-devel] [PATCH 1/3] qsp: QEMU's Synchronization Profiler
,
Fam Zheng
,
03:05
[Qemu-devel] [Bug 1787070] Re: Guests using the qxl-vga are freezing
,
Gerd Hoffmann
,
02:55
Re: [Qemu-devel] [PATCH 2/6] tests/device-introspection: Check that the qom-tree and qtree do not change
,
Markus Armbruster
,
02:42
Re: [Qemu-devel] [PATCH 2/6] tests/device-introspection: Check that the qom-tree and qtree do not change
,
Markus Armbruster
,
02:25
Re: [Qemu-devel] [PATCH v4 0/2] error-report: introduce {error|warn}_report_once
,
Peter Xu
,
02:10
Re: [Qemu-devel] [PATCH 5/6] net: Silence 'has no peer' messages in testing mode
,
Thomas Huth
,
02:06
Re: [Qemu-devel] [PATCH 2/6] tests/device-introspection: Check that the qom-tree and qtree do not change
,
Thomas Huth
,
02:01
Re: [Qemu-devel] [PATCH v4 0/2] error-report: introduce {error|warn}_report_once
,
Markus Armbruster
,
01:59
Re: [Qemu-devel] [PATCH 2/6] tests/device-introspection: Check that the qom-tree and qtree do not change
,
Thomas Huth
,
01:57
Re: [Qemu-devel] [PATCH 1/3] qsp: QEMU's Synchronization Profiler
,
Emilio G. Cota
,
00:53
Re: [Qemu-devel] [PATCH 1/3] qsp: QEMU's Synchronization Profiler
,
Markus Armbruster
,
00:29
Re: [Qemu-devel] [PATCH v1] exec: handle NULL pointer in flatview_read_continue
,
no-reply
,
00:23
Re: [Qemu-devel] [PATCH v3 5/5] qmp: add pmemload command
,
Markus Armbruster
,
00:23
August 14, 2018
Re: [Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Markus Armbruster
,
23:59
[Qemu-devel] [PULL 16/17] tests/vm: Add vm-build-all/vm-clean-all in help text
,
Fam Zheng
,
23:13
[Qemu-devel] [PULL 17/17] aio-posix: Improve comment around marking node deleted
,
Fam Zheng
,
23:13
[Qemu-devel] [PULL 15/17] tests/vm: Use make's --output-sync option
,
Fam Zheng
,
23:13
[Qemu-devel] [PULL 14/17] tests/vm: Bump guest RAM up from 2G to 4G
,
Fam Zheng
,
23:13
[Qemu-devel] [PULL 07/17] docker: Install more packages in centos7
,
Fam Zheng
,
23:13
[Qemu-devel] [PULL 12/17] tests/vm: Pass the jobs parallelism setting to 'make check'
,
Fam Zheng
,
23:13
[Qemu-devel] [PULL 11/17] tests: vm: Add vm-clean-all
,
Fam Zheng
,
23:13
[Qemu-devel] [PULL 13/17] tests/vm: Propagate V=1 down into the make inside the VM
,
Fam Zheng
,
23:13
[Qemu-devel] [PULL 08/17] tests: Add an option for snapshot (default: off)
,
Fam Zheng
,
23:13
[Qemu-devel] [PULL 10/17] tests: Add centos VM testing
,
Fam Zheng
,
23:13
[Qemu-devel] [PULL 09/17] tests: Allow overriding archive path with SRC_ARCHIVE
,
Fam Zheng
,
23:13
[Qemu-devel] [PULL 06/17] aio: Do aio_notify_accept only during blocking aio_poll
,
Fam Zheng
,
23:13
[Qemu-devel] [PULL 03/17] nvme: Fix nvme_init error handling
,
Fam Zheng
,
23:13
[Qemu-devel] [PULL 04/17] nvme: simplify plug/unplug
,
Fam Zheng
,
23:13
[Qemu-devel] [PULL 05/17] aio-posix: Don't count ctx->notifier as progress when polling
,
Fam Zheng
,
23:13
[Qemu-devel] [PULL 02/17] tests/vm: Add flex and bison to the vm image
,
Fam Zheng
,
23:13
[Qemu-devel] [PULL 01/17] tests/vm: Only use -cpu 'host' if KVM is available
,
Fam Zheng
,
23:13
[Qemu-devel] [PULL 00/17] Block and testing patches
,
Fam Zheng
,
23:13
Re: [Qemu-devel] [PATCH 1/3] qsp: QEMU's Synchronization Profiler
,
Fam Zheng
,
23:09
Re: [Qemu-devel] [PATCH] qemu-options: Fix bad "macaddr" property in the documentation
,
Jason Wang
,
23:06
[Qemu-devel] [PATCH 2/2] qemu-img: Add dd seek= option
,
Eric Blake
,
22:56
[Qemu-devel] [PATCH 1/2] qemu-img: Fix dd with skip= and count=
,
Eric Blake
,
22:56
[Qemu-devel] [PATCH 0/2] Improve qemu-img dd
,
Eric Blake
,
22:56
[Qemu-devel] [PATCH v3] slirp: fix ICMP handling on macOS hosts
,
Andrew Oates
,
22:35
[Qemu-devel] [Bug 1787070] [NEW] Guests using the qxl-vga are freezing
,
Leonardo Müller
,
22:11
Re: [Qemu-devel] [PATCH 2/3] monitor: show sync profiling info with 'info sync'
,
Emilio G. Cota
,
21:33
Re: [Qemu-devel] [PATCH 2/3] monitor: show sync profiling info with 'info sync'
,
Emilio G. Cota
,
21:26
[Qemu-devel] [Bug 1785698] Did this work?
,
Michele Denber
,
20:51
Re: [Qemu-devel] [PATCH 1/3] qsp: QEMU's Synchronization Profiler
,
Emilio G. Cota
,
20:44
Re: [Qemu-devel] [PATCH 3/3] qom: implement CPU list with an RCU QLIST
,
Emilio G. Cota
,
20:35
Re: [Qemu-devel] [PATCH v4 00/29] vhost-user for input & GPU
,
Marc-André Lureau
,
19:27
Re: [Qemu-devel] [PATCH v0 0/7] Background snapshots
,
Mike Kravetz
,
19:18
[Qemu-devel] [ANNOUNCE] QEMU 3.0.0 is now available
,
Michael Roth
,
17:52
Re: [Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Michele Denber
,
16:06
Re: [Qemu-devel] Fwd: [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Michele Denber
,
16:06
Re: [Qemu-devel] [PATCH 2/4] configure: adding support to lzfse library.
,
Julio Faracco
,
16:05
[Qemu-devel] [Bug 1787012] Re: Solaris build error: Bad string
,
Michele Denber
,
15:50
[Qemu-devel] [Bug 1787012] Re: Solaris build error: Bad string
,
Michele Denber
,
15:50
[Qemu-devel] [PATCH 2/2] linux-user: add pseudo /proc/hardware for m68k
,
Laurent Vivier
,
15:46
[Qemu-devel] [PATCH 1/2] linux-user: add pseudo /proc/cpuinfo for sparc
,
Laurent Vivier
,
15:46
Re: [Qemu-devel] [RFC PATCH 3/3] linux-user: add -dfilter progtext shortcut
,
Laurent Vivier
,
15:34
Re: [Qemu-devel] [PATCH v4 00/14] fp-test + hardfloat
,
Alex Bennée
,
15:33
[Qemu-devel] [Bug 1787012] [NEW] Solaris build error: Bad string
,
Michele Denber
,
15:31
Re: [Qemu-devel] [PATCH v3 5/5] qmp: add pmemload command
,
Dr. David Alan Gilbert
,
15:30
Re: [Qemu-devel] [PATCH v3 5/5] qmp: add pmemload command
,
Simon Ruderich
,
15:03
Re: [Qemu-devel] [PATCH v4 00/14] fp-test + hardfloat
,
Emilio G. Cota
,
14:27
Re: [Qemu-devel] [PATCH 5/6] net: Silence 'has no peer' messages in testing mode
,
Paolo Bonzini
,
14:24
Re: [Qemu-devel] [PATCH] MAINTAINERS: add maintainers for qtest
,
John Snow
,
14:24
[Qemu-devel] [Bug 1787002] [NEW] disas/i386.c compile error
,
Elmar Hanlhofer
,
14:24
[Qemu-devel] [PULL 43/45] target/arm: Fix typo in do_sat_addsub_64
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 40/45] target/arm: Restore M-profile CONTROL.SPSEL before any tailchaining
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 37/45] target/arm: Treat SCTLR_EL1.M as if it were zero when HCR_EL2.TGE is set
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 33/45] target/arm: Mask virtual interrupts if HCR_EL2.TGE is set
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 29/45] intc/arm_gic: Improve traces
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 30/45] xlnx-zynqmp: Improve GIC wiring and MMIO mapping
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 26/45] intc/arm_gic: Implement the virtual interface registers
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 25/45] intc/arm_gic: Wire the vCPU interface
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 23/45] intc/arm_gic: Implement virtualization extensions in gic_(deactivate|complete_irq)
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 18/45] intc/arm_gic: Add virtualization extensions helper macros and functions
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 17/45] intc/arm_gic: Add virtual interface register definitions
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 09/45] accel/tcg: Return -1 for execution from MMIO regions in get_page_addr_code()
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 02/45] nvic: Handle ARMv6-M SCS reserved registers
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 05/45] accel/tcg: Pass read access type through to io_readx()
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 00/45] target-arm queue
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 44/45] target/arm: Reorganize SVE WHILE
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 27/45] intc/arm_gic: Implement gic_update_virt() function
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 42/45] target/arm: Fix sign of sve_cmpeq_ppzw/sve_cmpne_ppzw
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 21/45] intc/arm_gic: Implement virtualization extensions in gic_(activate_irq|drop_prio)
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 20/45] intc/arm_gic: Add virtualization enabled IRQ helper functions
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 45/45] target/arm: Fix typo in helper_sve_movz_d
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 41/45] target/arm: Implement tailchaining for M profile cores
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 39/45] target/arm: Initialize exc_secure correctly in do_v7m_exception_exit()
,
Peter Maydell
,
14:24
Re: [Qemu-devel] [PATCH v6 4/6] loader: add rom transaction API
,
Alistair Francis
,
14:24
[Qemu-devel] [PULL 38/45] target/arm: Improve exception-taken logging
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 34/45] target/arm: Honour HCR_EL2.TGE and MDCR_EL2.TDE in debug register access checks
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 32/45] arm: Fix return code of arm_load_elf
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 31/45] arm/virt: Add support for GICv2 virtualization extensions
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 24/45] intc/arm_gic: Implement virtualization extensions in gic_cpu_(read|write)
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 19/45] intc/arm_gic: Refactor secure/ns access check in the CPU interface
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 22/45] intc/arm_gic: Implement virtualization extensions in gic_acknowledge_irq
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 13/45] intc/arm_gic: Implement GICD_ISACTIVERn and GICD_ICACTIVERn registers
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 12/45] intc/arm_gic: Refactor operations on the distributor
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 10/45] target/arm: Allow execution from small regions
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 36/45] target/arm: Provide accessor functions for HCR_EL2.{IMO, FMO, AMO}
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 35/45] target/arm: Honour HCR_EL2.TGE when raising synchronous exceptions
,
Peter Maydell
,
14:24
[Qemu-devel] [PULL 15/45] vmstate.h: Provide VMSTATE_UINT16_SUB_ARRAY
,
Peter Maydell
,
14:23
[Qemu-devel] [PULL 28/45] intc/arm_gic: Implement maintenance interrupt generation
,
Peter Maydell
,
14:23
[Qemu-devel] [PULL 16/45] intc/arm_gic: Add the virtualization extensions to the GIC state
,
Peter Maydell
,
14:23
[Qemu-devel] [PULL 11/45] accel/tcg: Check whether TLB entry is RAM consistently with how we set it up
,
Peter Maydell
,
14:22
[Qemu-devel] [PULL 07/45] accel/tcg: Handle get_page_addr_code() returning -1 in tb_check_watchpoint()
,
Peter Maydell
,
14:22
[Qemu-devel] [PULL 14/45] intc/arm_gic: Remove some dead code and put some functions static
,
Peter Maydell
,
14:21
[Qemu-devel] [PULL 01/45] target/arm: Forbid unprivileged mode for M Baseline
,
Peter Maydell
,
14:21
[Qemu-devel] [PULL 03/45] arm: Add ARMv6-M programmer's model support
,
Peter Maydell
,
14:21
[Qemu-devel] [PULL 08/45] accel/tcg: tb_gen_code(): Create single-insn TB for execution from non-RAM
,
Peter Maydell
,
14:21
[Qemu-devel] [PULL 06/45] accel/tcg: Handle get_page_addr_code() returning -1 in hashtable lookups
,
Peter Maydell
,
14:21
[Qemu-devel] [PULL 04/45] nvic: Change NVIC to support ARMv6-M
,
Peter Maydell
,
14:21
[Qemu-devel] [PULL 19/19] qemu-doc: Amend MIPS-related items
,
Aleksandar Markovic
,
14:21
[Qemu-devel] [PULL 17/19] linux-user: Update MIPS syscall numbers up to kernel 4.18 headers
,
Aleksandar Markovic
,
14:21
[Qemu-devel] [PULL 16/19] elf: Add ELF flags for MIPS machine variants
,
Aleksandar Markovic
,
14:21
[Qemu-devel] [PULL 12/19] target/mips: Don't update BadVAddr register in Debug Mode
,
Aleksandar Markovic
,
14:21
[Qemu-devel] [PULL 11/19] target/mips: Implement CP0 Config1.WR bit functionality
,
Aleksandar Markovic
,
14:21
[Qemu-devel] [PULL 14/19] target/mips: Add gen_op_addr_addi()
,
Aleksandar Markovic
,
14:21
[Qemu-devel] [PULL 07/19] target/mips: Add CP0 BadInstrX register
,
Aleksandar Markovic
,
14:21
[Qemu-devel] [PULL 10/19] target/mips: Fix MT ASE instructions' availability control
,
Aleksandar Markovic
,
14:20
[Qemu-devel] [PULL 06/19] target/mips: Update some CP0 registers bit definitions
,
Aleksandar Markovic
,
14:20
[Qemu-devel] [PULL 00/19] MIPS queue for QEMU upstream, August 14, 2018
,
Aleksandar Markovic
,
14:20
[Qemu-devel] [PULL 01/19] MAINTAINERS: Update target/mips maintainer's email addresses
,
Aleksandar Markovic
,
14:20
[Qemu-devel] [PULL 18/19] linux-user: Add preprocessor availability control to some syscalls
,
Aleksandar Markovic
,
14:20
[Qemu-devel] [PULL 15/19] elf: Remove duplicate preprocessor constant definition
,
Aleksandar Markovic
,
14:20
[Qemu-devel] [PULL 08/19] target/mips: Add support for availability control via bit XNP
,
Aleksandar Markovic
,
14:20
[Qemu-devel] [PULL 09/19] target/mips: Add support for availability control via bit MT
,
Aleksandar Markovic
,
14:20
[Qemu-devel] [PULL 03/19] target/mips: Avoid case statements formulated by ranges - part 2
,
Aleksandar Markovic
,
14:20
[Qemu-devel] [PULL 04/19] target/mips: Mark switch fallthroughs with interpretable comments
,
Aleksandar Markovic
,
14:20
[Qemu-devel] [PULL 13/19] target/mips: Check ELPA flag only in some cases of MFHC0 and MTHC0
,
Aleksandar Markovic
,
14:20
[Qemu-devel] [PULL 02/19] target/mips: Avoid case statements formulated by ranges - part 1
,
Aleksandar Markovic
,
14:20
[Qemu-devel] [PULL 05/19] target/mips: Fix two instances of shadow variables
,
Aleksandar Markovic
,
14:20
Re: [Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Peter Maydell
,
14:18
[Qemu-devel] [PATCH] target/arm: crash on conditional instr in it block
,
Roman Kapl
,
14:17
Re: [Qemu-devel] [PATCH] MAINTAINERS: add maintainers for qtest
,
Markus Armbruster
,
14:14
Re: [Qemu-devel] [PATCH] target/arm: crash on conditional instr in it block
,
Peter Maydell
,
14:13
Re: [Qemu-devel] [PATCH] MAINTAINERS: add maintainers for qtest
,
Laurent Vivier
,
14:13
[Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Daniel Berrange
,
14:11
Re: [Qemu-devel] [PATCH 4/6] hw/timer/mc146818rtc: Fix introspection problem
,
Markus Armbruster
,
14:10
Re: [Qemu-devel] [PATCH 5/6] net: Silence 'has no peer' messages in testing mode
,
Thomas Huth
,
14:09
[Qemu-devel] [PATCH] MAINTAINERS: add maintainers for qtest
,
Paolo Bonzini
,
14:09
[Qemu-devel] [PATCH v2] ppc: add DBCR based debugging
,
Roman Kapl
,
14:05
Re: [Qemu-devel] [PATCH] qemu-img.c: increase spacing between commands in documentation
,
Programmingkid
,
14:00
Re: [Qemu-devel] [PATCH 5/6] net: Silence 'has no peer' messages in testing mode
,
Paolo Bonzini
,
13:59
Re: [Qemu-devel] [PATCH 6/6] tests/device-introspect: Test with all machines, not only with "none"
,
Paolo Bonzini
,
13:59
Re: [Qemu-devel] [PATCH 2/3] monitor: show sync profiling info with 'info sync'
,
Markus Armbruster
,
13:59
Re: [Qemu-devel] [PATCH 3/6] hw/timer/mc146818rtc: White space clean-up
,
Markus Armbruster
,
13:55
Re: [Qemu-devel] [PATCH v3 0/5] qmp: add pmemload command
,
Markus Armbruster
,
13:54
Re: [Qemu-devel] [PATCH 2/6] tests/device-introspection: Check that the qom-tree and qtree do not change
,
Markus Armbruster
,
13:54
Re: [Qemu-devel] [PULL 1/1] slirp: fix ICMP handling on macOS hosts
,
Peter Maydell
,
13:52
Re: [Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Michele Denber
,
13:51
[Qemu-devel] [PATCH] target/arm: crash on conditional instr in it block
,
Roman Kapl
,
13:51
Re: [Qemu-devel] [PATCH] MAINTAINERS: add maintainers for qtest
,
Thomas Huth
,
13:50
[Qemu-devel] [PATCH v6 4/6] loader: add rom transaction API
,
Stefan Hajnoczi
,
13:50
[Qemu-devel] [PATCH v6 6/6] Add QTest testcase for the Intel Hexadecimal
,
Stefan Hajnoczi
,
13:48
[Qemu-devel] [PATCH v6 5/6] loader: Implement .hex file loader
,
Stefan Hajnoczi
,
13:48
[Qemu-devel] [PATCH v6 2/6] target/arm: add "cortex-m0" CPU model
,
Stefan Hajnoczi
,
13:48
[Qemu-devel] [PATCH v6 0/6] arm: add Cortex M0 CPU model and hex file loader
,
Stefan Hajnoczi
,
13:46
[Qemu-devel] [PATCH v6 3/6] loader: extract rom_free() function
,
Stefan Hajnoczi
,
13:46
[Qemu-devel] [PATCH v6 1/6] hw/arm: make bitbanded IO optional on ARMv7-M
,
Stefan Hajnoczi
,
13:46
[Qemu-devel] [RFC] new, node-graph-based fleecing and backup
,
Vladimir Sementsov-Ogievskiy
,
13:45
[Qemu-devel] [RFC] new, node-graph-based fleecing and backup
,
Vladimir Sementsov-Ogievskiy
,
13:45
[Qemu-devel] [RFC v2] new, node-graph-based fleecing and backup
,
Vladimir Sementsov-Ogievskiy
,
13:45
Re: [Qemu-devel] [PATCH v3 5/5] qmp: add pmemload command
,
Markus Armbruster
,
13:44
Re: [Qemu-devel] [PATCH 1/6] tests/migration-test: Silence the kvm_hv message by default
,
Markus Armbruster
,
13:38
Re: [Qemu-devel] [PATCH v2 1/4] hw/char: Implement nRF51 SoC UART
,
Paolo Bonzini
,
13:38
[Qemu-devel] [PATCH 3/3] linux-user: add QEMU_IFLA_INFO_KIND nested type for tun
,
Laurent Vivier
,
13:34
[Qemu-devel] [PATCH 2/3] linux-user: update netlink route types
,
Laurent Vivier
,
13:33
[Qemu-devel] [PATCH 0/3] linux-user: netlink fixes
,
Laurent Vivier
,
13:32
Re: [Qemu-devel] [Qemu-arm] [PATCH v5 6/6] Add QTest testcase for the Intel Hexadecimal
,
Stefan Hajnoczi
,
13:31
[Qemu-devel] [PATCH 1/3] linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC
,
Laurent Vivier
,
13:30
Re: [Qemu-devel] [PATCH 0/4] target/arm: Fix int64_to_float16 double-rounding
,
Alex Bennée
,
13:30
Re: [Qemu-devel] [PATCH 5/6] net: Silence 'has no peer' messages in testing mode
,
Thomas Huth
,
13:29
[Qemu-devel] [PATCH v2] linux-user: fix 32bit g2h()/h2g()
,
Laurent Vivier
,
13:26
[Qemu-devel] [PATCH] target/ppc: add external PID support
,
Roman Kapl
,
13:25
[Qemu-devel] [Bug 1785308] Re: 0x8 exception encountered but not handled
,
Peter Maydell
,
13:23
[Qemu-devel] [Bug 1487264] Re: Windows 8.1/10 Crashes during upgrade - SYSTEM_THREAD_EXCEPTION_NOT_HANDLED
,
Thomas Huth
,
13:23
[Qemu-devel] [Bug 1488212] Re: 16bit appcrash on W2K8 32bit and Vista 32bit guests
,
Thomas Huth
,
13:23
[Qemu-devel] [Bug 1488901] Re: KVM guest crashes when doing a block commit command
,
Thomas Huth
,
13:23
Re: [Qemu-devel] [PATCH] chardev: Add websocket support
,
Stefan Hajnoczi
,
13:22
Re: [Qemu-devel] [PATCH v2] linux-user: fix 32bit g2h()/h2g()
,
Richard Henderson
,
13:21
Re: [Qemu-devel] [PATCH 5/6] net: Silence 'has no peer' messages in testing mode
,
Paolo Bonzini
,
13:20
Re: [Qemu-devel] [PATCH 5/6] net: Silence 'has no peer' messages in testing mode
,
Thomas Huth
,
13:19
Re: [Qemu-devel] [PATCH 5/6] net: Silence 'has no peer' messages in testing mode
,
Paolo Bonzini
,
13:17
Re: [Qemu-devel] [PULL 1/1] slirp: fix ICMP handling on macOS hosts
,
Andrew Oates
,
13:15
Re: [Qemu-devel] [PATCH v8 00/87] Add nanoMIPS support to QEMU
,
Aleksandar Markovic
,
13:15
[Qemu-devel] [Bug 1777672] Re: QEMU aarch64 virtual/physical frame buffer
,
Peter Maydell
,
11:11
Re: [Qemu-devel] [PATCH 08/10] target/arm: Permit accesses to ELR_Hyp from Hyp mode via MSR/MRS (banked)
,
Edgar E. Iglesias
,
11:07
Re: [Qemu-devel] [PATCH 07/10] target/arm: Implement ESR_EL2/HSR for AArch32 and no-EL2
,
Edgar E. Iglesias
,
11:00
Re: [Qemu-devel] [PATCH 06/10] target/arm: Implement AArch32 Hyp FARs
,
Edgar E. Iglesias
,
10:58
Re: [Qemu-devel] [PATCH 05/10] target/arm: Implement AArch32 HCR and HCR2
,
Edgar E. Iglesias
,
10:52
Re: [Qemu-devel] [PATCH 0/4] target/arm: Fix int64_to_float16 double-rounding
,
Richard Henderson
,
10:48
[Qemu-devel] [PATCH 6/6] tests/device-introspect: Test with all machines, not only with "none"
,
Thomas Huth
,
10:47
[Qemu-devel] [PATCH 5/6] net: Silence 'has no peer' messages in testing mode
,
Thomas Huth
,
10:47
[Qemu-devel] [PATCH 4/6] hw/timer/mc146818rtc: Fix introspection problem
,
Thomas Huth
,
10:47
[Qemu-devel] [PATCH 3/6] hw/timer/mc146818rtc: White space clean-up
,
Thomas Huth
,
10:47
Re: [Qemu-devel] [PATCH 04/10] target/arm: Implement AArch32 HVBAR
,
Edgar E. Iglesias
,
10:47
[Qemu-devel] [PATCH 0/6] Various qtest-related patches and a mc146818rtc fix
,
Thomas Huth
,
10:47
[Qemu-devel] [PATCH 2/6] tests/device-introspection: Check that the qom-tree and qtree do not change
,
Thomas Huth
,
10:47
[Qemu-devel] [PATCH 1/6] tests/migration-test: Silence the kvm_hv message by default
,
Thomas Huth
,
10:47
Re: [Qemu-devel] [PATCH 02/10] target/arm: Add missing .cp = 15 to HMAIR1 and HAMAIR1 regdefs
,
Peter Maydell
,
10:46
Re: [Qemu-devel] [PATCH 03/10] target/arm: Implement RAZ/WI HACTLR2
,
Edgar E. Iglesias
,
10:45
[Qemu-devel] [PATCH 7/8] hw/display/bcm2835_fb: Validate config settings
,
Peter Maydell
,
10:44
[Qemu-devel] [PATCH 8/8] hw/display/bcm2835_fb: Validate bcm2835_fb_mbox_push() config
,
Peter Maydell
,
10:44
[Qemu-devel] [PATCH 1/8] hw/misc/bcm2835_fb: Move config fields to their own struct
,
Peter Maydell
,
10:44
[Qemu-devel] [PATCH 6/8] hw/display/bcm2835_fb: Fix handling of virtual framebuffer
,
Peter Maydell
,
10:44
[Qemu-devel] [PATCH 2/8] hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfig
,
Peter Maydell
,
10:44
[Qemu-devel] [PATCH 5/8] hw/display/bcm2835_fb: Abstract out calculation of pitch, size
,
Peter Maydell
,
10:44
[Qemu-devel] [PATCH 4/8] hw/display/bcm2835_fb: Reset resolution, etc correctly
,
Peter Maydell
,
10:44
[Qemu-devel] [PATCH 3/8] hw/display/bcm2835_fb: Drop unused size and pitch fields
,
Peter Maydell
,
10:44
[Qemu-devel] [PATCH 0/8] arm/raspi: Make fb handle virtual viewport
,
Peter Maydell
,
10:44
Re: [Qemu-devel] [PATCH 02/10] target/arm: Add missing .cp = 15 to HMAIR1 and HAMAIR1 regdefs
,
Edgar E. Iglesias
,
10:42
Re: [Qemu-devel] [PATCH 01/10] target/arm: Correct typo in HAMAIR1 regdef name
,
Edgar E. Iglesias
,
10:34
Re: [Qemu-devel] [PATCH v3 5/5] qmp: add pmemload command
,
Simon Ruderich
,
10:18
Re: [Qemu-devel] [PATCH v3 5/5] qmp: add pmemload command
,
Simon Ruderich
,
10:16
Re: [Qemu-devel] [PATCH v3 0/5] qmp: add pmemload command
,
Simon Ruderich
,
10:16
[Qemu-devel] [PATCH v2] megasas: fix sglist leak
,
Marc-André Lureau
,
10:13
Re: [Qemu-devel] [PATCH 0/5] Some bs->options fixes
,
Kevin Wolf
,
10:04
Re: [Qemu-devel] [RFC PATCH] vl: fix migration when watchdog expires
,
Zhoujian (jay)
,
09:34
Re: [Qemu-devel] [PATCH v2 02/22] config: CONFIG_SERIAL* is already in pci.mak
,
Juan Quintela
,
09:32
Re: [Qemu-devel] [PATCH] hw/pci: add pci capability to pci-pci bridge
,
Laszlo Ersek
,
09:28
Re: [Qemu-devel] [PATCH 43/56] qjson: Fix qobject_from_json() & friends for multiple values
,
Eric Blake
,
09:26
Re: [Qemu-devel] [PATCH 0/2] block: make .bdrv_close optional
,
Kevin Wolf
,
09:17
Re: [Qemu-devel] [PATCH 5/5] block: Simplify append_open_options()
,
Alberto Garcia
,
09:15
Re: [Qemu-devel] [PATCH 41/56] json: Nicer recovery from invalid leading zero
,
Eric Blake
,
09:14
Re: [Qemu-devel] [PATCH v0 0/7] Background snapshots
,
Mike Rapoport
,
09:12
Re: [Qemu-devel] [RFC PATCH] vl: fix migration when watchdog expires
,
Paolo Bonzini
,
09:07
Re: [Qemu-devel] [PATCH v2 02/22] config: CONFIG_SERIAL* is already in pci.mak
,
Paolo Bonzini
,
09:06
Re: [Qemu-devel] [RFC PATCH] vl: fix migration when watchdog expires
,
Zhoujian (jay)
,
09:04
Re: [Qemu-devel] [PATCH v2] qemu-img: fix regression copying secrets during convert
,
Kevin Wolf
,
09:01
Re: [Qemu-devel] [PATCH v2 02/22] config: CONFIG_SERIAL* is already in pci.mak
,
Peter Maydell
,
08:58
Re: [Qemu-devel] [PATCH] mirror: Fail gracefully for source == target
,
Eric Blake
,
08:57
Re: [Qemu-devel] [PATCH v2 02/22] config: CONFIG_SERIAL* is already in pci.mak
,
Paolo Bonzini
,
08:56
Re: [Qemu-devel] [PATCH] qemu-img.c: increase spacing between commands in documentation
,
Eric Blake
,
08:55
Re: [Qemu-devel] [RFC PATCH] vl: fix migration when watchdog expires
,
Zhoujian (jay)
,
08:49
[Qemu-devel] [PATCH 0/2] block: make .bdrv_close optional
,
Vladimir Sementsov-Ogievskiy
,
08:43
[Qemu-devel] [PATCH 2/2] block: drop empty .bdrv_close handlers
,
Vladimir Sementsov-Ogievskiy
,
08:43
[Qemu-devel] [PATCH 1/2] block: make .bdrv_close optional
,
Vladimir Sementsov-Ogievskiy
,
08:43
[Qemu-devel] [PATCH 10/10] target/arm: Implement support for taking exceptions to Hyp mode
,
Peter Maydell
,
08:43
[Qemu-devel] [PATCH 01/10] target/arm: Correct typo in HAMAIR1 regdef name
,
Peter Maydell
,
08:43
[Qemu-devel] [PATCH 03/10] target/arm: Implement RAZ/WI HACTLR2
,
Peter Maydell
,
08:43
[Qemu-devel] [PATCH 09/10] target/arm: Implement AArch32 ERET instruction
,
Peter Maydell
,
08:43
[Qemu-devel] [PATCH 05/10] target/arm: Implement AArch32 HCR and HCR2
,
Peter Maydell
,
08:43
[Qemu-devel] [PATCH 07/10] target/arm: Implement ESR_EL2/HSR for AArch32 and no-EL2
,
Peter Maydell
,
08:43
[Qemu-devel] [PATCH 02/10] target/arm: Add missing .cp = 15 to HMAIR1 and HAMAIR1 regdefs
,
Peter Maydell
,
08:43
[Qemu-devel] [PATCH 08/10] target/arm: Permit accesses to ELR_Hyp from Hyp mode via MSR/MRS (banked)
,
Peter Maydell
,
08:43
[Qemu-devel] [PATCH 04/10] target/arm: Implement AArch32 HVBAR
,
Peter Maydell
,
08:43
[Qemu-devel] [PATCH 06/10] target/arm: Implement AArch32 Hyp FARs
,
Peter Maydell
,
08:43
[Qemu-devel] [PATCH 00/10] target/arm: Some pieces of support for 32-bit Hyp mode
,
Peter Maydell
,
08:43
[Qemu-devel] [PATCH v2] qemu-img: fix regression copying secrets during convert
,
Daniel P . Berrangé
,
08:39
Re: [Qemu-devel] [PATCH] qemu-img: fix regression copying secrets during convert
,
Daniel P . Berrangé
,
08:38
Re: [Qemu-devel] [PATCH v7 6/9] qcow2: Increase the default upper limit on the L2 cache size
,
Leonid Bloch
,
08:29
Re: [Qemu-devel] [PATCH v8 08/87] target/mips: Add support for availability control via bit XNP
,
Aleksandar Markovic
,
08:23
Re: [Qemu-devel] [PATCH v8 42/87] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
,
Aleksandar Markovic
,
08:21
[Qemu-devel] [PATCH v3 2/8] tests: add tests for hbitmap_next_zero with specified end parameter
,
Vladimir Sementsov-Ogievskiy
,
08:15
[Qemu-devel] [PATCH v3 3/8] dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_area
,
Vladimir Sementsov-Ogievskiy
,
08:15
[Qemu-devel] [PATCH v3 4/8] tests: add tests for hbitmap_next_dirty_area
,
Vladimir Sementsov-Ogievskiy
,
08:15
[Qemu-devel] [PATCH v3 8/8] Revert "hbitmap: Add @advance param to hbitmap_iter_next()"
,
Vladimir Sementsov-Ogievskiy
,
08:14
[Qemu-devel] [PATCH v3 0/8] dirty-bitmap: rewrite bdrv_dirty_iter_next_area
,
Vladimir Sementsov-Ogievskiy
,
08:14
[Qemu-devel] [PATCH v3 1/8] dirty-bitmap: improve bdrv_dirty_bitmap_next_zero
,
Vladimir Sementsov-Ogievskiy
,
08:14
[Qemu-devel] [PATCH v3 7/8] Revert "test-hbitmap: Add non-advancing iter_next tests"
,
Vladimir Sementsov-Ogievskiy
,
08:14
[Qemu-devel] [PATCH v3 5/8] block/mirror: fix and improve do_sync_target_write
,
Vladimir Sementsov-Ogievskiy
,
08:14
[Qemu-devel] [PATCH v3 6/8] Revert "block/dirty-bitmap: Add bdrv_dirty_iter_next_area"
,
Vladimir Sementsov-Ogievskiy
,
08:14
Re: [Qemu-devel] [PATCH 5/5] block: Simplify append_open_options()
,
Kevin Wolf
,
08:08
Re: [Qemu-devel] [PATCH v2 02/22] config: CONFIG_SERIAL* is already in pci.mak
,
Peter Maydell
,
08:07
Re: [Qemu-devel] [RFC PATCH] vl: fix migration when watchdog expires
,
Paolo Bonzini
,
08:02
Re: [Qemu-devel] [PATCH v2 02/22] config: CONFIG_SERIAL* is already in pci.mak
,
Paolo Bonzini
,
07:52
Re: [Qemu-devel] [RFC PATCH] vl: fix migration when watchdog expires
,
Dr. David Alan Gilbert
,
07:52
Re: [Qemu-devel] [PATCH 5/5] block: Simplify append_open_options()
,
Alberto Garcia
,
07:48
Re: [Qemu-devel] [PATCH v7 6/9] qcow2: Increase the default upper limit on the L2 cache size
,
Kevin Wolf
,
07:45
Re: [Qemu-devel] [PATCH v2 02/22] config: CONFIG_SERIAL* is already in pci.mak
,
Juan Quintela
,
07:40
Re: [Qemu-devel] [PATCH] qemu-img: fix regression copying secrets during convert
,
Kevin Wolf
,
07:38
Re: [Qemu-devel] [PATCH v7 6/9] qcow2: Increase the default upper limit on the L2 cache size
,
Leonid Bloch
,
07:35
Re: [Qemu-devel] [RFC PATCH] vl: fix migration when watchdog expires
,
Paolo Bonzini
,
07:20
Re: [Qemu-devel] [PATCH 5/5] block: Simplify append_open_options()
,
Kevin Wolf
,
07:14
Re: [Qemu-devel] [PATCH v8 03/87] target/mips: Avoid case statements formulated by ranges - part 2
,
Aleksandar Markovic
,
07:14
Re: [Qemu-devel] [PATCH 3/5] block: Simplify bdrv_reopen_abort()
,
Kevin Wolf
,
06:59
Re: [Qemu-devel] [PATCH 5/5] block: Simplify append_open_options()
,
Alberto Garcia
,
06:52
[Qemu-devel] [RFC PATCH] vl: fix migration when watchdog expires
,
Jay Zhou
,
06:48
Re: [Qemu-devel] [PATCH] chardev: Add websocket support
,
Julia Suvorova
,
06:22
Re: [Qemu-devel] [PATCH v4 00/14] fp-test + hardfloat
,
Alex Bennée
,
06:17
Re: [Qemu-devel] [PATCH 3/5] block: Simplify bdrv_reopen_abort()
,
Alberto Garcia
,
06:15
Re: [Qemu-devel] [PATCH] chardev: Add websocket support
,
Julia Suvorova
,
06:13
Re: [Qemu-devel] [PATCH v3 3/3] Change other funcitons referring to feature_word_info[]
,
Robert Hoo
,
06:06
Re: [Qemu-devel] [PATCH v2 1/4] hw/char: Implement nRF51 SoC UART
,
Peter Maydell
,
06:02
Re: [Qemu-devel] [PATCH v9 6/6] tpm: add ACPI memory clear interface
,
Marc-André Lureau
,
06:02
[Qemu-devel] [PATCH] hw/rdma: Abort send-op if fail to create addr handler
,
Yuval Shaia
,
06:00
Re: [Qemu-devel] [PATCH v2 1/4] hw/char: Implement nRF51 SoC UART
,
Julia Suvorova
,
05:59
[Qemu-devel] [PATCH] mirror: Fail gracefully for source == target
,
Kevin Wolf
,
05:59
Re: [Qemu-devel] [PATCH 2/3] monitor: show sync profiling info with 'info sync'
,
Dr. David Alan Gilbert
,
05:43
[Qemu-devel] [PATCH] qemu-img: fix regression copying secrets during convert
,
Daniel P . Berrangé
,
05:36
Re: [Qemu-devel] [PATCH] hw/pci: add pci capability to pci-pci bridge
,
Liu, Jing2
,
05:32
Re: [Qemu-devel] [PATCH 5/5] block: Simplify append_open_options()
,
Kevin Wolf
,
05:18
Re: [Qemu-devel] [PATCH] hw/pci: add pci capability to pci-pci bridge
,
Liu, Jing2
,
05:15
Re: [Qemu-devel] [PATCH 3/5] block: Simplify bdrv_reopen_abort()
,
Kevin Wolf
,
05:07
Re: [Qemu-devel] [PATCH] virtio: add support for in-order feature
,
Ilya Maximets
,
04:57
Re: [Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Peter Maydell
,
04:43
Re: [Qemu-devel] [PATCH] qemu-img.c: increase spacing between commands in documentation
,
Kevin Wolf
,
04:40
Re: [Qemu-devel] [PATCH] hw/pci: add pci capability to pci-pci bridge
,
Liu, Jing2
,
04:39
Re: [Qemu-devel] [PATCH 0/4] target/arm: Fix int64_to_float16 double-rounding
,
Alex Bennée
,
04:32
Re: [Qemu-devel] [PATCH v2] file-posix: Skip effectiveless OFD lock operations
,
Fam Zheng
,
04:31
Re: [Qemu-devel] [PATCH] luks: Allow share-rw=on
,
Kevin Wolf
,
04:25
Re: [Qemu-devel] [PATCH 41/56] json: Nicer recovery from invalid leading zero
,
Markus Armbruster
,
04:24
Re: [Qemu-devel] [PATCH v2] file-posix: Skip effectiveless OFD lock operations
,
Kevin Wolf
,
04:23
Re: [Qemu-devel] [PATCH v7 6/9] qcow2: Increase the default upper limit on the L2 cache size
,
Kevin Wolf
,
04:19
Re: [Qemu-devel] RAMBlocks and memory_region_init_ram_nomigrate
,
Dr. David Alan Gilbert
,
04:16
Re: [Qemu-devel] [PATCH 2/3] monitor: show sync profiling info with 'info sync'
,
Paolo Bonzini
,
04:14
Re: [Qemu-devel] [PATCH 1/3] qsp: QEMU's Synchronization Profiler
,
Paolo Bonzini
,
04:13
Re: [Qemu-devel] [PATCH v2] file-posix: Skip effectiveless OFD lock operations
,
Fam Zheng
,
04:13
Re: [Qemu-devel] [PATCH v2] nvme: correct locking around completion
,
Paolo Bonzini
,
04:06
Re: [Qemu-devel] [PATCH 3/4] target/i386/translate: use thread-local storage in !user-mode
,
Emilio G. Cota
,
03:34
Re: [Qemu-devel] [PATCH] luks: Allow share-rw=on
,
Daniel P . Berrangé
,
03:28
[Qemu-devel] [PATCH] luks: Allow share-rw=on
,
Fam Zheng
,
03:26
Re: [Qemu-devel] [PATCH 40/56] json: Replace %I64d, %I64u by %PRId64, %PRIu64
,
Markus Armbruster
,
03:24
Re: [Qemu-devel] [PATCH 39/56] json: Leave rejecting invalid interpolation to parser
,
Markus Armbruster
,
03:23
Re: [Qemu-devel] [Qemu-block] [PATCH v0 0/2] Postponed actions
,
Denis Plotnikov
,
03:08
Re: [Qemu-devel] [PATCH 37/56] json: Treat unwanted interpolation as lexical error
,
Markus Armbruster
,
02:51
Re: [Qemu-devel] [PATCH v2] nvme: correct locking around completion
,
Fam Zheng
,
02:45
Re: [Qemu-devel] [PATCH 1/4] hw/i386/pc: hold the BQL when calling cpu_get_ticks
,
Paolo Bonzini
,
02:37
Re: [Qemu-devel] [PATCH 3/4] target/i386/translate: use thread-local storage in !user-mode
,
Paolo Bonzini
,
02:31
Re: [Qemu-devel] [PATCH 36/56] json: Rename token JSON_ESCAPE & friends to JSON_INTERPOL
,
Markus Armbruster
,
02:28
[Qemu-devel] [PATCH v2] nvme: correct locking around completion
,
Paolo Bonzini
,
02:27
[Qemu-devel] [PATCH v2] nvme: simplify code around completion
,
Paolo Bonzini
,
02:27
Re: [Qemu-devel] [PATCH v3 0/2] Fix aio_notify_accept()
,
Paolo Bonzini
,
02:27
Re: [Qemu-devel] [PATCH 3/3] qom: implement CPU list with an RCU QLIST
,
Paolo Bonzini
,
02:27
Re: [Qemu-devel] [PATCH 1/3] qom: use cpu->in_cpu_list instead of QTAILQ_IN_USE
,
Paolo Bonzini
,
02:26
Re: [Qemu-devel] [PATCH 4/4] RFC: fix megasas leak
,
Paolo Bonzini
,
02:26
Re: [Qemu-devel] [PATCH v1] exec: handle NULL pointer in flatview_read_continue
,
Paolo Bonzini
,
02:26
Re: [Qemu-devel] [PATCH 34/56] json: Don't pass null @tokens to json_parser_parse()
,
Markus Armbruster
,
02:18
Re: [Qemu-devel] [PATCH 24/56] json: Accept overlong \xC0\x80 as U+0000 ("modified UTF-8")
,
Markus Armbruster
,
02:07
Re: [Qemu-devel] [PATCH 11/56] check-qjson: Cover UTF-8 in single quoted strings
,
Markus Armbruster
,
02:01
Re: [Qemu-devel] [PATCH v0 0/7] Background snapshots
,
Peter Xu
,
01:46
Re: [Qemu-devel] [PATCH 2/4] tests: fix bdrv-drain leak
,
Markus Armbruster
,
00:36
[Qemu-devel] [Bug 1463143] Re: Kernel Panic on Guest VM
,
Launchpad Bug Tracker
,
00:31
[Qemu-devel] [Bug 1462944] Re: vpc file causes qemu-img to consume lots of time and memory
,
Launchpad Bug Tracker
,
00:31
[Qemu-devel] [Bug 1437367] Re: Qemu guest fails to write files with raw disk (like \\.\PhysicalDrive1) on Windows host.
,
Launchpad Bug Tracker
,
00:31
[Qemu-devel] [Bug 1463463] Re: PCI devices on PCI to PCI bridges stopped being accessable from Xen with QEMU 2.3.0
,
Launchpad Bug Tracker
,
00:31
Re: [Qemu-devel] [Qemu-arm] [PATCH v5 6/6] Add QTest testcase for the Intel Hexadecimal
,
Philippe Mathieu-Daudé
,
00:17
August 13, 2018
Re: [Qemu-devel] [PATCH 03/17] mirror: Pull *_align_for_copy() from *_co_read()
,
Jeff Cody
,
23:39
Re: [Qemu-devel] [PATCH 01/17] iotests: Try reading while mirroring in 156
,
Jeff Cody
,
23:39
Re: [Qemu-devel] [PATCH 02/17] mirror: Make wait_for_any_operation() coroutine_fn
,
Jeff Cody
,
23:37
Re: [Qemu-devel] Question about dirty page statistics for live migration
,
Li Qiang
,
23:16
Re: [Qemu-devel] [PATCH v3 0/2] Fix aio_notify_accept()
,
Fam Zheng
,
22:50
Re: [Qemu-devel] [PATCH] nvme: simplify plug/unplug
,
Fam Zheng
,
22:49
Re: [Qemu-devel] [PATCH 0/3] expose VIRTIO_SCSI_F_T10_PI for vhost-scsi and vhost-user-scsi
,
Fam Zheng
,
22:49
Re: [Qemu-devel] [PATCH] nvme: simplify code around completion
,
Fam Zheng
,
22:44
[Qemu-devel] [PATCH 3/4] target/i386/translate: use thread-local storage in !user-mode
,
Emilio G. Cota
,
21:38
[Qemu-devel] [PATCH 1/4] hw/i386/pc: hold the BQL when calling cpu_get_ticks
,
Emilio G. Cota
,
21:38
[Qemu-devel] [PATCH 2/4] cpus: assert that the BQL is held in cpu_get_ticks
,
Emilio G. Cota
,
21:38
[Qemu-devel] [PATCH 4/4] configure: enable mttcg for x86_64
,
Emilio G. Cota
,
21:38
[Qemu-devel] [PATCH 0/4] x86_64 mttcg
,
Emilio G. Cota
,
21:38
Re: [Qemu-devel] [PATCH 2/3] spapr: do not use CPU_FOREACH_REVERSE
,
David Gibson
,
21:36
[Qemu-devel] [PATCH 2/4] softfloat: Add scaling float-to-int routines
,
Richard Henderson
,
20:27
[Qemu-devel] [PATCH 4/4] target/arm: Use the float-to-int-scale softfloat routines
,
Richard Henderson
,
20:27
[Qemu-devel] [PATCH 3/4] target/arm: Use the int-to-float-scale softfloat routines
,
Richard Henderson
,
20:27
[Qemu-devel] [PATCH 1/4] softfloat: Add scaling int-to-float routines
,
Richard Henderson
,
20:27
[Qemu-devel] [PATCH 0/4] target/arm: Fix int64_to_float16 double-rounding
,
Richard Henderson
,
20:27
[Qemu-devel] [engineering.redhat.com #476336] seccomp blacklist is not applied to all threads
,
Red Hat Product Security
,
19:09
[Qemu-devel] [engineering.redhat.com #476336] seccomp blacklist is not applied to all threads
,
Red Hat Product Security
,
17:21
Re: [Qemu-devel] RAMBlocks and memory_region_init_ram_nomigrate
,
Frank Yang
,
17:07
Re: [Qemu-devel] Fwd: [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Michele Denber
,
17:01
Re: [Qemu-devel] [PATCH v1] exec: handle NULL pointer in flatview_read_continue
,
Olaf Hering
,
16:09
Re: [Qemu-devel] [PATCH v4 00/14] fp-test + hardfloat
,
Emilio G. Cota
,
16:01
Re: [Qemu-devel] QEMU on Solaris
,
Michele Denber
,
15:23
Re: [Qemu-devel] QEMU on Solaris
,
Michele Denber
,
15:13
Re: [Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Michele Denber
,
15:11
Re: [Qemu-devel] [PATCH v0 0/7] Background snapshots
,
Dr. David Alan Gilbert
,
15:00
[Qemu-devel] seccomp blacklist is not applied to all threads
,
Jann Horn
,
15:00
Re: [Qemu-devel] [Qemu-arm] [PATCH v4 6/6] Add QTest testcase for the Intel Hexadecimal
,
Stefan Hajnoczi
,
14:49
[Qemu-devel] [PATCH v5 6/6] Add QTest testcase for the Intel Hexadecimal
,
Stefan Hajnoczi
,
14:48
[Qemu-devel] [PATCH v5 5/6] loader: Implement .hex file loader
,
Stefan Hajnoczi
,
14:48
[Qemu-devel] [PATCH v5 3/6] loader: extract rom_free() function
,
Stefan Hajnoczi
,
14:48
[Qemu-devel] [PATCH v5 4/6] loader: add rom transaction API
,
Stefan Hajnoczi
,
14:48
[Qemu-devel] [PATCH v5 1/6] hw/arm: make bitbanded IO optional on ARMv7-M
,
Stefan Hajnoczi
,
14:48
[Qemu-devel] [PATCH v5 2/6] target/arm: add "cortex-m0" CPU model
,
Stefan Hajnoczi
,
14:48
[Qemu-devel] [PATCH v5 0/6] arm: add Cortex M0 CPU model and hex file loader
,
Stefan Hajnoczi
,
14:48
Re: [Qemu-devel] [PATCH v8 10/87] target/mips: Fix MT ASE instructions' availability control
,
Aleksandar Markovic
,
14:24
Re: [Qemu-devel] [PATCH] qemu-img.c: increase spacing between commands in documentation
,
Eric Blake
,
14:20
[Qemu-devel] [PATCH v8 51/87] disas: Add support for microMIPS and nanoMIPS
,
Aleksandar Markovic
,
14:19
Re: [Qemu-devel] [PATCH v8 09/87] target/mips: Add support for availability control via bit MT
,
Aleksandar Markovic
,
14:13
[Qemu-devel] [PATCH v8 26/87] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 79/87] linux-user: Add cpu_loop.c for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 35/87] target/mips: Add emulation of nanoMIPS FP instructions
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 86/87] gdbstub: Add XML support for GDB for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 84/87] linux-user: Add nanoMIPS support in scripts/qemu-binfmt-conf.sh
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 82/87] linux-user: Add support for nanoMIPS core files
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 45/87] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 87/87] qemu-doc: Add nanoMIPS-related items
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 78/87] linux-user: Add support for nanoMIPS signal trampoline
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 76/87] linux-user: Add target_elf.h header for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 66/87] elf: Add nanoMIPS specific variations in ELF header fields
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 48/87] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 44/87] target/mips: Implement MT ASE support for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 32/87] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 67/87] linux-user: Add syscall numbers for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 85/87] gdbstub: Disable handling of nanoMIPS ISA bit in the MIPS gdbstub
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 73/87] linux-user: Add target_syscall.h header for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 81/87] linux-user: Add support for statx() syscall for all platforms
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 70/87] linux-user: Update syscall_defs.h header for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 80/87] linux-user: Amend support for sigaction() syscall for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 71/87] linux-user: Add target_fcntl.h header for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 60/87] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 74/87] linux-user: Add target_cpu.h header for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 75/87] linux-user: Add target_structs.h header for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 58/87] elf: Add EM_NANOMIPS value as a valid one for e_machine field
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 15/87] elf: Remove duplicate preprocessor constant definition
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 77/87] linux-user: Add signal.c for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 83/87] linux-user: Add nanoMIPS linux user mode configuration support
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 63/87] mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 42/87] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 65/87] target/mips: Add definition of nanoMIPS I7200 CPU
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 62/87] mips_malta: Add basic nanoMIPS boot code for Malta board
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 69/87] linux-user: Add termbits.h header for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 72/87] linux-user: Add sockbits.h header for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 68/87] linux-user: Add target_signal.h header for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 64/87] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 49/87] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 50/87] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 52/87] target/mips: Add handling of branch delay slots for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 39/87] target/mips: Implement emulation of nanoMIPS ROTX instruction
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 56/87] target/mips: Adjust set_pc() for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 54/87] target/mips: Adjust exception_resume_pc() for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 21/87] target/mips: Add nanoMIPS base instruction set opcodes
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 23/87] target/mips: Add placeholder and invocation of decode_nanomips_opc()
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 17/87] linux-user: Update MIPS syscall numbers up to kernel 4.18 headers
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 57/87] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 59/87] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 61/87] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 43/87] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 41/87] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 55/87] target/mips: Adjust set_hflags_for_handler() for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 38/87] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 36/87] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 29/87] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 37/87] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 46/87] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 20/87] target/mips: Add preprocessor constants for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 30/87] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 27/87] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 18/87] linux-user: Add preprocessor availability control to some syscalls
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 13/87] target/mips: Check ELPA flag only in some cases of MFHC0 and MTHC0
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 19/87] qemu-doc: Amend MIPS-related items
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 24/87] target/mips: Add nanoMIPS decoding and extraction utilities
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 07/87] target/mips: Add CP0 BadInstrX register
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 40/87] target/mips: Implement emulation of nanoMIPS EXTW instruction
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 53/87] target/mips: Add updating BadInstr, BadInstrP, BadInstrX for nanoMIPS
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 47/87] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 34/87] target/mips: Add emulation of nanoMIPS 48-bit instructions
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 22/87] target/mips: Add nanoMIPS DSP ASE opcodes
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 31/87] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 33/87] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 28/87] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 16/87] elf: Add ELF flags for MIPS machine variants
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 14/87] target/mips: Add gen_op_addr_addi()
,
Aleksandar Markovic
,
13:55
[Qemu-devel] [PATCH v8 12/87] target/mips: Don't update BadVAddr register in Debug Mode
,
Aleksandar Markovic
,
13:54
[Qemu-devel] [PATCH v8 25/87] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
,
Aleksandar Markovic
,
13:54
[Qemu-devel] [PATCH v8 10/87] target/mips: Fix MT ASE instructions' availability control
,
Aleksandar Markovic
,
13:54
[Qemu-devel] [PATCH v8 06/87] target/mips: Update some CP0 registers bit definitions
,
Aleksandar Markovic
,
13:54
[Qemu-devel] [PATCH v8 11/87] target/mips: Implement CP0 Config1.WR bit functionality
,
Aleksandar Markovic
,
13:54
[Qemu-devel] [PATCH v8 09/87] target/mips: Add support for availability control via bit MT
,
Aleksandar Markovic
,
13:54
[Qemu-devel] [PATCH v8 02/87] target/mips: Avoid case statements formulated by ranges - part 1
,
Aleksandar Markovic
,
13:54
[Qemu-devel] [PATCH v8 00/87] Add nanoMIPS support to QEMU
,
Aleksandar Markovic
,
13:54
[Qemu-devel] [PATCH v8 01/87] MAINTAINERS: Update target/mips maintainer's email addresses
,
Aleksandar Markovic
,
13:54
[Qemu-devel] [PATCH v8 08/87] target/mips: Add support for availability control via bit XNP
,
Aleksandar Markovic
,
13:54
[Qemu-devel] [PATCH v8 05/87] target/mips: Fix two instances of shadow variables
,
Aleksandar Markovic
,
13:54
[Qemu-devel] [PATCH v8 04/87] target/mips: Mark switch fallthroughs with interpretable comments
,
Aleksandar Markovic
,
13:54
[Qemu-devel] [PATCH v8 03/87] target/mips: Avoid case statements formulated by ranges - part 2
,
Aleksandar Markovic
,
13:54
[Qemu-devel] [qemu-web PATCH] arm_now
,
nongiach nongiach
,
13:45
[Qemu-devel] [PATCH] tests/device-introspection: Check that the qom-tree and qtree do not change
,
Thomas Huth
,
13:37
[Qemu-devel] [PATCH 1/3] qsp: QEMU's Synchronization Profiler
,
Emilio G. Cota
,
13:11
[Qemu-devel] [PATCH 0/3] synchronization profiler
,
Emilio G. Cota
,
13:11
[Qemu-devel] [PATCH 3/3] qsp: track BQL callers directly
,
Emilio G. Cota
,
13:11
[Qemu-devel] [PATCH 2/3] monitor: show sync profiling info with 'info sync'
,
Emilio G. Cota
,
13:11
Re: [Qemu-devel] [PATCH] qemu-img.c: increase spacing between commands in documentation
,
Max Reitz
,
12:56
Re: [Qemu-devel] RAMBlocks and memory_region_init_ram_nomigrate
,
Dr. David Alan Gilbert
,
12:45
Re: [Qemu-devel] [PATCH v7 6/9] qcow2: Increase the default upper limit on the L2 cache size
,
Leonid Bloch
,
12:42
Re: [Qemu-devel] [PATCH 1/2] commit: Add top-node/base-node options
,
Max Reitz
,
12:40
[Qemu-devel] [PATCH 0/3] convert CPU list to RCU
,
Emilio G. Cota
,
12:39
[Qemu-devel] [PATCH 3/3] qom: implement CPU list with an RCU QLIST
,
Emilio G. Cota
,
12:39
[Qemu-devel] [PATCH 2/3] spapr: do not use CPU_FOREACH_REVERSE
,
Emilio G. Cota
,
12:39
[Qemu-devel] [PATCH 1/3] qom: use cpu->in_cpu_list instead of QTAILQ_IN_USE
,
Emilio G. Cota
,
12:39
Re: [Qemu-devel] [PATCH] qemu-img.c: Add examples section
,
Max Reitz
,
12:36
Re: [Qemu-devel] [PATCH 42/56] json: Improve names of lexer states related to numbers
,
Eric Blake
,
12:36
Re: [Qemu-devel] [PATCH 41/56] json: Nicer recovery from invalid leading zero
,
Eric Blake
,
12:33
Re: [Qemu-devel] [Qemu-block] [PATCH v0 0/2] Postponed actions
,
Kevin Wolf
,
12:31
Re: [Qemu-devel] RAMBlocks and memory_region_init_ram_nomigrate
,
Peter Maydell
,
12:30
Re: [Qemu-devel] RAMBlocks and memory_region_init_ram_nomigrate
,
Paolo Bonzini
,
12:27
Re: [Qemu-devel] [PATCH v7 6/9] qcow2: Increase the default upper limit on the L2 cache size
,
Kevin Wolf
,
12:24
Re: [Qemu-devel] [PATCH 40/56] json: Replace %I64d, %I64u by %PRId64, %PRIu64
,
Eric Blake
,
12:18
Re: [Qemu-devel] [PATCH 39/56] json: Leave rejecting invalid interpolation to parser
,
Eric Blake
,
12:12
Re: [Qemu-devel] [PATCH v7 6/9] qcow2: Increase the default upper limit on the L2 cache size
,
Max Reitz
,
12:08
Re: [Qemu-devel] [PATCH v7 6/9] qcow2: Increase the default upper limit on the L2 cache size
,
Kevin Wolf
,
12:00
Re: [Qemu-devel] [PATCH v7 6/9] qcow2: Increase the default upper limit on the L2 cache size
,
Kevin Wolf
,
11:59
Re: [Qemu-devel] [Qemu-arm] [PATCH v4 5/6] loader: Implement .hex file loader
,
Stefan Hajnoczi
,
11:56
Re: [Qemu-devel] [PATCH 38/56] json: Pass lexical errors and limit violations to callback
,
Eric Blake
,
11:51
Re: [Qemu-devel] [PATCH 37/56] json: Treat unwanted interpolation as lexical error
,
Eric Blake
,
11:48
Re: [Qemu-devel] [PATCH v2 3/7] dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_area
,
Vladimir Sementsov-Ogievskiy
,
11:42
Re: [Qemu-devel] [PATCH 0/4] throttle: Race condition fixes and test cases
,
Kevin Wolf
,
11:37
Re: [Qemu-devel] [Qemu-block] [PATCH 2/4] tests: fix bdrv-drain leak
,
Max Reitz
,
11:37
Re: [Qemu-devel] [PATCH 2/4] tests: fix bdrv-drain leak
,
Max Reitz
,
11:36
Re: [Qemu-devel] [PATCH] virtio: add support for in-order feature
,
Michael S. Tsirkin
,
11:35
Re: [Qemu-devel] [PATCH 36/56] json: Rename token JSON_ESCAPE & friends to JSON_INTERPOL
,
Eric Blake
,
11:35
Re: [Qemu-devel] [PATCH 35/56] json: Don't create JSON_ERROR tokens that won't be used
,
Eric Blake
,
11:33
Re: [Qemu-devel] [PATCH 34/56] json: Don't pass null @tokens to json_parser_parse()
,
Eric Blake
,
11:32
Re: [Qemu-devel] [PATCH 33/56] json: Redesign the callback to consume JSON values
,
Eric Blake
,
11:30
Re: [Qemu-devel] [PATCH] virtio: add support for in-order feature
,
Ilya Maximets
,
11:27
Re: [Qemu-devel] [Qemu-block] [PATCH 09/17] mirror: Lock AioContext in mirror_co_perform()
,
Max Reitz
,
11:21
Re: [Qemu-devel] [PATCH 02/17] mirror: Make wait_for_any_operation() coroutine_fn
,
Max Reitz
,
11:20
Re: [Qemu-devel] [PATCH v7 6/9] qcow2: Increase the default upper limit on the L2 cache size
,
Max Reitz
,
11:16
Re: [Qemu-devel] [PATCH v7 6/9] qcow2: Increase the default upper limit on the L2 cache size
,
Max Reitz
,
11:11
Re: [Qemu-devel] [PATCH 1/2] commit: Add top-node/base-node options
,
Eric Blake
,
11:08
Re: [Qemu-devel] [PATCH v4] tests/libqtest: Improve kill_qemu()
,
Eric Blake
,
11:00
Re: [Qemu-devel] [PATCH 25/56] json: Leave rejecting invalid escape sequences to parser
,
Eric Blake
,
10:58
Re: [Qemu-devel] [PATCH 24/56] json: Accept overlong \xC0\x80 as U+0000 ("modified UTF-8")
,
Eric Blake
,
10:57
Re: [Qemu-devel] [PATCH 11/56] check-qjson: Cover UTF-8 in single quoted strings
,
Eric Blake
,
10:53
Re: [Qemu-devel] [Qemu-block] [PATCH 09/17] mirror: Lock AioContext in mirror_co_perform()
,
Paolo Bonzini
,
10:43
[Qemu-devel] [PATCH] nvme: simplify code around completion
,
Paolo Bonzini
,
10:43
[Qemu-devel] [PATCH] nvme: simplify plug/unplug
,
Paolo Bonzini
,
10:43
Re: [Qemu-devel] [PATCH 0/5] Some bs->options fixes
,
Alberto Garcia
,
10:36
Re: [Qemu-devel] [PATCH v8 3/8] qcow2: Avoid duplication in setting the refcount cache size
,
Alberto Garcia
,
10:19
Re: [Qemu-devel] [PATCH 4/4] dmg: exchanging hardcoded dmg UDIF block types to enum.
,
Kevin Wolf
,
10:19
Re: [Qemu-devel] [PATCH 3/4] dmg: including dmg-lzfse module inside dmg block driver.
,
Kevin Wolf
,
10:17
Re: [Qemu-devel] [PATCH 2/4] configure: adding support to lzfse library.
,
Kevin Wolf
,
10:10
Re: [Qemu-devel] [PATCH 1/4] block: adding lzfse decompressing support as a module.
,
Kevin Wolf
,
10:08
Re: [Qemu-devel] [PATCH] i386: Disable TOPOEXT by default on "-cpu host"
,
Moger, Babu
,
09:50
Re: [Qemu-devel] [PATCH v2] file-posix: Skip effectiveless OFD lock operations
,
Kevin Wolf
,
09:42
Re: [Qemu-devel] [Qemu-block] [PATCH] block/qapi: Fix memory leak in qmp_query_blockstats()
,
Alberto Garcia
,
09:35
[Qemu-devel] [PATCH] block/qapi: Fix memory leak in qmp_query_blockstats()
,
Kevin Wolf
,
09:28
Re: [Qemu-devel] [PATCH 02/17] mirror: Make wait_for_any_operation() coroutine_fn
,
Murilo Opsfelder Araujo
,
08:55
Re: [Qemu-devel] [PATCH v0 0/7] Background snapshots
,
Denis Plotnikov
,
08:55
Re: [Qemu-devel] [PATCH] qemu-options: Fix bad "macaddr" property in the documentation
,
Markus Armbruster
,
08:31
Re: [Qemu-devel] [PATCH] chardev: Add websocket support
,
Daniel P . Berrangé
,
08:21
Re: [Qemu-devel] [PATCH] acpi: SRAT: do not create reserved gap entries
,
Eduardo Habkost
,
08:06
Re: [Qemu-devel] [PATCH 00/33] Qtest driver framework
,
Michael S. Tsirkin
,
08:03
Re: [Qemu-devel] [PATCH] chardev: Add websocket support
,
Paolo Bonzini
,
08:02
[Qemu-devel] [PATCH] qemu-options: Fix bad "macaddr" property in the documentation
,
Thomas Huth
,
07:51
Re: [Qemu-devel] [PATCH v7 5/9] qcow2: Assign the L2 cache relatively to the image size
,
Leonid Bloch
,
07:49
Re: [Qemu-devel] [PATCH 0/4] throttle: Race condition fixes and test cases
,
Alberto Garcia
,
07:43
Re: [Qemu-devel] [PATCH v7 5/9] qcow2: Assign the L2 cache relatively to the image size
,
Kevin Wolf
,
07:33
Re: [Qemu-devel] [PATCH v2 04/22] check: Only test isa-testdev when it is compiled in
,
Paolo Bonzini
,
07:31
Re: [Qemu-devel] Question about dirty page statistics for live migration
,
Dr. David Alan Gilbert
,
07:31
Re: [Qemu-devel] [PATCH v7 6/9] qcow2: Increase the default upper limit on the L2 cache size
,
Kevin Wolf
,
07:23
Re: [Qemu-devel] [PATCH 33/33] tests/qgraph: temporarly commented vhost-user-test
,
Paolo Bonzini
,
07:23
Re: [Qemu-devel] [PATCH 33/33] tests/qgraph: temporarly commented vhost-user-test
,
Michael S. Tsirkin
,
07:15
Re: [Qemu-devel] [PATCH 00/29]: vmsvga: Various fixes and enhancements
,
Liran Alon
,
07:12
Re: [Qemu-devel] [RFC PATCH 0/3] tweaks for QEMU's C standard
,
Daniel P . Berrangé
,
07:04
Re: [Qemu-devel] [PATCH 00/29]: vmsvga: Various fixes and enhancements
,
Gerd Hoffmann
,
06:54
Re: [Qemu-devel] [PATCH 26/29] vmsvga: Add basic support for display topology
,
Gerd Hoffmann
,
06:40
Re: [Qemu-devel] Question about dirty page statistics for live migration
,
Li Qiang
,
06:32
[Qemu-devel] [PATCH] chardev: Add websocket support
,
Julia Suvorova
,
06:20
Re: [Qemu-devel] QEMU on Solaris
,
Peter Maydell
,
06:20
[Qemu-devel] [PATCH 32/33] tests/qgraph: virtio-scsi test node
,
Emanuele Giuseppe Esposito
,
06:16
[Qemu-devel] [PATCH 33/33] tests/qgraph: temporarly commented vhost-user-test
,
Emanuele Giuseppe Esposito
,
06:16
[Qemu-devel] [PATCH 31/33] tests/qgraph: virtio-scsi driver and interface nodes
,
Emanuele Giuseppe Esposito
,
06:16
[Qemu-devel] [PATCH 28/33] tests/qgraph: virtio-blk test node
,
Emanuele Giuseppe Esposito
,
06:16
[Qemu-devel] [PATCH 30/33] tests/qgraph: virtio-net test node
,
Emanuele Giuseppe Esposito
,
06:16
[Qemu-devel] [PATCH 26/33] tests/qgraph: virtio-rng test node
,
Emanuele Giuseppe Esposito
,
06:16
[Qemu-devel] [PATCH 29/33] tests/qgraph: virtio-net driver and interface nodes
,
Emanuele Giuseppe Esposito
,
06:16
[Qemu-devel] [PATCH 27/33] tests/qgraph: virtio-blk driver and interface nodes
,
Emanuele Giuseppe Esposito
,
06:16
[Qemu-devel] [PATCH 25/33] tests/qgraph: virtio-rng driver and interface nodes
,
Emanuele Giuseppe Esposito
,
06:16
[Qemu-devel] [PATCH 24/33] tests/qgraph: virtio-balloon test node
,
Emanuele Giuseppe Esposito
,
06:16
[Qemu-devel] [PATCH 23/33] tests/qgraph: virtio-balloon driver and interface nodes
,
Emanuele Giuseppe Esposito
,
06:16
[Qemu-devel] [PATCH 21/33] tests/qgraph: virtio-9p driver and interface nodes
,
Emanuele Giuseppe Esposito
,
06:16
[Qemu-devel] [PATCH 22/33] tests/qgraph: virtio-9p test node
,
Emanuele Giuseppe Esposito
,
06:16
[Qemu-devel] [PATCH 20/33] tests/qgraph: virtio-serial test node
,
Emanuele Giuseppe Esposito
,
06:16
[Qemu-devel] [PATCH 18/33] tests/qgraph: virtio-serial driver and interface nodes
,
Emanuele Giuseppe Esposito
,
06:16
[Qemu-devel] [PATCH 19/33] tests/qgraph: virtio-console test node
,
Emanuele Giuseppe Esposito
,
06:16
[Qemu-devel] [PATCH 17/33] tests: virtio: separate ccw tests from libqos
,
Emanuele Giuseppe Esposito
,
06:15
[Qemu-devel] [PATCH 16/33] tests/qgraph: arm/virt machine node
,
Emanuele Giuseppe Esposito
,
06:15
[Qemu-devel] [PATCH 15/33] tests/qgraph: virtio-mmio driver and interface nodes
,
Emanuele Giuseppe Esposito
,
06:15
[Qemu-devel] [PATCH 14/33] tests/qgraph: virtio-pci driver and interface nodes
,
Emanuele Giuseppe Esposito
,
06:15
[Qemu-devel] [PATCH 13/33] tests/qgraph: virtio_start_device function
,
Emanuele Giuseppe Esposito
,
06:15
[Qemu-devel] [PATCH 12/33] tests/qgraph: e1000e-test node
,
Emanuele Giuseppe Esposito
,
06:15
[Qemu-devel] [PATCH 11/33] tests/qgraph: e1000e driver and interface nodes
,
Emanuele Giuseppe Esposito
,
06:15
[Qemu-devel] [PATCH 10/33] tests/qgraph: has_buggy_msi flag
,
Emanuele Giuseppe Esposito
,
06:15
[Qemu-devel] [PATCH 01/33] tests: qgraph API for the qtest driver framework
,
Emanuele Giuseppe Esposito
,
06:15
[Qemu-devel] [PATCH 09/33] tests/qgraph: ppc64/pseries machine node
,
Emanuele Giuseppe Esposito
,
06:15
[Qemu-devel] [PATCH 08/33] tests/qgraph: pci-spapr driver and interface nodes
,
Emanuele Giuseppe Esposito
,
06:15
[Qemu-devel] [PATCH 07/33] tests/qgraph: arm/raspi2 machine node
,
Emanuele Giuseppe Esposito
,
06:15
[Qemu-devel] [PATCH 06/33] tests/qgraph: sdhci test node
,
Emanuele Giuseppe Esposito
,
06:15
[Qemu-devel] [PATCH 05/33] tests/qgraph: sdhci driver and interface nodes
,
Emanuele Giuseppe Esposito
,
06:15
[Qemu-devel] [PATCH 04/33] tests/qgraph: x86_64/pc machine node
,
Emanuele Giuseppe Esposito
,
06:15
[Qemu-devel] [PATCH 03/33] tests/qgraph: pci-pc driver and interface nodes
,
Emanuele Giuseppe Esposito
,
06:15
[Qemu-devel] [PATCH 02/33] tests/qgraph: rename qpci_init_pc and qpci_init_spapr functions
,
Emanuele Giuseppe Esposito
,
06:15
[Qemu-devel] [PATCH 00/33] Qtest driver framework
,
Emanuele Giuseppe Esposito
,
06:15
Re: [Qemu-devel] [PATCH] chardev/char-fe: Fix typos
,
Paolo Bonzini
,
06:12
Re: [Qemu-devel] QEMU on Solaris
,
Peter Tribble
,
06:08
Re: [Qemu-devel] [PATCH v4 4/6] loader: add rom transaction API
,
Stefan Hajnoczi
,
05:58
Re: [Qemu-devel] [PATCH] virtio: add support for in-order feature
,
Michael S. Tsirkin
,
05:56
Re: [Qemu-devel] [RFC PATCH 0/3] tweaks for QEMU's C standard
,
Alex Bennée
,
05:52
Re: [Qemu-devel] [PATCH v2 1/4] hw/char: Implement nRF51 SoC UART
,
Stefan Hajnoczi
,
05:48
Re: [Qemu-devel] [PATCH] chardev/char-fe: Fix typos
,
Peter Maydell
,
05:36
Re: [Qemu-devel] [PATCH 1/2] commit: Add top-node/base-node options
,
Markus Armbruster
,
05:35
Re: [Qemu-devel] Question about dirty page statistics for live migration
,
Dr. David Alan Gilbert
,
05:35
[Qemu-devel] [PATCH] chardev/char-fe: Fix typos
,
Julia Suvorova
,
05:34
Re: [Qemu-devel] [RFC PATCH 0/3] tweaks for QEMU's C standard
,
Peter Maydell
,
05:30
Re: [Qemu-devel] [RFC PATCH 0/3] tweaks for QEMU's C standard
,
Thomas Huth
,
05:25
Re: [Qemu-devel] [RFC PATCH 0/3] tweaks for QEMU's C standard
,
Daniel P . Berrangé
,
05:18
Re: [Qemu-devel] [PATCH 1/2] commit: Add top-node/base-node options
,
Kevin Wolf
,
05:08
Re: [Qemu-devel] [PATCH v2 1/4] hw/char: Implement nRF51 SoC UART
,
Julia Suvorova
,
05:08
Re: [Qemu-devel] [PATCH v9 6/6] tpm: add ACPI memory clear interface
,
Igor Mammedov
,
05:07
Re: [Qemu-devel] [RFC PATCH 0/3] tweaks for QEMU's C standard
,
Daniel P . Berrangé
,
05:07
Re: [Qemu-devel] [qemu-s390x] [PATCH 1/7] tests/tcg: add a simple s390x test
,
David Hildenbrand
,
04:54
Re: [Qemu-devel] [qemu-s390x] [PATCH 2/7] target/s390x: add BAL and BALR instructions
,
David Hildenbrand
,
04:53
Re: [Qemu-devel] [PATCH] file-posix: Skip effectiveless OFD lock operations
,
Kevin Wolf
,
04:52
[Qemu-devel] vTPM 2.0 is recognized as vTPM 1.2 on the Win 10 virtual machine
,
汤福
,
04:46
Re: [Qemu-devel] [qemu-s390x] [PATCH 5/7] target/s390x: add EX support for TRT and TRTR
,
David Hildenbrand
,
04:40
Re: [Qemu-devel] QEMU on Solaris
,
Daniel P . Berrangé
,
04:34
Re: [Qemu-devel] [Qemu-block] [PATCH v0 0/2] Postponed actions
,
Denis Plotnikov
,
04:32
[Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Thomas Huth
,
04:25
Re: [Qemu-devel] [PATCH] scripts/checkpatch.pl: Enforce multiline comment syntax
,
Paolo Bonzini
,
04:01
Re: [Qemu-devel] [PATCH] virtio: add support for in-order feature
,
Ilya Maximets
,
03:54
Re: [Qemu-devel] [PATCH] MAINTAINERS: Fix F: patterns that don't match anything
,
Thomas Huth
,
03:54
Re: [Qemu-devel] [PATCH v4] tests/libqtest: Improve kill_qemu()
,
Markus Armbruster
,
03:18
Re: [Qemu-devel] [PATCH 28/56] json: Fix \uXXXX for surrogate pairs
,
Markus Armbruster
,
03:12
Re: [Qemu-devel] [PATCH 28/56] json: Fix \uXXXX for surrogate pairs
,
Markus Armbruster
,
03:08
Re: [Qemu-devel] [PATCH] acpi: SRAT: do not create reserved gap entries
,
Igor Mammedov
,
03:07
Re: [Qemu-devel] [PATCH 25/56] json: Leave rejecting invalid escape sequences to parser
,
Markus Armbruster
,
03:05
Re: [Qemu-devel] [PATCH 24/56] json: Accept overlong \xC0\x80 as U+0000 ("modified UTF-8")
,
Markus Armbruster
,
03:00
Re: [Qemu-devel] [PATCH] scripts/checkpatch.pl: Enforce multiline comment syntax
,
Thomas Huth
,
02:26
Re: [Qemu-devel] [PATCH] scripts/checkpatch.pl: Enforce multiline comment syntax
,
Thomas Huth
,
02:18
Re: [Qemu-devel] [PATCH 2/4] tests: fix bdrv-drain leak
,
Markus Armbruster
,
02:15
Re: [Qemu-devel] [PATCH 18/56] json: Revamp lexer documentation
,
Markus Armbruster
,
02:12
Re: [Qemu-devel] [PATCH 11/56] check-qjson: Cover UTF-8 in single quoted strings
,
Markus Armbruster
,
02:11
Re: [Qemu-devel] [PATCH v7 6/9] qcow2: Increase the default upper limit on the L2 cache size
,
Leonid Bloch
,
02:09
Re: [Qemu-devel] [PATCH] sun4u: ensure kernel_top is always initialised
,
Thomas Huth
,
01:14
Re: [Qemu-devel] [PATCH] ppc: add DBCR based debugging
,
David Gibson
,
00:10
August 12, 2018
[Qemu-devel] [Bug 1785972] Re: v3.0.0-rc4: VM fails to start after vcpuhotunplug, managedsave sequence
,
Satheesh Rajendran
,
22:40
[Qemu-devel] [Bug 1785972] Re: v3.0.0-rc4: VM fails to start after vcpuhotunplug, managedsave sequence
,
Satheesh Rajendran
,
22:40
[Qemu-devel] [PATCH v2] file-posix: Skip effectiveless OFD lock operations
,
Fam Zheng
,
22:40
[Qemu-devel] [PATCH 16/17] mirror: Support COR with write-blocking
,
Max Reitz
,
22:21
[Qemu-devel] [PATCH 17/17] iotests: Add test for active mirror with COR
,
Max Reitz
,
22:21
[Qemu-devel] [PATCH 15/17] mirror: Release AioCtx before queue_restart_all()
,
Max Reitz
,
22:20
[Qemu-devel] [PATCH 14/17] mirror: Inline mirror_iteration_done()
,
Max Reitz
,
22:20
[Qemu-devel] [PATCH 13/17] mirror: Linearize mirror_co_read()
,
Max Reitz
,
22:20
[Qemu-devel] [PATCH 12/17] mirror: Put QIOV locally into mirror_co_read
,
Max Reitz
,
22:20
[Qemu-devel] [PATCH 11/17] mirror: Inline mirror_write_complete(), part 1
,
Max Reitz
,
22:20
[Qemu-devel] [PATCH 10/17] mirror: Create mirror_co_alloc_qiov()
,
Max Reitz
,
22:20
[Qemu-devel] [PATCH 09/17] mirror: Lock AioContext in mirror_co_perform()
,
Max Reitz
,
22:20
[Qemu-devel] [PATCH 08/17] mirror: Make mirror_co_discard() nicer
,
Max Reitz
,
22:20
[Qemu-devel] [PATCH 07/17] mirror: Make mirror_co_zero() nicer
,
Max Reitz
,
22:20
[Qemu-devel] [PATCH 05/17] mirror: Remove bytes_handled, part 2
,
Max Reitz
,
22:20
[Qemu-devel] [PATCH 06/17] mirror: Create mirror_co_perform()
,
Max Reitz
,
22:20
[Qemu-devel] [PATCH 04/17] mirror: Remove bytes_handled, part 1
,
Max Reitz
,
22:20
[Qemu-devel] [PATCH 03/17] mirror: Pull *_align_for_copy() from *_co_read()
,
Max Reitz
,
22:20
[Qemu-devel] [PATCH 02/17] mirror: Make wait_for_any_operation() coroutine_fn
,
Max Reitz
,
22:20
[Qemu-devel] [PATCH 00/17] mirror: Mainly coroutine refinements
,
Max Reitz
,
22:20
[Qemu-devel] [PATCH 01/17] iotests: Try reading while mirroring in 156
,
Max Reitz
,
22:20
Re: [Qemu-devel] [PATCH 0/2] mac: don't use legacy fw_cfg_init_mem() functions
,
David Gibson
,
22:05
Re: [Qemu-devel] [PATCH] qemu-doc: mark ppc/prep machine as deprecated
,
David Gibson
,
22:05
Re: [Qemu-devel] [PATCH] fw_cfg: ignore suffixes in the bootdevice list dependent on machine class
,
David Gibson
,
22:05
Re: [Qemu-devel] [PATCH] spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS()
,
David Gibson
,
22:05
Re: [Qemu-devel] [PATCH] 40p: don't use legacy fw_cfg_init_mem() function
,
David Gibson
,
22:05
[Qemu-devel] Question about dirty page statistics for live migration
,
Li Qiang
,
21:47
Re: [Qemu-devel] [PATCH] file-posix: Skip effectiveless OFD lock operations
,
Fam Zheng
,
21:46
Re: [Qemu-devel] [PATCH v6 3/4] spapr: introduce a IRQ controller backend to the machine
,
David Gibson
,
21:42
Re: [Qemu-devel] [PATCH v7 6/9] qcow2: Increase the default upper limit on the L2 cache size
,
Max Reitz
,
21:39
[Qemu-devel] [PATCH v8 1/8] qcow2: Options' documentation fixes
,
Leonid Bloch
,
21:09
[Qemu-devel] [PATCH v8 5/8] qcow2: Increase the default upper limit on the L2 cache size
,
Leonid Bloch
,
21:08
[Qemu-devel] [PATCH v8 4/8] qcow2: Assign the L2 cache relatively to the image size
,
Leonid Bloch
,
21:08
[Qemu-devel] [PATCH v8 7/8] qcow2: Set the default cache-clean-interval to 10 minutes
,
Leonid Bloch
,
21:08
[Qemu-devel] [PATCH v8 8/8] qcow2: Explicit number replaced by a constant
,
Leonid Bloch
,
21:08
[Qemu-devel] [PATCH v8 6/8] qcow2: Resize the cache upon image resizing
,
Leonid Bloch
,
21:08
[Qemu-devel] [PATCH v8 2/8] qcow2: Make sizes more humanly readable
,
Leonid Bloch
,
21:08
[Qemu-devel] [PATCH v8 3/8] qcow2: Avoid duplication in setting the refcount cache size
,
Leonid Bloch
,
21:08
[Qemu-devel] [PATCH v8 0/8] Take the image size into account when allocating the L2 cache
,
Leonid Bloch
,
21:08
Re: [Qemu-devel] [PATCH v3 2/2] Add Nios II semihosting support.
,
Julian Brown
,
21:03
[Qemu-devel] [PATCH v4 2/2] Add Nios II semihosting support.
,
Julian Brown
,
20:57
[Qemu-devel] [PATCH v4 1/2] Add generic Nios II board.
,
Julian Brown
,
20:57
[Qemu-devel] [PATCH v4 0/2] Nios II generic board config and semihosting
,
Julian Brown
,
20:57
Re: [Qemu-devel] [PATCH v3 12/19] linux-user: Setup split syscall infrastructure
,
Richard Henderson
,
20:09
Re: [Qemu-devel] [PATCH v3 12/19] linux-user: Setup split syscall infrastructure
,
Laurent Vivier
,
16:45
Re: [Qemu-devel] [PATCH] target-i386: Fix lcall to call gate in IA-32e mode
,
Andrew Oates
,
16:28
[Qemu-devel] QEMU on Solaris
,
Michele Denber
,
15:52
[Qemu-devel] [Bug 1777235] Re: NVME is missing support for Get Log Page command
,
Lorenz Brun
,
15:52
Re: [Qemu-devel] [PATCH] secondary-vga: unregister vram on unplug.
,
Paolo Bonzini
,
15:09
Re: [Qemu-devel] [PATCH 28/56] json: Fix \uXXXX for surrogate pairs
,
Paolo Bonzini
,
15:06
Re: [Qemu-devel] [PATCH v3 23/23] libqtest: Rename qtest_FOOv() to qtest_vFOO() for consistency
,
Paolo Bonzini
,
14:58
Re: [Qemu-devel] [PATCH] hw/pci: add pci capability to pci-pci bridge
,
Laszlo Ersek
,
14:49
Re: [Qemu-devel] RDMA wrongly detected as being supported on FreeBSD
,
Marcel Apfelbaum
,
14:04
Re: [Qemu-devel] [PATCH] target-i386: Fix lcall to call gate in IA-32e mode
,
Paolo Bonzini
,
13:56
[Qemu-devel] Booting linux with ppc 40p machine
,
Guenter Roeck
,
13:14
Re: [Qemu-devel] [PATCH v7 62/80] linux-user: Add syscall numbers for nanoMIPS
,
Laurent Vivier
,
13:12
Re: [Qemu-devel] [PATCH v7 62/80] linux-user: Add syscall numbers for nanoMIPS
,
Aleksandar Markovic
,
13:07
Re: [Qemu-devel] [PATCH v7 62/80] linux-user: Add syscall numbers for nanoMIPS
,
Peter Maydell
,
13:03
Re: [Qemu-devel] [PATCH] hw/pvrdma: remove not needed include
,
Yuval Shaia
,
04:40
Re: [Qemu-devel] RDMA wrongly detected as being supported on FreeBSD
,
Yuval Shaia
,
04:40
Re: [Qemu-devel] [PATCH] hw/pci: add pci capability to pci-pci bridge
,
Marcel Apfelbaum
,
03:11
August 11, 2018
Re: [Qemu-devel] [PULL 1/1] slirp: fix ICMP handling on macOS hosts
,
Andrew Oates
,
23:11
[Qemu-devel] [PATCH] target-i386: Fix lcall to call gate in IA-32e mode
,
Andrew Oates
,
23:08
Re: [Qemu-devel] [PATCH v3 19/19] linux-user: Split out some process syscalls
,
Laurent Vivier
,
18:49
Re: [Qemu-devel] [PATCH v3 07/19] linux-user: Relax single exit from "break"
,
Laurent Vivier
,
17:50
[Qemu-devel] [PATCH] linux-user: fix comment s/atomic_write/atomic_set/
,
Emilio G. Cota
,
17:10
[Qemu-devel] [PATCH V11 20/20] docs: Add COLO status diagram to COLO-FT.txt
,
Zhang Chen
,
17:01
[Qemu-devel] [PATCH V11 19/20] COLO: quick failover process by kick COLO thread
,
Zhang Chen
,
17:01
[Qemu-devel] [PATCH V11 18/20] COLO: notify net filters about checkpoint/failover event
,
Zhang Chen
,
17:01
[Qemu-devel] [PATCH V11 17/20] filter-rewriter: handle checkpoint and failover event
,
Zhang Chen
,
17:01
[Qemu-devel] [PATCH V11 16/20] filter: Add handle_event method for NetFilterClass
,
Zhang Chen
,
17:01
[Qemu-devel] [PATCH V11 15/20] net/net.c: Add net client type check function for COLO
,
Zhang Chen
,
17:01
[Qemu-devel] [PATCH V11 14/20] COLO: flush host dirty ram from cache
,
Zhang Chen
,
17:00
[Qemu-devel] [PATCH V11 13/20] savevm: split the process of different stages for loadvm/savevm
,
Zhang Chen
,
17:00
[Qemu-devel] [PATCH V11 12/20] qapi: Add new command to query colo status
,
Zhang Chen
,
17:00
[Qemu-devel] [PATCH V11 11/20] qapi/migration.json: Rename COLO unknown mode to none mode.
,
Zhang Chen
,
17:00
[Qemu-devel] [PATCH V11 10/20] qmp event: Add COLO_EXIT event to notify users while exited COLO
,
Zhang Chen
,
17:00
[Qemu-devel] [PATCH V11 09/20] COLO: Flush memory data from ram cache
,
Zhang Chen
,
17:00
[Qemu-devel] [PATCH V11 08/20] ram/COLO: Record the dirty pages that SVM received
,
Zhang Chen
,
17:00
[Qemu-devel] [PATCH V11 07/20] COLO: Load dirty pages into SVM's RAM cache firstly
,
Zhang Chen
,
17:00
[Qemu-devel] [PATCH V11 06/20] COLO: Remove colo_state migration struct
,
Zhang Chen
,
17:00
[Qemu-devel] [PATCH V11 05/20] COLO: Add block replication into colo process
,
Zhang Chen
,
17:00
[Qemu-devel] [PATCH V11 04/20] COLO: integrate colo compare with colo frame
,
Zhang Chen
,
17:00
[Qemu-devel] [PATCH V11 03/20] colo-compare: use notifier to notify packets comparing result
,
Zhang Chen
,
16:59
[Qemu-devel] [PATCH V11 02/20] colo-compare: implement the process of checkpoint
,
Zhang Chen
,
16:59
[Qemu-devel] [PATCH V11 01/20] filter-rewriter: Add TCP state machine and fix memory leak in connection_track_table
,
Zhang Chen
,
16:59
[Qemu-devel] [PATCH V11 00/20] COLO: integrate colo frame with block replication and COLO proxy
,
Zhang Chen
,
16:59
Re: [Qemu-devel] [PATCH V10 08/20] ram/COLO: Record the dirty pages that SVM received
,
Zhang Chen
,
15:52
Re: [Qemu-devel] [PATCH V10 05/20] COLO: Add block replication into colo process
,
Zhang Chen
,
15:47
Re: [Qemu-devel] [PATCH v7 5/9] qcow2: Assign the L2 cache relatively to the image size
,
Leonid Bloch
,
15:19
Re: [Qemu-devel] [PATCH] secondary-vga: unregister vram on unplug.
,
Remy NOEL
,
15:07
Re: [Qemu-devel] [PATCH v7 4/9] qcow2: Avoid duplication in setting the refcount cache size
,
Leonid Bloch
,
14:40
Re: [Qemu-devel] [PATCH v7 1/9] qcow2: Options' documentation fixes
,
Leonid Bloch
,
14:01
Re: [Qemu-devel] Slow boot in QEMU with virtio-scsi disks
,
Oleksandr Natalenko
,
13:40
Re: [Qemu-devel] [PATCH 5/6] target/arm: Fix aa64 FCADD and FCMLA decode
,
Laurent Desnogues
,
13:17
[Qemu-devel] [PATCH] hw/pvrdma: remove not needed include
,
Marcel Apfelbaum
,
13:15
Re: [Qemu-devel] [PATCH] hw/pci: add pci capability to pci-pci bridge
,
Marcel Apfelbaum
,
13:11
Re: [Qemu-devel] RDMA wrongly detected as being supported on FreeBSD
,
Marcel Apfelbaum
,
12:48
Re: [Qemu-devel] [PATCH 6/6] softfloat: Fix missing inexact for floating-point add
,
Laurent Desnogues
,
12:24
Re: [Qemu-devel] [PATCH 4/6] target/arm: Use FZ not FZ16 for SVE FCVT single-half and double-half
,
Laurent Desnogues
,
12:23
Re: [Qemu-devel] [PATCH 3/6] target/arm: Use fp_status_fp16 for do_fmpa_zpzzz_h
,
Laurent Desnogues
,
12:23
Re: [Qemu-devel] [PATCH 2/6] target/arm: Ignore float_flag_input_denormal from fp_status_f16
,
Laurent Desnogues
,
12:23
Re: [Qemu-devel] [PATCH 1/6] target/arm: Adjust FPCR_MASK for FZ16
,
Laurent Desnogues
,
12:22
Re: [Qemu-devel] [PATCH v2] sh4: fix use_icount with linux-user
,
Richard Henderson
,
11:27
Re: [Qemu-devel] [PATCH v2] sh4: fix use_icount with linux-user
,
John Paul Adrian Glaubitz
,
11:23
Re: [Qemu-devel] [PATCH 2/2] hw/ppc: deprecate the machine type 'prep', replaced by '40p'
,
Programmingkid
,
10:48
Re: [Qemu-devel] [PATCH 2/4] tests: fix bdrv-drain leak
,
Max Reitz
,
10:03
Re: [Qemu-devel] Slow boot in QEMU with virtio-scsi disks
,
Ming Lei
,
09:22
[Qemu-devel] Slow boot in QEMU with virtio-scsi disks
,
Oleksandr Natalenko
,
09:22
[Qemu-devel] [PATCH 6/7] arm: Instantiate nRF51 peripherals
,
Steffen Görtz
,
05:09
[Qemu-devel] [PATCH 7/7] arm: Instantiate Microbit board-level devices
,
Steffen Görtz
,
05:09
[Qemu-devel] [PATCH 1/7] hw/arm/nrf51_soc: nRF51 Calculate peripheral id from base address
,
Steffen Görtz
,
05:08
[Qemu-devel] [PATCH 3/7] arm: Add chip variant property to nRF51 SoC
,
Steffen Görtz
,
05:08
[Qemu-devel] [PATCH 4/7] arm: Add additional datasheets and copyright lines
,
Steffen Görtz
,
05:08
[Qemu-devel] [PATCH 5/7] arm: Improve error propagation in nRF51 SOC
,
Steffen Görtz
,
05:08
[Qemu-devel] [PATCH 2/7] arm: Move nRF51 machine state to dedicated header
,
Steffen Görtz
,
05:08
[Qemu-devel] [PATCH 0/7] arm: Instantiation of nRF51 SOC and bbc:microbit devices
,
Steffen Görtz
,
05:08
[Qemu-devel] [PATCH v2] sh4: fix use_icount with linux-user
,
Laurent Vivier
,
04:24
Re: [Qemu-devel] [PATCH] qemu-doc: mark ppc/prep machine as deprecated
,
Mark Cave-Ayland
,
02:18
Re: [Qemu-devel] [PATCH 16/20] target/arm: Split contiguous stores for endianness
,
Philippe Mathieu-Daudé
,
01:42
Re: [Qemu-devel] [PATCH 15/20] target/arm: Split contiguous loads for endianness
,
Philippe Mathieu-Daudé
,
01:40
August 10, 2018
Re: [Qemu-devel] [PATCH] sh4: fix use_icount with linux-user
,
Richard Henderson
,
22:43
Re: [Qemu-devel] [PATCH] sh4: fix use_icount with linux-user
,
Richard Henderson
,
22:41
Re: [Qemu-devel] [PATCH 06/29] vmsvga: Fix parse of SVGA_CMD_UPDATE_VERBOSE to consider additional opaque cookie
,
Liran Alon
,
20:05
Re: [Qemu-devel] [PATCH 00/29]: vmsvga: Various fixes and enhancements
,
Liran Alon
,
20:04
Re: [Qemu-devel] [PATCH 26/29] vmsvga: Add basic support for display topology
,
Liran Alon
,
20:00
Re: [Qemu-devel] [PATCH] sh4: fix use_icount with linux-user
,
John Paul Adrian Glaubitz
,
18:47
[Qemu-devel] [PATCH] qemu-doc: mark ppc/prep machine as deprecated
,
Hervé Poussineau
,
18:47
[Qemu-devel] [PATCH] sh4: fix use_icount with linux-user
,
Laurent Vivier
,
18:25
Re: [Qemu-devel] [PATCH] 40p: don't use legacy fw_cfg_init_mem() function
,
Mark Cave-Ayland
,
17:13
[Qemu-devel] [Bug 1768246] Re: cpu-exec.c:648: cpu_loop_exec_tb: Assertion `use_icount' failed.
,
Laurent Vivier
,
17:11
Re: [Qemu-devel] [PATCH] 40p: don't use legacy fw_cfg_init_mem() function
,
Hervé Poussineau
,
16:18
Re: [Qemu-devel] [PATCH v2 3/3] target/riscv: call gen_goto_tb on DISAS_TOO_MANY
,
Richard Henderson
,
15:52
Re: [Qemu-devel] [PATCH 2/2] hw/ppc: deprecate the machine type 'prep', replaced by '40p'
,
Hervé Poussineau
,
15:51
Re: [Qemu-devel] [PATCH 1/2] linux-user: cleanup msync output in strace
,
Laurent Vivier
,
15:43
Re: [Qemu-devel] [PATCH 2/2] linux-user: fix 32bit g2h()/h2g()
,
Laurent Vivier
,
15:41
[Qemu-devel] [PATCH 6/6] softfloat: Fix missing inexact for floating-point add
,
Richard Henderson
,
15:31
[Qemu-devel] [PATCH 4/6] target/arm: Use FZ not FZ16 for SVE FCVT single-half and double-half
,
Richard Henderson
,
15:31
[Qemu-devel] [PATCH 5/6] target/arm: Fix aa64 FCADD and FCMLA decode
,
Richard Henderson
,
15:31
[Qemu-devel] [PATCH 3/6] target/arm: Use fp_status_fp16 for do_fmpa_zpzzz_h
,
Richard Henderson
,
15:31
[Qemu-devel] [PATCH 2/6] target/arm: Ignore float_flag_input_denormal from fp_status_f16
,
Richard Henderson
,
15:31
[Qemu-devel] [PATCH 1/6] target/arm: Adjust FPCR_MASK for FZ16
,
Richard Henderson
,
15:31
[Qemu-devel] [PATCH 0/6] target/arm: More sve-ish fixes
,
Richard Henderson
,
15:31
Re: [Qemu-devel] [PATCH 2/2] linux-user: fix 32bit g2h()/h2g()
,
Richard Henderson
,
15:30
Re: [Qemu-devel] [PATCH 1/2] linux-user: cleanup msync output in strace
,
Richard Henderson
,
15:28
Re: [Qemu-devel] [PATCH] virtio: add support for in-order feature
,
Michael S. Tsirkin
,
15:19
Re: [Qemu-devel] [PATCH 12/20] target/arm: Rewrite helper_sve_ld1*_r using pages
,
Richard Henderson
,
15:15
[Qemu-devel] [PATCH 1/2] linux-user: cleanup msync output in strace
,
Laurent Vivier
,
14:54
[Qemu-devel] [PATCH 2/2] linux-user: fix 32bit g2h()/h2g()
,
Laurent Vivier
,
14:54
Re: [Qemu-devel] [PATCH] acpi: SRAT: do not create reserved gap entries
,
Eduardo Habkost
,
14:28
[Qemu-devel] [Bug 1777672] Re: QEMU aarch64 virtual/physical frame buffer
,
Peter Maydell
,
13:46
[Qemu-devel] [PATCH v2 1/3] target/riscv: optimize cross-page direct jumps in softmmu
,
Emilio G. Cota
,
13:39
[Qemu-devel] [PATCH v2 2/3] target/riscv: optimize indirect branches
,
Emilio G. Cota
,
13:39
[Qemu-devel] [PATCH v2 3/3] target/riscv: call gen_goto_tb on DISAS_TOO_MANY
,
Emilio G. Cota
,
13:39
[Qemu-devel] [PATCH v2 0/3] target/riscv: use tcg_lookup_and_goto_ptr
,
Emilio G. Cota
,
13:39
Re: [Qemu-devel] [PATCH 2/2] qemu-iotests: Test commit with top-node/base-node
,
Eric Blake
,
13:36
Re: [Qemu-devel] [PATH] Fix build on CentOS 7
,
Paolo Bonzini
,
13:34
Re: [Qemu-devel] [PATCH 1/2] commit: Add top-node/base-node options
,
Eric Blake
,
13:33
[Qemu-devel] [Bug 1777672] Re: QEMU aarch64 virtual/physical frame buffer
,
David Hoelzer
,
13:26
Re: [Qemu-devel] [RFC PATCH 3/3] .travis.yml: ensure we support C99 on old compilers
,
Philippe Mathieu-Daudé
,
13:24
Re: [Qemu-devel] [PATCH 32/56] json: Have lexer call streamer directly
,
Eric Blake
,
13:22
Re: [Qemu-devel] [PATCH 29/56] check-qjson: Fix and enable utf8_string()'s disabled part
,
Eric Blake
,
13:19
Re: [Qemu-devel] [PATCH 28/56] json: Fix \uXXXX for surrogate pairs
,
Eric Blake
,
13:18
[Qemu-devel] [RFC PATCH 1/3] HACKING: mention the C GNU extensions we use
,
Alex Bennée
,
13:11
[Qemu-devel] [RFC PATCH 0/3] tweaks for QEMU's C standard
,
Alex Bennée
,
13:11
[Qemu-devel] [RFC PATCH 3/3] .travis.yml: ensure we support C99 on old compilers
,
Alex Bennée
,
13:11
[Qemu-devel] [RFC PATCH 2/3] qemu-seccomp: manually expand SCMP_A1
,
Alex Bennée
,
13:11
Re: [Qemu-devel] [PATCH] scripts/checkpatch.pl: Enforce multiline comment syntax
,
Paolo Bonzini
,
13:07
Re: [Qemu-devel] [PATCH v2 3/7] dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_area
,
Vladimir Sementsov-Ogievskiy
,
13:05
[Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Michele Denber
,
13:00
[Qemu-devel] [PATCH 2/2] qemu-iotests: Test commit with top-node/base-node
,
Kevin Wolf
,
12:27
[Qemu-devel] [PATCH 1/2] commit: Add top-node/base-node options
,
Kevin Wolf
,
12:27
[Qemu-devel] [PATCH 0/2] commit: Add top-node/base-node options
,
Kevin Wolf
,
12:27
Re: [Qemu-devel] [PATCH 2/2] hw/ppc: deprecate the machine type 'prep', replaced by '40p'
,
Daniel P . Berrangé
,
12:20
Re: [Qemu-devel] [PATCH v7 57/80] mips_malta: Setup GT64120 BARs in nanoMIPS bootloader
,
Philippe Mathieu-Daudé
,
12:17
Re: [Qemu-devel] [PATCH 2/2] hw/ppc: deprecate the machine type 'prep', replaced by '40p'
,
Programmingkid
,
12:17
Re: [Qemu-devel] [PATCH 27/56] json: Reject invalid \uXXXX, fix \u0000
,
Eric Blake
,
12:10
Re: [Qemu-devel] [PATCH 24/56] json: Accept overlong \xC0\x80 as U+0000 ("modified UTF-8")
,
Eric Blake
,
12:09
Re: [Qemu-devel] [PATCH] acpi: SRAT: do not create reserved gap entries
,
Igor Mammedov
,
12:01
Re: [Qemu-devel] [PATCH 26/56] json: Simplify parse_string()
,
Eric Blake
,
11:59
Re: [Qemu-devel] [PATCH 25/56] json: Leave rejecting invalid escape sequences to parser
,
Eric Blake
,
11:56
Re: [Qemu-devel] [PATCH for-3.0 v2] pc: acpi: fix memory hotplug regression by reducing stub SRAT entry size
,
Igor Mammedov
,
11:52
Re: [Qemu-devel] [PATCH 24/56] json: Accept overlong \xC0\x80 as U+0000 ("modified UTF-8")
,
Eric Blake
,
11:48
Re: [Qemu-devel] [RFC PATCH 00/17] reverse debugging
,
Ciro Santilli
,
11:42
Re: [Qemu-devel] [PATCH 23/56] json: Leave rejecting invalid UTF-8 to parser
,
Eric Blake
,
11:36
[Qemu-devel] [PATCH v9 6/6] tpm: add ACPI memory clear interface
,
Marc-André Lureau
,
11:32
[Qemu-devel] [PATCH v9 5/6] acpi: build TPM Physical Presence interface
,
Marc-André Lureau
,
11:32
[Qemu-devel] [PATCH v9 4/6] acpi: expose TPM/PPI configuration parameters to firmware via fw_cfg
,
Marc-André Lureau
,
11:32
[Qemu-devel] [PATCH v9 3/6] tpm: allocate/map buffer for TPM Physical Presence interface
,
Marc-André Lureau
,
11:32
[Qemu-devel] [PATCH v9 2/6] tpm: add a "ppi" boolean property
,
Marc-André Lureau
,
11:32
[Qemu-devel] [PATCH v9 1/6] hw/i386: add pc-i440fx-3.1 & pc-q35-3.1
,
Marc-André Lureau
,
11:32
[Qemu-devel] [PATCH v9 0/6] Add support for TPM Physical Presence interface
,
Marc-André Lureau
,
11:32
Re: [Qemu-devel] [PATCH 22/56] json: Report first rather than last parse error
,
Eric Blake
,
11:25
Re: [Qemu-devel] [PATCH 21/56] json: Reject invalid UTF-8 sequences
,
Eric Blake
,
11:21
Re: [Qemu-devel] [PATCH v3 3/3] Change other funcitons referring to feature_word_info[]
,
Eric Blake
,
11:17
Re: [Qemu-devel] [PATCH v2 04/22] check: Only test isa-testdev when it is compiled in
,
Juan Quintela
,
11:17
Re: [Qemu-devel] [PATCH v4] tests/libqtest: Improve kill_qemu()
,
Eric Blake
,
11:12
Re: [Qemu-devel] [PATCH 3/3] target/riscv: call tcg_lookup_and_goto_ptr on DISAS_TOO_MANY
,
Richard Henderson
,
11:08
Re: [Qemu-devel] [PATCH 2/3] target/riscv: optimize indirect branches
,
Richard Henderson
,
11:06
Re: [Qemu-devel] [PATCH 1/3] target/riscv: optimize cross-page direct jumps in softmmu
,
Richard Henderson
,
11:06
Re: [Qemu-devel] [PATCH] MAINTAINERS: Fix F: patterns that don't match anything
,
Markus Armbruster
,
11:06
Re: [Qemu-devel] [PATCH 18/56] json: Revamp lexer documentation
,
Eric Blake
,
11:03
Re: [Qemu-devel] [PATCH 11/56] check-qjson: Cover UTF-8 in single quoted strings
,
Eric Blake
,
10:59
Re: [Qemu-devel] [PATCH v7 10/80] elf: Remove duplicate preprocessor constant definition
,
Philippe Mathieu-Daudé
,
10:50
Re: [Qemu-devel] [PATCH 21/56] json: Reject invalid UTF-8 sequences
,
Markus Armbruster
,
10:40
Re: [Qemu-devel] [PATCH] MAINTAINERS: Fix F: patterns that don't match anything
,
Eric Blake
,
10:39
Re: [Qemu-devel] [PATCH v7 5/9] qcow2: Assign the L2 cache relatively to the image size
,
Alberto Garcia
,
10:39
Re: [Qemu-devel] [PATCH 18/56] json: Revamp lexer documentation
,
Markus Armbruster
,
10:31
Re: [Qemu-devel] [PATCH 56/56] docs/interop/qmp-spec: How to force known good parser state
,
Eric Blake
,
10:30
Re: [Qemu-devel] [PATCH 17/56] json: Reject unescaped control characters
,
Markus Armbruster
,
10:26
Re: [Qemu-devel] [PATCH 11/56] check-qjson: Cover UTF-8 in single quoted strings
,
Markus Armbruster
,
10:19
Re: [Qemu-devel] [PATCH 09/56] check-qjson: Cover escaped characters more thoroughly, part 2
,
Markus Armbruster
,
10:16
Re: [Qemu-devel] [PATCH 08/56] check-qjson: Streamline escaped_string()'s test strings
,
Markus Armbruster
,
10:15
Re: [Qemu-devel] [PATCH 07/56] check-qjson: Cover escaped characters more thoroughly, part 1
,
Markus Armbruster
,
10:11
[Qemu-devel] [PATH] Fix build on CentOS 7
,
Murilo Opsfelder Araujo
,
10:11
[Qemu-devel] [PATCH] acpi: SRAT: do not create reserved gap entries
,
Igor Mammedov
,
10:07
[Qemu-devel] [PATCH v3 2/3] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
,
Robert Hoo
,
10:07
[Qemu-devel] [PATCH v3 1/3] x86: Data structure changes to support MSR based features
,
Robert Hoo
,
10:06
[Qemu-devel] [PATCH v3 3/3] Change other funcitons referring to feature_word_info[]
,
Robert Hoo
,
10:06
[Qemu-devel] [PATCH v3 0/3] x86: QEMU side support on MSR based features
,
Robert Hoo
,
10:06
Re: [Qemu-devel] [PATCH 05/56] qmp-test: Cover syntax and lexical errors
,
Eric Blake
,
10:06
Re: [Qemu-devel] [PATCH 07/56] check-qjson: Cover escaped characters more thoroughly, part 1
,
Markus Armbruster
,
10:03
Re: [Qemu-devel] [PATCH 06/56] test-qga: Clean up how we test QGA synchronization
,
Markus Armbruster
,
09:57
Re: [Qemu-devel] [PATCH 05/56] qmp-test: Cover syntax and lexical errors
,
Markus Armbruster
,
09:52
Re: [Qemu-devel] [PATCH 04/56] qmp-cmd-test: Split off qmp-test
,
Markus Armbruster
,
09:49
Re: [Qemu-devel] [PATCH 03/56] check-qjson: Cover whitespace more thoroughly
,
Markus Armbruster
,
09:44
Re: [Qemu-devel] [PATCH 02/56] check-qjson: Cover blank and lexically erroneous input
,
Markus Armbruster
,
09:40
[Qemu-devel] [PATCH] use dpy_gfx_update_full
,
Gerd Hoffmann
,
09:29
[Qemu-devel] [PATCH v4] tests/libqtest: Improve kill_qemu()
,
Eric Blake
,
09:28
Re: [Qemu-devel] [PATCH] qxl: drop unused generation variable
,
Peter Maydell
,
09:26
Re: [Qemu-devel] [PATCH] fw_cfg: ignore suffixes in the bootdevice list dependent on machine class
,
Laszlo Ersek
,
09:25
[Qemu-devel] [PATCH] qxl: drop unused generation variable
,
Gerd Hoffmann
,
09:23
Re: [Qemu-devel] [PATCH] scripts/checkpatch.pl: Enforce multiline comment syntax
,
Markus Armbruster
,
09:20
Re: [Qemu-devel] [PATCH v7 4/9] qcow2: Avoid duplication in setting the refcount cache size
,
Alberto Garcia
,
09:14
Re: [Qemu-devel] [PATCH 0/7] Some improvements in z/Arch instructions support
,
David Hildenbrand
,
09:11
Re: [Qemu-devel] [PATCH 4/7] target/s390x: fix IPM polluting irrelevant bits
,
David Hildenbrand
,
09:10
Re: [Qemu-devel] [PATCH 3/7] target/s390x: fix CSST decoding and runtime alignment check
,
David Hildenbrand
,
09:07
Re: [Qemu-devel] [PATCH 0/7] Some improvements in z/Arch instructions support
,
Cornelia Huck
,
09:05
Re: [Qemu-devel] [PATCH] fw_cfg: ignore suffixes in the bootdevice list dependent on machine class
,
Eduardo Habkost
,
08:57
Re: [Qemu-devel] [PATCH v7 2/9] qcow2: Cosmetic changes
,
Alberto Garcia
,
08:55
Re: [Qemu-devel] [PATCH] scripts/checkpatch.pl: Enforce multiline comment syntax
,
Peter Maydell
,
08:53
[Qemu-devel] qemu-system-ppc host process stuck at 100% CPU (due to badly programmed virtio device)
,
Mark Cave-Ayland
,
08:47
Re: [Qemu-devel] [Qemu-arm] [PATCH v4 5/6] loader: Implement .hex file loader
,
sail darcy
,
08:47
Re: [Qemu-devel] [PATCH] scripts/checkpatch.pl: Enforce multiline comment syntax
,
Paolo Bonzini
,
08:45
Re: [Qemu-devel] [PATCH] scripts/checkpatch.pl: Enforce multiline comment syntax
,
Paolo Bonzini
,
08:45
[Qemu-devel] [PATCH] fw_cfg: ignore suffixes in the bootdevice list dependent on machine class
,
Mark Cave-Ayland
,
08:40
Re: [Qemu-devel] [PATCH] fw_cfg: add bootdevice-ignore-suffixes property
,
Mark Cave-Ayland
,
08:31
[Qemu-devel] [Bug 1777672] Re: QEMU aarch64 virtual/physical frame buffer
,
Peter Maydell
,
08:31
Re: [Qemu-devel] [PATCH v1] exec: handle NULL pointer in flatview_read_continue
,
Paolo Bonzini
,
08:29
Re: [Qemu-devel] [RFC PATCH 1/4] scripts/decodetree.py: add a disassembly generator (HACK!)
,
Eduardo Habkost
,
08:21
Re: [Qemu-devel] [PATCH] file-posix: Skip effectiveless OFD lock operations
,
Kevin Wolf
,
08:15
Re: [Qemu-devel] [PATCH v2 04/22] check: Only test isa-testdev when it is compiled in
,
Paolo Bonzini
,
08:12
Re: [Qemu-devel] [PATCH v2 02/22] config: CONFIG_SERIAL* is already in pci.mak
,
Paolo Bonzini
,
08:08
Re: [Qemu-devel] [PATCH] scripts/checkpatch.pl: Enforce multiline comment syntax
,
Markus Armbruster
,
08:08
[Qemu-devel] [PATCH] 40p: don't use legacy fw_cfg_init_mem() function
,
Mark Cave-Ayland
,
08:04
[Qemu-devel] [Bug 1768246] Re: cpu-exec.c:648: cpu_loop_exec_tb: Assertion `use_icount' failed.
,
John Paul Adrian Glaubitz
,
08:01
Re: [Qemu-devel] [PATCH v7 6/9] qcow2: Increase the default upper limit on the L2 cache size
,
Alberto Garcia
,
08:00
[Qemu-devel] [PATCH] MAINTAINERS: Fix F: patterns that don't match anything
,
Markus Armbruster
,
07:56
Re: [Qemu-devel] [PATCH v7 1/9] qcow2: Options' documentation fixes
,
Alberto Garcia
,
07:50
Re: [Qemu-devel] [PATCH 19/21] qapi/block-commit: expose new job properties
,
Kevin Wolf
,
07:47
[Qemu-devel] [PATCH] sun4m: don't use legacy fw_cfg_init_mem() function
,
Mark Cave-Ayland
,
07:43
[Qemu-devel] [PATCH] sun4u: ensure kernel_top is always initialised
,
Mark Cave-Ayland
,
07:23
Re: [Qemu-devel] [PATCH v2 04/22] check: Only test isa-testdev when it is compiled in
,
Juan Quintela
,
07:09
Re: [Qemu-devel] [PATCH v2 09/22] virtio: Remove unneeded includes
,
Juan Quintela
,
07:08
Re: [Qemu-devel] [PATCH v2 02/22] config: CONFIG_SERIAL* is already in pci.mak
,
Juan Quintela
,
07:07
Re: [Qemu-devel] [PATCH] virtio: add support for in-order feature
,
Ilya Maximets
,
07:04
Re: [Qemu-devel] [PATCH v2 00/34] Qtest driver framework
,
Emanuele
,
06:40
Re: [Qemu-devel] [PATCH v3 5/5] qmp: add pmemload command
,
Dr. David Alan Gilbert
,
06:37
Re: [Qemu-devel] [PATCH v1] exec: handle NULL pointer in flatview_read_continue
,
Olaf Hering
,
06:32
[Qemu-devel] [PATCH 2/2] mac_newworld: don't use legacy fw_cfg_init_mem() function
,
Mark Cave-Ayland
,
06:28
[Qemu-devel] [PATCH 1/2] mac_oldworld: don't use legacy fw_cfg_init_mem() function
,
Mark Cave-Ayland
,
06:28
[Qemu-devel] [PATCH 0/2] mac: don't use legacy fw_cfg_init_mem() functions
,
Mark Cave-Ayland
,
06:28
Re: [Qemu-devel] [PATCH v1] exec: handle NULL pointer in flatview_read_continue
,
Paolo Bonzini
,
06:25
Re: [Qemu-devel] [RFC PATCH v2 00/22] More patches to disable stuff
,
Paolo Bonzini
,
06:22
Re: [Qemu-devel] [PATCH v2 04/22] check: Only test isa-testdev when it is compiled in
,
Paolo Bonzini
,
06:20
Re: [Qemu-devel] [PATCH v2 02/22] config: CONFIG_SERIAL* is already in pci.mak
,
Paolo Bonzini
,
06:19
Re: [Qemu-devel] [PATCH v2 09/22] virtio: Remove unneeded includes
,
Michael S. Tsirkin
,
06:18
Re: [Qemu-devel] [PATCH v2 05/34] tests/qgraph: sdhci driver and interface nodes
,
Paolo Bonzini
,
06:17
Re: [Qemu-devel] [PATCH 00/29]: vmsvga: Various fixes and enhancements
,
Gerd Hoffmann
,
06:14
Re: [Qemu-devel] [PATCH v2 09/22] virtio: Remove unneeded includes
,
Juan Quintela
,
06:01
Re: [Qemu-devel] [PATCH 06/29] vmsvga: Fix parse of SVGA_CMD_UPDATE_VERBOSE to consider additional opaque cookie
,
Gerd Hoffmann
,
06:00
Re: [Qemu-devel] [PATCH 28/29] vmsvga: Introduce new function for reporting device capabilities
,
Gerd Hoffmann
,
05:58
Re: [Qemu-devel] [PATCH 26/29] vmsvga: Add basic support for display topology
,
Gerd Hoffmann
,
05:57
Re: [Qemu-devel] [PATCH v2 29/34] test/qgraph: virtio-blk test node
,
Laurent Vivier
,
05:52
Re: [Qemu-devel] [PATCH 23/29] vmsvga: Implement initial support for rgb-alpha cursors
,
Gerd Hoffmann
,
05:51
Re: [Qemu-devel] [PATCH v2 29/34] test/qgraph: virtio-blk test node
,
Emanuele
,
05:45
Re: [Qemu-devel] [PATCH 03/29] vmsvga: Explictly mark deprecated commands
,
Gerd Hoffmann
,
05:44
Re: [Qemu-devel] [PATCH] scripts/checkpatch.pl: Enforce multiline comment syntax
,
Markus Armbruster
,
05:42
Re: [Qemu-devel] [PATCH] virtio: add support for in-order feature
,
Michael S. Tsirkin
,
05:34
Re: [Qemu-devel] [PATCH v2 09/22] virtio: Remove unneeded includes
,
Michael S. Tsirkin
,
05:30
[Qemu-devel] [PATCH] slirp: document mbuf pointers and sizes
,
Samuel Thibault
,
05:17
Re: [Qemu-devel] [PATCH for-3.0] slirp: Correct size check in m_inc()
,
Peter Maydell
,
05:14
Re: [Qemu-devel] [PATCH 12/20] target/arm: Rewrite helper_sve_ld1*_r using pages
,
Alex Bennée
,
05:13
Re: [Qemu-devel] [PATCH] scripts/checkpatch.pl: Enforce multiline comment syntax
,
Peter Maydell
,
05:10
Re: [Qemu-devel] [PATCH for-3.0] slirp: Correct size check in m_inc()
,
Samuel Thibault
,
05:08
Re: [Qemu-devel] [PATCH] scripts/checkpatch.pl: Enforce multiline comment syntax
,
Peter Maydell
,
05:08
Re: [Qemu-devel] [Qemu-arm] [PATCH 10/16] hw/dma/pl080: Allow use as embedded-struct device
,
Peter Maydell
,
05:04
Re: [Qemu-devel] [PATCH for-3.0] slirp: Correct size check in m_inc()
,
Peter Maydell
,
05:03
Re: [Qemu-devel] [RFC PATCH 1/4] scripts/decodetree.py: add a disassembly generator (HACK!)
,
Alex Bennée
,
04:55
Re: [Qemu-devel] [PATCH] virtio: add support for in-order feature
,
Ilya Maximets
,
04:41
Re: [Qemu-devel] [PATCH] scripts/checkpatch.pl: Enforce multiline comment syntax
,
Paolo Bonzini
,
04:34
Re: [Qemu-devel] [PATCH v7 3/9] qcow2: Make sizes more humanly readable
,
Alberto Garcia
,
04:33
Re: [Qemu-devel] [PATCH] virtio: add support for in-order feature
,
Ilya Maximets
,
04:28
[Qemu-devel] [PATCH] spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS()
,
Cédric Le Goater
,
04:00
Re: [Qemu-devel] [PATCH] hw/ppc: on 40p machine, change default firmware to OpenBIOS
,
Mark Cave-Ayland
,
04:00
Re: [Qemu-devel] [PATCH v6 3/4] spapr: introduce a IRQ controller backend to the machine
,
Cédric Le Goater
,
03:48
Re: [Qemu-devel] [PATCH] i386: Disable TOPOEXT by default on "-cpu host"
,
Richard W.M. Jones
,
03:41
Re: [Qemu-devel] [PATCH v2 09/22] virtio: Remove unneeded includes
,
Juan Quintela
,
03:34
Re: [Qemu-devel] [PATCH v2 09/34] tests/qgraph: pci-spapr driver and interface nodes
,
Paolo Bonzini
,
03:14
Re: [Qemu-devel] [PATCH 3/4] monitor: fix oob command leak
,
Markus Armbruster
,
02:55
Re: [Qemu-devel] [PATCH] hw/ppc: on 40p machine, change default firmware to OpenBIOS
,
David Gibson
,
02:46
Re: [Qemu-devel] [PATCH 2/4] tests: fix bdrv-drain leak
,
Markus Armbruster
,
02:28
[Qemu-devel] [PATCH v7 9/9] qcow2: Explicit number replaced by a constant
,
Leonid Bloch
,
02:27
[Qemu-devel] [PATCH v7 8/9] qcow2: Set the default cache-clean-interval to 10 minutes
,
Leonid Bloch
,
02:27
[Qemu-devel] [PATCH v7 7/9] qcow2: Resize the cache upon image resizing
,
Leonid Bloch
,
02:27
[Qemu-devel] [PATCH v7 6/9] qcow2: Increase the default upper limit on the L2 cache size
,
Leonid Bloch
,
02:27
[Qemu-devel] [PATCH v7 5/9] qcow2: Assign the L2 cache relatively to the image size
,
Leonid Bloch
,
02:27
[Qemu-devel] [PATCH v7 4/9] qcow2: Avoid duplication in setting the refcount cache size
,
Leonid Bloch
,
02:27
[Qemu-devel] [PATCH v7 3/9] qcow2: Make sizes more humanly readable
,
Leonid Bloch
,
02:27
[Qemu-devel] [PATCH v7 2/9] qcow2: Cosmetic changes
,
Leonid Bloch
,
02:27
[Qemu-devel] [PATCH v7 0/9] Take the image size into account when allocating the L2 cache
,
Leonid Bloch
,
02:27
[Qemu-devel] [PATCH v7 1/9] qcow2: Options' documentation fixes
,
Leonid Bloch
,
02:27
Re: [Qemu-devel] [PATCH 1/4] tests: fix crumple/recursive leak
,
Markus Armbruster
,
02:25
Re: [Qemu-devel] [PATCH] scripts/checkpatch.pl: Enforce multiline comment syntax
,
Markus Armbruster
,
02:22
Re: [Qemu-devel] [PATCH v2 4/4] tests/microbit-test: Check nRF51 UART functionality
,
Stefan Hajnoczi
,
02:13
Re: [Qemu-devel] [PATCH v3 0/5] qmp: add pmemload command
,
Markus Armbruster
,
02:06
Re: [Qemu-devel] [PATCH v2 2/4] hw/arm/nrf51_soc: Connect UART to nRF51 SoC
,
Stefan Hajnoczi
,
02:05
Re: [Qemu-devel] [PATCH v2 1/4] hw/char: Implement nRF51 SoC UART
,
Stefan Hajnoczi
,
02:02
Re: [Qemu-devel] [PATCH v7 00/80] Add nanoMIPS support to QEMU
,
Philippe Mathieu-Daudé
,
01:44
Re: [Qemu-devel] [PATCH v7 11/80] elf: Add ELF flags for MIPS machine variants
,
Philippe Mathieu-Daudé
,
01:39
Re: [Qemu-devel] [PATCH 1/2] hw/ppc: on 40p machine, change default firmware to OpenBIOS
,
Hervé Poussineau
,
01:38
[Qemu-devel] [PATCH] hw/ppc: on 40p machine, change default firmware to OpenBIOS
,
Hervé Poussineau
,
01:38
Re: [Qemu-devel] [PATCH v6 5/8] qcow2: Increase the default upper limit on the L2 cache size
,
Leonid Bloch
,
01:33
Re: [Qemu-devel] [PATCH v7 09/80] target/mips: Check ELPA flag only in some cases of MFHC0 and MTHC0
,
Philippe Mathieu-Daudé
,
01:31
Re: [Qemu-devel] [PATCH v7 04/80] target/mips: Fix two instances of shadow variables
,
Philippe Mathieu-Daudé
,
01:29
Re: [Qemu-devel] [PATCH v7 03/80] target/mips: Mark switch fallthroughs with interpretable comments
,
Philippe Mathieu-Daudé
,
01:29
Re: [Qemu-devel] [Qemu-arm] [PATCH 10/16] hw/dma/pl080: Allow use as embedded-struct device
,
Philippe Mathieu-Daudé
,
01:27
Re: [Qemu-devel] [Qemu-arm] [PATCH 10/16] hw/dma/pl080: Allow use as embedded-struct device
,
Philippe Mathieu-Daudé
,
01:18
Re: [Qemu-devel] [Qemu-arm] [PATCH 15/16] hw/dma/pl080: Remove hw_error() if DMA is enabled
,
Philippe Mathieu-Daudé
,
01:12
Re: [Qemu-devel] [Qemu-arm] [PATCH 13/16] hw/dma/pl080: Provide device reset function
,
Philippe Mathieu-Daudé
,
01:11
Re: [Qemu-devel] [Qemu-arm] [PATCH 12/16] hw/dma/pl080: Don't use CPU address space for DMA accesses
,
Philippe Mathieu-Daudé
,
01:10
Re: [Qemu-devel] [Qemu-arm] [PATCH 02/16] nvic: Expose NMI line
,
Philippe Mathieu-Daudé
,
01:05
Re: [Qemu-devel] [Qemu-arm] [PATCH v4 5/6] loader: Implement .hex file loader
,
Philippe Mathieu-Daudé
,
01:01
Re: [Qemu-devel] [Qemu-arm] [PATCH v4 6/6] Add QTest testcase for the Intel Hexadecimal
,
Philippe Mathieu-Daudé
,
00:26
[Qemu-devel] [PATCH 4/4] dmg: exchanging hardcoded dmg UDIF block types to enum.
,
Julio Faracco
,
00:08
[Qemu-devel] [PATCH 3/4] dmg: including dmg-lzfse module inside dmg block driver.
,
Julio Faracco
,
00:08
[Qemu-devel] [PATCH 2/4] configure: adding support to lzfse library.
,
Julio Faracco
,
00:08
[Qemu-devel] [PATCH 1/4] block: adding lzfse decompressing support as a module.
,
Julio Faracco
,
00:08
[Qemu-devel] [PATCH 0/4] Adding LZFSE compression support for DMG block driver.
,
Julio Faracco
,
00:08
August 09, 2018
Re: [Qemu-devel] [Qemu-arm] [PATCH v4 3/6] loader: extract rom_free() function
,
Philippe Mathieu-Daudé
,
23:39
Re: [Qemu-devel] [Qemu-arm] [PATCH v4 2/6] target/arm: add "cortex-m0" CPU model
,
Philippe Mathieu-Daudé
,
23:38
Re: [Qemu-devel] [Qemu-arm] [PATCH v3 4/7] target/arm: add "cortex-m0" CPU model
,
Philippe Mathieu-Daudé
,
23:38
Re: [Qemu-devel] [RFC PATCH 1/4] scripts/decodetree.py: add a disassembly generator (HACK!)
,
Eduardo Habkost
,
23:32
Re: [Qemu-devel] [Qemu-arm] [PATCH v4 1/6] hw/arm: make bitbanded IO optional on ARMv7-M
,
Philippe Mathieu-Daudé
,
23:32
[Qemu-devel] [PATCH 7/7] target/s390x: implement CVB, CVBY and CVBG
,
Pavel Zbitskiy
,
23:03
[Qemu-devel] [PATCH 6/7] target/s390x: fix PACK reading 1 byte less and writing 1 byte more
,
Pavel Zbitskiy
,
23:03
[Qemu-devel] [PATCH 5/7] target/s390x: add EX support for TRT and TRTR
,
Pavel Zbitskiy
,
23:03
[Qemu-devel] [PATCH 4/7] target/s390x: fix IPM polluting irrelevant bits
,
Pavel Zbitskiy
,
23:03
[Qemu-devel] [PATCH 3/7] target/s390x: fix CSST decoding and runtime alignment check
,
Pavel Zbitskiy
,
23:03
[Qemu-devel] [PATCH 2/7] target/s390x: add BAL and BALR instructions
,
Pavel Zbitskiy
,
23:03
[Qemu-devel] [PATCH 1/7] tests/tcg: add a simple s390x test
,
Pavel Zbitskiy
,
23:03
[Qemu-devel] [PATCH 0/7] Some improvements in z/Arch instructions support
,
Pavel Zbitskiy
,
23:03
[Qemu-devel] [resend][PATCH] qga-win: add support for qmp_guest_fsfreeze_freeze_list
,
Chen Hanxiao
,
21:15
Re: [Qemu-devel] [PATCH v6 3/4] spapr: introduce a IRQ controller backend to the machine
,
David Gibson
,
21:06
Re: [Qemu-devel] [PATCH 2/2] hw/ppc: deprecate the machine type 'prep', replaced by '40p'
,
David Gibson
,
21:06
Re: [Qemu-devel] [PATCH 1/2] hw/ppc: on 40p machine, change default firmware to OpenBIOS
,
David Gibson
,
21:06
Re: [Qemu-devel] [PATCH 3/3] vhost-scsi: expose 't10_pi' property for VIRTIO_SCSI_F_T10_PI
,
Felipe Franciosi
,
20:15
Re: [Qemu-devel] [PATCH 2/3] vhost-scsi: unify vhost-scsi get_features implementations
,
Felipe Franciosi
,
20:14
Re: [Qemu-devel] [PATCH 1/3] vhost-user-scsi: move host_features into VHostSCSICommon
,
Felipe Franciosi
,
20:13
Re: [Qemu-devel] [RFC PATCH 0/4] "pc: acpi: _CST support"
,
Michael S. Tsirkin
,
19:10
Re: [Qemu-devel] [RFC PATCH 3/4] pc: acpi: add _CST support
,
Michael S. Tsirkin
,
19:01
Re: [Qemu-devel] [PATCH v2 09/22] virtio: Remove unneeded includes
,
Michael S. Tsirkin
,
18:56
Re: [Qemu-devel] [PATCH] virtio: add support for in-order feature
,
Michael S. Tsirkin
,
18:52
Re: [Qemu-devel] [PATCH v2 06/11] iotests: Add tests for mirror @replaces loops
,
Max Reitz
,
18:48
Re: [Qemu-devel] [PATCH v2 00/11] block: Deal with filters
,
Max Reitz
,
18:34
[Qemu-devel] [PATCH v2 10/11] iotests: Add test for commit in sub directory
,
Max Reitz
,
18:31
[Qemu-devel] [PATCH v2 03/11] block: Filtered children access functions
,
Max Reitz
,
18:31
[Qemu-devel] [PATCH v2 11/11] iotests: Test committing to overridden backing
,
Max Reitz
,
18:31
[Qemu-devel] [PATCH v2 09/11] iotests: Add filter mirror test cases
,
Max Reitz
,
18:31
[Qemu-devel] [PATCH v2 08/11] iotests: Add filter commit test cases
,
Max Reitz
,
18:31
[Qemu-devel] [PATCH v2 04/11] block: Storage child access function
,
Max Reitz
,
18:31
[Qemu-devel] [PATCH v2 07/11] block: Leave BDS.backing_file constant
,
Max Reitz
,
18:31
[Qemu-devel] [PATCH v2 05/11] block: Fix check_to_replace_node()
,
Max Reitz
,
18:31
[Qemu-devel] [PATCH v2 06/11] iotests: Add tests for mirror @replaces loops
,
Max Reitz
,
18:31
[Qemu-devel] [PATCH v2 02/11] blockdev: Check @replaces in blockdev_mirror_common
,
Max Reitz
,
18:31
[Qemu-devel] [PATCH v2 00/11] block: Deal with filters
,
Max Reitz
,
18:31
[Qemu-devel] [PATCH v2 01/11] block: Mark commit and mirror as filter drivers
,
Max Reitz
,
18:31
Re: [Qemu-devel] [PATCH 00/11] block: Deal with filters
,
Max Reitz
,
18:27
[Qemu-devel] [PATCH] i386: Disable TOPOEXT by default on "-cpu host"
,
Eduardo Habkost
,
18:19
Re: [Qemu-devel] [PATCH 21/56] json: Reject invalid UTF-8 sequences
,
Eric Blake
,
18:16
Re: [Qemu-devel] [PATCH v6 5/8] qcow2: Increase the default upper limit on the L2 cache size
,
Eric Blake
,
18:04
[Qemu-devel] [PATCH v6 8/8] qcow2: Explicit number replaced by a constant
,
Leonid Bloch
,
17:55
[Qemu-devel] [PATCH v6 7/8] qcow2: Set the default cache-clean-interval to 10 minutes
,
Leonid Bloch
,
17:55
[Qemu-devel] [PATCH v6 5/8] qcow2: Increase the default upper limit on the L2 cache size
,
Leonid Bloch
,
17:54
[Qemu-devel] [PATCH v6 6/8] qcow2: Resize the cache upon image resizing
,
Leonid Bloch
,
17:54
[Qemu-devel] [PATCH v6 4/8] qcow2: Assign the L2 cache relatively to the image size
,
Leonid Bloch
,
17:54
[Qemu-devel] [PATCH v6 3/8] qcow2: Avoid duplication in setting the refcount cache size
,
Leonid Bloch
,
17:54
[Qemu-devel] [PATCH v6 2/8] qcow2: Cosmetic changes
,
Leonid Bloch
,
17:54
Re: [Qemu-devel] [PATCH for-3.0] slirp: Correct size check in m_inc()
,
Samuel Thibault
,
17:54
[Qemu-devel] [PATCH v6 1/8] qcow2: Options' documentation fixes
,
Leonid Bloch
,
17:54
[Qemu-devel] [PATCH v6 0/8] qcow2: Take the image size into account when allocating the L2 cache
,
Leonid Bloch
,
17:54
Re: [Qemu-devel] [PATCH v4 2/5] qcow2: Assign the L2 cache relatively to image size
,
Leonid Bloch
,
17:52
[Qemu-devel] [PATCH 0/3] target/riscv: use tcg_lookup_and_goto_ptr
,
Emilio G. Cota
,
17:44
[Qemu-devel] [PATCH 3/3] target/riscv: call tcg_lookup_and_goto_ptr on DISAS_TOO_MANY
,
Emilio G. Cota
,
17:44
[Qemu-devel] [PATCH 2/3] target/riscv: optimize indirect branches
,
Emilio G. Cota
,
17:44
[Qemu-devel] [PATCH 1/3] target/riscv: optimize cross-page direct jumps in softmmu
,
Emilio G. Cota
,
17:44
[Qemu-devel] [PATCH 11/11] iotests: Test committing to overridden backing
,
Max Reitz
,
17:38
[Qemu-devel] [PATCH 10/11] iotests: Add test for commit in sub directory
,
Max Reitz
,
17:38
[Qemu-devel] [PATCH 09/11] iotests: Add filter mirror test cases
,
Max Reitz
,
17:38
[Qemu-devel] [PATCH 03/11] block: Filtered children access functions
,
Max Reitz
,
17:38
[Qemu-devel] [PATCH 08/11] iotests: Add filter commit test cases
,
Max Reitz
,
17:38
[Qemu-devel] [PATCH 04/11] block: Storage child access function
,
Max Reitz
,
17:38
[Qemu-devel] [PATCH 07/11] block: Leave BDS.backing_file constant
,
Max Reitz
,
17:38
[Qemu-devel] [PATCH 06/11] iotests: Add tests for mirror @replaces loops
,
Max Reitz
,
17:38
[Qemu-devel] [PATCH 05/11] block: Fix check_to_replace_node()
,
Max Reitz
,
17:38
[Qemu-devel] [PATCH 02/11] blockdev: Check @replaces in blockdev_mirror_common
,
Max Reitz
,
17:38
[Qemu-devel] [PATCH 00/11] block: Deal with filters
,
Max Reitz
,
17:38
[Qemu-devel] [PATCH 01/11] block: Mark commit and mirror as filter drivers
,
Max Reitz
,
17:38
[Qemu-devel] [PATCH for-3.1 v10 31/31] iotests: Test json:{} filenames of internal BDSs
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 28/31] block/curl: Implement bdrv_refresh_filename()
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 30/31] block: BDS options may lack the "driver" option
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 27/31] block/curl: Harmonize option defaults
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 29/31] block/null: Generate filename even with latency-ns
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 26/31] block/nvme: Fix bdrv_refresh_filename()
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 24/31] block: Purify .bdrv_refresh_filename()
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 25/31] block: Do not copy exact_filename from format file
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 23/31] block: Generically refresh runtime options
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 21/31] block: Add strong_runtime_opts to BlockDriver
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 22/31] block: Add BlockDriver.bdrv_gather_child_options
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 20/31] iotests: Add quorum case to test 110
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 17/31] block/nbd: Make bdrv_dirname() return NULL
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 19/31] block: Use bdrv_dirname() for relative filenames
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 18/31] block/nfs: Implement bdrv_dirname()
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 16/31] quorum: Make bdrv_dirname() return NULL
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 15/31] blkverify: Make bdrv_dirname() return NULL
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 14/31] block: Add bdrv_dirname()
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 13/31] block: Fix bdrv_find_backing_image()
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 11/31] block: bdrv_get_full_backing_filename's ret. val.
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 12/31] block: Add bdrv_make_absolute_filename()
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 10/31] block: bdrv_get_full_backing_filename_from_...'s ret. val.
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 08/31] iotests: Add test for backing file overrides
,
Max Reitz
,
17:36
[Qemu-devel] [PATCH for-3.1 v10 09/31] block: Make path_combine() return the path
,
Max Reitz
,
17:35
[Qemu-devel] [PATCH for-3.1 v10 07/31] iotests.py: Add node_info()
,
Max Reitz
,
17:35
[Qemu-devel] [PATCH for-3.1 v10 05/31] block: Respect backing bs in bdrv_refresh_filename
,
Max Reitz
,
17:35
[Qemu-devel] [PATCH for-3.1 v10 06/31] iotests.py: Add filter_imgfmt()
,
Max Reitz
,
17:35
[Qemu-devel] [PATCH for-3.1 v10 04/31] block: Add BDS.auto_backing_file
,
Max Reitz
,
17:35
[Qemu-devel] [PATCH for-3.1 v10 01/31] block: Use bdrv_refresh_filename() to pull
,
Max Reitz
,
17:35
[Qemu-devel] [PATCH for-3.1 v10 03/31] block: Skip implicit nodes for filename info
,
Max Reitz
,
17:35
[Qemu-devel] [PATCH for-3.1 v10 00/31] block: Fix some filename generation issues
,
Max Reitz
,
17:35
[Qemu-devel] [PATCH for-3.1 v10 02/31] block: Use children list in bdrv_refresh_filename
,
Max Reitz
,
17:35
[Qemu-devel] [Bug 1786343] Re: QEMU v3.0.0-rc4 configure fails with --enable-mpath on CentOS 7.5
,
Murilo Opsfelder Araújo
,
17:05
[Qemu-devel] [PATCH 2/2] hw/ppc: deprecate the machine type 'prep', replaced by '40p'
,
Hervé Poussineau
,
16:41
[Qemu-devel] [PATCH 1/2] hw/ppc: on 40p machine, change default firmware to OpenBIOS
,
Hervé Poussineau
,
16:41
[Qemu-devel] [PATCH 0/2] ppc: deprecate 'prep' machine
,
Hervé Poussineau
,
16:40
Re: [Qemu-devel] [PULL 09/12] i386: Allow TOPOEXT to be enabled on older kernels
,
Richard W.M. Jones
,
16:30
[Qemu-devel] [Bug 1786343] [NEW] QEMU v3.0.0-rc4 configure fails with --enable-mpath on CentOS 7.5
,
Murilo Opsfelder Araújo
,
16:20
Re: [Qemu-devel] [PATCH v2 10/22] virtio: split vsock bits from virtio-pci
,
Dr. David Alan Gilbert
,
15:10
Re: [Qemu-devel] [PATCH v2 09/22] virtio: Remove unneeded includes
,
Dr. David Alan Gilbert
,
15:03
Re: [Qemu-devel] [PATCH 20/56] check-qjson: Document we expect invalid UTF-8 to be rejected
,
Eric Blake
,
14:55
Re: [Qemu-devel] [PATCH 19/56] json: Tighten and simplify qstring_from_escaped_str()'s loop
,
Eric Blake
,
14:52
Re: [Qemu-devel] [PATCH 08/20] target/arm: Pass in current_el to fp and sve_exception_el
,
Richard Henderson
,
14:50
Re: [Qemu-devel] [PATCH 18/56] json: Revamp lexer documentation
,
Eric Blake
,
14:50
Re: [Qemu-devel] [PATCH 17/56] json: Reject unescaped control characters
,
Eric Blake
,
14:26
Re: [Qemu-devel] [PATCH 08/20] target/arm: Pass in current_el to fp and sve_exception_el
,
Alex Bennée
,
14:01
[Qemu-devel] [RFC PATCH 1/3] util/log: allow -dfilter to stack
,
Alex Bennée
,
13:56
[Qemu-devel] [RFC PATCH 3/3] linux-user: add -dfilter progtext shortcut
,
Alex Bennée
,
13:56
[Qemu-devel] [RFC PATCH 2/3] util/log: add qemu_dfilter_append_range()
,
Alex Bennée
,
13:56
[Qemu-devel] [RFC PATCH 0/3] Tweaks to linux-user -dfilter
,
Alex Bennée
,
13:56
Re: [Qemu-devel] [Qemu-block] [PATCH v9 07/31] iotests.py: Add node_info()
,
Max Reitz
,
13:54
Re: [Qemu-devel] [PATCH 16/56] json: Fix lexer to include the bad character in JSON_ERROR token
,
Eric Blake
,
13:42
Re: [Qemu-devel] [PATCH v4 2/5] qcow2: Assign the L2 cache relatively to image size
,
Eric Blake
,
13:37
Re: [Qemu-devel] [PATCH 15/56] check-qjson: Cover interpolation more thoroughly
,
Eric Blake
,
13:26
Re: [Qemu-devel] [PATCH 14/56] check-qjson qmp-test: Cover control characters more thoroughly
,
Eric Blake
,
13:24
Re: [Qemu-devel] [PATCH v2 3/4] tests/boot-serial-test: Add microbit board testcase
,
Stefan Hajnoczi
,
13:11
Re: [Qemu-devel] [PATCH 7/7] hw/display/led_matrix: Add LED matrix display device
,
Stefan Hajnoczi
,
13:09
Re: [Qemu-devel] [PATCH] scripts/checkpatch.pl: Enforce multiline comment syntax
,
Peter Maydell
,
13:04
[Qemu-devel] [PATCH] virtio: add support for in-order feature
,
Ilya Maximets
,
12:54
Re: [Qemu-devel] [RFC v4 0/6] pci_expander_brdige: Support pxb-pcie host bridge into separate pci domain
,
Zihan Yang
,
12:51
Re: [Qemu-devel] [RFC v4 1/6] pci_expander_bridge: add type TYPE_PXB_PCIE_HOST
,
Eric Blake
,
12:49
Re: [Qemu-devel] [PATCH v4 2/5] qcow2: Assign the L2 cache relatively to image size
,
Leonid Bloch
,
12:47
Re: [Qemu-devel] [PATCH v3 5/5] qmp: add pmemload command
,
Eric Blake
,
12:46
Re: [Qemu-devel] [PATCH 6/7] hw/timer/nrf51_timer: Add nRF51 Timer peripheral
,
Stefan Hajnoczi
,
12:45
Re: [Qemu-devel] [PATCH 0/4] Memory leak fixes
,
Eric Blake
,
12:45
Re: [Qemu-devel] [PATCH] scripts/checkpatch.pl: Enforce multiline comment syntax
,
Paolo Bonzini
,
12:43
Re: [Qemu-devel] [RFC v4 1/6] pci_expander_bridge: add type TYPE_PXB_PCIE_HOST
,
Zihan Yang
,
12:39
Re: [Qemu-devel] [Qemu-block] [PATCH 16/21] block/commit: refactor commit to use job callbacks
,
Kevin Wolf
,
12:22
Re: [Qemu-devel] [PATCH 3/7] tests: Add bbc:microbit / nRF51 test suite
,
Stefan Hajnoczi
,
12:16
Re: [Qemu-devel] [PATCH 5/7] tests/microbit-test: Add Tests for nRF51 GPIO
,
Stefan Hajnoczi
,
12:14
Re: [Qemu-devel] [PATCH for-3.0 v2] pc: acpi: fix memory hotplug regression by reducing stub SRAT entry size
,
Eduardo Habkost
,
12:10
Re: [Qemu-devel] [PATCH v6 0/5] s390x: vfio-ap: guest dedicated crypto adapters
,
Tony Krowiak
,
12:02
[Qemu-devel] [PATCH] scripts/checkpatch.pl: Enforce multiline comment syntax
,
Peter Maydell
,
12:00
Re: [Qemu-devel] [PATCH v4 2/5] qcow2: Assign the L2 cache relatively to image size
,
Alberto Garcia
,
11:31
Re: [Qemu-devel] [PATCH 16/21] block/commit: refactor commit to use job callbacks
,
Kevin Wolf
,
11:12
Re: [Qemu-devel] [PATCH v1] exec: handle NULL pointer in flatview_read_continue
,
Paolo Bonzini
,
11:04
[Qemu-devel] KVM call for 2018-08-14
,
Juan Quintela
,
11:01
Re: [Qemu-devel] [PATCH v2 13/34] test/qgraph: virtio_start_device function
,
Emanuele
,
11:00
Re: [Qemu-devel] [PATCH v1] exec: handle NULL pointer in flatview_read_continue
,
Olaf Hering
,
10:55
Re: [Qemu-devel] [PATCH v1] exec: handle NULL pointer in flatview_read_continue
,
Paolo Bonzini
,
10:52
Re: [Qemu-devel] [PATCH v1] exec: handle NULL pointer in flatview_read_continue
,
Olaf Hering
,
10:52
Re: [Qemu-devel] [PATCH v2 16/34] test/qgraph: virtio-mmio driver and interface nodes
,
Laurent Vivier
,
10:47
Re: [Qemu-devel] [PATCH v3 0/5] qmp: add pmemload command
,
Simon Ruderich
,
10:43
Re: [Qemu-devel] [PATCH 3/4] monitor: fix oob command leak
,
Marc-André Lureau
,
10:38
Re: [Qemu-devel] [PATCH v1] exec: handle NULL pointer in flatview_read_continue
,
Olaf Hering
,
10:38
Re: [Qemu-devel] [PATCH v1] exec: handle NULL pointer in flatview_read_continue
,
Paolo Bonzini
,
10:37
Re: [Qemu-devel] [PATCH v1] exec: handle NULL pointer in flatview_read_continue
,
Olaf Hering
,
10:24
Re: [Qemu-devel] [PATCH 13/56] check-qjson: Fix utf8_string() to test all invalid sequences
,
Eric Blake
,
10:23
[Qemu-devel] [PATCH v5 5/5] qcow2: Explicit number replaced by a constant
,
Leonid Bloch
,
10:21
[Qemu-devel] [PATCH v5 3/5] qcow2: Resize the cache upon image resizing
,
Leonid Bloch
,
10:21
[Qemu-devel] [PATCH v5 4/5] qcow2: Set the default cache-clean-interval to 10 minutes
,
Leonid Bloch
,
10:21
[Qemu-devel] [PATCH v5 2/5] qcow2: Assign the L2 cache relatively to image size
,
Leonid Bloch
,
10:21
[Qemu-devel] [PATCH v5 0/5] qcow2: Take the image size into account when allocating the L2 cache
,
Leonid Bloch
,
10:21
[Qemu-devel] [PATCH v5 1/5] qcow2: Options' documentation fixes
,
Leonid Bloch
,
10:21
Re: [Qemu-devel] [PATCH 12/56] check-qjson: Simplify utf8_string()
,
Eric Blake
,
10:20
Re: [Qemu-devel] [PATCH 11/56] check-qjson: Cover UTF-8 in single quoted strings
,
Eric Blake
,
10:17
Re: [Qemu-devel] [PATCH v2 29/34] test/qgraph: virtio-blk test node
,
Laurent Vivier
,
10:16
[Qemu-devel] [PATCH v1] exec: handle NULL pointer in flatview_read_continue
,
Olaf Hering
,
10:14
Re: [Qemu-devel] [PATCH v2 15/34] tests/qgraph: rename qvirtio_mmio_init_device functions
,
Laurent Vivier
,
10:13
Re: [Qemu-devel] [PATCH v2 14/34] test/qgraph: virtio-pci driver and interface nodes
,
Laurent Vivier
,
10:08
Re: [Qemu-devel] [PATCH v4 2/5] qcow2: Assign the L2 cache relatively to image size
,
Leonid Bloch
,
10:05
Re: [Qemu-devel] [PATCH 10/56] check-qjson: Drop redundant string tests
,
Eric Blake
,
10:04
Re: [Qemu-devel] [PATCH 09/56] check-qjson: Cover escaped characters more thoroughly, part 2
,
Eric Blake
,
10:03
Re: [Qemu-devel] [PATCH 07/56] check-qjson: Cover escaped characters more thoroughly, part 1
,
Eric Blake
,
10:00
Re: [Qemu-devel] [PATCH v2 05/34] tests/qgraph: sdhci driver and interface nodes
,
Laurent Vivier
,
09:58
Re: [Qemu-devel] [PATCH 08/56] check-qjson: Streamline escaped_string()'s test strings
,
Eric Blake
,
09:57
Re: [Qemu-devel] [PATCH 07/56] check-qjson: Cover escaped characters more thoroughly, part 1
,
Eric Blake
,
09:55
Re: [Qemu-devel] [PATCH 06/56] test-qga: Clean up how we test QGA synchronization
,
Eric Blake
,
09:47
[Qemu-devel] [PATCH v2] qcow2: Release dirty entries with cache-clean-interval
,
Alberto Garcia
,
09:44
Re: [Qemu-devel] [PATCH 05/56] qmp-test: Cover syntax and lexical errors
,
Eric Blake
,
09:42
Re: [Qemu-devel] [PATCH v2 13/34] test/qgraph: virtio_start_device function
,
Laurent Vivier
,
09:40
Re: [Qemu-devel] [PATCH 04/56] qmp-cmd-test: Split off qmp-test
,
Eric Blake
,
09:38
Re: [Qemu-devel] [PATCH 03/56] check-qjson: Cover whitespace more thoroughly
,
Eric Blake
,
09:36
Re: [Qemu-devel] [PATCH] qcow2: Release dirty entries with cache-clean-interval
,
Kevin Wolf
,
09:30
Re: [Qemu-devel] [PATCH 02/56] check-qjson: Cover blank and lexically erroneous input
,
Eric Blake
,
09:29
Re: [Qemu-devel] [PATCH v2 05/34] tests/qgraph: sdhci driver and interface nodes
,
Emanuele
,
09:27
Re: [Qemu-devel] [PATCH 01/56] check-qjson: Cover multiple JSON objects in same string
,
Eric Blake
,
09:25
Re: [Qemu-devel] [RFC v4 1/6] pci_expander_bridge: add type TYPE_PXB_PCIE_HOST
,
Eric Blake
,
09:23
[Qemu-devel] [PATCH v3 2/2] aio: Do aio_notify_accept only during blocking aio_poll
,
Fam Zheng
,
09:23
[Qemu-devel] [PATCH v3 0/2] Fix aio_notify_accept()
,
Fam Zheng
,
09:23
[Qemu-devel] [PATCH v3 1/2] aio-posix: Don't count ctx->notifier as progress when polling
,
Fam Zheng
,
09:23
Re: [Qemu-devel] [PATCH v2 09/34] tests/qgraph: pci-spapr driver and interface nodes
,
Emanuele
,
09:19
Re: [Qemu-devel] [PATCH] qcow2: Release dirty entries with cache-clean-interval
,
Alberto Garcia
,
09:09
Re: [Qemu-devel] [PATCH v2 18/18] RFC: qmp: common 'id' handling & make QGA conform to QMP spec
,
Markus Armbruster
,
09:02
Re: [Qemu-devel] [PATCH v2 09/34] tests/qgraph: pci-spapr driver and interface nodes
,
Laurent Vivier
,
09:02
[Qemu-devel] [PATCH 16/16] hw/arm/mps2-tz: Create PL081s and MSCs
,
Peter Maydell
,
09:02
[Qemu-devel] [PATCH 14/16] hw/dma/pl080: Correct bug in register address decode logic
,
Peter Maydell
,
09:02
[Qemu-devel] [PATCH 08/16] hw/misc/iotkit-secctl: Wire up registers for controlling MSCs
,
Peter Maydell
,
09:02
[Qemu-devel] [PATCH 12/16] hw/dma/pl080: Don't use CPU address space for DMA accesses
,
Peter Maydell
,
09:02
[Qemu-devel] [PATCH 01/16] hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module
,
Peter Maydell
,
09:02
[Qemu-devel] [PATCH 11/16] hw/dma/pl080: Support all three interrupt lines
,
Peter Maydell
,
09:01
[Qemu-devel] [PATCH 09/16] hw/arm/iotkit: Wire up the lines for MSCs
,
Peter Maydell
,
09:01
[Qemu-devel] [PATCH 06/16] hw/misc/iotkit: Wire up the system control element
,
Peter Maydell
,
09:01
[Qemu-devel] [PATCH 05/16] hw/misc/iotkit-sysctl: Implement IoTKit system control element
,
Peter Maydell
,
09:01
[Qemu-devel] [PATCH 07/16] hw/misc/tz-msc: Model TrustZone Master Security Controller
,
Peter Maydell
,
09:01
[Qemu-devel] [PATCH 00/16] arm: Implement MPS2 watchdogs and DMA
,
Peter Maydell
,
09:01
[Qemu-devel] [PATCH 02/16] nvic: Expose NMI line
,
Peter Maydell
,
09:01
[Qemu-devel] [PATCH 03/16] hw/arm/iotkit: Wire up the watchdogs
,
Peter Maydell
,
09:01
[Qemu-devel] [PATCH 04/16] hw/arm/iotkit: Wire up the S32KTIMER
,
Peter Maydell
,
09:01
[Qemu-devel] [PATCH 13/16] hw/dma/pl080: Provide device reset function
,
Peter Maydell
,
09:01
[Qemu-devel] [PATCH 15/16] hw/dma/pl080: Remove hw_error() if DMA is enabled
,
Peter Maydell
,
09:01
[Qemu-devel] [PATCH 10/16] hw/dma/pl080: Allow use as embedded-struct device
,
Peter Maydell
,
09:01
Re: [Qemu-devel] [PATCH v2 09/34] tests/qgraph: pci-spapr driver and interface nodes
,
Laurent Vivier
,
08:58
Re: [Qemu-devel] [PATCH v24 0/2] virtio-crypto: virtio crypto device specification
,
Gonglei (Arei)
,
08:44
Re: [Qemu-devel] [PATCH v2 03/34] tests/qgraph: pci-pc driver and interface nodes
,
Laurent Vivier
,
08:42
Re: [Qemu-devel] [PATCH v2 15/18] tests: add a few qemu-qmp tests
,
Markus Armbruster
,
08:36
Re: [Qemu-devel] [PATCH v2 07/34] tests/qgraph: arm/raspi2 machine node
,
Laurent Vivier
,
08:35
Re: [Qemu-devel] [PATCH] spapr_cpu_core: vmstate_[un]register per-CPU data from (un)realizefn
,
Michael Roth
,
08:35
Re: [Qemu-devel] [PATCH v2 03/34] tests/qgraph: pci-pc driver and interface nodes
,
Emanuele
,
08:33
Re: [Qemu-devel] [PATCH v2 04/34] tests/qgraph: x86_64/pc machine node
,
Laurent Vivier
,
08:33
Re: [Qemu-devel] [PATCH v2 03/34] tests/qgraph: pci-pc driver and interface nodes
,
Laurent Vivier
,
08:29
Re: [Qemu-devel] [PATCH v2 04/34] tests/qgraph: x86_64/pc machine node
,
Emanuele
,
08:23
Re: [Qemu-devel] [PATCH v2 03/34] tests/qgraph: pci-pc driver and interface nodes
,
Emanuele
,
08:17
Re: [Qemu-devel] [PATCH v4 2/5] qcow2: Assign the L2 cache relatively to image size
,
Alberto Garcia
,
08:15
Re: [Qemu-devel] [Bug 1785670] [NEW] Guest(ubuntu 18.04) crashes when trying uploading file
,
Dmitry Fleytman
,
08:12
Re: [Qemu-devel] [PATCH v2 14/18] json-lexer: make it safe to call multiple times
,
Markus Armbruster
,
07:58
[Qemu-devel] [PATCH v2 3/3] Change other funcitons referring to feature_word_info[]
,
Robert Hoo
,
07:53
[Qemu-devel] [PATCH v2 2/3] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
,
Robert Hoo
,
07:53
[Qemu-devel] [PATCH v2 1/3] x86: Data structure changes to support MSR based features
,
Robert Hoo
,
07:53
[Qemu-devel] [PATCH v2 0/3] x86: QEMU side support on MSR based features
,
Robert Hoo
,
07:53
Re: [Qemu-devel] [PATCH v2 4/4] qga: report serial ID and device node
,
Tomáš Golembiovský
,
07:50
Re: [Qemu-devel] [PATCH v2 00/18] monitor: various code simplification and fixes
,
Markus Armbruster
,
07:48
[Qemu-devel] [PATCH 29/29] vmsvga: Don't allow setting screen size with zero width or height
,
Liran Alon
,
07:48
[Qemu-devel] [PATCH 28/29] vmsvga: Introduce new function for reporting device capabilities
,
Liran Alon
,
07:48
[Qemu-devel] [PATCH 27/29] vmsvga: Add support for pitchlock register (a display line stride)
,
Liran Alon
,
07:48
[Qemu-devel] [PATCH 26/29] vmsvga: Add basic support for display topology
,
Liran Alon
,
07:48
[Qemu-devel] [PATCH 25/29] vmsvga: Add basic support for GMR registers and FIFO commands
,
Liran Alon
,
07:48
[Qemu-devel] [PATCH 24/29] vmsvga: Add support for SVGA_FIFO_CAP_CURSOR_BYPASS_3
,
Liran Alon
,
07:48
[Qemu-devel] [PATCH 23/29] vmsvga: Implement initial support for rgb-alpha cursors
,
Liran Alon
,
07:48
[Qemu-devel] [PATCH 22/29] vmsvga: Increase size of cursor AND bitmask
,
Liran Alon
,
07:48
[Qemu-devel] [PATCH 21/29] vmsvga: Use AND mask bpp parameter in SVGA_CMD_DEFINE_CURSOR
,
Liran Alon
,
07:48
[Qemu-devel] [PATCH 20/29] vmsvga: Use standard names for params defining hardware cursor image
,
Liran Alon
,
07:48
[Qemu-devel] [PATCH 19/29] vmsvga: Handle SVGA_CMD_FENCE command
,
Liran Alon
,
07:48
[Qemu-devel] [PATCH 18/29] vmsvga: Add support for SVGA_IRQFLAG_FIFO_PROGRESS
,
Liran Alon
,
07:48
[Qemu-devel] [PATCH 17/29] vmsvga: Define interrupt source flags for interrupt status and mask registers
,
Liran Alon
,
07:47
[Qemu-devel] [PATCH 16/29] vmsvga: Add framework code for SVGA command to raise interrupt
,
Liran Alon
,
07:47
[Qemu-devel] [PATCH 15/29] vmsvga: Add interrupt mask and status registers
,
Liran Alon
,
07:47
[Qemu-devel] [PATCH 14/29] vmsvga: Setup interrupt pin
,
Liran Alon
,
07:47
[Qemu-devel] [PATCH 13/29] vmsvga: Add support for extended FIFO registers
,
Liran Alon
,
07:47
[Qemu-devel] [PATCH 12/29] vmsvga: Add definitions of FIFO registers and report their number
,
Liran Alon
,
07:47
[Qemu-devel] [PATCH 11/29] vmsvga: Remove handler of SVGA_CMD_INVALID_CMD
,
Liran Alon
,
07:47
[Qemu-devel] [PATCH 10/29] vmsvga: Remove treatment of deprecated commands as Nop
,
Liran Alon
,
07:47
[Qemu-devel] [PATCH 09/29] vmsvga: Account for length of command word when parsing commands
,
Liran Alon
,
07:47
[Qemu-devel] [PATCH 08/29] vmsvga: Parse SVGA_CMD_FENCE command to avoid FIFO desync
,
Liran Alon
,
07:47
[Qemu-devel] [PATCH 07/29] vmsvga: Handle SVGA_CMD_FRONT_ROP_FILL command
,
Liran Alon
,
07:47
[Qemu-devel] [PATCH 06/29] vmsvga: Fix parse of SVGA_CMD_UPDATE_VERBOSE to consider additional opaque cookie
,
Liran Alon
,
07:47
[Qemu-devel] [PATCH 05/29] vmsvga: Show registers and commands on debug output as decimals
,
Liran Alon
,
07:47
[Qemu-devel] [PATCH 04/29] vmsvga: Do not print error message for ignored commands
,
Liran Alon
,
07:47
[Qemu-devel] [PATCH 03/29] vmsvga: Explictly mark deprecated commands
,
Liran Alon
,
07:47
[Qemu-devel] [PATCH 02/29] vmsvga: Group together commands by their handling
,
Liran Alon
,
07:47
[Qemu-devel] [PATCH 01/29] vmsvga: Stop using redundant fifo pointer variable
,
Liran Alon
,
07:47
[Qemu-devel] [PATCH 00/29]: vmsvga: Various fixes and enhancements
,
Liran Alon
,
07:47
[Qemu-devel] [PATCH 4/4] RFC: fix megasas leak
,
Marc-André Lureau
,
07:44
[Qemu-devel] [PATCH 3/4] monitor: fix oob command leak
,
Marc-André Lureau
,
07:44
[Qemu-devel] [PATCH 2/4] tests: fix bdrv-drain leak
,
Marc-André Lureau
,
07:44
[Qemu-devel] [PATCH 1/4] tests: fix crumple/recursive leak
,
Marc-André Lureau
,
07:44
[Qemu-devel] [PATCH 0/4] Memory leak fixes
,
Marc-André Lureau
,
07:44
[Qemu-devel] [PATCH v2 2/4] Add MEN Chameleon Bus via PCI carrier
,
Johannes Thumshirn
,
07:43
[Qemu-devel] [PATCH v2 4/4] wdt_z069: Add support for MEN 16z069 Watchdog
,
Johannes Thumshirn
,
07:43
[Qemu-devel] [PATCH v2 3/4] serial-mcb: Add serial via MEN chameleon bus
,
Johannes Thumshirn
,
07:43
[Qemu-devel] [PATCH v2 0/4] Add support for Men Chameleon Bus emulation
,
Johannes Thumshirn
,
07:43
[Qemu-devel] [PATCH v2 1/4] Add MEN Chameleon Bus emulation
,
Johannes Thumshirn
,
07:43
[Qemu-devel] [PATCH v1 2/3] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
,
Robert Hoo
,
07:32
[Qemu-devel] [PATCH v1 1/3] x86: Data structure changes to support MSR based features
,
Robert Hoo
,
07:32
[Qemu-devel] [PATCH v1 3/3] Change other funcitons referring to feature_word_info[]
,
Robert Hoo
,
07:32
[Qemu-devel] [PATCH v1 0/3] x86: QEMU side support on MSR based features
,
Robert Hoo
,
07:32
Re: [Qemu-devel] [PATCH for-3.0] slirp: Correct size check in m_inc()
,
Dr. David Alan Gilbert
,
07:32
Re: [Qemu-devel] [PATCH for-3.0] slirp: Correct size check in m_inc()
,
Peter Maydell
,
07:26
Re: [Qemu-devel] [PATCH v2 06/34] tests/qgraph: sdhci test node
,
Laurent Vivier
,
07:16
Re: [Qemu-devel] [PATCH for-3.0] slirp: Correct size check in m_inc()
,
Dr. David Alan Gilbert
,
07:12
Re: [Qemu-devel] [PATCH v2 05/34] tests/qgraph: sdhci driver and interface nodes
,
Laurent Vivier
,
07:01
Re: [Qemu-devel] [PATCH 06/11] target/arm: Fix sign-extension in sve do_ldr/do_str
,
Alex Bennée
,
07:00
Re: [Qemu-devel] [PATCH 11/11] target/arm: Add sve-max-vq cpu property to -cpu max
,
Alex Bennée
,
07:00
Re: [Qemu-devel] [PATCH v4 4/5] qcow2: Set the default cache-clean-interval to 10 minutes
,
Alberto Garcia
,
06:58
Re: [Qemu-devel] [PATCH 09/11] target/arm: Reformat integer register dump
,
Alex Bennée
,
06:58
Re: [Qemu-devel] [PATCH 10/11] target/arm: Dump SVE state if enabled
,
Alex Bennée
,
06:55
Re: [Qemu-devel] [PATCH v4 4/5] qcow2: Set the default cache-clean-interval to 10 minutes
,
Leonid Bloch
,
06:53
Re: [Qemu-devel] [PATCH v2 00/34] Qtest driver framework
,
Emanuele
,
06:27
Re: [Qemu-devel] [PATCH v2 05/34] tests/qgraph: sdhci driver and interface nodes
,
Paolo Bonzini
,
06:15
Re: [Qemu-devel] [PATCH v3 0/4] Balloon inhibit enhancements, vfio restriction
,
Michael S. Tsirkin
,
06:14
Re: [Qemu-devel] [RFC PATCH 0/4] "pc: acpi: _CST support"
,
Igor Mammedov
,
06:13
Re: [Qemu-devel] [PATCH 09/11] target/arm: Reformat integer register dump
,
Alex Bennée
,
06:12
Re: [Qemu-devel] [PATCH v2 05/34] tests/qgraph: sdhci driver and interface nodes
,
Laurent Vivier
,
06:10
Re: [Qemu-devel] [PATCH 05/11] target/arm: Fix typo in helper_sve_ld1hss_r
,
Alex Bennée
,
06:10
Re: [Qemu-devel] [RFC PATCH 3/4] pc: acpi: add _CST support
,
Igor Mammedov
,
06:00
Re: [Qemu-devel] [RFC v3 06/15] hw/arm/virt: Allocate device_memory
,
Auger Eric
,
05:54
Re: [Qemu-devel] [PATCH 03/11] target/arm: Reorganize SVE WHILE
,
Alex Bennée
,
05:48
Re: [Qemu-devel] [PATCH v2 00/34] Qtest driver framework
,
Paolo Bonzini
,
05:44
Re: [Qemu-devel] [PATCH v3 0/4] Balloon inhibit enhancements, vfio restriction
,
Peter Xu
,
05:38
Re: [Qemu-devel] [PATCH v4 4/5] qcow2: Set the default cache-clean-interval to 10 minutes
,
Alberto Garcia
,
05:33
Re: [Qemu-devel] [PATCH v3 0/4] Balloon inhibit enhancements, vfio restriction
,
Michael S. Tsirkin
,
05:23
Re: [Qemu-devel] [PATCH v2 00/34] Qtest driver framework
,
Emanuele
,
05:20
Re: [Qemu-devel] [PATCH v3 0/4] Balloon inhibit enhancements, vfio restriction
,
Michael S. Tsirkin
,
05:20
Re: [Qemu-devel] [PATCH 02/11] target/arm: Fix typo in do_sat_addsub_64
,
Alex Bennée
,
05:12
Re: [Qemu-devel] [PATCH for-3.0 v2] pc: acpi: fix memory hotplug regression by reducing stub SRAT entry size
,
Igor Mammedov
,
05:11
Re: [Qemu-devel] [PATCH v4 1/5] qcow2: Options' documentation fixes
,
Leonid Bloch
,
05:05
Re: [Qemu-devel] [PATCH v4 1/5] qcow2: Options' documentation fixes
,
Alberto Garcia
,
05:00
Re: [Qemu-devel] [PATCH v2 00/34] Qtest driver framework
,
Paolo Bonzini
,
04:58
Re: [Qemu-devel] [RFC v3 08/15] hw/arm/boot: introduce fdt_add_memory_node helper
,
Igor Mammedov
,
04:57
Re: [Qemu-devel] [PATCH v4 3/5] qcow2: Resize the cache upon image resizing
,
Alberto Garcia
,
04:55
Re: [Qemu-devel] [RFC v3 06/15] hw/arm/virt: Allocate device_memory
,
Igor Mammedov
,
04:45
[Qemu-devel] [Bug 1712818] Re: live migration with storage encounter assert(!(bs->open_flags & BDRV_O_INACTIVE)) crashes
,
meeho yuen
,
04:01
[Qemu-devel] [RFC v4 6/6] i386/acpi-build: pxb-pcie start bus should always be 0 in separate pci domain
,
Zihan Yang
,
02:36
[Qemu-devel] [RFC v4 5/6] pci_expander_bridge: Add ioport for pxb host bus
,
Zihan Yang
,
02:36
[Qemu-devel] [RFC v4 4/6] pci_expander_bridge: Add config_read callback
,
Zihan Yang
,
02:35
[Qemu-devel] [RFC v4 3/6] i386/acpi-build: describe new pci domain in AML
,
Zihan Yang
,
02:35
[Qemu-devel] [RFC v4 2/6] acpi-build: allocate mcfg for pxb-pcie host bridges
,
Zihan Yang
,
02:35
[Qemu-devel] [RFC v4 1/6] pci_expander_bridge: add type TYPE_PXB_PCIE_HOST
,
Zihan Yang
,
02:34
[Qemu-devel] [RFC v4 0/6] pci_expander_brdige: Support pxb-pcie host bridge into separate pci domain
,
Zihan Yang
,
02:33
Re: [Qemu-devel] [PATCH v2 13/22] virtio: split rng bits from virtio-pci
,
Thomas Huth
,
02:22
Re: [Qemu-devel] [PATCH v2 12/22] virtio: split input bits from virtio-pci
,
Thomas Huth
,
02:17
Re: [Qemu-devel] [PATCH v2 11/22] virtio: split host bits from virtio-pci
,
Thomas Huth
,
02:10
Re: [Qemu-devel] [PATCH v2 3/4] tests/boot-serial-test: Add microbit board testcase
,
Thomas Huth
,
02:05
Re: [Qemu-devel] [PATCH 00/20] target/arm: sve system mode patches
,
Laurent Desnogues
,
01:48
Re: [Qemu-devel] [PATCH 08/11] target/arm: Fix offset scaling for LD_zprr and ST_zprr
,
Laurent Desnogues
,
01:29
Re: [Qemu-devel] [PATCH v2 05/22] check: Only test usb-xhci-nec when it is compiled in
,
Thomas Huth
,
01:29
Re: [Qemu-devel] [PATCH 07/11] target/arm: Fix offset for LD1R instructions
,
Laurent Desnogues
,
01:28
Re: [Qemu-devel] [PATCH 06/11] target/arm: Fix sign-extension in sve do_ldr/do_str
,
Laurent Desnogues
,
01:28
[Qemu-devel] [PATCH 20/20] target/arm: Pass TCGMemOpIdx to sve memory helpers
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 19/20] target/arm: Rewrite vector gather first-fault loads
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 17/20] target/arm: Rewrite vector gather loads
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 18/20] target/arm: Rewrite vector gather stores
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 15/20] target/arm: Split contiguous loads for endianness
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 13/20] target/arm: Rewrite helper_sve_ld[234]*_r
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 16/20] target/arm: Split contiguous stores for endianness
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 14/20] target/arm: Rewrite helper_sve_st[1234]*_r
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 12/20] target/arm: Rewrite helper_sve_ld1*_r using pages
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 11/20] target/arm: Clear unused predicate bits for LD1RQ
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 10/20] target/arm: Adjust aarch64_cpu_dump_state for system mode SVE
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 09/20] target/arm: Handle SVE vector length changes in system mode
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 07/20] target/arm: Fix is_a64 for user-only
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 08/20] target/arm: Pass in current_el to fp and sve_exception_el
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 06/20] target/arm: Fix arm_current_el for user-only
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 05/20] target/arm: Fix arm_cpu_data_is_big_endian for aa64 user-only
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 04/20] target/arm: Adjust sve_exception_el
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 02/20] target/arm: Set ID_AA64PFR0 bits for SVE for -cpu max
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 03/20] target/arm: Define ID_AA64ZFR0_EL1
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 01/20] target/arm: Set ISAR bits for -cpu max
,
Richard Henderson
,
00:22
[Qemu-devel] [PATCH 00/20] target/arm: sve system mode patches
,
Richard Henderson
,
00:22
August 08, 2018
[Qemu-devel] [PATCH 11/11] target/arm: Add sve-max-vq cpu property to -cpu max
,
Richard Henderson
,
23:40
[Qemu-devel] [PATCH 09/11] target/arm: Reformat integer register dump
,
Richard Henderson
,
23:40
[Qemu-devel] [PATCH 10/11] target/arm: Dump SVE state if enabled
,
Richard Henderson
,
23:40
[Qemu-devel] [PATCH 08/11] target/arm: Fix offset scaling for LD_zprr and ST_zprr
,
Richard Henderson
,
23:40
[Qemu-devel] [PATCH 06/11] target/arm: Fix sign-extension in sve do_ldr/do_str
,
Richard Henderson
,
23:40
[Qemu-devel] [PATCH 07/11] target/arm: Fix offset for LD1R instructions
,
Richard Henderson
,
23:40
[Qemu-devel] [PATCH 05/11] target/arm: Fix typo in helper_sve_ld1hss_r
,
Richard Henderson
,
23:40
[Qemu-devel] [PATCH 04/11] target/arm: Fix typo in helper_sve_movz_d
,
Richard Henderson
,
23:40
[Qemu-devel] [PATCH 03/11] target/arm: Reorganize SVE WHILE
,
Richard Henderson
,
23:40
[Qemu-devel] [PATCH 01/11] target/arm: Fix sign of sve_cmpeq_ppzw/sve_cmpne_ppzw
,
Richard Henderson
,
23:40
[Qemu-devel] [PATCH 02/11] target/arm: Fix typo in do_sat_addsub_64
,
Richard Henderson
,
23:40
[Qemu-devel] [PATCH 00/11] target/arm: sve linux-user patches
,
Richard Henderson
,
23:40
Re: [Qemu-devel] [PATCH v3 10/10] migration: show the statistics of compression
,
Peter Xu
,
23:34
Re: [Qemu-devel] [PATCH v3 10/10] migration: show the statistics of compression
,
Xiao Guangrong
,
23:13
Re: [Qemu-devel] [PATCH v3 08/10] migration: handle the error condition properly
,
Xiao Guangrong
,
23:08
Re: [Qemu-devel] [PATCH] spapr_cpu_core: vmstate_[un]register per-CPU data from (un)realizefn
,
David Gibson
,
20:54
Re: [Qemu-devel] [PATCH v3 0/4] Balloon inhibit enhancements, vfio restriction
,
Alex Williamson
,
18:23
[Qemu-devel] [PATCH v4 5/5] qcow2: Explicit number replaced by a constant
,
Leonid Bloch
,
18:12
[Qemu-devel] [PATCH v4 3/5] qcow2: Resize the cache upon image resizing
,
Leonid Bloch
,
18:12
[Qemu-devel] [PATCH v4 4/5] qcow2: Set the default cache-clean-interval to 10 minutes
,
Leonid Bloch
,
18:12
[Qemu-devel] [PATCH v4 2/5] qcow2: Assign the L2 cache relatively to image size
,
Leonid Bloch
,
18:12
[Qemu-devel] [PATCH v4 1/5] qcow2: Options' documentation fixes
,
Leonid Bloch
,
18:12
[Qemu-devel] [PATCH v4 0/5] qcow2: Take the image size into account when allocating the L2 cache
,
Leonid Bloch
,
18:12
Re: [Qemu-devel] [PATCH v4 3/6] loader: extract rom_free() function
,
Alistair Francis
,
17:33
Re: [Qemu-devel] [PATCH v4 4/6] loader: add rom transaction API
,
Alistair Francis
,
17:32
[Qemu-devel] [PATCH v2 4/4] tests/microbit-test: Check nRF51 UART functionality
,
Julia Suvorova
,
17:09
[Qemu-devel] [PATCH v2 3/4] tests/boot-serial-test: Add microbit board testcase
,
Julia Suvorova
,
17:09
[Qemu-devel] [PATCH v2 2/4] hw/arm/nrf51_soc: Connect UART to nRF51 SoC
,
Julia Suvorova
,
17:09
[Qemu-devel] [PATCH v2 1/4] hw/char: Implement nRF51 SoC UART
,
Julia Suvorova
,
17:09
[Qemu-devel] [PATCH v2 0/4] arm: Add nRF51 SoC UART support
,
Julia Suvorova
,
17:09
Re: [Qemu-devel] [PATCH] fw_cfg: add bootdevice-ignore-suffixes property
,
Eduardo Habkost
,
16:47
[Qemu-devel] [PATCH 3/3] vhost-scsi: expose 't10_pi' property for VIRTIO_SCSI_F_T10_PI
,
Greg Edwards
,
16:24
[Qemu-devel] [PATCH 1/3] vhost-user-scsi: move host_features into VHostSCSICommon
,
Greg Edwards
,
16:23
[Qemu-devel] [PATCH 2/3] vhost-scsi: unify vhost-scsi get_features implementations
,
Greg Edwards
,
16:23
[Qemu-devel] [PATCH 0/3] expose VIRTIO_SCSI_F_T10_PI for vhost-scsi and vhost-user-scsi
,
Greg Edwards
,
16:23
Re: [Qemu-devel] [RFC PATCH 0/4] "pc: acpi: _CST support"
,
Michael S. Tsirkin
,
16:20
Re: [Qemu-devel] [PATCH] fw_cfg: add bootdevice-ignore-suffixes property
,
Mark Cave-Ayland
,
16:19
Re: [Qemu-devel] [RFC PATCH 3/4] pc: acpi: add _CST support
,
Michael S. Tsirkin
,
16:17
Re: [Qemu-devel] [PATCH] fw_cfg: add bootdevice-ignore-suffixes property
,
Eduardo Habkost
,
15:57
Re: [Qemu-devel] [PATCH] fw_cfg: add bootdevice-ignore-suffixes property
,
Eduardo Habkost
,
15:53
Re: [Qemu-devel] [PATCH] fw_cfg: add bootdevice-ignore-suffixes property
,
Laszlo Ersek
,
15:39
Re: [Qemu-devel] [PATCH v2 18/34] tests: virtio: separate ccw tests from libqos
,
Laurent Vivier
,
15:35
Re: [Qemu-devel] [PATCH v2 04/34] tests/qgraph: x86_64/pc machine node
,
Laurent Vivier
,
15:27
[Qemu-devel] [PATCH] fw_cfg: add bootdevice-ignore-suffixes property
,
Mark Cave-Ayland
,
15:20
Re: [Qemu-devel] [PATCH 2/2] fw_cfg: set the get_boot_devices_list() ignore_suffixes parameter from machine property
,
Mark Cave-Ayland
,
15:11
Re: [Qemu-devel] [PATCH 3/4] serial-mcb: Add serial via MEN chameleon bus
,
Philippe Mathieu-Daudé
,
15:06
Re: [Qemu-devel] [PATCH v2] monitor: print message when using 'help' with an unknown command
,
Dr. David Alan Gilbert
,
15:00
Re: [Qemu-devel] [PATCH v2 03/34] tests/qgraph: pci-pc driver and interface nodes
,
Laurent Vivier
,
13:40
Re: [Qemu-devel] [PATCH v3 2/5] qcow2: Make the default L2 cache sufficient to cover the entire image
,
Leonid Bloch
,
13:14
Re: [Qemu-devel] [PATCH v2 05/22] check: Only test usb-xhci-nec when it is compiled in
,
Juan Quintela
,
13:02
Re: [Qemu-devel] [PATCH v2 06/22] i386-softmmu: Configuration is identical to x86_64-softmmu
,
Juan Quintela
,
12:59
[Qemu-devel] [PATCH] spapr_cpu_core: vmstate_[un]register per-CPU data from (un)realizefn
,
Bharata B Rao
,
12:57
[Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Michele Denber
,
12:31
Re: [Qemu-devel] [PATCH 04/21] block/commit: utilize job_exit shim
,
Kevin Wolf
,
12:30
Re: [Qemu-devel] [RFC PATCH 4/4] disas: allow capstone to defer to a fallback function on failure
,
Alex Bennée
,
12:09
Re: [Qemu-devel] [PATCH 01/21] jobs: canonize Error object
,
Kevin Wolf
,
12:03
Re: [Qemu-devel] [PATCH 01/21] jobs: canonize Error object
,
John Snow
,
11:50
Re: [Qemu-devel] [PATCH 02/21] jobs: add exit shim
,
Kevin Wolf
,
11:47
Re: [Qemu-devel] [PATCH 02/21] jobs: add exit shim
,
John Snow
,
11:38
Re: [Qemu-devel] [PATCH v3 2/5] qcow2: Make the default L2 cache sufficient to cover the entire image
,
Alberto Garcia
,
11:37
Re: [Qemu-devel] [PATCH v2 08/34] tests/qgraph: rename qpci_init_spapr functions
,
Laurent Vivier
,
11:30
Re: [Qemu-devel] [PATCH hack dontapply v2 0/7] Dynamic _CST generation
,
Igor Mammedov
,
11:29
Re: [Qemu-devel] [PATCH 02/21] jobs: add exit shim
,
Kevin Wolf
,
11:23
Re: [Qemu-devel] [PATCH v3 2/5] qcow2: Make the default L2 cache sufficient to cover the entire image
,
Alberto Garcia
,
11:16
[Qemu-devel] [RFC PATCH 4/4] acpi: add support for CST update notification
,
Igor Mammedov
,
11:16
[Qemu-devel] [RFC PATCH 0/4] "pc: acpi: _CST support"
,
Igor Mammedov
,
11:16
[Qemu-devel] [RFC PATCH 2/4] acpi: add aml_create_byte_field()
,
Igor Mammedov
,
11:16
[Qemu-devel] [RFC PATCH 3/4] pc: acpi: add _CST support
,
Igor Mammedov
,
11:16
[Qemu-devel] [RFC PATCH 1/4] acpi: aml: add aml_register()
,
Igor Mammedov
,
11:16
[Qemu-devel] [Bug 1783362] Re: qemu-user: mmap should return failure (MAP_FAILED, -1) instead of success (NULL, 0) when len==0
,
umarcor
,
11:01
Re: [Qemu-devel] [PATCH 01/21] jobs: canonize Error object
,
Kevin Wolf
,
10:57
Re: [Qemu-devel] [PATCH 1/4] Add MEN Chameleon Bus emulation
,
Johannes Thumshirn
,
10:55
Re: [Qemu-devel] [PULL 21/35] block: fix QEMU crash with scsi-hd and drive_del
,
Eric Blake
,
10:54
Re: [Qemu-devel] [PATCH v3 3/5] qcow2: Resize the cache upon image resizing
,
Leonid Bloch
,
10:53
Re: [Qemu-devel] [PATCH 1/4] Add MEN Chameleon Bus emulation
,
Peter Maydell
,
10:52
Re: [Qemu-devel] [PATCH v3 2/5] qcow2: Make the default L2 cache sufficient to cover the entire image
,
Leonid Bloch
,
10:35
Re: [Qemu-devel] [PULL 21/35] block: fix QEMU crash with scsi-hd and drive_del
,
Vladimir Sementsov-Ogievskiy
,
10:33
Re: [Qemu-devel] [Bug 1785972] Re: v3.0.0-rc4: VM fails to start after vcpuhotunplug, managedsave sequence
,
Daniel Henrique Barboza
,
10:30
[Qemu-devel] [PATCH 1/4] Add MEN Chameleon Bus emulation
,
Johannes Thumshirn
,
10:28
[Qemu-devel] [PATCH 0/4] Add support for Men Chameleon Bus emulation
,
Johannes Thumshirn
,
10:28
[Qemu-devel] [PATCH 3/4] serial-mcb: Add serial via MEN chameleon bus
,
Johannes Thumshirn
,
10:28
[Qemu-devel] [PATCH 2/4] Add MEN Chameleon Bus via PCI carrier
,
Johannes Thumshirn
,
10:28
[Qemu-devel] [PATCH 4/4] wdt_z069: Add support for MEN 16z069 Watchdog
,
Johannes Thumshirn
,
10:28
Re: [Qemu-devel] [PATCH v3 3/5] qcow2: Resize the cache upon image resizing
,
Alberto Garcia
,
10:13
Re: [Qemu-devel] [PATCH v3 08/10] migration: handle the error condition properly
,
Dr. David Alan Gilbert
,
10:11
Re: [Qemu-devel] [PATCH 00/56] json: Fixes, error reporting improvements, cleanups
,
Markus Armbruster
,
10:03
Re: [Qemu-devel] [PATCH 04/21] block/commit: utilize job_exit shim
,
John Snow
,
10:01
Re: [Qemu-devel] [PATCH v3 2/5] qcow2: Make the default L2 cache sufficient to cover the entire image
,
Alberto Garcia
,
09:58
Re: [Qemu-devel] [PATCH 3/3] ui: remove support for SDL1.2 in favour of SDL2
,
Daniel P . Berrangé
,
09:55
Re: [Qemu-devel] [PATCH 02/21] jobs: add exit shim
,
John Snow
,
09:55
Re: [Qemu-devel] [PATCH 3/3] ui: remove support for SDL1.2 in favour of SDL2
,
Peter Maydell
,
09:51
Re: [Qemu-devel] [PATCH] migration: Correctly handle subsections with no 'needed' function
,
Peter Maydell
,
09:48
Re: [Qemu-devel] [PATCH v3 4/4] hw/arm/sysbus-fdt: Add support for instantiating generic devices
,
Geert Uytterhoeven
,
09:46
[Qemu-devel] [Bug 1785972] Re: v3.0.0-rc4: VM fails to start after vcpuhotunplug, managedsave sequence
,
Bharata B Rao
,
09:31
[Qemu-devel] [Bug 1785972] Re: v3.0.0-rc4: VM fails to start after vcpuhotunplug, managedsave sequence
,
Satheesh Rajendran
,
09:21
Re: [Qemu-devel] [PATCH v3 4/4] hw/arm/sysbus-fdt: Add support for instantiating generic devices
,
Auger Eric
,
09:16
Re: [Qemu-devel] [PATCH v2 09/22] virtio: Remove unneeded includes
,
Thomas Huth
,
09:11
Re: [Qemu-devel] [PATCH v3 2/5] qcow2: Make the default L2 cache sufficient to cover the entire image
,
Leonid Bloch
,
09:07
Re: [Qemu-devel] [PATCH v3 4/4] hw/arm/sysbus-fdt: Add support for instantiating generic devices
,
Geert Uytterhoeven
,
08:59
Re: [Qemu-devel] [PATCH 0/3] ui: remove deprecated UI frontends
,
Daniel P . Berrangé
,
08:58
Re: [Qemu-devel] [PULL 21/35] block: fix QEMU crash with scsi-hd and drive_del
,
Eric Blake
,
08:53
[Qemu-devel] [PATCH v2 6/7] Revert "test-hbitmap: Add non-advancing iter_next tests"
,
Vladimir Sementsov-Ogievskiy
,
08:49
[Qemu-devel] [PATCH v2 7/7] Revert "hbitmap: Add @advance param to hbitmap_iter_next()"
,
Vladimir Sementsov-Ogievskiy
,
08:49
[Qemu-devel] [PATCH v2 2/7] tests: add tests for hbitmap_next_zero with non-zero count parameter
,
Vladimir Sementsov-Ogievskiy
,
08:49
[Qemu-devel] [PATCH v2 1/7] dirty-bitmap: improve bdrv_dirty_bitmap_next_zero
,
Vladimir Sementsov-Ogievskiy
,
08:49
[Qemu-devel] [PATCH v2 5/7] Revert "block/dirty-bitmap: Add bdrv_dirty_iter_next_area"
,
Vladimir Sementsov-Ogievskiy
,
08:49
[Qemu-devel] [PATCH v2 3/7] dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_area
,
Vladimir Sementsov-Ogievskiy
,
08:49
[Qemu-devel] [PATCH v2 0/7] dirty-bitmap: rewrite bdrv_dirty_iter_next_area
,
Vladimir Sementsov-Ogievskiy
,
08:49
[Qemu-devel] [PATCH v2 4/7] block/mirror: fix and improve do_sync_target_write
,
Vladimir Sementsov-Ogievskiy
,
08:49
Re: [Qemu-devel] [PATCH v3 4/5] qcow2: Set the default cache-clean-interval to 30 seconds
,
Alberto Garcia
,
08:40
Re: [Qemu-devel] [PATCH v3 2/5] qcow2: Make the default L2 cache sufficient to cover the entire image
,
Alberto Garcia
,
08:40
[Qemu-devel] [RFC PATCH 2/4] target/arm: move decoder helpers into header
,
Alex Bennée
,
08:39
[Qemu-devel] [RFC PATCH 3/4] target/arm: add a fallback disassemble function
,
Alex Bennée
,
08:39
[Qemu-devel] [RFC PATCH 1/4] scripts/decodetree.py: add a disassembly generator (HACK!)
,
Alex Bennée
,
08:39
[Qemu-devel] [RFC PATCH 4/4] disas: allow capstone to defer to a fallback function on failure
,
Alex Bennée
,
08:39
[Qemu-devel] [RFC PATCH 0/4] add hand-rolled fallback when capstone fails
,
Alex Bennée
,
08:39
Re: [Qemu-devel] [Bug 1785972] Re: v3.0.0-rc4: VM fails to start after vcpuhotunplug, managedsave sequence
,
Daniel Henrique Barboza
,
08:26
Re: [Qemu-devel] [PATCH v2 10/22] virtio: split vsock bits from virtio-pci
,
Thomas Huth
,
08:18
Re: [Qemu-devel] [PATCH v3 4/5] qcow2: Set the default cache-clean-interval to 30 seconds
,
Leonid Bloch
,
08:18
Re: [Qemu-devel] [PATCH v2 08/22] check: Only test tpm devices when they are compiled in
,
Thomas Huth
,
08:12
Re: [Qemu-devel] [PATCH v2 06/22] i386-softmmu: Configuration is identical to x86_64-softmmu
,
Thomas Huth
,
08:10
Re: [Qemu-devel] [PATCH v2 05/22] check: Only test usb-xhci-nec when it is compiled in
,
Thomas Huth
,
08:06
[Qemu-devel] [PATCH 11/56] check-qjson: Cover UTF-8 in single quoted strings
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 48/56] json: Enforce token count and size limits more tightly
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 52/56] json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 20/56] check-qjson: Document we expect invalid UTF-8 to be rejected
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 44/56] json: Fix latent parser aborts at end of input
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 28/56] json: Fix \uXXXX for surrogate pairs
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 24/56] json: Accept overlong \xC0\x80 as U+0000 ("modified UTF-8")
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 30/56] json: remove useless return value from lexer/parser
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 25/56] json: Leave rejecting invalid escape sequences to parser
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 45/56] json: Fix streamer not to ignore trailing unterminated structures
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 32/56] json: Have lexer call streamer directly
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 36/56] json: Rename token JSON_ESCAPE & friends to JSON_INTERPOL
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 19/56] json: Tighten and simplify qstring_from_escaped_str()'s loop
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 50/56] json: Unbox tokens queue in JSONMessageParser
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 42/56] json: Improve names of lexer states related to numbers
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 37/56] json: Treat unwanted interpolation as lexical error
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 38/56] json: Pass lexical errors and limit violations to callback
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 21/56] json: Reject invalid UTF-8 sequences
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 29/56] check-qjson: Fix and enable utf8_string()'s disabled part
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 40/56] json: Replace %I64d, %I64u by %PRId64, %PRIu64
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 34/56] json: Don't pass null @tokens to json_parser_parse()
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 33/56] json: Redesign the callback to consume JSON values
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 47/56] qjson: Have qobject_from_json() & friends reject empty and blank
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 55/56] json: Clean up headers
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 56/56] docs/interop/qmp-spec: How to force known good parser state
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 49/56] json: Streamline json_message_process_token()
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 46/56] json: Assert json_parser_parse() consumes all tokens on success
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 39/56] json: Leave rejecting invalid interpolation to parser
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 04/56] qmp-cmd-test: Split off qmp-test
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 10/56] check-qjson: Drop redundant string tests
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 41/56] json: Nicer recovery from invalid leading zero
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 13/56] check-qjson: Fix utf8_string() to test all invalid sequences
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 51/56] json: Eliminate lexer state IN_ERROR and pseudo-token JSON_MIN
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 53/56] json: Make JSONToken opaque outside json-parser.c
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 54/56] qobject: Drop superfluous includes of qemu-common.h
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 12/56] check-qjson: Simplify utf8_string()
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 43/56] qjson: Fix qobject_from_json() & friends for multiple values
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 31/56] json-parser: simplify and avoid JSONParserContext allocation
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 26/56] json: Simplify parse_string()
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 18/56] json: Revamp lexer documentation
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 23/56] json: Leave rejecting invalid UTF-8 to parser
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 17/56] json: Reject unescaped control characters
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 35/56] json: Don't create JSON_ERROR tokens that won't be used
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 08/56] check-qjson: Streamline escaped_string()'s test strings
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 07/56] check-qjson: Cover escaped characters more thoroughly, part 1
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 03/56] check-qjson: Cover whitespace more thoroughly
,
Markus Armbruster
,
08:04
[Qemu-devel] [PATCH 16/56] json: Fix lexer to include the bad character in JSON_ERROR token
,
Markus Armbruster
,
08:03
[Qemu-devel] [PATCH 00/56] json: Fixes, error reporting improvements, cleanups
,
Markus Armbruster
,
08:03
[Qemu-devel] [PATCH 15/56] check-qjson: Cover interpolation more thoroughly
,
Markus Armbruster
,
08:03
[Qemu-devel] [PATCH 27/56] json: Reject invalid \uXXXX, fix \u0000
,
Markus Armbruster
,
08:03
[Qemu-devel] [PATCH 05/56] qmp-test: Cover syntax and lexical errors
,
Markus Armbruster
,
08:03
[Qemu-devel] [PATCH 22/56] json: Report first rather than last parse error
,
Markus Armbruster
,
08:03
[Qemu-devel] [PATCH 14/56] check-qjson qmp-test: Cover control characters more thoroughly
,
Markus Armbruster
,
08:03
[Qemu-devel] [PATCH 06/56] test-qga: Clean up how we test QGA synchronization
,
Markus Armbruster
,
08:03
[Qemu-devel] [PATCH 01/56] check-qjson: Cover multiple JSON objects in same string
,
Markus Armbruster
,
08:03
[Qemu-devel] [PATCH 02/56] check-qjson: Cover blank and lexically erroneous input
,
Markus Armbruster
,
08:03
[Qemu-devel] [PATCH 09/56] check-qjson: Cover escaped characters more thoroughly, part 2
,
Markus Armbruster
,
08:03
Re: [Qemu-devel] [PATCH v2 04/22] check: Only test isa-testdev when it is compiled in
,
Thomas Huth
,
08:03
Re: [Qemu-devel] [PATCH v2 02/22] config: CONFIG_SERIAL* is already in pci.mak
,
Thomas Huth
,
08:00
Re: [Qemu-devel] [PATCH v3 4/5] qcow2: Set the default cache-clean-interval to 30 seconds
,
Alberto Garcia
,
07:57
Re: [Qemu-devel] [PATCH v3 4/5] qcow2: Set the default cache-clean-interval to 30 seconds
,
Leonid Bloch
,
07:49
[Qemu-devel] [PATCH v2 21/22] virtio: split virtio-net bits rom virtio-pci
,
Juan Quintela
,
07:49
[Qemu-devel] [PATCH v2 22/22] virtio: split virtio-serial bits rom virtio-pci
,
Juan Quintela
,
07:49
[Qemu-devel] [PATCH v2 20/22] virtio: split virtio-blk bits rom virtio-pci
,
Juan Quintela
,
07:49
[Qemu-devel] [PATCH v2 19/22] virtio: split virtio-scsi bits from virtio-pci
,
Juan Quintela
,
07:49
[Qemu-devel] [PATCH v2 17/22] virtio: split vhost-user-scsi bits from virtio-pci
,
Juan Quintela
,
07:49
[Qemu-devel] [PATCH v2 18/22] virtio: split vhost-scsi bits from virtio-pci
,
Juan Quintela
,
07:49
[Qemu-devel] [PATCH v2 16/22] virtio: split vhost-user-blk bits from virtio-pci
,
Juan Quintela
,
07:49
[Qemu-devel] [PATCH v2 15/22] virtio: split 9p bits from virtio-pci
,
Juan Quintela
,
07:49
[Qemu-devel] [PATCH v2 13/22] virtio: split rng bits from virtio-pci
,
Juan Quintela
,
07:49
[Qemu-devel] [PATCH v2 12/22] virtio: split input bits from virtio-pci
,
Juan Quintela
,
07:49
[Qemu-devel] [PATCH v2 14/22] virtio: split balloon bits from virtio-pci
,
Juan Quintela
,
07:49
[Qemu-devel] [PATCH v2 08/22] check: Only test tpm devices when they are compiled in
,
Juan Quintela
,
07:48
[Qemu-devel] [PATCH v2 11/22] virtio: split host bits from virtio-pci
,
Juan Quintela
,
07:48
[Qemu-devel] [PATCH v2 10/22] virtio: split vsock bits from virtio-pci
,
Juan Quintela
,
07:48
[Qemu-devel] [PATCH v2 09/22] virtio: Remove unneeded includes
,
Juan Quintela
,
07:48
[Qemu-devel] [PATCH v2 06/22] i386-softmmu: Configuration is identical to x86_64-softmmu
,
Juan Quintela
,
07:48
[Qemu-devel] [PATCH v2 05/22] check: Only test usb-xhci-nec when it is compiled in
,
Juan Quintela
,
07:48
[Qemu-devel] [PATCH v2 07/22] check: Only test ivshm when it is compiled in
,
Juan Quintela
,
07:48
[Qemu-devel] [PATCH v2 01/22] configure: We don't want to clean configuration files
,
Juan Quintela
,
07:48
[Qemu-devel] [PATCH v2 04/22] check: Only test isa-testdev when it is compiled in
,
Juan Quintela
,
07:48
[Qemu-devel] [PATCH v2 03/22] check: Use land/lor when possible
,
Juan Quintela
,
07:48
[Qemu-devel] [PATCH v2 02/22] config: CONFIG_SERIAL* is already in pci.mak
,
Juan Quintela
,
07:48
[Qemu-devel] [RFC PATCH v2 00/22] More patches to disable stuff
,
Juan Quintela
,
07:48
Re: [Qemu-devel] [PATCH v3 4/5] qcow2: Set the default cache-clean-interval to 30 seconds
,
Alberto Garcia
,
07:48
Re: [Qemu-devel] [PULL 21/35] block: fix QEMU crash with scsi-hd and drive_del
,
Vladimir Sementsov-Ogievskiy
,
07:40
Re: [Qemu-devel] [PATCH 0/3] ui: remove deprecated UI frontends
,
Gerd Hoffmann
,
07:24
Re: [Qemu-devel] [PATCH v3 5/5] qcow2: Explicit number replaced by a constant
,
Alberto Garcia
,
06:58
[Qemu-devel] [PATCH 3/3] ui: remove support for SDL1.2 in favour of SDL2
,
Daniel P . Berrangé
,
06:49
[Qemu-devel] [PATCH 2/3] ui: increase min required GTK3 version to 3.14.0
,
Daniel P . Berrangé
,
06:49
[Qemu-devel] [PATCH 1/3] ui: remove support for GTK2 in favour of GTK3
,
Daniel P . Berrangé
,
06:49
[Qemu-devel] [PATCH 0/3] ui: remove deprecated UI frontends
,
Daniel P . Berrangé
,
06:49
Re: [Qemu-devel] [PATCH v3 1/5] qcow2: Options' documentation fixes
,
Alberto Garcia
,
06:17
Re: [Qemu-devel] [PATCH 2/7] hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories
,
Steffen Görtz
,
05:58
Re: [Qemu-devel] [PATCH 3/7] tests: Add bbc:microbit / nRF51 test suite
,
Julia Suvorova
,
05:47
[Qemu-devel] [PATCH for-3.1] ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag
,
Thomas Huth
,
05:46
Re: [Qemu-devel] [RFC v3 08/15] hw/arm/boot: introduce fdt_add_memory_node helper
,
Auger Eric
,
05:44
Re: [Qemu-devel] [RFC v3 06/15] hw/arm/virt: Allocate device_memory
,
Auger Eric
,
05:33
Re: [Qemu-devel] [RFC v3 06/15] hw/arm/virt: Allocate device_memory
,
Auger Eric
,
05:33
Re: [Qemu-devel] [PULL 21/35] block: fix QEMU crash with scsi-hd and drive_del
,
Vladimir Sementsov-Ogievskiy
,
05:33
Re: [Qemu-devel] Question: How to integrate simple tests for a new platform so that they fit in well within QEMU
,
Alex Bennée
,
05:19
Re: [Qemu-devel] [PATCH 4/7] hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
,
Stefan Hajnoczi
,
05:11
Re: [Qemu-devel] [PATCH 3/7] tests: Add bbc:microbit / nRF51 test suite
,
Stefan Hajnoczi
,
05:09
Re: [Qemu-devel] valgrind problem in sun4u_load_kernel()
,
Thomas Huth
,
04:48
Re: [Qemu-devel] [PATCH v3 08/10] migration: handle the error condition properly
,
Peter Xu
,
04:47
Re: [Qemu-devel] [PATCH] docs/migration: Clarify pre_load in subsections
,
Juan Quintela
,
04:35
Re: [Qemu-devel] [PATCH v2] bitmap: fix BITMAP_LAST_WORD_MASK
,
Dr. David Alan Gilbert
,
04:29
[Qemu-devel] [Bug 1785972] Re: v3.0.0-rc4: VM fails to start after vcpuhotunplug, managedsave sequence
,
Satheesh Rajendran
,
04:05
Re: [Qemu-devel] [PATCH v7 80/80] qemu-doc: Add nanoMIPS-related items
,
Thomas Huth
,
04:04
Re: [Qemu-devel] [PATCH v7 79/80] qemu-doc: Amend MIPS-related items
,
Thomas Huth
,
04:03
Re: [Qemu-devel] Question: How to integrate simple tests for a new platform so that they fit in well within QEMU
,
Thomas Huth
,
03:56
Re: [Qemu-devel] [PATCH v6 0/5] s390x: vfio-ap: guest dedicated crypto adapters
,
Cornelia Huck
,
03:34
Re: [Qemu-devel] [PATCH] migration: Correctly handle subsections with no 'needed' function
,
Juan Quintela
,
03:27
Re: [Qemu-devel] [PATCH v3 08/10] migration: handle the error condition properly
,
Xiao Guangrong
,
03:23
[Qemu-devel] [PATCH v3 5/5] qcow2: Explicit number replaced by a constant
,
Leonid Bloch
,
03:11
[Qemu-devel] [PATCH v3 3/5] qcow2: Resize the cache upon image resizing
,
Leonid Bloch
,
03:11
[Qemu-devel] [PATCH v3 4/5] qcow2: Set the default cache-clean-interval to 30 seconds
,
Leonid Bloch
,
03:11
[Qemu-devel] [PATCH v3 2/5] qcow2: Make the default L2 cache sufficient to cover the entire image
,
Leonid Bloch
,
03:11
[Qemu-devel] [PATCH v3 1/5] qcow2: Options' documentation fixes
,
Leonid Bloch
,
03:11
[Qemu-devel] [PATCH v3 0/5] qcow2: Make the L2 cache cover the whole image by default
,
Leonid Bloch
,
03:11
[Qemu-devel] [Bug 1785972] [NEW] v3.0.0-rc4: VM fails to start after vcpuhotunplug, managedsave sequence
,
Satheesh Rajendran
,
03:05
Re: [Qemu-devel] [PATCH v3 09/10] migration: fix calculating xbzrle_counters.cache_miss_rate
,
Peter Xu
,
02:59
Re: [Qemu-devel] [PATCH v3 08/10] migration: handle the error condition properly
,
Peter Xu
,
02:56
Re: [Qemu-devel] [PATCH v3 09/10] migration: fix calculating xbzrle_counters.cache_miss_rate
,
Xiao Guangrong
,
02:37
Re: [Qemu-devel] [PATCH v3 08/10] migration: handle the error condition properly
,
Xiao Guangrong
,
02:30
Re: [Qemu-devel] [PATCH v2 4/5] qcow2: Set the default cache-clean-interval to 30 seconds
,
Leonid Bloch
,
02:23
Re: [Qemu-devel] [PATCH v3 07/10] migration: do not flush_compressed_data at the end of each iteration
,
Xiao Guangrong
,
02:22
Re: [Qemu-devel] [PATCH v3 01/10] migration: do not wait for free thread
,
Xiao Guangrong
,
02:20
Re: [Qemu-devel] [PATCH v3 10/10] migration: show the statistics of compression
,
Peter Xu
,
02:12
Re: [Qemu-devel] [PATCH v3 09/10] migration: fix calculating xbzrle_counters.cache_miss_rate
,
Peter Xu
,
02:05
[Qemu-devel] [Bug 1500265] Re: nested 9p filesystem with security_model=mapped-xattr
,
Enrico Weigelt, metux IT consult
,
02:01
[Qemu-devel] [Bug 1785902] Re: local/9pfs: Too many levels of symbolic links
,
Enrico Weigelt, metux IT consult
,
01:45
Re: [Qemu-devel] [PATCH v3 08/10] migration: handle the error condition properly
,
Peter Xu
,
01:09
[Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Thomas Huth
,
01:06
Re: [Qemu-devel] [PATCH v3 07/10] migration: do not flush_compressed_data at the end of each iteration
,
Peter Xu
,
00:52
Re: [Qemu-devel] [PATCH v3 05/10] migration: move handle of zero page to the thread
,
Peter Xu
,
00:39
[Qemu-devel] [Bug 1463172] Re: destination arm board hangs after migration from x86 source
,
Launchpad Bug Tracker
,
00:31
[Qemu-devel] [Bug 1463812] Re: qemu-system-ppc64 V2.30 cause RHEL5.9 disk corruption
,
Launchpad Bug Tracker
,
00:31
[Qemu-devel] [Bug 1463172] Re: destination arm board hangs after migration from x86 source
,
Launchpad Bug Tracker
,
00:31
Re: [Qemu-devel] [PATCH 02/21] jobs: add exit shim
,
Jeff Cody
,
00:03
August 07, 2018
Re: [Qemu-devel] [PATCH v3 01/10] migration: do not wait for free thread
,
Peter Xu
,
23:51
Re: [Qemu-devel] [PATCH 06/21] block/stream: utilize job_exit shim
,
Jeff Cody
,
23:48
Re: [Qemu-devel] [PATCH 05/21] block/mirror: utilize job_exit shim
,
Jeff Cody
,
23:47
Re: [Qemu-devel] [PATCH v3 0/4] Balloon inhibit enhancements, vfio restriction
,
Peter Xu
,
23:46
Re: [Qemu-devel] [PATCH 04/21] block/commit: utilize job_exit shim
,
Jeff Cody
,
23:41
Re: [Qemu-devel] [PATCH v3 3/4] vfio: Inhibit ballooning based on group attachment to a container
,
Peter Xu
,
23:38
[Qemu-devel] [ANNOUNCE] QEMU 3.0.0-rc4 is now available
,
Michael Roth
,
23:24
Re: [Qemu-devel] [PATCH v2 3/4] vfio: Inhibit ballooning based on group attachment to a container
,
Peter Xu
,
23:22
Re: [Qemu-devel] [PATCH v2] bitmap: fix BITMAP_LAST_WORD_MASK
,
Wei Wang
,
21:30
Re: [Qemu-devel] [PATCH v2] bitmap: fix BITMAP_LAST_WORD_MASK
,
Wei Wang
,
21:26
Re: [Qemu-devel] [PATCH v3 1/4] balloon: Allow multiple inhibit users
,
Michael S. Tsirkin
,
20:07
Re: [Qemu-devel] [PATCH v3 0/4] Balloon inhibit enhancements, vfio restriction
,
Michael S. Tsirkin
,
20:02
Re: [Qemu-devel] [PATCH v5 00/24] Fixing record/replay and adding reverse debugging
,
Ciro Santilli
,
19:13
Re: [Qemu-devel] [PATCH] vnc: fix memleak of the "vnc-worker-output" name
,
Marc-André Lureau
,
18:53
Re: [Qemu-devel] [PATCH v6 0/5] s390x: vfio-ap: guest dedicated crypto adapters
,
Tony Krowiak
,
18:41
Re: [Qemu-devel] [PATCH v3 0/4] Balloon inhibit enhancements, vfio restriction
,
Alex Williamson
,
18:40
[Qemu-devel] [Bug 1785734] Re: movdqu partial write at page boundary
,
pranith
,
18:35
[Qemu-devel] [PATCH] vnc: fix memleak of the "vnc-worker-output" name
,
Peter Wu
,
18:18
Re: [Qemu-devel] [PATCH v3 0/4] Balloon inhibit enhancements, vfio restriction
,
Michael S. Tsirkin
,
17:58
[Qemu-devel] [Bug 1785902] [NEW] local/9pfs: Too many levels of symbolic links
,
Enrico Weigelt, metux IT consult
,
17:41
[Qemu-devel] [Bug 1785734] Re: movdqu partial write at page boundary
,
Richard Henderson
,
16:35
Re: [Qemu-devel] [PATCH v2 4/5] qcow2: Set the default cache-clean-interval to 30 seconds
,
Eric Blake
,
16:34
[Qemu-devel] [PATCH v2 2/5] qcow2: Make the default L2 cache sufficient to cover the entire image
,
Leonid Bloch
,
16:22
[Qemu-devel] [PATCH v2 5/5] qcow2: Explicit number replaced by a constant
,
Leonid Bloch
,
16:22
[Qemu-devel] [PATCH v2 4/5] qcow2: Set the default cache-clean-interval to 30 seconds
,
Leonid Bloch
,
16:22
[Qemu-devel] [PATCH v2 3/5] qcow2: Resize the cache upon image resizing
,
Leonid Bloch
,
16:22
[Qemu-devel] [PATCH v2 0/5] qcow2: Make the L2 cache cover the whole image by default
,
Leonid Bloch
,
16:21
[Qemu-devel] [PATCH v2 1/5] qcow2: Options' documentation fixes
,
Leonid Bloch
,
16:21
Re: [Qemu-devel] [PATCH v3 1/4] balloon: Allow multiple inhibit users
,
Alex Williamson
,
16:08
Re: [Qemu-devel] [PULL 21/35] block: fix QEMU crash with scsi-hd and drive_del
,
Eric Blake
,
15:57
Re: [Qemu-devel] [PATCH v3 0/4] Balloon inhibit enhancements, vfio restriction
,
Alex Williamson
,
15:53
Re: [Qemu-devel] [PATCH 2/2] fw_cfg: set the get_boot_devices_list() ignore_suffixes parameter from machine property
,
Eduardo Habkost
,
15:46
Re: [Qemu-devel] [PATCH v3 0/4] Balloon inhibit enhancements, vfio restriction
,
Michael S. Tsirkin
,
15:45
Re: [Qemu-devel] [PATCH v3 1/4] balloon: Allow multiple inhibit users
,
Michael S. Tsirkin
,
15:44
Re: [Qemu-devel] Question: How to integrate simple tests for a new platform so that they fit in well within QEMU
,
Richard Henderson
,
15:39
[Qemu-devel] [PATCH v3 4/4] vfio/ccw/pci: Allow devices to opt-in for ballooning
,
Alex Williamson
,
15:31
[Qemu-devel] [PATCH v3 3/4] vfio: Inhibit ballooning based on group attachment to a container
,
Alex Williamson
,
15:31
[Qemu-devel] [PATCH v3 2/4] kvm: Use inhibit to prevent ballooning without synchronous mmu
,
Alex Williamson
,
15:31
[Qemu-devel] [PATCH v3 1/4] balloon: Allow multiple inhibit users
,
Alex Williamson
,
15:31
[Qemu-devel] [PATCH v3 0/4] Balloon inhibit enhancements, vfio restriction
,
Alex Williamson
,
15:31
Re: [Qemu-devel] [PATCH 2/2] fw_cfg: set the get_boot_devices_list() ignore_suffixes parameter from machine property
,
Mark Cave-Ayland
,
15:27
Re: [Qemu-devel] [PATCH V10 08/20] ram/COLO: Record the dirty pages that SVM received
,
Dr. David Alan Gilbert
,
14:45
Re: [Qemu-devel] [PATCH 3/5] dev-mtp: retry write for incomplete transfers
,
Bandan Das
,
14:15
Re: [Qemu-devel] [PATCH 19/21] qapi/block-commit: expose new job properties
,
John Snow
,
14:12
Re: [Qemu-devel] [PATCH V10 07/20] COLO: Load dirty pages into SVM's RAM cache firstly
,
Dr. David Alan Gilbert
,
13:59
[Qemu-devel] [Bug 1483070] Re: VIRTIO Sequential Write IOPS limits not working
,
Thomas Huth
,
13:55
[Qemu-devel] [PATCH 7/7] qcow2: async scheme for qcow2_co_pwritev
,
Vladimir Sementsov-Ogievskiy
,
13:43
[Qemu-devel] [PATCH 5/7] qcow2: refactor qcow2_co_pwritev: split out qcow2_co_do_pwritev
,
Vladimir Sementsov-Ogievskiy
,
13:43
[Qemu-devel] [PATCH 0/7] qcow2: async handling of fragmented io
,
Vladimir Sementsov-Ogievskiy
,
13:43
[Qemu-devel] [PATCH 4/7] qcow2: async scheme for qcow2_co_preadv
,
Vladimir Sementsov-Ogievskiy
,
13:43
[Qemu-devel] [PATCH 3/7] qcow2: split out reading normal clusters from qcow2_co_preadv
,
Vladimir Sementsov-Ogievskiy
,
13:43
[Qemu-devel] [PATCH 2/7] qcow2: bdrv_co_pwritev: move encryption code out of lock
,
Vladimir Sementsov-Ogievskiy
,
13:43
[Qemu-devel] [PATCH 6/7] qcow2: refactor qcow2_co_pwritev locals scope
,
Vladimir Sementsov-Ogievskiy
,
13:43
[Qemu-devel] [PATCH 1/7] qcow2: move qemu_co_mutex_lock below decryption procedure
,
Vladimir Sementsov-Ogievskiy
,
13:43
Re: [Qemu-devel] [PATCH v3 4/4] hw/arm/sysbus-fdt: Add support for instantiating generic devices
,
Auger Eric
,
13:21
Re: [Qemu-devel] [PATCH v2 3/4] vfio: Inhibit ballooning based on group attachment to a container
,
Alex Williamson
,
12:35
Re: [Qemu-devel] [PATCH] hw/pci: add pci capability to pci-pci bridge
,
Laszlo Ersek
,
11:59
Re: [Qemu-devel] [PATCH for-3.0] slirp: Correct size check in m_inc()
,
Peter Maydell
,
11:58
[Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Michele Denber
,
11:50
[Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Michele Denber
,
11:50
Re: [Qemu-devel] [PATCH for-3.0] slirp: Correct size check in m_inc()
,
Markus Armbruster
,
11:48
Re: [Qemu-devel] [PATCH v3 4/4] hw/arm/sysbus-fdt: Add support for instantiating generic devices
,
Geert Uytterhoeven
,
11:32
Re: [Qemu-devel] [PATCH 02/10] char/spice: discard write() if backend is disconnected
,
Marc-André Lureau
,
11:25
[Qemu-devel] [Bug 1785308] Re: 0x8 exception encountered but not handled
,
Dr. David Alan Gilbert
,
11:20
Re: [Qemu-devel] [Qemu-block] [PATCH v9 06/31] iotests.py: Add filter_imgfmt()
,
Alberto Garcia
,
11:15
Re: [Qemu-devel] [PATCH] migration: Correctly handle subsections with no 'needed' function
,
Dr. David Alan Gilbert
,
11:12
Re: [Qemu-devel] [Qemu-block] [PATCH v9 14/31] block: Add bdrv_dirname()
,
Alberto Garcia
,
11:11
Re: [Qemu-devel] [Qemu-block] [PATCH v9 13/31] block: Fix bdrv_find_backing_image()
,
Alberto Garcia
,
11:10
Re: [Qemu-devel] [PATCH] migration: Correctly handle subsections with no 'needed' function
,
Peter Maydell
,
11:10
Re: [Qemu-devel] [PATCH] secondary-vga: unregister vram on unplug.
,
Dr. David Alan Gilbert
,
11:09
Re: [Qemu-devel] [Qemu-block] [PATCH v9 12/31] block: Add bdrv_make_absolute_filename()
,
Alberto Garcia
,
11:08
Re: [Qemu-devel] [PATCH] virtio-gpu: fix crashes upon warm reboot with vga mode
,
Peter Maydell
,
11:07
Re: [Qemu-devel] [PATCH] secondary-vga: unregister vram on unplug.
,
Peter Maydell
,
11:07
Re: [Qemu-devel] [Qemu-block] [PATCH v9 11/31] block: bdrv_get_full_backing_filename's ret. val.
,
Alberto Garcia
,
11:07
Re: [Qemu-devel] [PATCH v3 1/4] vfio/platform: Make the vfio-platform device non-abstract
,
Auger Eric
,
11:06
Re: [Qemu-devel] [PATCH] migration: Correctly handle subsections with no 'needed' function
,
Juan Quintela
,
11:05
Re: [Qemu-devel] [Qemu-block] [PATCH v9 10/31] block: bdrv_get_full_backing_filename_from_...'s ret. val.
,
Alberto Garcia
,
11:03
Re: [Qemu-devel] [PATCH v3 1/4] vfio/platform: Make the vfio-platform device non-abstract
,
Geert Uytterhoeven
,
11:01
Re: [Qemu-devel] [PATCH] migration: Correctly handle subsections with no 'needed' function
,
Peter Maydell
,
11:00
Re: [Qemu-devel] [PATCH] secondary-vga: unregister vram on unplug.
,
Dr. David Alan Gilbert
,
10:57
Re: [Qemu-devel] [PATCH 19/21] qapi/block-commit: expose new job properties
,
Eric Blake
,
10:52
Re: [Qemu-devel] [PATCH for-3.0 v2 3/5] target/arm: Add dummy needed functions to M profile vmstate subsections
,
Juan Quintela
,
10:50
[Qemu-devel] [Bug 1785670] Re: Guest(ubuntu 18.04) crashes when trying uploading file
,
Zihan Yang
,
10:50
Re: [Qemu-devel] [Qemu-block] [PATCH v9 07/31] iotests.py: Add node_info()
,
Alberto Garcia
,
10:49
Re: [Qemu-devel] [PATCH] migration: Correctly handle subsections with no 'needed' function
,
Juan Quintela
,
10:49
Re: [Qemu-devel] [PATCH for-3.0 v2 3/5] target/arm: Add dummy needed functions to M profile vmstate subsections
,
Peter Maydell
,
10:45
Re: [Qemu-devel] [PATCH 10/10] display: add -display app launching external application
,
Paolo Bonzini
,
10:43
Re: [Qemu-devel] [PATCH for-3.0 v2 4/5] hw/intc/arm_gicv3_common: Move post_load hooks to top-level VMSD
,
Juan Quintela
,
10:41
Re: [Qemu-devel] [PATCH for-3.0 v2 3/5] target/arm: Add dummy needed functions to M profile vmstate subsections
,
Juan Quintela
,
10:40
Re: [Qemu-devel] [PATCH] migration: Correctly handle subsections with no 'needed' function
,
Peter Maydell
,
10:39
Re: [Qemu-devel] [PATCH for-3.0 v2 2/5] hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpu
,
Juan Quintela
,
10:34
Re: [Qemu-devel] [PATCH for-3.0 v2 1/5] hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed function
,
Juan Quintela
,
10:34
Re: [Qemu-devel] [PATCH] migration: Correctly handle subsections with no 'needed' function
,
Juan Quintela
,
10:32
Re: [Qemu-devel] [Qemu-block] [PATCH v9 03/31] block: Skip implicit nodes for filename info
,
Alberto Garcia
,
10:31
Re: [Qemu-devel] [PATCH 10/10] display: add -display app launching external application
,
Gerd Hoffmann
,
10:31
Re: [Qemu-devel] [PATCH V10 05/20] COLO: Add block replication into colo process
,
Dr. David Alan Gilbert
,
10:30
Re: [Qemu-devel] [PATCH v2 2/4] kvm: Use inhibit to prevent ballooning without synchronous mmu
,
Cornelia Huck
,
10:24
[Qemu-devel] [Bug 1785308] Re: 0x8 exception encountered but not handled
,
Ra Cohen
,
10:21
Re: [Qemu-devel] [PATCH v2 1/4] balloon: Allow nested inhibits
,
Cornelia Huck
,
10:20
Re: [Qemu-devel] [PATCH] target-i386: adds PV_SEND_IPI CPUID feature bit
,
Eduardo Habkost
,
10:20
Re: [Qemu-devel] [PATCH v3 3/4] hw/arm/virt: Allow dynamic sysbus devices again
,
Auger Eric
,
10:19
Re: [Qemu-devel] [PATCH v3 4/4] hw/arm/sysbus-fdt: Add support for instantiating generic devices
,
Auger Eric
,
10:19
Re: [Qemu-devel] [PATCH v3 1/4] vfio/platform: Make the vfio-platform device non-abstract
,
Auger Eric
,
10:19
Re: [Qemu-devel] [PATCH v3 2/4] hw/arm/sysbus-fdt: Allow device matching with DT compatible value
,
Auger Eric
,
10:19
Re: [Qemu-devel] [PATCH v2 4/4] vfio/ccw/pci: Allow devices to opt-in for ballooning
,
Cornelia Huck
,
10:15
Re: [Qemu-devel] [PATCH v2 2/2] aio: Do aio_notify_accept only during blocking aio_poll
,
Fam Zheng
,
10:11
Re: [Qemu-devel] How to discard one range which overlap with backing file and its children img?
,
Eric Blake
,
10:02
Re: [Qemu-devel] [PATCH v2 4/4] qga: report serial ID and device node
,
Eric Blake
,
09:52
Re: [Qemu-devel] [PATCH for-3.0] slirp: Correct size check in m_inc()
,
Peter Maydell
,
09:47
Re: [Qemu-devel] [PATCH 04/10] spice: avoid spice runtime assert
,
Gerd Hoffmann
,
09:47
Re: [Qemu-devel] [PATCH for-3.0] slirp: Correct size check in m_inc()
,
Peter Maydell
,
09:45
Re: [Qemu-devel] [PATCH] migration: Correctly handle subsections with no 'needed' function
,
Dr. David Alan Gilbert
,
09:43
Re: [Qemu-devel] [PATCH] virtio-gpu: fix crashes upon warm reboot with vga mode
,
Gerd Hoffmann
,
09:41
Re: [Qemu-devel] [PATCH] migration: Correctly handle subsections with no 'needed' function
,
Dr. David Alan Gilbert
,
09:41
Re: [Qemu-devel] [PATCH 4/4] qga: report serial ID and device node
,
Eric Blake
,
09:36
Re: [Qemu-devel] [PATCH 3/4] qga: win32: fix crashes when PCI info cannot be retrived
,
Eric Blake
,
09:35
Re: [Qemu-devel] [PATCH v3 01/10] migration: do not wait for free thread
,
Eric Blake
,
09:30
Re: [Qemu-devel] [PATCH 3/5] dev-mtp: retry write for incomplete transfers
,
Gerd Hoffmann
,
09:28
Re: [Qemu-devel] [PATCH] migration: Correctly handle subsections with no 'needed' function
,
Peter Maydell
,
09:25
Re: [Qemu-devel] [PATCH] migration: Correctly handle subsections with no 'needed' function
,
Peter Maydell
,
09:22
Re: [Qemu-devel] [PATCH] secondary-vga: unregister vram on unplug.
,
Gerd Hoffmann
,
09:19
Re: [Qemu-devel] [PATCH] migration: Correctly handle subsections with no 'needed' function
,
Juan Quintela
,
09:17
Re: [Qemu-devel] [PATCH v2 3/4] vfio: Inhibit ballooning based on group attachment to a container
,
Peter Xu
,
09:10
Re: [Qemu-devel] [PATCH for-3.0] slirp: Correct size check in m_inc()
,
Daniel P . Berrangé
,
09:10
Re: [Qemu-devel] [PATCH for-3.0] slirp: Correct size check in m_inc()
,
Thomas Huth
,
09:07
[Qemu-devel] [PATCH] migration: Correctly handle subsections with no 'needed' function
,
Peter Maydell
,
09:04
Re: [Qemu-devel] [PATCH] virtio-gpu: fix crashes upon warm reboot with vga mode
,
Marc-André Lureau
,
09:03
Re: [Qemu-devel] [PATCH for-3.0] slirp: Correct size check in m_inc()
,
Daniel P . Berrangé
,
08:58
Re: [Qemu-devel] [PATCH v2 2/4] kvm: Use inhibit to prevent ballooning without synchronous mmu
,
Peter Xu
,
08:57
Re: [Qemu-devel] [PATCH v7 23/80] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
,
Aleksandar Markovic
,
08:56
Re: [Qemu-devel] [PATCH v2 1/4] balloon: Allow nested inhibits
,
Peter Xu
,
08:56
Re: [Qemu-devel] [PATCH] virtio-gpu: fix crashes upon warm reboot with vga mode
,
Gerd Hoffmann
,
08:56
Re: [Qemu-devel] [PATCH for-3.0] slirp: Correct size check in m_inc()
,
Dr. David Alan Gilbert
,
08:52
Re: [Qemu-devel] How to discard one range which overlap with backing file and its children img?
,
Kevin Wolf
,
08:34
[Qemu-devel] Question: How to integrate simple tests for a new platform so that they fit in well within QEMU
,
Aleksandar Markovic
,
08:34
Re: [Qemu-devel] [PATCH 0/7] arm: aspeed: Extend SDRAM controller
,
Cédric Le Goater
,
08:31
Re: [Qemu-devel] [PATCH 7/7] aspeed: Link SCU to the watchdog
,
Cédric Le Goater
,
08:24
Re: [Qemu-devel] [PATCH] hw/pci: add pci capability to pci-pci bridge
,
Laszlo Ersek
,
08:19
Re: [Qemu-devel] [PATCH v2] bitmap: fix BITMAP_LAST_WORD_MASK
,
Peter Xu
,
08:17
Re: [Qemu-devel] [PATCH v7 79/80] qemu-doc: Amend MIPS-related items
,
Aleksandar Markovic
,
08:08
Re: [Qemu-devel] [Bug 1754542] Re: colo: vm crash with segmentation fault
,
Zhang Chen
,
08:01
[Qemu-devel] [Bug 1785670] Re: Guest(ubuntu 18.04) crashes when trying uploading file
,
Peter Maydell
,
08:01
Re: [Qemu-devel] [PATCH for-3.0] slirp: Correct size check in m_inc()
,
Samuel Thibault
,
07:54
[Qemu-devel] [PATCH for-3.0] slirp: Correct size check in m_inc()
,
Peter Maydell
,
07:45
Re: [Qemu-devel] [Qemu-block] [PATCH] qapi/block: Document restrictions for node names
,
Alberto Garcia
,
07:13
[Qemu-devel] [PATCH v2 4/4] qga: report serial ID and device node
,
Tomáš Golembiovský
,
06:51
[Qemu-devel] [PATCH v2 3/4] qga: win32: fix crashes when PCI info cannot be retrived
,
Tomáš Golembiovský
,
06:51
[Qemu-devel] [PATCH v2 2/4] qga: win32: add debugging information
,
Tomáš Golembiovský
,
06:51
[Qemu-devel] [PATCH v2 1/4] build: rename CONFIG_QGA_NTDDDISK to CONFIG_QGA_NTDDSCSI
,
Tomáš Golembiovský
,
06:51
[Qemu-devel] [PATCH v2 0/4] qga: report serial number and disk node
,
Tomáš Golembiovský
,
06:51
[Qemu-devel] [PATCH 4/4] qga: report serial ID and device node
,
Tomáš Golembiovský
,
06:49
[Qemu-devel] [PATCH 3/4] qga: win32: fix crashes when PCI info cannot be retrived
,
Tomáš Golembiovský
,
06:49
[Qemu-devel] [PATCH 2/4] qga: win32: add debugging information
,
Tomáš Golembiovský
,
06:49
[Qemu-devel] [PATCH 1/4] build: rename CONFIG_QGA_NTDDDISK to CONFIG_QGA_NTDDSCSI
,
Tomáš Golembiovský
,
06:49
[Qemu-devel] [PATCH 0/4] qga: report serial number and disk node
,
Tomáš Golembiovský
,
06:49
Re: [Qemu-devel] [Qemu-arm] [PATCH 6/7] aspeed: add a max_ram_size property to the memory controller
,
Cédric Le Goater
,
06:33
Re: [Qemu-devel] [PATCH 10/10] display: add -display app launching external application
,
Marc-André Lureau
,
06:33
Re: [Qemu-devel] [PATCH 6/7] aspeed: add a max_ram_size property to the memory controller
,
Cédric Le Goater
,
06:30
Re: [Qemu-devel] [PATCH 5/7] aspeed_sdmc: Handle ECC training
,
Cédric Le Goater
,
06:29
Re: [Qemu-devel] [PATCH 2/2] fw_cfg: set the get_boot_devices_list() ignore_suffixes parameter from machine property
,
Laszlo Ersek
,
06:28
Re: [Qemu-devel] [PATCH 4/7] aspeed_sdmc: Init status alwlays idle
,
Cédric Le Goater
,
06:27
Re: [Qemu-devel] [PATCH v2 2/2] aio: Do aio_notify_accept only during blocking aio_poll
,
Paolo Bonzini
,
06:15
Re: [Qemu-devel] [PATCH 10/10] display: add -display app launching external application
,
Daniel P . Berrangé
,
06:15
Re: [Qemu-devel] [PATCH 3/7] aspeed_sdmc: Set 'cache initial sequence' always true
,
Cédric Le Goater
,
06:14
Re: [Qemu-devel] [PATCH] target-i386: adds PV_SEND_IPI CPUID feature bit
,
Paolo Bonzini
,
06:07
Re: [Qemu-devel] [PATCH 03/10] configure: bump spice-server required version to 0.12.6
,
Daniel P . Berrangé
,
06:07
Re: [Qemu-devel] [PATCH 2/7] aspeed_sdmc: Fix saved values
,
Cédric Le Goater
,
05:55
Re: [Qemu-devel] [PATCH v2] bitmap: fix BITMAP_LAST_WORD_MASK
,
Dr. David Alan Gilbert
,
05:53
Re: [Qemu-devel] [PATCH 1/7] aspeed_sdmc: Extend number of valid registers
,
Cédric Le Goater
,
05:52
Re: [Qemu-devel] [qemu-s390x] [PATCH 5/6] target/s390x: fix PACK reading 1 byte less and writing 1 byte more
,
Thomas Huth
,
05:43
[Qemu-devel] [PATCH] ppc: add DBCR based debugging
,
Roman Kapl
,
05:39
[Qemu-devel] [PATCH v2 2/2] aio: Do aio_notify_accept only during blocking aio_poll
,
Fam Zheng
,
05:17
[Qemu-devel] [PATCH v2 1/2] aio-posix: Don't count ctx->notifier as progress when polling
,
Fam Zheng
,
05:17
[Qemu-devel] [PATCH v2 0/2] Fix aio_notify_accept()
,
Fam Zheng
,
05:17
[Qemu-devel] [PATCH v3 10/10] migration: show the statistics of compression
,
guangrong . xiao
,
05:13
[Qemu-devel] [PATCH v3 09/10] migration: fix calculating xbzrle_counters.cache_miss_rate
,
guangrong . xiao
,
05:13
[Qemu-devel] [PATCH v3 08/10] migration: handle the error condition properly
,
guangrong . xiao
,
05:13
[Qemu-devel] [PATCH v3 07/10] migration: do not flush_compressed_data at the end of each iteration
,
guangrong . xiao
,
05:13
[Qemu-devel] [PATCH v3 06/10] migration: hold the lock only if it is really needed
,
guangrong . xiao
,
05:13
[Qemu-devel] [PATCH v3 05/10] migration: move handle of zero page to the thread
,
guangrong . xiao
,
05:13
[Qemu-devel] [PATCH v3 04/10] migration: drop the return value of do_compress_ram_page
,
guangrong . xiao
,
05:12
[Qemu-devel] [PATCH v3 03/10] migration: introduce save_zero_page_to_file
,
guangrong . xiao
,
05:12
[Qemu-devel] [PATCH v3 02/10] migration: fix counting normal page for compression
,
guangrong . xiao
,
05:12
[Qemu-devel] [PATCH v3 01/10] migration: do not wait for free thread
,
guangrong . xiao
,
05:12
[Qemu-devel] [PATCH v3 00/10] migration: compression optimization
,
guangrong . xiao
,
05:12
Re: [Qemu-devel] [PATCH] target/xtensa/cpu: Set owner of memory region in xtensa_cpu_initfn
,
Peter Maydell
,
05:09
[Qemu-devel] [Bug 1785670] Re: Guest(ubuntu 18.04) crashes when trying uploading file
,
Dr. David Alan Gilbert
,
05:06
[Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Daniel Berrange
,
04:46
Re: [Qemu-devel] [RFC v3 04/10] hw/m68k: add video card
,
Gerd Hoffmann
,
04:45
Re: [Qemu-devel] [PATCH v2] bitmap: fix BITMAP_LAST_WORD_MASK
,
Wei Wang
,
04:17
Re: [Qemu-devel] [PATCH] migrate/cpu-throttle: Add max-cpu-throttle migration parameter
,
Dr. David Alan Gilbert
,
04:03
[Qemu-devel] [PATCH 7/7] aspeed: Link SCU to the watchdog
,
Joel Stanley
,
03:59
[Qemu-devel] [PATCH 6/7] aspeed: add a max_ram_size property to the memory controller
,
Joel Stanley
,
03:58
[Qemu-devel] [PATCH 5/7] aspeed_sdmc: Handle ECC training
,
Joel Stanley
,
03:58
[Qemu-devel] [PATCH 4/7] aspeed_sdmc: Init status alwlays idle
,
Joel Stanley
,
03:58
[Qemu-devel] [PATCH 3/7] aspeed_sdmc: Set 'cache initial sequence' always true
,
Joel Stanley
,
03:58
[Qemu-devel] [PATCH 2/7] aspeed_sdmc: Fix saved values
,
Joel Stanley
,
03:58
[Qemu-devel] [PATCH 1/7] aspeed_sdmc: Extend number of valid registers
,
Joel Stanley
,
03:58
[Qemu-devel] [PATCH 0/7] arm: aspeed: Extend SDRAM controller
,
Joel Stanley
,
03:58
Re: [Qemu-devel] [PATCH] target-i386: adds PV_SEND_IPI CPUID feature bit
,
Wanpeng Li
,
03:46
Re: [Qemu-devel] [PATCH v2] bitmap: fix BITMAP_LAST_WORD_MASK
,
Peter Xu
,
03:39
[Qemu-devel] How to discard one range which overlap with backing file and its children img?
,
lampahome
,
03:07
[Qemu-devel] [PATCH] hw/pci: add pci capability to pci-pci bridge
,
Jing Liu
,
03:00
[Qemu-devel] [Bug 1785670] Re: Guest(ubuntu 18.04) crashes when trying uploading file
,
Li Qiang
,
02:21
[Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Thomas Huth
,
02:21
Re: [Qemu-devel] [Bug 1785670] Re: Guest(ubuntu 18.04) crashes when trying uploading file
,
liqsub1
,
02:19
Re: [Qemu-devel] [PATCH] migrate/cpu-throttle: Add max-cpu-throttle migration parameter
,
Li Qiang
,
02:08
Re: [Qemu-devel] [RFC v3 1/6] pci_expander_bridge: add type TYPE_PXB_PCIE_HOST
,
Zihan Yang
,
01:19
[Qemu-devel] [PATCH 21/21] qapi/block-stream: expose new job properties
,
John Snow
,
00:34
[Qemu-devel] [PATCH 16/21] block/commit: refactor commit to use job callbacks
,
John Snow
,
00:34
[Qemu-devel] [PATCH 17/21] block/mirror: conservative mirror_exit refactor
,
John Snow
,
00:34
[Qemu-devel] [PATCH 05/21] block/mirror: utilize job_exit shim
,
John Snow
,
00:34
[Qemu-devel] [PATCH 13/21] block/commit: add block job creation flags
,
John Snow
,
00:34
[Qemu-devel] [PATCH 08/21] tests/test-blockjob-txn: utilize job_exit shim
,
John Snow
,
00:34
[Qemu-devel] [PATCH 09/21] tests/test-blockjob: utilize job_exit shim
,
John Snow
,
00:34
[Qemu-devel] [PATCH 11/21] jobs: remove job_defer_to_main_loop
,
John Snow
,
00:34
[Qemu-devel] [PATCH 01/21] jobs: canonize Error object
,
John Snow
,
00:34
[Qemu-devel] [PATCH 04/21] block/commit: utilize job_exit shim
,
John Snow
,
00:34
[Qemu-devel] [PATCH 06/21] block/stream: utilize job_exit shim
,
John Snow
,
00:34
[Qemu-devel] [PATCH 07/21] block/create: utilize job_exit shim
,
John Snow
,
00:34
[Qemu-devel] [PATCH 00/21] jobs: defer graph changes until finalize
,
John Snow
,
00:34
[Qemu-devel] [PATCH 12/21] jobs: allow entrypoints to return status code
,
John Snow
,
00:34
[Qemu-devel] [PATCH 20/21] qapi/block-mirror: expose new job properties
,
John Snow
,
00:34
[Qemu-devel] [PATCH 19/21] qapi/block-commit: expose new job properties
,
John Snow
,
00:34
[Qemu-devel] [PATCH 10/21] tests/test-bdrv-drain: utilize job_exit shim
,
John Snow
,
00:34
[Qemu-devel] [PATCH 14/21] block/mirror: add block job creation flags
,
John Snow
,
00:34
[Qemu-devel] [PATCH 03/21] block/backup: utilize job_exit shim
,
John Snow
,
00:34
[Qemu-devel] [PATCH 15/21] block/stream: add block job creation flags
,
John Snow
,
00:34
[Qemu-devel] [PATCH 18/21] block/commit: refactor stream to use job callbacks
,
John Snow
,
00:34
[Qemu-devel] [PATCH 02/21] jobs: add exit shim
,
John Snow
,
00:34
Re: [Qemu-devel] [PATCH] qapi/block: Document restrictions for node names
,
Cong Li
,
00:19
August 06, 2018
[Qemu-devel] [Bug 1785734] [NEW] movdqu partial write at page boundary
,
Fabian Hemmer
,
21:50
[Qemu-devel] [Bug 1785670] Re: Guest(ubuntu 18.04) crashes when trying uploading file
,
Zihan Yang
,
21:21
Re: [Qemu-devel] [RFC PATCH] async: Fix aio_notify_accept
,
Fam Zheng
,
21:02
[Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Michele Denber
,
20:55
Re: [Qemu-devel] [PATCH v2] target-i386: coalesced PIO support for RTC
,
Eduardo Habkost
,
19:47
Re: [Qemu-devel] [PATCH] virtio-gpu: fix crashes upon warm reboot with vga mode
,
Marc-André Lureau
,
18:43
Re: [Qemu-devel] [PULL 21/35] block: fix QEMU crash with scsi-hd and drive_del
,
Eric Blake
,
18:04
Re: [Qemu-devel] [PATCH 1/3] x86/cpu: Enable UMONITOR/UMWAIT/TPAUSE cpu features
,
Eduardo Habkost
,
18:03
Re: [Qemu-devel] [PATCH 0/2] target/ppc: Fixes for my fpu cleanups
,
Mark Cave-Ayland
,
17:31
[Qemu-devel] [PATCH] linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC
,
Laurent Vivier
,
17:19
Re: [Qemu-devel] [PATCH] virtio-gpu: fix crashes upon warm reboot with vga mode
,
Michael S. Tsirkin
,
17:16
[Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
,
Michele Denber
,
16:55
[Qemu-devel] [RFC v7 16/16] hw/arm/virt: Allow virtio-iommu instantiation
,
Eric Auger
,
16:15
[Qemu-devel] [RFC v7 15/16] hw/arm/virt-acpi-build: Add virtio-iommu node in IORT table
,
Eric Auger
,
16:15
[Qemu-devel] [RFC v7 13/16] qdev: export qbus_find_recursive
,
Eric Auger
,
16:15
[Qemu-devel] [RFC v7 14/16] hw/arm/virt: Add virtio-iommu to the virt board
,
Eric Auger
,
16:15
[Qemu-devel] [RFC v7 12/16] virtio_iommu: Handle reserved regions in translation process
,
Eric Auger
,
16:15
[Qemu-devel] [RFC v7 11/16] virtio-iommu: Implement fault reporting
,
Eric Auger
,
16:15
[Qemu-devel] [RFC v7 09/16] virtio-iommu: Implement probe request
,
Eric Auger
,
16:15
[Qemu-devel] [RFC v7 10/16] virtio-iommu: Add an msi_bypass property
,
Eric Auger
,
16:15
[Qemu-devel] [RFC v7 08/16] virtio-iommu: Implement translate
,
Eric Auger
,
16:15
[Qemu-devel] [RFC v7 07/16] virtio-iommu: Implement map/unmap
,
Eric Auger
,
16:15
[Qemu-devel] [RFC v7 05/16] virtio-iommu: Endpoint and domains structs and helpers
,
Eric Auger
,
16:15
[Qemu-devel] [RFC v7 06/16] virtio-iommu: Implement attach/detach command
,
Eric Auger
,
16:15
[Qemu-devel] [RFC v7 02/16] virtio-iommu: Add skeleton
,
Eric Auger
,
16:15
[Qemu-devel] [RFC v7 04/16] virtio-iommu: Add the iommu regions
,
Eric Auger
,
16:15
[Qemu-devel] [RFC v7 03/16] virtio-iommu: Decode the command payload
,
Eric Auger
,
16:15
[Qemu-devel] [RFC v7 01/16] linux-headers: Partial update for virtio-iommu v0.7
,
Eric Auger
,
16:15
[Qemu-devel] [RFC v7 00/16] VIRTIO-IOMMU device
,
Eric Auger
,
16:15
Re: [Qemu-devel] [PATCH 2/2] fw_cfg: set the get_boot_devices_list() ignore_suffixes parameter from machine property
,
Eduardo Habkost
,
16:11
Re: [Qemu-devel] [PATCH 1/2] sysbus: always allow explicit_ofw_unit_address() to override address generation
,
Eduardo Habkost
,
16:06
Re: [Qemu-devel] [PATCH v7 48/80] target/mips: Implement CP0 Config1.WR bit functionality
,
Aleksandar Markovic
,
15:57
[Qemu-devel] [Bug 1785698] [NEW] Solaris build error: unknown type name ‘gcry_error_t’
,
Michele Denber
,
15:50
Re: [Qemu-devel] [PATCH v7 47/80] target/mips: Add updating BadInstr, BadInstrP, BadInstrX for nanoMIPS
,
Aleksandar Markovic
,
15:45
Re: [Qemu-devel] [PATCH v7 56/80] mips_malta: Add basic nanoMIPS boot code for MIPS' Malta
,
Aleksandar Markovic
,
15:40
[Qemu-devel] [Bug 1785670] Re: Guest(ubuntu 18.04) crashes when trying uploading file
,
Dr. David Alan Gilbert
,
15:21
Re: [Qemu-devel] [Bug 1785670] [NEW] Guest(ubuntu 18.04) crashes when trying uploading file
,
Dr. David Alan Gilbert
,
15:14
[Qemu-devel] [Bug 1785670] Re: Guest(ubuntu 18.04) crashes when trying uploading file
,
Dr. David Alan Gilbert
,
15:11
[Qemu-devel] [Bug 1785670] Re: Guest(ubuntu 18.04) crashes when trying uploading file
,
Dr. David Alan Gilbert
,
15:11
Re: [Qemu-devel] [PATCH v7 45/80] disas: Add support for microMIPS and nanoMIPS
,
Aleksandar Markovic
,
15:03
[Qemu-devel] [Bug 1775555] Re: guest migration 100% cpu freeze bug
,
Dr. David Alan Gilbert
,
15:01
Re: [Qemu-devel] [PATCH v7 39/80] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
,
Aleksandar Markovic
,
15:01
Re: [Qemu-devel] [PATCH v7 42/80] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
,
Aleksandar Markovic
,
14:54
[Qemu-devel] [Bug 1785308] Re: 0x8 exception encountered but not handled
,
Dr. David Alan Gilbert
,
14:50
Re: [Qemu-devel] [PATCH v7 41/80] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
,
Aleksandar Markovic
,
14:44
Re: [Qemu-devel] [PATCH v7 40/80] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
,
Aleksandar Markovic
,
14:41
Re: [Qemu-devel] [PATCH v7 39/80] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
,
Aleksandar Markovic
,
14:39
Re: [Qemu-devel] [PATCH v7 36/80] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
,
Aleksandar Markovic
,
14:38
Re: [Qemu-devel] [PATCH v7 23/80] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
,
Aleksandar Markovic
,
14:22
Re: [Qemu-devel] [PATCH v7 53/80] elf: Add nanoMIPS specific variations in ELF header fields
,
Aleksandar Markovic
,
14:07
Re: [Qemu-devel] [PATCH 3/3] crypto: require nettle >= 1.5.0 for building QEMU
,
Eric Blake
,
14:02
Re: [Qemu-devel] [PATCH 2/3] crypto: require libgcrypt >= 1.5.0 for building QEMU
,
Eric Blake
,
14:01
[Qemu-devel] [Bug 1775555] Re: guest migration 100% cpu freeze bug
,
Frank Schreuder
,
13:51
[Qemu-devel] [PATCH v7 45/80] disas: Add support for microMIPS and nanoMIPS
,
Aleksandar Markovic
,
13:45
Re: [Qemu-devel] [PATCH v6 00/12] Enable postcopy RDMA live migration
,
no-reply
,
13:32
[Qemu-devel] [PATCH v7 76/80] linux-user: Add support for statx() syscall for all platforms
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 80/80] qemu-doc: Add nanoMIPS-related items
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 69/80] linux-user: Add target_cpu.h header for nanoMIPS
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 75/80] linux-user: Amend support for sigaction() syscall for nanoMIPS
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 71/80] linux-user: Add target_elf.h header for nanoMIPS
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 73/80] linux-user: Add support for nanoMIPS signal trampoline
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 67/80] linux-user: Add sockbits.h header for nanoMIPS
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 79/80] qemu-doc: Amend MIPS-related items
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 74/80] linux-user: Add cpu_loop.c for nanoMIPS
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 70/80] linux-user: Add target_structs.h header for nanoMIPS
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 64/80] linux-user: Add termbits.h header for nanoMIPS
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 65/80] linux-user: Update syscall_defs.h header for nanoMIPS
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 77/80] linux-user: Add nanoMIPS linux user mode configuration support
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 72/80] linux-user: Add signal.c for nanoMIPS
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 66/80] linux-user: Add target_fcntl.h header for nanoMIPS
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 68/80] linux-user: Add target_syscall.h header for nanoMIPS
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 78/80] linux-user: Add nanoMIPS support in scripts/qemu-binfmt-conf.sh
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 63/80] linux-user: Add target_signal.h header for nanoMIPS
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 62/80] linux-user: Add syscall numbers for nanoMIPS
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 61/80] target/mips: Add definition of nanoMIPS I7200 CPU
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 60/80] gdbstub: Add XML support for GDB for nanoMIPS
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 59/80] gdbstub: Disable handling of nanoMIPS ISA bit in the MIPS gdbstub
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 58/80] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 57/80] mips_malta: Setup GT64120 BARs in nanoMIPS bootloader
,
Aleksandar Markovic
,
13:26
[Qemu-devel] [PATCH v7 56/80] mips_malta: Add basic nanoMIPS boot code for MIPS' Malta
,
Aleksandar Markovic
,
13:25
[Qemu-devel] [PATCH v7 54/80] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
,
Aleksandar Markovic
,
13:25
[Qemu-devel] [PATCH v7 55/80] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
,
Aleksandar Markovic
,
13:25
[Qemu-devel] [PATCH v7 53/80] elf: Add nanoMIPS specific variations in ELF header fields
,
Aleksandar Markovic
,
13:25
[Qemu-devel] [PATCH v7 52/80] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
,
Aleksandar Markovic
,
13:25
[Qemu-devel] [PATCH v7 51/80] target/mips: Adjust set_pc() for nanoMIPS
,
Aleksandar Markovic
,
13:25
[Qemu-devel] [PATCH v7 50/80] target/mips: Adjust set_hflags_for_handler() for nanoMIPS
,
Aleksandar Markovic
,
13:25
[Qemu-devel] [PATCH v7 49/80] target/mips: Adjust exception_resume_pc() for nanoMIPS
,
Aleksandar Markovic
,
13:25
[Qemu-devel] [PATCH v7 48/80] target/mips: Implement CP0 Config1.WR bit functionality
,
Aleksandar Markovic
,
13:24
[Qemu-devel] [PATCH v7 47/80] target/mips: Add updating BadInstr, BadInstrP, BadInstrX for nanoMIPS
,
Aleksandar Markovic
,
13:24
[Qemu-devel] [PATCH v7 46/80] target/mips: Add handling of branch delay slots for nanoMIPS
,
Aleksandar Markovic
,
13:24
[Qemu-devel] [Bug 1785670] [NEW] Guest(ubuntu 18.04) crashes when trying uploading file
,
Zihan Yang
,
13:20
[Qemu-devel] [PATCH v7 44/80] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
,
Aleksandar Markovic
,
13:19
[Qemu-devel] [PATCH v7 43/80] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
,
Aleksandar Markovic
,
13:18
[Qemu-devel] [PATCH v7 42/80] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
,
Aleksandar Markovic
,
13:18
[Qemu-devel] [PATCH v7 41/80] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
,
Aleksandar Markovic
,
13:17
[Qemu-devel] [PATCH v7 40/80] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
,
Aleksandar Markovic
,
13:17
[Qemu-devel] [PATCH v7 39/80] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
,
Aleksandar Markovic
,
13:16
[Qemu-devel] [PATCH v7 38/80] target/mips: Implement MT ASE support for nanoMIPS
,
Aleksandar Markovic
,
13:16
[Qemu-devel] [PATCH v7 37/80] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
,
Aleksandar Markovic
,
13:15
[Qemu-devel] [PATCH v7 36/80] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
,
Aleksandar Markovic
,
13:15
[Qemu-devel] [PATCH v7 35/80] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
,
Aleksandar Markovic
,
13:15
[Qemu-devel] [PATCH v7 34/80] target/mips: Implement emulation of nanoMIPS EXTW instruction
,
Aleksandar Markovic
,
13:14
[Qemu-devel] [PATCH v7 33/80] target/mips: Implement emulation of nanoMIPS ROTX instruction
,
Aleksandar Markovic
,
13:14
[Qemu-devel] [PATCH v7 31/80] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
,
Aleksandar Markovic
,
13:13
[Qemu-devel] [PATCH v7 32/80] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
,
Aleksandar Markovic
,
13:13
[Qemu-devel] [PATCH v7 30/80] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
,
Aleksandar Markovic
,
13:13
[Qemu-devel] [PATCH v7 29/80] target/mips: Add emulation of nanoMIPS FP instructions
,
Aleksandar Markovic
,
13:12
[Qemu-devel] [PATCH v7 28/80] target/mips: Add emulation of nanoMIPS 48-bit instructions
,
Aleksandar Markovic
,
13:11
[Qemu-devel] [PATCH v7 27/80] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
,
Aleksandar Markovic
,
13:11
[Qemu-devel] [PATCH v7 26/80] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
,
Aleksandar Markovic
,
13:11
[Qemu-devel] [PATCH v7 25/80] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
,
Aleksandar Markovic
,
13:11
[Qemu-devel] [PATCH v7 24/80] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
,
Aleksandar Markovic
,
13:10
[Qemu-devel] [PATCH v7 23/80] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
,
Aleksandar Markovic
,
13:10
[Qemu-devel] [PATCH v7 22/80] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
,
Aleksandar Markovic
,
13:09
[Qemu-devel] [PATCH v7 21/80] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
,
Aleksandar Markovic
,
13:09
[Qemu-devel] [PATCH v7 20/80] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
,
Aleksandar Markovic
,
13:09
[Qemu-devel] [PATCH v7 19/80] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
,
Aleksandar Markovic
,
13:08
Re: [Qemu-devel] [PATCH 1/3] crypto: require gnutls >= 3.1.18 for building QEMU
,
Daniel P . Berrangé
,
13:08
[Qemu-devel] [PATCH v7 18/80] target/mips: Add nanoMIPS decoding and extraction utilities
,
Aleksandar Markovic
,
13:08
[Qemu-devel] [PATCH v7 17/80] target/mips: Add placeholder and invocation of decode_nanomips_opc()
,
Aleksandar Markovic
,
13:07
[Qemu-devel] [PATCH v7 16/80] target/mips: Add nanoMIPS DSP ASE opcodes
,
Aleksandar Markovic
,
13:07
[Qemu-devel] [PATCH v7 15/80] target/mips: Add nanoMIPS base instruction set opcodes
,
Aleksandar Markovic
,
13:07
[Qemu-devel] [PATCH v7 14/80] target/mips: Add preprocessor constants for nanoMIPS
,
Aleksandar Markovic
,
13:06
[Qemu-devel] [PATCH v7 13/80] linux-user: Add preprocessor availability control to some syscalls
,
Aleksandar Markovic
,
13:06
[Qemu-devel] [PATCH v7 12/80] linux-user: Update MIPS syscall numbers up to kernel 4.18 headers
,
Aleksandar Markovic
,
13:06
[Qemu-devel] [PATCH v7 11/80] elf: Add ELF flags for MIPS machine variants
,
Aleksandar Markovic
,
13:05
[Qemu-devel] [PATCH v7 10/80] elf: Remove duplicate preprocessor constant definition
,
Aleksandar Markovic
,
13:05
[Qemu-devel] [PATCH v7 09/80] target/mips: Check ELPA flag only in some cases of MFHC0 and MTHC0
,
Aleksandar Markovic
,
13:04
[Qemu-devel] [PATCH v7 08/80] target/mips: Don't update BadVAddr register in Debug Mode
,
Aleksandar Markovic
,
13:04
[Qemu-devel] [PATCH v7 07/80] target/mips: Add gen_op_addr_addi()
,
Aleksandar Markovic
,
13:03
[Qemu-devel] [PATCH v7 06/80] target/mips: Add CP0 BadInstrX register
,
Aleksandar Markovic
,
13:03
[Qemu-devel] [Bug 1775555] Re: guest migration 100% cpu freeze bug
,
Dr. David Alan Gilbert
,
13:03
[Qemu-devel] [PATCH v7 05/80] target/mips: Update some CP0 registers bit definitions
,
Aleksandar Markovic
,
13:03
[Qemu-devel] [PATCH v7 04/80] target/mips: Fix two instances of shadow variables
,
Aleksandar Markovic
,
13:02
[Qemu-devel] [PATCH v7 03/80] target/mips: Mark switch fallthroughs with interpretable comments
,
Aleksandar Markovic
,
13:02
[Qemu-devel] [PATCH v7 01/80] MAINTAINERS: Update target/mips maintainer's email addresses
,
Aleksandar Markovic
,
13:02
[Qemu-devel] [PATCH v7 02/80] target/mips: Avoid case statements formulated by ranges
,
Aleksandar Markovic
,
13:01
[Qemu-devel] [PATCH v7 00/80] Add nanoMIPS support to QEMU
,
Aleksandar Markovic
,
13:01
Re: [Qemu-devel] [PATCH 0/3] x86/cpu: Enable a few new cpu features
,
Paolo Bonzini
,
12:59
Re: [Qemu-devel] [PATCH 1/3] crypto: require gnutls >= 3.1.18 for building QEMU
,
Eric Blake
,
12:58
Re: [Qemu-devel] [PATCH] virtio-gpu: fix crashes upon warm reboot with vga mode
,
Peter Maydell
,
12:55
Re: [Qemu-devel] [PATCH for-3.0 v2 0/5] Arm migration fixes for 3.0
,
Peter Maydell
,
12:51
Re: [Qemu-devel] [PATCH 2/7] hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories
,
Stefan Hajnoczi
,
12:09
Re: [Qemu-devel] [PATCH] qcow2: Release dirty entries with cache-clean-interval
,
Kevin Wolf
,
11:58
Re: [Qemu-devel] [PATCH for-3.0 v2 5/5] hw/intc/arm_gicv3_common: Move gicd shift bug handling to gicv3_post_load
,
Dr. David Alan Gilbert
,
11:39
Re: [Qemu-devel] [PATCH for-3.0 v2 4/5] hw/intc/arm_gicv3_common: Move post_load hooks to top-level VMSD
,
Dr. David Alan Gilbert
,
11:32
Re: [Qemu-devel] [PATCH 3/6] target/s390x: fix ipm polluting irrelevant bits
,
Richard Henderson
,
11:24
Re: [Qemu-devel] [PATCH] qcow2: Release dirty entries with cache-clean-interval
,
Alberto Garcia
,
11:20
Re: [Qemu-devel] [PATCH 0/6] Some improvements in z/Arch instructions support
,
Cornelia Huck
,
11:06
Re: [Qemu-devel] [PATCH] qcow2: Release dirty entries with cache-clean-interval
,
Kevin Wolf
,
11:05
Re: [Qemu-devel] [PATCH v2 02/34] tests/qgraph: rename qpci_init_pc functions
,
Laurent Vivier
,
11:05
[Qemu-devel] [PATCH v2 33/34] test/qgraph: virtio-scsi test node
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 34/34] test/qgraph: temporarly commented vhost-user-test
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 32/34] test/qgraph: virtio-scsi driver and interface nodes
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 29/34] test/qgraph: virtio-blk test node
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 30/34] test/qgraph: virtio-net driver and interface nodes
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 31/34] test/qgraph: virtio-net test node
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 28/34] test/qgraph: virtio-blk driver and interface nodes
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 25/34] test/qgraph: virtio-balloon test node
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 27/34] test/qgraph: virtio-rng test node
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 26/34] test/qgraph: virtio-rng driver and interface nodes
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 23/34] test/qgraph: virtio-9p test node
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 24/34] test/qgraph: virtio-balloon driver and interface nodes
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 22/34] test/qgraph: virtio-9p driver and interface nodes
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 21/34] test/qgraph: virtio-serial test node
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 20/34] test/qgraph: virtio-console test node
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 19/34] test/qgraph: virtio-serial driver and interface nodes
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 18/34] tests: virtio: separate ccw tests from libqos
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 14/34] test/qgraph: virtio-pci driver and interface nodes
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 17/34] test/qgraph: arm/virt machine node
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 16/34] test/qgraph: virtio-mmio driver and interface nodes
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 15/34] tests/qgraph: rename qvirtio_mmio_init_device functions
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 13/34] test/qgraph: virtio_start_device function
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 12/34] test/qgraph: e1000e-test node
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 01/34] tests: qgraph API for the qtest driver framework
,
Emanuele Giuseppe Esposito
,
10:35
[Qemu-devel] [PATCH v2 11/34] test/qgraph: e1000e driver and interface nodes
,
Emanuele Giuseppe Esposito
,
10:34
[Qemu-devel] [PATCH v2 09/34] tests/qgraph: pci-spapr driver and interface nodes
,
Emanuele Giuseppe Esposito
,
10:34
[Qemu-devel] [PATCH v2 10/34] tests/qgraph: ppc64/pseries machine node
,
Emanuele Giuseppe Esposito
,
10:34
[Qemu-devel] [PATCH v2 07/34] tests/qgraph: arm/raspi2 machine node
,
Emanuele Giuseppe Esposito
,
10:34
[Qemu-devel] [PATCH v2 08/34] tests/qgraph: rename qpci_init_spapr functions
,
Emanuele Giuseppe Esposito
,
10:34
[Qemu-devel] [PATCH v2 06/34] tests/qgraph: sdhci test node
,
Emanuele Giuseppe Esposito
,
10:34
[Qemu-devel] [PATCH v2 05/34] tests/qgraph: sdhci driver and interface nodes
,
Emanuele Giuseppe Esposito
,
10:34
[Qemu-devel] [PATCH v2 04/34] tests/qgraph: x86_64/pc machine node
,
Emanuele Giuseppe Esposito
,
10:34
[Qemu-devel] [PATCH v2 03/34] tests/qgraph: pci-pc driver and interface nodes
,
Emanuele Giuseppe Esposito
,
10:34
[Qemu-devel] [PATCH v2 02/34] tests/qgraph: rename qpci_init_pc functions
,
Emanuele Giuseppe Esposito
,
10:34
[Qemu-devel] [PATCH v2 00/34] Qtest driver framework
,
Emanuele Giuseppe Esposito
,
10:34
Re: [Qemu-devel] [PATCH] tcg/optimize: Do not skip default processing of dup_vec
,
Peter Maydell
,
10:24
Re: [Qemu-devel] [PATCH] qapi/block: Document restrictions for node names
,
Eric Blake
,
10:19
[Qemu-devel] [PATCH] qcow2: Release dirty entries with cache-clean-interval
,
Alberto Garcia
,
10:13
Re: [Qemu-devel] [PATCH for-3.0 v2 0/5] Arm migration fixes for 3.0
,
Richard Henderson
,
10:06
Re: [Qemu-devel] [PATCH 1/7] hw/misc/nrf51_rng: Add NRF51 random number generator peripheral
,
Stefan Hajnoczi
,
10:00
[Qemu-devel] [Bug 1785308] Re: 0x8 exception encountered but not handled
,
Ra Cohen
,
09:50
Re: [Qemu-devel] [PATCH] virtio-gpu: fix crashes upon warm reboot with vga mode
,
Marc-André Lureau
,
09:47
Re: [Qemu-devel] [PATCH v6 61/77] linux-user: Add syscall numbers for nanoMIPS
,
Aleksandar Markovic
,
09:45
Re: [Qemu-devel] [PATCH] virtio-gpu: fix crashes upon warm reboot with vga mode
,
Peter Maydell
,
09:39
[Qemu-devel] [PATCH v6 10/11] migration: remove the unnecessary RDMA_CONTROL_ERROR message
,
Lidong Chen
,
09:30
[Qemu-devel] [PATCH v6 09/11] migration: poll the cm event for destination qemu
,
Lidong Chen
,
09:30
[Qemu-devel] [PATCH v6 11/11] migration: create a dedicated thread to release rdma resource
,
Lidong Chen
,
09:30
[Qemu-devel] [PATCH v6 08/11] migration: implement the shutdown for RDMA QIOChannel
,
Lidong Chen
,
09:30
[Qemu-devel] [PATCH v6 05/11] migration: implement io_set_aio_fd_handler function for RDMA QIOChannel
,
Lidong Chen
,
09:30
[Qemu-devel] [PATCH v6 07/11] migration: poll the cm event while wait RDMA work request completion
,
Lidong Chen
,
09:30
[Qemu-devel] [PATCH v6 03/11] migration: implement bi-directional RDMA QIOChannel
,
Lidong Chen
,
09:30
[Qemu-devel] [PATCH v6 06/11] migration: invoke qio_channel_yield only when qemu_in_coroutine()
,
Lidong Chen
,
09:29
[Qemu-devel] [PATCH v6 04/11] migration: Stop rdma yielding during incoming postcopy
,
Lidong Chen
,
09:29
[Qemu-devel] [PATCH v6 02/11] migration: create a dedicated connection for rdma return path
,
Lidong Chen
,
09:29
[Qemu-devel] [PATCH v6 01/11] migration: disable RDMA WRITE after postcopy started
,
Lidong Chen
,
09:29
[Qemu-devel] [PATCH v6 00/11] Enable postcopy RDMA live migration
,
Lidong Chen
,
09:29
Re: [Qemu-devel] [PATCH 6/6] target/s390x: implement CVB, CVBY and CVBG
,
David Hildenbrand
,
08:55
[Qemu-devel] [PATCH] qapi/block: Document restrictions for node names
,
Kevin Wolf
,
08:37
[Qemu-devel] [PATCH for-3.0 v2 1/5] hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed function
,
Peter Maydell
,
08:35
[Qemu-devel] [PATCH for-3.0 v2 2/5] hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpu
,
Peter Maydell
,
08:35
[Qemu-devel] [PATCH for-3.0 v2 3/5] target/arm: Add dummy needed functions to M profile vmstate subsections
,
Peter Maydell
,
08:35
[Qemu-devel] [PATCH for-3.0 v2 5/5] hw/intc/arm_gicv3_common: Move gicd shift bug handling to gicv3_post_load
,
Peter Maydell
,
08:35
[Qemu-devel] [PATCH for-3.0 v2 4/5] hw/intc/arm_gicv3_common: Move post_load hooks to top-level VMSD
,
Peter Maydell
,
08:35
[Qemu-devel] [PATCH for-3.0 v2 0/5] Arm migration fixes for 3.0
,
Peter Maydell
,
08:35
Re: [Qemu-devel] [PATCH 2/2] fw_cfg: set the get_boot_devices_list() ignore_suffixes parameter from machine property
,
Laszlo Ersek
,
08:26
Re: [Qemu-devel] [PATCH] docs/migration: Clarify pre_load in subsections
,
Peter Maydell
,
08:26
[Qemu-devel] [PATCH] docs/migration: Clarify pre_load in subsections
,
Dr. David Alan Gilbert (git)
,
08:13
Re: [Qemu-devel] [RFC v3 1/6] pci_expander_bridge: add type TYPE_PXB_PCIE_HOST
,
Marcel Apfelbaum
,
07:46
Re: [Qemu-devel] [PATCH v2 13/13] hw/rdma: Add reference to pci_dev in backend_dev
,
Marcel Apfelbaum
,
07:43
Re: [Qemu-devel] [PATCH v2 07/13] hw/rdma: Do not allocate memory for non-dma MR
,
Marcel Apfelbaum
,
07:42
Re: [Qemu-devel] [PATCH v2 06/13] hw/rdma: Delete useless structure RdmaRmUserMR
,
Marcel Apfelbaum
,
07:42
Re: [Qemu-devel] [PATCH 0/6] qcow2: Make the L2 cache cover the whole image by default
,
Alberto Garcia
,
07:41
Re: [Qemu-devel] [PATCH 5/6] target/s390x: fix PACK reading 1 byte less and writing 1 byte more
,
David Hildenbrand
,
07:34
Re: [Qemu-devel] [PATCH 0/6] qcow2: Make the L2 cache cover the whole image by default
,
Kevin Wolf
,
07:30
Re: [Qemu-devel] [PATCH 3/6] target/s390x: fix ipm polluting irrelevant bits
,
David Hildenbrand
,
07:18
Re: [Qemu-devel] [PATCH 0/6] qcow2: Make the L2 cache cover the whole image by default
,
Alberto Garcia
,
07:07
Re: [Qemu-devel] [PATCH 2/6] target/s390x: fix CSST decoding and runtime alignment check
,
David Hildenbrand
,
07:05
Re: [Qemu-devel] [PATCH 1/6] target/s390x: add BAL and BALR instructions
,
David Hildenbrand
,
06:49
Re: [Qemu-devel] [PATCH 0/6] qcow2: Make the L2 cache cover the whole image by default
,
Kevin Wolf
,
06:45
Re: [Qemu-devel] [PATCH 0/7] arm: nRF51 Devices and Microbit Support
,
Steffen Görtz
,
06:31
Re: [Qemu-devel] [PULL 0/2] ppc-for-3.0 queue 20180801
,
Peter Maydell
,
06:30
[Qemu-devel] [Bug 1785308] Re: 0x8 exception encountered but not handled
,
Dr. David Alan Gilbert
,
06:21
[Qemu-devel] [Bug 1784900] Re: QEMU (frontend) crashes upon warm reboot with virtio-gpu device and vga=775 on Linux cmdline
,
elmarco
,
06:11
Re: [Qemu-devel] [PATCH 0/7] arm: nRF51 Devices and Microbit Support
,
Peter Maydell
,
06:09
[Qemu-devel] [PATCH 0/7] arm: nRF51 Devices and Microbit Support
,
Steffen Görtz
,
06:01
[Qemu-devel] [PATCH 6/7] hw/timer/nrf51_timer: Add nRF51 Timer peripheral
,
Steffen Görtz
,
06:01
[Qemu-devel] [PATCH 3/7] tests: Add bbc:microbit / nRF51 test suite
,
Steffen Görtz
,
06:01
[Qemu-devel] [PATCH 4/7] hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
,
Steffen Görtz
,
06:01
[Qemu-devel] [PATCH 2/7] hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories
,
Steffen Görtz
,
06:01
[Qemu-devel] [PATCH 5/7] tests/microbit-test: Add Tests for nRF51 GPIO
,
Steffen Görtz
,
06:01
[Qemu-devel] [PATCH 7/7] hw/display/led_matrix: Add LED matrix display device
,
Steffen Görtz
,
06:01
[Qemu-devel] [PATCH 1/7] hw/misc/nrf51_rng: Add NRF51 random number generator peripheral
,
Steffen Görtz
,
06:01
Re: [Qemu-devel] [Qemu-arm] [PATCH 1/3] hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed function
,
Peter Maydell
,
06:01
Re: [Qemu-devel] [PULL 0/5] pc, virtio: fixes
,
Peter Maydell
,
05:48
Re: [Qemu-devel] [PATCH v6 03/12] migration: avoid concurrent invoke channel_close by different threads
,
858585 jemmy
,
05:07
Re: [Qemu-devel] RDMA wrongly detected as being supported on FreeBSD
,
Thomas Huth
,
04:51
Re: [Qemu-devel] [Qemu-ppc] [PULL 0/2] ppc-for-3.0 queue 20180801
,
Peter Maydell
,
04:39
Re: [Qemu-devel] [PULL 0/5] pc, virtio: fixes
,
Peter Maydell
,
04:38
Re: [Qemu-devel] [PATCH 0/3] x86/cpu: Enable a few new cpu features
,
Liu, Jingqi
,
04:22
Re: [Qemu-devel] [PATCH 0/6] qcow2: Make the L2 cache cover the whole image by default
,
Alberto Garcia
,
03:48
Re: [Qemu-devel] [PATCH v3 04/23] libqtest: Remove qtest_qmp_discard_response() & friends
,
Thomas Huth
,
03:02
[Qemu-devel] [PATCH v3 12/23] tests: Clean up string interpolation into QMP input (simple cases)
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 14/23] tests: Clean up string interpolation around qtest_qmp_device_add()
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 16/23] tests: New helper qtest_qmp_receive_success()
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 19/23] migration-test: Clean up string interpolation into QMP, part 2
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 00/23] tests: Compile-time format string checking for libqtest.h
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 21/23] libqtest: Enable compile-time format string checking
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 18/23] migration-test: Clean up string interpolation into QMP, part 1
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 01/23] libqtest: Rename functions to send QMP messages
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 10/23] qobject: qobject_from_jsonv() is dangerous, hide it away
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 02/23] libqtest: Clean up how we read device_del messages
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 06/23] qobject: Replace qobject_from_jsonf() by qobject_from_jsonf_nofail()
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 11/23] tests: Pass literal format strings directly to qmp_FOO()
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 20/23] migration-test: Clean up string interpolation into QMP, part 3
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 22/23] libqtest: Replace qtest_startf() by qtest_initf()
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 15/23] migration-test: Make wait_command() return the "return" member
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 23/23] libqtest: Rename qtest_FOOv() to qtest_vFOO() for consistency
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 04/23] libqtest: Remove qtest_qmp_discard_response() & friends
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 17/23] migration-test: Make wait_command() cope with '%'
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 05/23] libqtest: Document calling conventions
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 03/23] libqtest: Clean up how we read the QMP greeting
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 07/23] qobject: New qobject_from_vjsonf_nofail(), qdict_from_vjsonf_nofail()
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 13/23] cpu-plug-test: Don't pass integers as strings to device_add
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 09/23] test-qobject-input-visitor: Avoid format string ambiguity
,
Markus Armbruster
,
02:54
[Qemu-devel] [PATCH v3 08/23] libqtest: Simplify qmp_fd_vsend() a bit
,
Markus Armbruster
,
02:53
Re: [Qemu-devel] [PATCH v6 00/12] Enable postcopy RDMA live migration
,
858585 jemmy
,
02:09
Re: [Qemu-devel] [PATCH 2/2] fw_cfg: set the get_boot_devices_list() ignore_suffixes parameter from machine property
,
Thomas Huth
,
01:50
Re: [Qemu-devel] [PATCH 1/2] sysbus: always allow explicit_ofw_unit_address() to override address generation
,
Thomas Huth
,
01:46
[Qemu-devel] [PATCH] Revert "Revert "vfio/pci-quirks.c: Disable stolen memory for igd VFIO""
,
Xiong Zhang
,
01:36
Re: [Qemu-devel] [PATCH] tcg/optimize: Do not skip default processing of dup_vec
,
Laurent Desnogues
,
01:29
August 05, 2018
Re: [Qemu-devel] [PATCH 0/2] target/ppc: Fixes for my fpu cleanups
,
David Gibson
,
22:52
Re: [Qemu-devel] [Qemu-ppc] [PATCH 7/7] target/ppc: Use non-arithmetic conversions for fp load/store
,
Richard Henderson
,
21:33
[Qemu-devel] [PATCH 2/2] fixup! target/ppc: Use non-arithmetic conversions for fp load/store
,
Richard Henderson
,
21:27
[Qemu-devel] [PATCH 0/2] target/ppc: Fixes for my fpu cleanups
,
Richard Henderson
,
21:27
[Qemu-devel] [PATCH 1/2] fixup! target/ppc: Honor fpscr_ze semantics and tidy fdiv
,
Richard Henderson
,
21:27
[Qemu-devel] [PATCH] tcg/optimize: Do not skip default processing of dup_vec
,
Richard Henderson
,
19:33
[Qemu-devel] [PATCH 6/6] target/s390x: implement CVB, CVBY and CVBG
,
Pavel Zbitskiy
,
14:29
[Qemu-devel] [PATCH 5/6] target/s390x: fix PACK reading 1 byte less and writing 1 byte more
,
Pavel Zbitskiy
,
14:29
[Qemu-devel] [PATCH 4/6] target/s390x: add EX support for TRT and TRTR
,
Pavel Zbitskiy
,
14:29
[Qemu-devel] [PATCH 3/6] target/s390x: fix ipm polluting irrelevant bits
,
Pavel Zbitskiy
,
14:29
[Qemu-devel] [PATCH 2/6] target/s390x: fix CSST decoding and runtime alignment check
,
Pavel Zbitskiy
,
14:29
[Qemu-devel] [PATCH 1/6] target/s390x: add BAL and BALR instructions
,
Pavel Zbitskiy
,
14:29
[Qemu-devel] [PATCH 0/6] Some improvements in z/Arch instructions support
,
Pavel Zbitskiy
,
14:28
[Qemu-devel] [PATCH 0/6] Some improvements in z/Arch instructions support
,
Pavel Zbitskiy
,
14:27
Re: [Qemu-devel] [Qemu-ppc] [PULL 0/2] ppc-for-3.0 queue 20180801
,
BALATON Zoltan
,
11:39
[Qemu-devel] [PATCH v2 08/13] hw/rdma: Reorder resource cleanup
,
Yuval Shaia
,
11:36
[Qemu-devel] [PATCH v2 11/13] hw/rdma: Print backend QP number in hex format
,
Yuval Shaia
,
11:36
[Qemu-devel] [PATCH v2 10/13] hw/rdma: Cosmetic change - move to generic function
,
Yuval Shaia
,
11:36
[Qemu-devel] [PATCH v2 12/13] hw/rdma: Bugfix - Support non-aligned buffers
,
Yuval Shaia
,
11:36
[Qemu-devel] [PATCH v2 13/13] hw/rdma: Add reference to pci_dev in backend_dev
,
Yuval Shaia
,
11:36
[Qemu-devel] [PATCH v2 09/13] hw/pvrdma: Cosmetic change - indent right
,
Yuval Shaia
,
11:36
[Qemu-devel] [PATCH v2 06/13] hw/rdma: Delete useless structure RdmaRmUserMR
,
Yuval Shaia
,
11:36
[Qemu-devel] [PATCH v2 03/13] hw/rdma: Modify debug macros
,
Yuval Shaia
,
11:36
[Qemu-devel] [PATCH v2 07/13] hw/rdma: Do not allocate memory for non-dma MR
,
Yuval Shaia
,
11:36
[Qemu-devel] [PATCH v2 05/13] hw/pvrdma: Make default pkey 0xFFFF
,
Yuval Shaia
,
11:36
[Qemu-devel] [PATCH v2 01/13] hw/rdma: Make distinction between device init and start modes
,
Yuval Shaia
,
11:36
[Qemu-devel] [PATCH v2 04/13] hw/pvrdma: Clean CQE before use
,
Yuval Shaia
,
11:36
[Qemu-devel] [PATCH v2 02/13] hw/pvrdma: Bugfix - provide the correct attr_mask to query_qp
,
Yuval Shaia
,
11:36
[Qemu-devel] [PATCH v2 00/13] Misc fixes for pvrdma device
,
Yuval Shaia
,
11:36
[Qemu-devel] [Bug 1785485] [NEW] Mouse moves erratically when using scroll wheel on Windows NT 4, Windows 95, and Windows 3.1 guests
,
John Arbuckle
,
11:10
Re: [Qemu-devel] [PATCH 07/13] hw/rdma: Do not allocate memory for non-dma MR
,
Yuval Shaia
,
10:56
Re: [Qemu-devel] [Qemu-ppc] [PATCH 7/7] target/ppc: Use non-arithmetic conversions for fp load/store
,
Mark Cave-Ayland
,
07:41
[Qemu-devel] [PATCH 1/2] sysbus: always allow explicit_ofw_unit_address() to override address generation
,
Mark Cave-Ayland
,
07:29
[Qemu-devel] [PATCH 2/2] fw_cfg: set the get_boot_devices_list() ignore_suffixes parameter from machine property
,
Mark Cave-Ayland
,
07:29
[Qemu-devel] [PATCH 0/2] machine: preparation for adding SPARC64/PPC bootindex support
,
Mark Cave-Ayland
,
07:29
August 04, 2018
Re: [Qemu-devel] [PATCH 2/2] hw/pci-host/bonito: Move away from old_mmio accessors
,
Richard Henderson
,
13:42
Re: [Qemu-devel] [Qemu-block] [PATCH 6/6] qcow2: Resize the cache upon image resizing
,
Leonid Bloch
,
07:54
Re: [Qemu-devel] [Qemu-block] [PATCH 3/6 for-3.0] qcow2: Options' documentation fixes
,
Leonid Bloch
,
07:52
Re: [Qemu-devel] [PATCH 0/6] qcow2: Make the L2 cache cover the whole image by default
,
Leonid Bloch
,
07:48
[Qemu-devel] [Bug 1785197] Re: qemu 2.12.0 crash during install windows 10 with vga
,
changlimin
,
03:25
August 03, 2018
[Qemu-devel] [Bug 1785197] Re: qemu 2.12.0 crash during install windows 10 with vga
,
changlimin
,
21:40
[Qemu-devel] [Bug 1785197] Re: qemu 2.12.0 crash during install windows 10 with vga
,
changlimin
,
21:20
Re: [Qemu-devel] [PATCH 0/2] hw/net/pcnet-pci: Convert away from old_mmio accessors
,
Richard Henderson
,
21:20
Re: [Qemu-devel] [PATCH] hw/intc/apic: Switch away from old_mmio
,
Philippe Mathieu-Daudé
,
19:04
Re: [Qemu-devel] [PATCH v5 45/76] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
,
Richard Henderson
,
16:29
Re: [Qemu-devel] [PATCH v2 0/4] Balloon inhibit enhancements, vfio restriction
,
Alex Williamson
,
16:12
[Qemu-devel] [Bug 1785308] [NEW] 0x8 exception encountered but not handled
,
Ra Cohen
,
15:25
Re: [Qemu-devel] [PATCH 0/6] dirty-bitmap: rewrite bdrv_dirty_iter_next_area
,
no-reply
,
15:09
Re: [Qemu-devel] [PATCH v2 0/4] Balloon inhibit enhancements, vfio restriction
,
Michael S. Tsirkin
,
14:42
Re: [Qemu-devel] [PATCH 1/6] dirty-bitmap: improve bdrv_dirty_bitmap_next_zero
,
Eric Blake
,
14:32
[Qemu-devel] [PULL alternative 0/2] pc: regression fix
,
Michael S. Tsirkin
,
14:32
[Qemu-devel] [PULL alternative 1/2] pc: acpi: fix memory hotplug regression by reducing stub SRAT entry size
,
Michael S. Tsirkin
,
14:32
[Qemu-devel] [PULL alternative 2/2] tests/acpi: update tables after memory hotplug changes
,
Michael S. Tsirkin
,
14:32
Re: [Qemu-devel] [PATCH 10/10] display: add -display app launching external application
,
Eric Blake
,
14:22
Re: [Qemu-devel] [PATCH 07/10] char: move SpiceChardev and open_spice_port() to spice.h header
,
Eric Blake
,
14:20
Re: [Qemu-devel] [PATCH 03/10] configure: bump spice-server required version to 0.12.6
,
Eric Blake
,
14:17
Re: [Qemu-devel] [PULL 0/5] pc, virtio: fixes
,
Michael S. Tsirkin
,
14:14
Re: [Qemu-devel] [PATCH 2/6] dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_area
,
Vladimir Sementsov-Ogievskiy
,
14:03
[Qemu-devel] [PATCH 0/6] dirty-bitmap: rewrite bdrv_dirty_iter_next_area
,
Vladimir Sementsov-Ogievskiy
,
13:47
[Qemu-devel] [PATCH 4/6] Revert "block/dirty-bitmap: Add bdrv_dirty_iter_next_area"
,
Vladimir Sementsov-Ogievskiy
,
13:47
[Qemu-devel] [PATCH 6/6] Revert "hbitmap: Add @advance param to hbitmap_iter_next()"
,
Vladimir Sementsov-Ogievskiy
,
13:47
[Qemu-devel] [PATCH 1/6] dirty-bitmap: improve bdrv_dirty_bitmap_next_zero
,
Vladimir Sementsov-Ogievskiy
,
13:47
[Qemu-devel] [PATCH 5/6] Revert "test-hbitmap: Add non-advancing iter_next tests"
,
Vladimir Sementsov-Ogievskiy
,
13:47
[Qemu-devel] [PATCH 3/6] block/mirror: fix and improve do_sync_target_write
,
Vladimir Sementsov-Ogievskiy
,
13:47
[Qemu-devel] [PATCH 2/6] dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_area
,
Vladimir Sementsov-Ogievskiy
,
13:47
[Qemu-devel] [PATCH 10/10] display: add -display app launching external application
,
Marc-André Lureau
,
13:37
[Qemu-devel] [PATCH 09/10] build-sys: add gio-2.0 check
,
Marc-André Lureau
,
13:37
[Qemu-devel] [PATCH 08/10] char: register spice ports after spice started
,
Marc-André Lureau
,
13:36
[Qemu-devel] [PATCH 07/10] char: move SpiceChardev and open_spice_port() to spice.h header
,
Marc-André Lureau
,
13:36
[Qemu-devel] [PATCH 06/10] spice: do not stop spice if VM is paused
,
Marc-André Lureau
,
13:36
[Qemu-devel] [PATCH 05/10] spice: merge options lists
,
Marc-André Lureau
,
13:36
[Qemu-devel] [PATCH 04/10] spice: avoid spice runtime assert
,
Marc-André Lureau
,
13:36
[Qemu-devel] [PATCH 03/10] configure: bump spice-server required version to 0.12.6
,
Marc-André Lureau
,
13:36
[Qemu-devel] [PATCH 02/10] char/spice: discard write() if backend is disconnected
,
Marc-André Lureau
,
13:36
[Qemu-devel] [PATCH 01/10] char/spice: trigger HUP event
,
Marc-André Lureau
,
13:36
[Qemu-devel] [PATCH 00/10] RFC: spice: add -display app to launch external UI
,
Marc-André Lureau
,
13:36
Re: [Qemu-devel] [PATCH 3/3] target/arm: Add dummy needed functions to M profile vmstate subsections
,
Dr. David Alan Gilbert
,
13:31
Re: [Qemu-devel] [PATCH 1/3] hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed function
,
Dr. David Alan Gilbert
,
13:29
Re: [Qemu-devel] [PATCH v3 for-3.0] tests/libqtest: Improve kill_qemu()
,
Eric Blake
,
13:11
Re: [Qemu-devel] [RFC PATCH] async: Fix aio_notify_accept
,
Paolo Bonzini
,
13:08
Re: [Qemu-devel] [PATCH 2/3] hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpu
,
Dr. David Alan Gilbert
,
13:08
Re: [Qemu-devel] [RFC PATCH] async: Fix aio_notify_accept
,
Paolo Bonzini
,
12:53
Re: [Qemu-devel] [PATCH] virtio-gpu: fix crashes upon warm reboot with vga mode
,
Stefan Berger
,
12:49
[Qemu-devel] [PATCH 1/3] hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed function
,
Peter Maydell
,
12:37
[Qemu-devel] [PATCH 3/3] target/arm: Add dummy needed functions to M profile vmstate subsections
,
Peter Maydell
,
12:37
[Qemu-devel] [PATCH 2/3] hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpu
,
Peter Maydell
,
12:37
[Qemu-devel] [PATCH 0/3] Arm migration fixes for 3.0
,
Peter Maydell
,
12:37
Re: [Qemu-devel] [PATCH v3 for-3.0] tests/libqtest: Improve kill_qemu()
,
Markus Armbruster
,
11:51
[Qemu-devel] [RFC PATCH] async: Fix aio_notify_accept
,
Fam Zheng
,
11:50
[Qemu-devel] [PATCH] virtio-gpu: fix crashes upon warm reboot with vga mode
,
Marc-André Lureau
,
11:33
Re: [Qemu-devel] [PULL 33/35] block/mirror: Add active mirroring
,
Vladimir Sementsov-Ogievskiy
,
11:20
Re: [Qemu-devel] [PULL 30/35] block/dirty-bitmap: Add bdrv_dirty_iter_next_area
,
Vladimir Sementsov-Ogievskiy
,
11:17
Re: [Qemu-devel] [PATCH 0/6] qcow2: Make the L2 cache cover the whole image by default
,
Kevin Wolf
,
10:55
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Laszlo Ersek
,
10:50
[Qemu-devel] [PATCH v4 6/6] Add QTest testcase for the Intel Hexadecimal
,
Stefan Hajnoczi
,
10:47
[Qemu-devel] [PATCH v4 5/6] loader: Implement .hex file loader
,
Stefan Hajnoczi
,
10:47
[Qemu-devel] [PATCH v4 4/6] loader: add rom transaction API
,
Stefan Hajnoczi
,
10:47
[Qemu-devel] [PATCH v4 1/6] hw/arm: make bitbanded IO optional on ARMv7-M
,
Stefan Hajnoczi
,
10:47
[Qemu-devel] [PATCH v4 3/6] loader: extract rom_free() function
,
Stefan Hajnoczi
,
10:47
[Qemu-devel] [PATCH v4 0/6] arm: add Cortex M0 CPU model and hex file loader
,
Stefan Hajnoczi
,
10:47
[Qemu-devel] [PATCH v4 2/6] target/arm: add "cortex-m0" CPU model
,
Stefan Hajnoczi
,
10:47
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Andrew Jones
,
10:40
Re: [Qemu-devel] [PATCH v6 39/77] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
,
Stefan Markovic
,
10:06
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Laszlo Ersek
,
09:44
Re: [Qemu-devel] [PATCH 0/6] qcow2: Make the L2 cache cover the whole image by default
,
Alberto Garcia
,
09:37
Re: [Qemu-devel] [PATCH 0/4] target/arm sve fixes
,
Peter Maydell
,
09:31
Re: [Qemu-devel] [kvm-unit-tests PATCH v2 4/4] arm/arm64: GICv2: add GICD_ITARGETSR testing
,
Andrew Jones
,
09:13
Re: [Qemu-devel] [kvm-unit-tests PATCH v2 3/4] arm/arm64: GICv2: add GICD_IPRIORITYR testing
,
Andrew Jones
,
09:12
[Qemu-devel] [PATCH] Makefile: Don't add -dirty to pkgversion when tree is not dirty
,
Lucas Eriksson
,
09:11
Re: [Qemu-devel] [kvm-unit-tests PATCH v2 3/4] arm/arm64: GICv2: add GICD_IPRIORITYR testing
,
Andrew Jones
,
09:04
Re: [Qemu-devel] [kvm-unit-tests PATCH v2 2/4] arm/arm64: GIC: basic GICv2 MMIO tests
,
Andrew Jones
,
08:56
Re: [Qemu-devel] [kvm-unit-tests PATCH v2 1/4] mark exit() and abort() as non-returning functions
,
Andrew Jones
,
08:48
Re: [Qemu-devel] [Qemu-block] [PATCH 6/6] qcow2: Resize the cache upon image resizing
,
Alberto Garcia
,
08:43
Re: [Qemu-devel] [PATCH v6 00/77] Add nanoMIPS support to QEMU
,
Stefan Markovic
,
08:42
Re: [Qemu-devel] [PATCH] qemu-img.c: Add examples section
,
Programmingkid
,
08:40
Re: [Qemu-devel] [PATCH v6 77/77] linux-user: Add nanoMIPS support in scripts/qemu-binfmt-conf.sh
,
Aleksandar Rikalo
,
08:34
Re: [Qemu-devel] [PATCH v5 45/76] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
,
Aleksandar Rikalo
,
08:34
Re: [Qemu-devel] [PATCH v6 23/77] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
,
Aleksandar Markovic
,
08:30
Re: [Qemu-devel] [PATCH v6 43/77] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
,
Aleksandar Markovic
,
08:00
Re: [Qemu-devel] [PATCH v6 77/77] linux-user: Add nanoMIPS support in scripts/qemu-binfmt-conf.sh
,
Laurent Vivier
,
07:57
Re: [Qemu-devel] [Qemu-block] [PATCH 4/6] qcow2: Update total_sectors when resizing the image
,
Alberto Garcia
,
07:56
Re: [Qemu-devel] [PATCH v6 42/77] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
,
Aleksandar Markovic
,
07:56
Re: [Qemu-devel] [PATCH v6 41/77] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
,
Aleksandar Markovic
,
07:32
Re: [Qemu-devel] [Qemu-block] [PATCH 3/6 for-3.0] qcow2: Options' documentation fixes
,
Alberto Garcia
,
07:28
Re: [Qemu-devel] [PATCH v6 40/77] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
,
Aleksandar Markovic
,
07:27
Re: [Qemu-devel] [PATCH v6 39/77] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
,
Aleksandar Markovic
,
07:20
Re: [Qemu-devel] [Qemu-ppc] [PULL 0/2] ppc-for-3.0 queue 20180801
,
David Gibson
,
06:57
Re: [Qemu-devel] [PATCH v6 38/77] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
,
Aleksandar Markovic
,
06:55
Re: [Qemu-devel] [PULL 0/5] pc, virtio: fixes
,
Peter Maydell
,
06:46
Re: [Qemu-devel] [PATCH 0/5] tests/vm: various minor improvements
,
Fam Zheng
,
06:45
Re: [Qemu-devel] [PATCH v3 6/7] loader: Implement .hex file loader
,
Stefan Hajnoczi
,
06:32
[Qemu-devel] [PATCH] hw/intc/apic: Switch away from old_mmio
,
Peter Maydell
,
06:19
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Hongbo Zhang
,
05:52
[Qemu-devel] [Bug 1785203] [NEW] accel/tcg/translate-all.c:2511: page_check_range: Assertion `start < ((target_ulong)1 << L1_MAP_ADDR_SPACE_BITS)' failed.
,
Serge Belyshev
,
05:50
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Peter Maydell
,
05:39
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Andrew Jones
,
05:38
[Qemu-devel] [Bug 1785197] [NEW] qemu 2.12.0 crash during install windows 10 with vga
,
changlimin
,
05:35
Re: [Qemu-devel] [PATCH 0/5] tests/vm: various minor improvements
,
Fam Zheng
,
05:29
[Qemu-devel] [PULL 5/5] tests/acpi: update tables after memory hotplug changes
,
Michael S. Tsirkin
,
05:28
[Qemu-devel] [PULL 4/5] pc: acpi: fix memory hotplug regression by reducing stub SRAT entry size
,
Michael S. Tsirkin
,
05:28
[Qemu-devel] [PULL 0/5] pc, virtio: fixes
,
Michael S. Tsirkin
,
05:28
[Qemu-devel] [PULL 3/5] tests/acpi-test: update ACPI tables test blobs
,
Michael S. Tsirkin
,
05:28
[Qemu-devel] [PULL 2/5] hw/acpi-build: Add a check for memory-less NUMA nodes
,
Michael S. Tsirkin
,
05:28
[Qemu-devel] [PULL 1/5] vhost: check region type before casting
,
Michael S. Tsirkin
,
05:28
Re: [Qemu-devel] [PATCH 1/4] qcow2: Introduce an option for sufficient L2 cache for the entire image
,
Alberto Garcia
,
05:28
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Ard Biesheuvel
,
05:26
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Peter Maydell
,
05:23
Re: [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
,
Hongbo Zhang
,
05:21
[Qemu-devel] [PATCH v6 10/12] migration: poll the cm event for destination qemu
,
Lidong Chen
,
05:14
[Qemu-devel] [PATCH v6 12/12] migration: create a dedicated thread to release rdma resource
,
Lidong Chen
,
05:14
[Qemu-devel] [PATCH v6 11/12] migration: remove the unnecessary RDMA_CONTROL_ERROR message
,
Lidong Chen
,
05:14
[Qemu-devel] [PATCH v6 09/12] migration: implement the shutdown for RDMA QIOChannel
,
Lidong Chen
,
05:14
[Qemu-devel] [PATCH v6 07/12] migration: invoke qio_channel_yield only when qemu_in_coroutine()
,
Lidong Chen
,
05:14
[Qemu-devel] [PATCH v6 08/12] migration: poll the cm event while wait RDMA work request completion
,
Lidong Chen
,
05:14
[Qemu-devel] [PATCH v6 05/12] migration: Stop rdma yielding during incoming postcopy
,
Lidong Chen
,
05:14
[Qemu-devel] [PATCH v6 06/12] migration: implement io_set_aio_fd_handler function for RDMA QIOChannel
,
Lidong Chen
,
05:14
[Qemu-devel] [PATCH v6 04/12] migration: implement bi-directional RDMA QIOChannel
,
Lidong Chen
,
05:14
[Qemu-devel] [PATCH v6 03/12] migration: avoid concurrent invoke channel_close by different threads
,
Lidong Chen
,
05:14
[Qemu-devel] [PATCH v6 02/12] migration: create a dedicated connection for rdma return path
,
Lidong Chen
,
05:14
[Qemu-devel] [PATCH v6 00/12] Enable postcopy RDMA live migration
,
Lidong Chen
,
05:14
[Qemu-devel] [PATCH v6 01/12] migration: disable RDMA WRITE after postcopy started
,
Lidong Chen
,
05:14
[Qemu-devel] qemu 2.12.0 crash during install windows 10 with vga.
,
Changlimin
,
05:11
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
Dr. David Alan Gilbert
,
05:10
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
Denis V. Lunev
,
04:59
[Qemu-devel] [PATCH 3/5] tests/vm: Propagate V=1 down into the make inside the VM
,
Peter Maydell
,
04:52
[Qemu-devel] [PATCH 2/5] tests/vm: Pass the jobs parallelism setting to 'make check'
,
Peter Maydell
,
04:52
[Qemu-devel] [PATCH 0/5] tests/vm: various minor improvements
,
Peter Maydell
,
04:52
[Qemu-devel] [PATCH 5/5] tests/vm: Use make's --output-sync option
,
Peter Maydell
,
04:52
[Qemu-devel] [PATCH 4/5] tests/vm: Bump guest RAM up from 2G to 4G
,
Peter Maydell
,
04:52
[Qemu-devel] [PATCH 1/5] tests/vm: Use -cpu max rather than -cpu host
,
Peter Maydell
,
04:52
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
Dr. David Alan Gilbert
,
04:49
Re: [Qemu-devel] [PATCH] qemu-img.c: Add examples section
,
Fam Zheng
,
04:46
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
Vladimir Sementsov-Ogievskiy
,
04:44
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
Dr. David Alan Gilbert
,
04:33
Re: [Qemu-devel] [PATCH] migrate/cpu-throttle: Add max-cpu-throttle migration parameter
,
Dr. David Alan Gilbert
,
04:10
Re: [Qemu-devel] Can I create img more thant 16TB?
,
Daniel P . Berrangé
,
03:55
Re: [Qemu-devel] [PATCH 0/6] qcow2: Make the L2 cache cover the whole image by default
,
Kevin Wolf
,
03:38
Re: [Qemu-devel] [PATCH] hw/timer/m48t59: Move away from old_mmio accessors
,
Mark Cave-Ayland
,
03:23
Re: [Qemu-devel] Can I create img more thant 16TB?
,
Kevin Wolf
,
02:59
[Qemu-devel] [PATCH] aio-posix: Improve comment around marking node deleted
,
Fam Zheng
,
02:39
Re: [Qemu-devel] Node deletion in aio_set_fd_handler
,
Fam Zheng
,
02:36
Re: [Qemu-devel] Node deletion in aio_set_fd_handler
,
Paolo Bonzini
,
02:14
Re: [Qemu-devel] [qemu-s390x] [PATCH v5] s390x: Enable KVM huge page backing support
,
Thomas Huth
,
01:58
Re: [Qemu-devel] [Qemu-ppc] [PULL 0/2] ppc-for-3.0 queue 20180801
,
Thomas Huth
,
01:49
Re: [Qemu-devel] [PATCH 0/3] hw/ppc: Convert various devices away from old_mmio
,
David Gibson
,
01:32
[Qemu-devel] [PATCH v4 3/3] arm: Add BBC micro:bit machine
,
Joel Stanley
,
01:22
[Qemu-devel] [PATCH v4 2/3] arm: Add Nordic Semiconductor nRF51 SoC
,
Joel Stanley
,
01:22
[Qemu-devel] [PATCH v4 1/3] MAINTAINERS: Add NRF51 entry
,
Joel Stanley
,
01:22
[Qemu-devel] [PATCH v4 0/3] arm: Add nRF51 SoC and micro:bit machine
,
Joel Stanley
,
01:21
[Qemu-devel] Can I create img more thant 16TB?
,
lampahome
,
00:46
August 02, 2018
[Qemu-devel] Efficacy of jitterentropy RNG on qemu-kvm Guests
,
procmem
,
23:29
Re: [Qemu-devel] [PATCH] migrate/cpu-throttle: Add max-cpu-throttle migration parameter
,
Li Qiang
,
23:11
[Qemu-devel] Node deletion in aio_set_fd_handler
,
Fam Zheng
,
22:42
Re: [Qemu-devel] [PATCH] qemu-img.c: Add examples section
,
Programmingkid
,
22:34
Re: [Qemu-devel] [PATCH] qemu-img.c: Add examples section
,
Fam Zheng
,
22:10
Re: [Qemu-devel] [PULL v4 0/7] riscv-pull queue
,
Palmer Dabbelt
,
21:58
[Qemu-devel] [PATCH] qemu-img.c: Add examples section
,
John Arbuckle
,
20:50
Re: [Qemu-devel] RISC-V platform
,
Programmingkid
,
19:59
[Qemu-devel] [ANNOUNCE] QEMU 2.12.1 Stable released
,
Michael Roth
,
19:05
Re: [Qemu-devel] [PATCH v3 6/7] loader: Implement .hex file loader
,
Peter Maydell
,
18:05
Re: [Qemu-devel] [PATCH v3 2/2] Add Nios II semihosting support.
,
Sandra Loosemore
,
17:57
Re: [Qemu-devel] [PATCH v6 00/77] Add nanoMIPS support to QEMU
,
no-reply
,
17:50
Re: [Qemu-devel] [PATCH v3 6/7] loader: Implement .hex file loader
,
Stefan Hajnoczi
,
17:44
Re: [Qemu-devel] RISC-V platform
,
Palmer Dabbelt
,
17:08
Re: [Qemu-devel] 'make vm-build-freebsd' &c don't work if KVM isn't enabled
,
Peter Maydell
,
16:37
[Qemu-devel] [Bug 1784919] Re: native libgfapi glusterfs support for virtio 9p filesystem passthrough
,
Hans
,
16:20
Re: [Qemu-devel] [Bug 1784900] Re: QEMU (frontend) crashes upon warm reboot with virtio-gpu device and vga=775 on Linux cmdline
,
no-reply
,
15:59
Re: [Qemu-devel] [PATCH v6 77/77] linux-user: Add nanoMIPS support in scripts/qemu-binfmt-conf.sh
,
Laurent Vivier
,
15:47
Re: [Qemu-devel] [PATCH v1 0/5] Connect a PCIe host and graphics support toRISC-V
,
Alistair
,
15:19
Re: [Qemu-devel] 'make vm-build-freebsd' &c don't work if KVM isn't enabled
,
Philippe Mathieu-Daudé
,
15:13
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
John Snow
,
15:10
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
Denis V. Lunev
,
15:06
Re: [Qemu-devel] [PATCH] hw/timer/m48t59: Move away from old_mmio accessors
,
Philippe Mathieu-Daudé
,
15:05
Re: [Qemu-devel] [PATCH 1/2] hw/display/vga-isa-mm: Convert away from old_mmio
,
Hervé Poussineau
,
14:55
Re: [Qemu-devel] [PATCH v2 21/23] libqtest: Remove qtest_qmp_discard_response() & friends
,
Markus Armbruster
,
14:32
[Qemu-devel] [PATCH] hw/timer/m48t59: Move away from old_mmio accessors
,
Peter Maydell
,
14:06
Re: [Qemu-devel] [PATCH v5 45/76] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
,
Aleksandar Markovic
,
13:54
Re: [Qemu-devel] [PATCH v1 0/5] Connect a PCIe host and graphics support to RISC-V
,
Palmer Dabbelt
,
13:44
[Qemu-devel] [PATCH 1/2] hw/net/pcnet-pci: Convert away from old_mmio accessors
,
Peter Maydell
,
13:41
[Qemu-devel] [PATCH 2/2] hw/net/pcnet-pci: Unify pcnet_ioport_read/write and pcnet_mmio_read/write
,
Peter Maydell
,
13:41
[Qemu-devel] [PATCH 0/2] hw/net/pcnet-pci: Convert away from old_mmio accessors
,
Peter Maydell
,
13:41
Re: [Qemu-devel] [PATCH v6 23/77] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
,
Richard Henderson
,
13:39
Re: [Qemu-devel] [PATCH 1/3] hw/ppc/prep: Remove ifdeffed-out stub of XCSR code
,
Hervé Poussineau
,
13:34
Re: [Qemu-devel] [PATCH v6 19/77] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
,
Richard Henderson
,
13:33
Re: [Qemu-devel] [PATCH v5 45/76] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
,
Richard Henderson
,
13:28
Re: [Qemu-devel] [PATCH 2/3] hw/ppc/ppc_boards: Don't use old_mmio for ref405ep_fpga
,
Philippe Mathieu-Daudé
,
13:08
Re: [Qemu-devel] [PATCH 2/3] hw/ppc/ppc_boards: Don't use old_mmio for ref405ep_fpga
,
Peter Maydell
,
12:40
Re: [Qemu-devel] [PATCH 0/4] target/arm sve fixes
,
no-reply
,
12:33
[Qemu-devel] [Bug 1784900] Re: QEMU (frontend) crashes upon warm reboot with virtio-gpu device and vga=775 on Linux cmdline
,
Stefan Berger
,
12:21
Re: [Qemu-devel] [PATCH 1/2] hw/display/vga-isa-mm: Convert away from old_mmio
,
Philippe Mathieu-Daudé
,
12:15
Re: [Qemu-devel] [PATCH 1/3] hw/ppc/prep: Remove ifdeffed-out stub of XCSR code
,
Philippe Mathieu-Daudé
,
12:14
Re: [Qemu-devel] [PATCH 3/3] hw/ppc/ppc405_uc: Convert away from old_mmio
,
Philippe Mathieu-Daudé
,
12:01
Re: [Qemu-devel] [PATCH v6 4/4] spapr: increase the size of the IRQ number space
,
Cédric Le Goater
,
12:00
Re: [Qemu-devel] [PATCH 2/3] hw/ppc/ppc_boards: Don't use old_mmio for ref405ep_fpga
,
Philippe Mathieu-Daudé
,
11:59
Re: [Qemu-devel] [PATCH 1/3] hw/ppc/prep: Remove ifdeffed-out stub of XCSR code
,
Peter Maydell
,
11:54
[Qemu-devel] [PATCH 2/2] hw/pci-host/bonito: Move away from old_mmio accessors
,
Peter Maydell
,
11:54
[Qemu-devel] [PATCH 0/2] mips: convert devices away from old_mmio
,
Peter Maydell
,
11:54
[Qemu-devel] [PATCH 1/2] hw/display/vga-isa-mm: Convert away from old_mmio
,
Peter Maydell
,
11:51
Re: [Qemu-devel] [PATCH v5] s390x: Enable KVM huge page backing support
,
David Hildenbrand
,
11:46
Re: [Qemu-devel] [PATCH 1/3] hw/ppc/prep: Remove ifdeffed-out stub of XCSR code
,
Philippe Mathieu-Daudé
,
11:45
Re: [Qemu-devel] [Qemu-arm] [PATCH 4/4] target/arm: Fix typo in helper_sve_movz_d
,
Philippe Mathieu-Daudé
,
11:39
Re: [Qemu-devel] [PATCH v1] s390x/cpu_models: Add "-cpu max" support
,
Cornelia Huck
,
11:13
[Qemu-devel] [PATCH 1/3] hw/ppc/prep: Remove ifdeffed-out stub of XCSR code
,
Peter Maydell
,
10:54
[Qemu-devel] [PATCH 2/3] hw/ppc/ppc_boards: Don't use old_mmio for ref405ep_fpga
,
Peter Maydell
,
10:54
[Qemu-devel] [PATCH 1/4] qemu-iotests: Test removing a throttle group member with a pending timer
,
Alberto Garcia
,
10:51
[Qemu-devel] [PATCH 0/4] throttle: Race condition fixes and test cases
,
Alberto Garcia
,
10:51
[Qemu-devel] [PATCH 2/4] throttle-groups: Skip the round-robin if a member is being drained
,
Alberto Garcia
,
10:51
[Qemu-devel] [PATCH 3/4] qemu-iotests: Update 093 to improve the draining test
,
Alberto Garcia
,
10:51
[Qemu-devel] [PATCH 4/4] throttle-groups: Don't allow timers without throttled requests
,
Alberto Garcia
,
10:51
[Qemu-devel] [PATCH 4/4] nbd/client: Deal with unaligned size from server
,
Eric Blake
,
10:48
[Qemu-devel] [PATCH 3/4] iotests: Add 228 to test NBD on unaligned images
,
Eric Blake
,
10:48
[Qemu-devel] [PATCH 2/4] nbd/server: Advertise actual minimum block size
,
Eric Blake
,
10:48
[Qemu-devel] [PATCH 1/4] block: Add bdrv_get_request_alignment()
,
Eric Blake
,
10:48
[Qemu-devel] [PATCH 0/4 for-3.0?] NBD fixes for unaligned images
,
Eric Blake
,
10:48
Re: [Qemu-devel] [PATCH v6 4/4] spapr: increase the size of the IRQ number space
,
Greg Kurz
,
10:47
[Qemu-devel] [PATCH v6 77/77] linux-user: Add nanoMIPS support in scripts/qemu-binfmt-conf.sh
,
Stefan Markovic
,
10:45
[Qemu-devel] [PATCH v6 76/77] linux-user: Add nanoMIPS linux user mode configuration support
,
Stefan Markovic
,
10:45
[Qemu-devel] [PATCH v6 75/77] linux-user: Add support for statx() syscall for all platforms
,
Stefan Markovic
,
10:45
[Qemu-devel] [PATCH v6 74/77] linux-user: Amend support for sigaction() syscall for nanoMIPS
,
Stefan Markovic
,
10:44
[Qemu-devel] [PATCH 3/3] hw/ppc/ppc405_uc: Convert away from old_mmio
,
Peter Maydell
,
10:44
[Qemu-devel] [PATCH 0/3] hw/ppc: Convert various devices away from old_mmio
,
Peter Maydell
,
10:44
[Qemu-devel] [PATCH v6 73/77] linux-user: Add cpu_loop.c for nanoMIPS
,
Stefan Markovic
,
10:44
[Qemu-devel] [PATCH v6 72/77] linux-user: Add support for nanoMIPS signal trampoline
,
Stefan Markovic
,
10:44
[Qemu-devel] [PATCH v6 71/77] linux-user: Add signal.c for nanoMIPS
,
Stefan Markovic
,
10:44
[Qemu-devel] [PATCH v6 70/77] linux-user: Add target_elf.h header for nanoMIPS
,
Stefan Markovic
,
10:43
[Qemu-devel] [PATCH v6 69/77] linux-user: Add target_structs.h header for nanoMIPS
,
Stefan Markovic
,
10:43
[Qemu-devel] [PATCH v6 68/77] linux-user: Add target_cpu.h header for nanoMIPS
,
Stefan Markovic
,
10:43
[Qemu-devel] [PATCH v6 67/77] linux-user: Add target_syscall.h header for nanoMIPS
,
Stefan Markovic
,
10:42
[Qemu-devel] [PATCH v6 66/77] linux-user: Add sockbits.h header for nanoMIPS
,
Stefan Markovic
,
10:42
[Qemu-devel] [PATCH v6 65/77] linux-user: Add target_fcntl.h header for nanoMIPS
,
Stefan Markovic
,
10:42
[Qemu-devel] [PATCH v6 64/77] linux-user: Update syscall_defs.h header for nanoMIPS
,
Stefan Markovic
,
10:41
[Qemu-devel] [PATCH v6 63/77] linux-user: Add termbits.h header for nanoMIPS
,
Stefan Markovic
,
10:41
[Qemu-devel] [PATCH v6 62/77] linux-user: Add target_signal.h header for nanoMIPS
,
Stefan Markovic
,
10:40
[Qemu-devel] [PATCH v6 61/77] linux-user: Add syscall numbers for nanoMIPS
,
Stefan Markovic
,
10:40
[Qemu-devel] [PATCH v6 60/77] target/mips: Add definition of nanoMIPS I7200 CPU
,
Stefan Markovic
,
10:40
[Qemu-devel] [PATCH v6 59/77] gdbstub: Add XML support for GDB for nanoMIPS
,
Stefan Markovic
,
10:40
[Qemu-devel] [PATCH v6 58/77] gdbstub: Disable handling of nanoMIPS ISA bit in the MIPS gdbstub
,
Stefan Markovic
,
10:39
[Qemu-devel] [PATCH v6 57/77] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
,
Stefan Markovic
,
10:39
[Qemu-devel] [PATCH v6 56/77] mips_malta: Setup GT64120 BARs in nanoMIPS bootloader
,
Stefan Markovic
,
10:39
[Qemu-devel] [PATCH v6 55/77] mips_malta: Add basic nanoMIPS boot code for MIPS' Malta
,
Stefan Markovic
,
10:38
[Qemu-devel] [PATCH v6 54/77] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
,
Stefan Markovic
,
10:38
[Qemu-devel] [PATCH v6 53/77] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
,
Stefan Markovic
,
10:38
[Qemu-devel] [PATCH v6 52/77] elf: Add nanoMIPS specific variations in ELF header fields
,
Stefan Markovic
,
10:37
[Qemu-devel] [PATCH v6 51/77] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
,
Stefan Markovic
,
10:37
[Qemu-devel] [PATCH v6 50/77] target/mips: Adjust set_pc() for nanoMIPS
,
Stefan Markovic
,
10:37
[Qemu-devel] [PATCH v6 49/77] target/mips: Adjust set_hflags_for_handler() for nanoMIPS
,
Stefan Markovic
,
10:37
[Qemu-devel] [PATCH v6 48/77] target/mips: Adjust exception_resume_pc() for nanoMIPS
,
Stefan Markovic
,
10:36
[Qemu-devel] [PATCH v6 47/77] target/mips: Implement CP0 Config1.WR bit functionality
,
Stefan Markovic
,
10:36
[Qemu-devel] [PATCH v6 46/77] target/mips: Add updating BadInstr, BadInstrP, BadInstrX for nanoMIPS
,
Stefan Markovic
,
10:36
[Qemu-devel] [PATCH v6 45/77] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
,
Stefan Markovic
,
10:35
[Qemu-devel] [PATCH v6 44/77] target/mips: Add handling of branch delay slots for nanoMIPS
,
Stefan Markovic
,
10:35
[Qemu-devel] [PATCH v6 43/77] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
,
Stefan Markovic
,
10:34
[Qemu-devel] [PATCH v6 42/77] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
,
Stefan Markovic
,
10:34
[Qemu-devel] [PATCH v6 41/77] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
,
Stefan Markovic
,
10:34
[Qemu-devel] [PATCH v6 40/77] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
,
Stefan Markovic
,
10:33
[Qemu-devel] [PATCH v6 39/77] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
,
Stefan Markovic
,
10:33
[Qemu-devel] [PATCH v6 38/77] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
,
Stefan Markovic
,
10:33
[Qemu-devel] [PATCH v6 37/77] target/mips: Implement MT ASE support for nanoMIPS
,
Stefan Markovic
,
10:32
[Qemu-devel] [PATCH v6 36/77] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
,
Stefan Markovic
,
10:32
[Qemu-devel] [PATCH v6 35/77] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
,
Stefan Markovic
,
10:31
[Qemu-devel] [PATCH v6 34/77] target/mips: Implement emulation of nanoMIPS EXTW instruction
,
Stefan Markovic
,
10:31
[Qemu-devel] [PATCH v6 33/77] target/mips: Implement emulation of nanoMIPS ROTX instruction
,
Stefan Markovic
,
10:31
[Qemu-devel] [PATCH v6 32/77] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
,
Stefan Markovic
,
10:30
[Qemu-devel] [PATCH v6 31/77] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
,
Stefan Markovic
,
10:30
[Qemu-devel] [PATCH v6 30/77] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
,
Stefan Markovic
,
10:29
[Qemu-devel] [PATCH v6 29/77] target/mips: Add emulation of nanoMIPS FP instructions
,
Stefan Markovic
,
10:29
[Qemu-devel] [PATCH v6 28/77] target/mips: Add emulation of nanoMIPS 48-bit instructions
,
Stefan Markovic
,
10:28
[Qemu-devel] [PATCH v6 27/77] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
,
Stefan Markovic
,
10:28
[Qemu-devel] [PATCH v6 26/77] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
,
Stefan Markovic
,
10:28
[Qemu-devel] [PATCH v6 25/77] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
,
Stefan Markovic
,
10:27
[Qemu-devel] [PATCH v6 24/77] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
,
Stefan Markovic
,
10:27
[Qemu-devel] [PATCH v6 23/77] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
,
Stefan Markovic
,
10:27
[Qemu-devel] [PATCH v6 22/77] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
,
Stefan Markovic
,
10:27
[Qemu-devel] [PATCH v6 21/77] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
,
Stefan Markovic
,
10:26
[Qemu-devel] [PATCH v6 20/77] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
,
Stefan Markovic
,
10:26
[Qemu-devel] [PATCH v6 19/77] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
,
Stefan Markovic
,
10:25
[Qemu-devel] [PATCH v6 18/77] target/mips: Add nanoMIPS decoding and extraction utilities
,
Stefan Markovic
,
10:25
[Qemu-devel] [PATCH v6 17/77] target/mips: Add placeholder and invocation of decode_nanomips_opc()
,
Stefan Markovic
,
10:24
[Qemu-devel] [PATCH v6 16/77] target/mips: Add nanoMIPS DSP ASE opcodes
,
Stefan Markovic
,
10:24
[Qemu-devel] [PATCH v6 15/77] target/mips: Add nanoMIPS base instruction set opcodes
,
Stefan Markovic
,
10:23
[Qemu-devel] [PATCH v6 14/77] target/mips: Add preprocessor constants for nanoMIPS
,
Stefan Markovic
,
10:23
[Qemu-devel] [PATCH v6 13/77] linux-user: Add preprocessor availability control to some syscalls
,
Stefan Markovic
,
10:22
[Qemu-devel] [PATCH v6 12/77] linux-user: Update MIPS syscall numbers up to kernel 4.18 headers
,
Stefan Markovic
,
10:22
[Qemu-devel] [PATCH v6 11/77] elf: Add ELF flags for MIPS machine variants
,
Stefan Markovic
,
10:21
[Qemu-devel] [PATCH v6 10/77] elf: Remove duplicate preprocessor constant definition
,
Stefan Markovic
,
10:21
[Qemu-devel] [PATCH v6 09/77] target/mips: Check ELPA flag only in some cases of MFHC0 and MTHC0
,
Stefan Markovic
,
10:21
[Qemu-devel] [PATCH v6 08/77] target/mips: Don't update BadVAddr register in Debug Mode
,
Stefan Markovic
,
10:20
[Qemu-devel] [PATCH v6 07/77] target/mips: Add gen_op_addr_addi()
,
Stefan Markovic
,
10:20
[Qemu-devel] [PATCH v6 06/77] target/mips: Add CP0 BadInstrX register
,
Stefan Markovic
,
10:20
[Qemu-devel] [PATCH v6 05/77] target/mips: Update some CP0 registers bit definitions
,
Stefan Markovic
,
10:19
[Qemu-devel] [PATCH v6 04/77] target/mips: Fix two instances of shadow variables
,
Stefan Markovic
,
10:19
[Qemu-devel] [PATCH v6 03/77] target/mips: Mark switch fallthroughs with interpretable comments
,
Stefan Markovic
,
10:18
[Qemu-devel] [PATCH v6 02/77] target/mips: Avoid case statements formulated by ranges
,
Stefan Markovic
,
10:18
[Qemu-devel] [PATCH v6 01/77] MAINTAINERS: Update target/mips maintainer's email addresses
,
Stefan Markovic
,
10:17
[Qemu-devel] [PATCH v6 00/77] Add nanoMIPS support to QEMU
,
Stefan Markovic
,
10:17
Re: [Qemu-devel] [Qemu-ppc] [PULL 0/2] ppc-for-3.0 queue 20180801
,
David Gibson
,
10:08
Re: [Qemu-devel] [PATCH v6 3/4] spapr: introduce a IRQ controller backend to the machine
,
Greg Kurz
,
09:54
Re: [Qemu-devel] [PATCH for-3.0 v2] pc: acpi: fix memory hotplug regression by reducing stub SRAT entry size
,
Eduardo Habkost
,
09:39
Re: [Qemu-devel] [PATCH v5 32/76] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
,
Aleksandar Markovic
,
09:17
Re: [Qemu-devel] Any tutorial to read/write in qcow2 format by programming way?
,
Eric Blake
,
08:58
Re: [Qemu-devel] [PATCH v5 45/76] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
,
Aleksandar Markovic
,
08:30
Re: [Qemu-devel] [PATCH] arm: Fix return code of arm_load_elf
,
Peter Maydell
,
08:13
[Qemu-devel] [Bug 1784900] Re: QEMU (frontend) crashes upon warm reboot with virtio-gpu device and vga=775 on Linux cmdline
,
Stefan Berger
,
08:11
Re: [Qemu-devel] [PATCH v5 49/76] target/mips: Adjust exception_resume_pc() for nanoMIPS
,
Aleksandar Markovic
,
08:02
Re: [Qemu-devel] [Qemu-arm] [RFC PATCH 2/6] qdev: add power/clock gating control on bus tree
,
Damien Hedde
,
07:07
[Qemu-devel] TCG dup_vec optimization issue
,
Laurent Desnogues
,
07:07
Re: [Qemu-devel] [PATCH for-3.1] tests/cpu-plug-test: check CPU hotplug on ppc64 with KVM
,
Greg Kurz
,
06:52
Re: [Qemu-devel] [PATCH] migrate/cpu-throttle: Add max-cpu-throttle migration parameter
,
Dr. David Alan Gilbert
,
06:47
Re: [Qemu-devel] [PATCH v4 0/4] pc-dimm: pre_plug "slot" and "addr" assignment
,
David Hildenbrand
,
06:30
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
Vladimir Sementsov-Ogievskiy
,
06:23
Re: [Qemu-devel] [PATCH v4 2/4] util/oslib-win32: indicate alignment for qemu_anon_ram_alloc()
,
Igor Mammedov
,
06:18
Re: [Qemu-devel] [PATCH v4 0/4] pc-dimm: pre_plug "slot" and "addr" assignment
,
Igor Mammedov
,
06:17
Re: [Qemu-devel] [PATCH for-3.0 v2] pc: acpi: fix memory hotplug regression by reducing stub SRAT entry size
,
Igor Mammedov
,
06:09
Re: [Qemu-devel] [PATCH hack dontapply v2 0/7] Dynamic _CST generation
,
Michael S. Tsirkin
,
06:00
Re: [Qemu-devel] [PATCH] tests/migration-test: Turn kvm_hv message into a g_debug message
,
Thomas Huth
,
05:52
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
Dr. David Alan Gilbert
,
05:51
[Qemu-devel] [PATCH] tests/migration-test: Turn kvm_hv message into a g_debug message
,
Thomas Huth
,
05:49
Re: [Qemu-devel] [PATCH v3 2/3] arm: Add Nordic Semiconductor nRF51 SoC
,
Julia Suvorova
,
05:43
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
Denis V. Lunev
,
05:38
Re: [Qemu-devel] [PATCH for-3.1] tests/cpu-plug-test: check CPU hotplug on ppc64 with KVM
,
Igor Mammedov
,
05:36
Re: [Qemu-devel] QEMU 3.0 RC3 mouse problem with Windows 3.1 and NT 4.0
,
Dr. David Alan Gilbert
,
05:33
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
Dr. David Alan Gilbert
,
05:29
Re: [Qemu-devel] [PATCH hack dontapply v2 0/7] Dynamic _CST generation
,
Igor Mammedov
,
05:18
Re: [Qemu-devel] [Qemu-ppc] [PULL 0/2] ppc-for-3.0 queue 20180801
,
Peter Maydell
,
05:16
Re: [Qemu-devel] [PATCH] vhost: check region type before casting
,
Michael S. Tsirkin
,
05:14
Re: [Qemu-devel] [PATCH] vhost: check region type before casting
,
Peter Maydell
,
04:51
Re: [Qemu-devel] [PATCH] es1370: simplify MemoryRegionOps
,
Paolo Bonzini
,
04:18
Re: [Qemu-devel] [PATCH for-3.1] s390x: remove 's390-squash-mcss' option
,
Cornelia Huck
,
03:44
Re: [Qemu-devel] [PATCH for-3.1] s390x: remove 's390-squash-mcss' option
,
Cornelia Huck
,
03:34
Re: [Qemu-devel] [PATCH for-3.1] s390x: remove 's390-squash-mcss' option
,
Cornelia Huck
,
03:15
Re: [Qemu-devel] [Qemu-ppc] [PULL 0/2] ppc-for-3.0 queue 20180801
,
David Gibson
,
03:08
Re: [Qemu-devel] [PATCH for-3.1] tests/cpu-plug-test: check CPU hotplug on ppc64 with KVM
,
David Gibson
,
03:04
Re: [Qemu-devel] [qemu-s390x] [PATCH v4 2/2] s390x: Enable KVM huge page backing support
,
Thomas Huth
,
03:02
[Qemu-devel] [PATCH v5] s390x: Enable KVM huge page backing support
,
Janosch Frank
,
03:02
Re: [Qemu-devel] Any tutorial to read/write in qcow2 format by programming way?
,
lampahome
,
02:57
Re: [Qemu-devel] [qemu-s390x] [PATCH v4 2/2] s390x: Enable KVM huge page backing support
,
Janosch Frank
,
02:53
Re: [Qemu-devel] [Qemu-arm] [PATCH v3 7/7] Add QTest testcase for the Intel Hexadecimal
,
Stefan Hajnoczi
,
02:53
Re: [Qemu-devel] [PATCH v3 6/7] loader: Implement .hex file loader
,
Stefan Hajnoczi
,
02:51
Re: [Qemu-devel] [PATCH v3 4/7] target/arm: add "cortex-m0" CPU model
,
Stefan Hajnoczi
,
02:47
Re: [Qemu-devel] [PATCH v5 23/24] replay: add BH oneshot event for block layer
,
Pavel Dovgalyuk
,
01:51
Re: [Qemu-devel] 'make vm-build-freebsd' &c don't work if KVM isn't enabled
,
Fam Zheng
,
01:47
Re: [Qemu-devel] [PATCH v2 21/23] libqtest: Remove qtest_qmp_discard_response() & friends
,
Thomas Huth
,
01:30
Re: [Qemu-devel] [RFC v3 0/6] pci_expander_brdige: Put pxb-pcie host bridge into separate pci domain
,
no-reply
,
01:24
Re: [Qemu-devel] [RFC v3 0/6] pci_expander_brdige: Put pxb-pcie host bridge into separate pci domain
,
no-reply
,
01:01
Re: [Qemu-devel] [RFC v3 0/6] pci_expander_brdige: Put pxb-pcie host bridge into separate pci domain
,
no-reply
,
00:58
Re: [Qemu-devel] [PATCH v2 21/23] libqtest: Remove qtest_qmp_discard_response() & friends
,
Markus Armbruster
,
00:53
Re: [Qemu-devel] microblaze build failure due to definition clash on riscv
,
Michael Clark
,
00:25
August 01, 2018
Re: [Qemu-devel] microblaze build failure due to definition clash on riscv
,
Philippe Mathieu-Daudé
,
23:58
Re: [Qemu-devel] [RFC v3 0/6] pci_expander_brdige: Put pxb-pcie host bridge into separate pci domain
,
no-reply
,
22:56
[Qemu-devel] QEMU 3.0 RC3 mouse problem with Windows 3.1 and NT 4.0
,
Programmingkid
,
22:54
Re: [Qemu-devel] [RFC v3 0/6] pci_expander_brdige: Put pxb-pcie host bridge into separate pci domain
,
no-reply
,
22:53
[Qemu-devel] [RFC v3 6/6] pci_expander_bridge: add start_bus property
,
Zihan Yang
,
22:46
[Qemu-devel] [RFC v3 5/6] pci_expander_bridge: Add ioport for pxb host bus
,
Zihan Yang
,
22:46
[Qemu-devel] [RFC v3 4/6] pci_expander_bridge: Add config_read callback
,
Zihan Yang
,
22:46
[Qemu-devel] [RFC v3 3/6] i386/acpi-build: describe new pci domain in AML
,
Zihan Yang
,
22:46
[Qemu-devel] [RFC v3 2/6] acpi-build: allocate mcfg for pxb-pcie host bridges
,
Zihan Yang
,
22:46
[Qemu-devel] [RFC v3 1/6] pci_expander_bridge: add type TYPE_PXB_PCIE_HOST
,
Zihan Yang
,
22:45
[Qemu-devel] [RFC v3 0/6] pci_expander_brdige: Put pxb-pcie host bridge into separate pci domain
,
Zihan Yang
,
22:45
[Qemu-devel] [RFC v3 6/6] pci_expander_bridge: add start_bus property
,
Zihan Yang
,
22:43
[Qemu-devel] [RFC v3 5/6] pci_expander_bridge: Add ioport for pxb host bus
,
Zihan Yang
,
22:43
[Qemu-devel] [RFC v3 4/6] pci_expander_bridge: Add config_read callback
,
Zihan Yang
,
22:43
[Qemu-devel] [RFC v3 3/6] i386/acpi-build: describe new pci domain in AML
,
Zihan Yang
,
22:43
[Qemu-devel] [RFC v3 2/6] acpi-build: allocate mcfg for pxb-pcie host bridges
,
Zihan Yang
,
22:43
[Qemu-devel] [RFC v3 1/6] pci_expander_bridge: add type TYPE_PXB_PCIE_HOST
,
Zihan Yang
,
22:43
[Qemu-devel] [RFC v3 0/6] pci_expander_brdige: Put pxb-pcie host bridge into separate pci domain
,
Zihan Yang
,
22:43
Re: [Qemu-devel] [virtio-dev] Re: [v23 1/2] virtio-crypto: Add virtio crypto device specification
,
Longpeng (Mike)
,
21:57
Re: [Qemu-devel] [PATCH for-3.1] s390x: remove 's390-squash-mcss' option
,
Fam Zheng
,
21:35
[Qemu-devel] [Bug 1784900] Re: QEMU (frontend) crashes upon warm reboot with virtio-gpu device and vga=775 on Linux cmdline
,
Stefan Berger
,
21:15
[Qemu-devel] [PATCH] qga: Support Unicode paths in guest-file-open on win32
,
Jonathon Reinhart
,
20:51
[Qemu-devel] [Bug 1784900] Re: QEMU (frontend) crashes upon warm reboot with virtio-gpu device and vga=775 on Linux cmdline
,
Stefan Berger
,
20:10
Re: [Qemu-devel] [PATCH] sdl2: redraw correctly when scanout_mode enabled.
,
address@hidden
,
19:49
Re: [Qemu-devel] [PATCH QEMU] hw/char/sh_serial: Add timeout handling to unbreak serial input
,
Rich Felker
,
19:30
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
John Snow
,
18:28
Re: [Qemu-devel] [PATCH] vhost: check region type before casting
,
Michael S. Tsirkin
,
17:58
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
Denis V. Lunev
,
16:47
Re: [Qemu-devel] [PATCH v5 07/76] elf: Remove duplicate preprocessor constant definition
,
Laurent Vivier
,
16:32
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
Denis V. Lunev
,
16:31
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
Denis V. Lunev
,
16:26
Re: [Qemu-devel] [virtio-dev] Re: [v23 1/2] virtio-crypto: Add virtio crypto device specification
,
Halil Pasic
,
16:21
Re: [Qemu-devel] [PATCH 0/4] target/arm sve fixes
,
no-reply
,
16:11
Re: [Qemu-devel] [PATCH v5 07/76] elf: Remove duplicate preprocessor constant definition
,
Aleksandar Markovic
,
16:02
Re: [Qemu-devel] [PATCH v5 07/76] elf: Remove duplicate preprocessor constant definition
,
Peter Maydell
,
15:38
Re: [Qemu-devel] [PATCH v5 24/24] slirp: fix ipv6 timers
,
Samuel Thibault
,
15:22
Re: [Qemu-devel] [PATCH v5 07/76] elf: Remove duplicate preprocessor constant definition
,
Aleksandar Markovic
,
15:09
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
John Snow
,
14:56
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
Dr. David Alan Gilbert
,
14:55
Re: [Qemu-devel] [PATCH v5 07/76] elf: Remove duplicate preprocessor constant definition
,
Aleksandar Markovic
,
14:52
Re: [Qemu-devel] [PATCH v4 0/2] s390x: Enable KVM huge page backing support
,
no-reply
,
14:50
[Qemu-devel] [Bug 1784919] [NEW] native libgfapi glusterfs support for virtio 9p filesystem passthrough
,
Hans
,
14:49
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
Denis V. Lunev
,
14:43
Re: [Qemu-devel] [PATCH] qemu-binfmt-conf.sh: add x86_64 target
,
no-reply
,
14:11
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
Dr. David Alan Gilbert
,
13:40
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
John Snow
,
13:34
[Qemu-devel] [Bug 1784900] Re: QEMU (frontend) crashes upon warm reboot with virtio-gpu device and vga=775 on Linux cmdline
,
Dr. David Alan Gilbert
,
13:30
Re: [Qemu-devel] [PATCH] es1370: simplify MemoryRegionOps
,
Philippe Mathieu-Daudé
,
13:27
Re: [Qemu-devel] [PATCH v5 19/76] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
,
Richard Henderson
,
13:11
[Qemu-devel] [PATCH] es1370: simplify MemoryRegionOps
,
Paolo Bonzini
,
13:06
Re: [Qemu-devel] [PATCH v5 23/24] replay: add BH oneshot event for block layer
,
Paolo Bonzini
,
12:54
[Qemu-devel] [Bug 1784900] [NEW] QEMU (frontend) crashes upon warm reboot with virtio-gpu device and vga=775 on Linux cmdline
,
Stefan Berger
,
12:50
[Qemu-devel] [Bug 1784900] Re: QEMU (frontend) crashes upon warm reboot with virtio-gpu device and vga=775 on Linux cmdline
,
Daniel Berrange
,
12:50
Re: [Qemu-devel] [qemu-s390x] [PATCH v4 2/2] s390x: Enable KVM huge page backing support
,
Thomas Huth
,
12:47
Re: [Qemu-devel] [qemu-s390x] [PATCH] tests: virtio: separate ccw tests from libqos
,
Paolo Bonzini
,
12:47
Re: [Qemu-devel] [qemu-s390x] [PATCH] tests: virtio: separate ccw tests from libqos
,
Thomas Huth
,
12:39
[Qemu-devel] [Bug 1783362] Re: qemu-user: mmap should return failure (MAP_FAILED, -1) instead of success (NULL, 0) when len==0
,
umarcor
,
12:31
[Qemu-devel] [Bug 1783362] Re: qemu-user: mmap should return failure (MAP_FAILED, -1) instead of success (NULL, 0) when len==0
,
umarcor
,
12:11
Re: [Qemu-devel] [PATCH] fix "Missing break in switch" coverity reports
,
Paolo Bonzini
,
12:03
Re: [Qemu-devel] [PATCH v5 19/76] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
,
Aleksandar Markovic
,
12:02
Re: [Qemu-devel] [PATCH v4 0/2] s390x: Enable KVM huge page backing support
,
Cornelia Huck
,
12:02
Re: [Qemu-devel] [PATCH] fix "Missing break in switch" coverity reports
,
Peter Maydell
,
11:59
Re: [Qemu-devel] [[PATH for 3.1] v2 12/18] check: Only test sdhci when it is compiled in
,
no-reply
,
11:43
Re: [Qemu-devel] qemu NBD client behaviour when device size is not a multiple of 512
,
Eric Blake
,
11:34
Re: [Qemu-devel] [PATCH] fix "Missing break in switch" coverity reports
,
Paolo Bonzini
,
11:26
Re: [Qemu-devel] [PATCH] fix "Missing break in switch" coverity reports
,
Philippe Mathieu-Daudé
,
11:25
Re: [Qemu-devel] [PATCH v3] block/gluster: Handle changed glfs_ftruncate signature
,
Eric Blake
,
11:17
[Qemu-devel] [PATCH] fix "Missing break in switch" coverity reports
,
Paolo Bonzini
,
11:14
Re: [Qemu-devel] [PATCH 0/4] target/arm sve fixes
,
Alex Bennée
,
11:12
[Qemu-devel] [Bug 1776224] Re: QEMU's SPICE server not getting leds callback when sending capslock
,
Bastien Orivel
,
11:11
Re: [Qemu-devel] [PATCH] monitor: avoid potential dead-lock when cleaning up
,
Markus Armbruster
,
11:09
Re: [Qemu-devel] [PATCH] throttle-groups: fix hang when group member leaves
,
Alberto Garcia
,
10:46
Re: [Qemu-devel] [PULL 1/1] slirp: fix ICMP handling on macOS hosts
,
Andrew Oates
,
10:40
Re: [Qemu-devel] [PATCH] scsi: mptsas: Mark as storage device
,
Paolo Bonzini
,
10:05
Re: [Qemu-devel] [RFC] target/mips: Initial support for MIPS R5900
,
Richard Henderson
,
09:55
Re: [Qemu-devel] [Qemu-arm] [PATCH 1/4] target/arm: Fix sign of sve_cmpeq_ppzw/sve_cmpne_ppzw
,
Alex Bennée
,
09:46
Re: [Qemu-devel] [Qemu-arm] [PATCH 4/4] target/arm: Fix typo in helper_sve_movz_d
,
Alex Bennée
,
09:44
Re: [Qemu-devel] [RFC] target/mips: Initial support for MIPS R5900
,
Fredrik Noring
,
09:39
Re: [Qemu-devel] [PATCH for-3.1] tests/cpu-plug-test: check CPU hotplug on ppc64 with KVM
,
Greg Kurz
,
09:35
[Qemu-devel] [PATCH v4 4/4] pc-dimm: assign and verify the "addr" property during pre_plug
,
David Hildenbrand
,
09:35
[Qemu-devel] [PATCH v4 3/4] pc: drop memory region alignment check for 0
,
David Hildenbrand
,
09:35
[Qemu-devel] [PATCH v4 2/4] util/oslib-win32: indicate alignment for qemu_anon_ram_alloc()
,
David Hildenbrand
,
09:35
[Qemu-devel] [PATCH v4 1/4] pc-dimm: assign and verify the "slot" property during pre_plug
,
David Hildenbrand
,
09:35
[Qemu-devel] [PATCH v4 0/4] pc-dimm: pre_plug "slot" and "addr" assignment
,
David Hildenbrand
,
09:35
Re: [Qemu-devel] [PATCH] tests: virtio: separate ccw tests from libqos
,
Cornelia Huck
,
09:34
Re: [Qemu-devel] [PATCH] monitor: avoid potential dead-lock when cleaning up
,
Marc-André Lureau
,
09:32
Re: [Qemu-devel] [PATCH 0/4] target/arm sve fixes
,
Laurent Desnogues
,
09:31
Re: [Qemu-devel] [PATCH 2/4] target/arm: Fix typo in do_sat_addsub_64
,
Laurent Desnogues
,
09:30
Re: [Qemu-devel] [PATCH 3/4] target/arm: Reorganize SVE WHILE
,
Laurent Desnogues
,
09:29
Re: [Qemu-devel] [PATCH 4/4] target/arm: Fix typo in helper_sve_movz_d
,
Laurent Desnogues
,
09:29
Re: [Qemu-devel] [PATCH 1/4] target/arm: Fix sign of sve_cmpeq_ppzw/sve_cmpne_ppzw
,
Laurent Desnogues
,
09:28
[Qemu-devel] [PATCH] tests: virtio: separate ccw tests from libqos
,
Paolo Bonzini
,
09:27
Re: [Qemu-devel] [PATCH v4 2/2] s390x: Enable KVM huge page backing support
,
David Hildenbrand
,
09:26
Re: [Qemu-devel] [PATCH for-3.1] tests/cpu-plug-test: check CPU hotplug on ppc64 with KVM
,
Greg Kurz
,
09:24
[Qemu-devel] [PATCH v4 1/2] kvm: sync linux headers
,
Janosch Frank
,
09:19
[Qemu-devel] [PATCH v4 2/2] s390x: Enable KVM huge page backing support
,
Janosch Frank
,
09:19
[Qemu-devel] [PATCH v4 0/2] s390x: Enable KVM huge page backing support
,
Janosch Frank
,
09:19
Re: [Qemu-devel] [PATCH] monitor: avoid potential dead-lock when cleaning up
,
Markus Armbruster
,
09:19
Re: [Qemu-devel] [PATCH for-3.1] s390x: remove 's390-squash-mcss' option
,
Cornelia Huck
,
09:18
Re: [Qemu-devel] [PATCH] qemu-binfmt-conf.sh: add x86_64 target
,
Thomas Huth
,
09:14
Re: [Qemu-devel] [PATCH for-3.1] s390x: remove 's390-squash-mcss' option
,
Cornelia Huck
,
09:11
Re: [Qemu-devel] [PATCH] ui: use enum to string helpers
,
Markus Armbruster
,
09:08
Re: [Qemu-devel] [Qemu-ppc] [PULL 0/2] ppc-for-3.0 queue 20180801
,
Peter Maydell
,
09:04
[Qemu-devel] [PATCH] migrate/cpu-throttle: Add max-cpu-throttle migration parameter
,
Li Qiang
,
09:00
Re: [Qemu-devel] [PATCH for-3.1] s390x: remove 's390-squash-mcss' option
,
Cornelia Huck
,
08:55
[Qemu-devel] [PATCH] docs/usb2.txt: ehci has six ports
,
npes87184
,
08:34
[Qemu-devel] [PATCH] block_int: add missing @ in comment
,
npes87184
,
08:34
[Qemu-devel] [PATCH 3/4] target/arm: Reorganize SVE WHILE
,
Richard Henderson
,
08:31
[Qemu-devel] [PATCH 2/4] target/arm: Fix typo in do_sat_addsub_64
,
Richard Henderson
,
08:31
[Qemu-devel] [PATCH 4/4] target/arm: Fix typo in helper_sve_movz_d
,
Richard Henderson
,
08:31
[Qemu-devel] [PATCH 1/4] target/arm: Fix sign of sve_cmpeq_ppzw/sve_cmpne_ppzw
,
Richard Henderson
,
08:31
[Qemu-devel] [PATCH 0/4] target/arm sve fixes
,
Richard Henderson
,
08:31
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
Vladimir Sementsov-Ogievskiy
,
08:24
Re: [Qemu-devel] [[PATH for 3.1] v2 18/18] check: Only test usb-ehci when it is compiled in
,
Thomas Huth
,
07:47
Re: [Qemu-devel] [PATCH v3] block/gluster: Handle changed glfs_ftruncate signature
,
Niels de Vos
,
07:47
Re: [Qemu-devel] [PATCH v3 2/2] s390x: Enable KVM huge page backing support
,
Thomas Huth
,
07:30
Re: [Qemu-devel] [Qemu-ppc] [PULL 0/2] ppc-for-3.0 queue 20180801
,
BALATON Zoltan
,
07:24
[Qemu-devel] [[PATH for 3.1] v2 17/18] check: Only test usb-uhci devices when they are compiled in
,
Juan Quintela
,
07:10
[Qemu-devel] [[PATH for 3.1] v2 18/18] check: Only test usb-ehci when it is compiled in
,
Juan Quintela
,
07:10
[Qemu-devel] [[PATH for 3.1] v2 16/18] check: Only test usb-ohci when it is compiled in
,
Juan Quintela
,
07:10
[Qemu-devel] [[PATH for 3.1] v2 14/18] check: Only test pvpanic when it is compiled in
,
Juan Quintela
,
07:10
[Qemu-devel] [[PATH for 3.1] v2 15/18] check: Only test nvme when it is compiled in
,
Juan Quintela
,
07:10
[Qemu-devel] [[PATH for 3.1] v2 13/18] check: Only test wdt_ib700 when it is compiled in
,
Juan Quintela
,
07:10
[Qemu-devel] [[PATH for 3.1] v2 12/18] check: Only test sdhci when it is compiled in
,
Juan Quintela
,
07:10
[Qemu-devel] [[PATH for 3.1] v2 10/18] check: Only test ioh3420 when it is compiled in
,
Juan Quintela
,
07:10
[Qemu-devel] [[PATH for 3.1] v2 11/18] check: Only test i82801b11 when it is compiled in
,
Juan Quintela
,
07:10
[Qemu-devel] [[PATH for 3.1] v2 09/18] check: Only test ipack when it is compiled in
,
Juan Quintela
,
07:10
[Qemu-devel] [[PATH for 3.1] v2 08/18] check: Only test hda when it is compiled in
,
Juan Quintela
,
07:10
[Qemu-devel] [[PATH for 3.1] v2 05/18] check: Only test rtl8139 when it is compiled in
,
Juan Quintela
,
07:10
[Qemu-devel] [[PATH for 3.1] v2 07/18] check: Only test ac97 when it is compiled in
,
Juan Quintela
,
07:10
[Qemu-devel] [[PATH for 3.1] v2 01/18] check: Only test vmxnet3 when it is compiled in
,
Juan Quintela
,
07:10
[Qemu-devel] [[PATH for 3.1] v2 06/18] check: Only test es1370 when it is compiled in
,
Juan Quintela
,
07:10
[Qemu-devel] [[PATH for 3.1] v2 00/18] Don't "check" disabled drivers
,
Juan Quintela
,
07:10
[Qemu-devel] [[PATH for 3.1] v2 04/18] check: Only test pcnet when it is compiled in
,
Juan Quintela
,
07:10
[Qemu-devel] [[PATH for 3.1] v2 03/18] check: Only test eepro100 when it is compiled in
,
Juan Quintela
,
07:10
[Qemu-devel] [[PATH for 3.1] v2 02/18] check: Only test ne2000 when it is compiled in
,
Juan Quintela
,
07:10
Re: [Qemu-devel] [PATCH] qemu-binfmt-conf.sh: add x86_64 target
,
no-reply
,
07:06
Re: [Qemu-devel] [PATCH] vhost: check region type before casting
,
Tiwei Bie
,
07:03
Re: [Qemu-devel] [PATCH] qemu-binfmt-conf.sh: add x86_64 target
,
no-reply
,
06:57
Re: [Qemu-devel] [PATCH] qemu-binfmt-conf.sh: add x86_64 target
,
Richard Henderson
,
06:51
Re: [Qemu-devel] [PATCH V10 08/20] ram/COLO: Record the dirty pages that SVM received
,
Zhang Chen
,
06:38
[Qemu-devel] [PATCH] qemu-binfmt-conf.sh: add x86_64 target
,
Laurent Vivier
,
06:30
Re: [Qemu-devel] ARM: SVE movprfx issue
,
Richard Henderson
,
06:27
Re: [Qemu-devel] [PATCH v6 0/3] add support for VCPU event states
,
gengdongjiu
,
06:25
Re: [Qemu-devel] [PATCH for-3.1] s390x: remove 's390-squash-mcss' option
,
Fam Zheng
,
06:21
Re: [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
,
Dr. David Alan Gilbert
,
06:20
Re: [Qemu-devel] [PATCH v6 0/3] add support for VCPU event states
,
Peter Maydell
,
06:15
Re: [Qemu-devel] [PATCH] vhost: check region type before casting
,
Peter Maydell
,
06:13
Re: [Qemu-devel] [PULL 0/2] ppc-for-3.0 queue 20180801
,
Peter Maydell
,
06:11
Re: [Qemu-devel] [PULL 1/1] slirp: fix ICMP handling on macOS hosts
,
Peter Maydell
,
06:10
Re: [Qemu-devel] [PATCH v6 0/3] add support for VCPU event states
,
gengdongjiu
,
06:06
Re: [Qemu-devel] [PATCH v2 1/2] hw/arm: check fw_cfg return value before using it
,
Hongbo Zhang
,
05:57
[Qemu-devel] ARM: SVE movprfx issue
,
Laurent Desnogues
,
05:38
[Qemu-devel] [PATCH] monitor: avoid potential dead-lock when cleaning up
,
Marc-André Lureau
,
05:34
Re: [Qemu-devel] [PATCH v2 2/2] s390x: Enable KVM huge page backing support
,
Thomas Huth
,
05:33
Re: [Qemu-devel] [PATCH] kvmclock: run KVM_KVMCLOCK_CTRL ioctl in vcpu thread
,
Yongji Xie
,
05:30
[Qemu-devel] [PATCH] ui: use enum to string helpers
,
Marc-André Lureau
,
05:25
Re: [Qemu-devel] [PATCH v6 2/4] spapr: introduce a fixed IRQ number space
,
Greg Kurz
,
05:13
Re: [Qemu-devel] [PATCH] vhost: check region type before casting
,
Jason Wang
,
04:33
Re: [Qemu-devel] [PATCH] vhost: check region type before casting
,
Tiwei Bie
,
04:25
Re: [Qemu-devel] VCPU hotplug on KVM/ARM
,
Bharata B Rao
,
04:09
Re: [Qemu-devel] [PATCH 2/3] migration: Add qmp command for migrate_set_max_cpu_throttle
,
Juan Quintela
,
04:01
Re: [Qemu-devel] [PATCH v3 for-3.0] tests/libqtest: Improve kill_qemu()
,
Thomas Huth
,
04:00
Re: [Qemu-devel] [Bug 1783362] Re: qemu-user: mmap should return failure (MAP_FAILED, -1) instead of success (NULL, 0) when len==0
,
Laurent Vivier
,
03:36
Re: [Qemu-devel] [PATCH v6 2/4] spapr: introduce a fixed IRQ number space
,
Cédric Le Goater
,
03:14
[Qemu-devel] [Bug 1775702] Re: High host CPU load and slower guest after upgrade guest OS Windows 10 to ver 1803
,
Lemos Lemosov
,
02:50
Re: [Qemu-devel] [PATCH v2 21/23] libqtest: Remove qtest_qmp_discard_response() & friends
,
Thomas Huth
,
02:47
Re: [Qemu-devel] [PATCH v6 2/4] spapr: introduce a fixed IRQ number space
,
David Gibson
,
02:38
Re: [Qemu-devel] ARM: SVE while issue
,
Laurent Desnogues
,
01:53
Re: [Qemu-devel] [PATCH v2] target/ppc: simplify bcdadd/sub functions
,
David Gibson
,
00:31
Re: [Qemu-devel] [PATCH v6 1/4] spapr: Add a pseries-3.1 machine type
,
David Gibson
,
00:31
Re: [Qemu-devel] [PATCH for-3.1] xics: don't include "target/ppc/cpu-qom.h" in "hw/ppc/xics.h"
,
David Gibson
,
00:11
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc