Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Thu Nov 30 2017 12:22:01 -0500
Threads in reverse chronological order
[
Next Period
]
[Qemu-devel] [PATCH] block: Formats don't need CONSISTENT_READ with NO_IO
,
Kevin Wolf
,
2017/11/30
Re: [Qemu-devel] [PATCH] block: Formats don't need CONSISTENT_READ with NO_IO
,
Eric Blake
,
2017/11/30
[Qemu-devel] [PATCH v3 for-2.12 00/16] s390x/tcg: cleanup and fix program interrupts
,
David Hildenbrand
,
2017/11/30
[Qemu-devel] [PATCH v3 for-2.12 01/16] s390x/tcg: introduce and use s390_program_interrupt()
,
David Hildenbrand
,
2017/11/30
[Qemu-devel] [PATCH v3 for-2.12 02/16] s390x/tcg: get rid of runtime_exception()
,
David Hildenbrand
,
2017/11/30
[Qemu-devel] [PATCH v3 for-2.12 03/16] s390x/tcg: rip out dead tpi code
,
David Hildenbrand
,
2017/11/30
[Qemu-devel] [PATCH v3 for-2.12 04/16] s390x/ioinst: pass the retaddr to all IO instructions
,
David Hildenbrand
,
2017/11/30
[Qemu-devel] [PATCH v3 for-2.12 05/16] s390x/pci: pass the retaddr to all PCI instructions
,
David Hildenbrand
,
2017/11/30
[Qemu-devel] [PATCH v3 for-2.12 07/16] s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
,
David Hildenbrand
,
2017/11/30
[Qemu-devel] [PATCH v3 for-2.12 06/16] s390x/diag: pass the retaddr into handle_diag_308()
,
David Hildenbrand
,
2017/11/30
[Qemu-devel] [PATCH v3 for-2.12 08/16] s390x/tcg: don't exit the cpu loop in s390_cpu_virt_mem_rw()
,
David Hildenbrand
,
2017/11/30
[Qemu-devel] [PATCH v3 for-2.12 09/16] s390x/tcg: io instructions don't need potential_page_fault()
,
David Hildenbrand
,
2017/11/30
[Qemu-devel] [PATCH v3 for-2.12 10/16] s390x/tcg: use s390_program_interrupt() in SCLP Service Call
,
David Hildenbrand
,
2017/11/30
[Qemu-devel] [PATCH v3 for-2.12 12/16] s390x/tcg: use s390_program_interrupt() in per_check_exception()
,
David Hildenbrand
,
2017/11/30
[Qemu-devel] [PATCH v3 for-2.12 11/16] s390x/tcg: use s390_program_interrupt() in DIAG
,
David Hildenbrand
,
2017/11/30
[Qemu-devel] [PATCH v3 for-2.12 13/16] s390x/tcg: use s390_program_interrupt() in SACF
,
David Hildenbrand
,
2017/11/30
[Qemu-devel] [PATCH v3 for-2.12 14/16] s390x/tcg: use s390_program_interrupt() in STSI
,
David Hildenbrand
,
2017/11/30
[Qemu-devel] [PATCH v3 for-2.12 15/16] s390x/tcg: drop program_interrupt()
,
David Hildenbrand
,
2017/11/30
[Qemu-devel] [PATCH v3 for-2.12 16/16] s390x/tcg: drop potential_page_fault()
,
David Hildenbrand
,
2017/11/30
Re: [Qemu-devel] [PATCH v3 for-2.12 00/16] s390x/tcg: cleanup and fix program interrupts
,
Cornelia Huck
,
2017/11/30
[Qemu-devel] [PATCH] target/s390x: nuke DPRINTF in helper.c
,
Cornelia Huck
,
2017/11/30
Re: [Qemu-devel] [PATCH] target/s390x: nuke DPRINTF in helper.c
,
Eric Blake
,
2017/11/30
Re: [Qemu-devel] [PATCH] target/s390x: nuke DPRINTF in helper.c
,
David Hildenbrand
,
2017/11/30
Re: [Qemu-devel] [PATCH] target/s390x: nuke DPRINTF in helper.c
,
Thomas Huth
,
2017/11/30
Re: [Qemu-devel] [PATCH] target/s390x: nuke DPRINTF in helper.c
,
Cornelia Huck
,
2017/11/30
[Qemu-devel] [PATCH 0/3] macro do/while (0) cleanup
,
Eric Blake
,
2017/11/30
[Qemu-devel] [PATCH 2/3] mips: Tweak location of ';' in macros
,
Eric Blake
,
2017/11/30
Re: [Qemu-devel] [PATCH 2/3] mips: Tweak location of ';' in macros
,
Philippe Mathieu-Daudé
,
2017/11/30
[Qemu-devel] [PATCH 1/3] net: Drop unusual use of do { } while (0);
,
Eric Blake
,
2017/11/30
Re: [Qemu-devel] [PATCH 1/3] net: Drop unusual use of do { } while (0);
,
Thomas Huth
,
2017/11/30
[Qemu-devel] [PATCH 3/3] maint: Fix macros with broken 'do/while(0); ' usage
,
Eric Blake
,
2017/11/30
Re: [Qemu-devel] [PATCH 3/3] maint: Fix macros with broken 'do/while(0); ' usage
,
Cornelia Huck
,
2017/11/30
Re: [Qemu-devel] [PATCH 3/3] maint: Fix macros with broken 'do/while(0); ' usage
,
Michael S. Tsirkin
,
2017/11/30
Re: [Qemu-devel] [PATCH 3/3] maint: Fix macros with broken 'do/while(0); ' usage
,
Eric Blake
,
2017/11/30
Re: [Qemu-devel] [PATCH 3/3] maint: Fix macros with broken 'do/while(0); ' usage
,
Dr. David Alan Gilbert
,
2017/11/30
[Qemu-devel] [PATCH 4/3] checkpatch: Enforce proper do/while (0) style
,
Eric Blake
,
2017/11/30
Re: [Qemu-devel] [PATCH 4/3] checkpatch: Enforce proper do/while (0) style
,
Eric Blake
,
2017/11/30
[Qemu-devel] [PATCH v4 0/7] s390x/pci: Improve zPCI to cover more cases
,
Pierre Morel
,
2017/11/30
[Qemu-devel] [PATCH v4 1/7] s390x/pci: factor out endianess conversion
,
Pierre Morel
,
2017/11/30
[Qemu-devel] [PATCH v4 2/7] s390x/pci: rework PCI STORE
,
Pierre Morel
,
2017/11/30
[Qemu-devel] [PATCH v4 3/7] s390x/pci: rework PCI LOAD
,
Pierre Morel
,
2017/11/30
[Qemu-devel] [PATCH v4 4/7] s390x/pci: rework PCI STORE BLOCK
,
Pierre Morel
,
2017/11/30
[Qemu-devel] [PATCH v4 6/7] s390x/pci: move the memory region write from pcistg
,
Pierre Morel
,
2017/11/30
[Qemu-devel] [PATCH v4 7/7] s390x/pci: search for subregion inside the BARs
,
Pierre Morel
,
2017/11/30
[Qemu-devel] [PATCH v4 5/7] s390x/pci: move the memory region read from pcilg
,
Pierre Morel
,
2017/11/30
Re: [Qemu-devel] [PATCH v4 20/20] block: Drop unused .bdrv_co_get_block_status()
,
Vladimir Sementsov-Ogievskiy
,
2017/11/30
Re: [Qemu-devel] [PATCH v4 19/20] vvfat: Switch to .bdrv_co_block_status()
,
Vladimir Sementsov-Ogievskiy
,
2017/11/30
Re: [Qemu-devel] [PATCH v4 18/20] vpc: Switch to .bdrv_co_block_status()
,
Vladimir Sementsov-Ogievskiy
,
2017/11/30
Re: [Qemu-devel] [PATCH v4 17/20] vmdk: Switch to .bdrv_co_block_status()
,
Vladimir Sementsov-Ogievskiy
,
2017/11/30
Re: [Qemu-devel] [PATCH v4 16/20] vdi: Switch to .bdrv_co_block_status()
,
Vladimir Sementsov-Ogievskiy
,
2017/11/30
Re: [Qemu-devel] [PATCH v4 15/20] vdi: Avoid bitrot of debugging code
,
Vladimir Sementsov-Ogievskiy
,
2017/11/30
Re: [Qemu-devel] [PATCH v4 14/20] sheepdog: Switch to .bdrv_co_block_status()
,
Vladimir Sementsov-Ogievskiy
,
2017/11/30
Re: [Qemu-devel] [PATCH v4 13/20] raw: Switch to .bdrv_co_block_status()
,
Vladimir Sementsov-Ogievskiy
,
2017/11/30
Re: [Qemu-devel] [PATCH v4 12/20] qed: Switch to .bdrv_co_block_status()
,
Vladimir Sementsov-Ogievskiy
,
2017/11/30
[Qemu-devel] [Bug 1701973] Re: pread does not work right under qemu-sh4
,
John Paul Adrian Glaubitz
,
2017/11/30
[Qemu-devel] [Bug 1701974] Re: pwrite does not work right under qemu-sh4
,
John Paul Adrian Glaubitz
,
2017/11/30
[Qemu-devel] [Bug 1735384] [NEW] OpenJDK JVM segfaults on qemu-sh4 (regression)
,
John Paul Adrian Glaubitz
,
2017/11/30
[Qemu-devel] [Bug 1735384] Re: OpenJDK JVM segfaults on qemu-sh4 (regression)
,
Peter Maydell
,
2017/11/30
Re: [Qemu-devel] [Bug 1735384] Re: OpenJDK JVM segfaults on qemu-sh4 (regression)
,
John Paul Adrian Glaubitz
,
2017/11/30
Re: [Qemu-devel] [PATCH v4 11/20] qcow2: Switch to .bdrv_co_block_status()
,
Vladimir Sementsov-Ogievskiy
,
2017/11/30
Re: [Qemu-devel] [PATCH v4 10/20] qcow: Switch to .bdrv_co_block_status()
,
Vladimir Sementsov-Ogievskiy
,
2017/11/30
Re: [Qemu-devel] [PATCH v4 09/20] parallels: Switch to .bdrv_co_block_status()
,
Vladimir Sementsov-Ogievskiy
,
2017/11/30
[Qemu-devel] [PATCH for-2.12 0/7] Test more machines and TCG CPUs automatically
,
Thomas Huth
,
2017/11/30
[Qemu-devel] [PATCH for-2.12 1/7] tests/boot-serial-test: Make sure that we check the timeout regularly
,
Thomas Huth
,
2017/11/30
[Qemu-devel] [PATCH for-2.12 2/7] tests/boot-serial-test: Add code to allow to specify our own kernel or bios
,
Thomas Huth
,
2017/11/30
[Qemu-devel] [PATCH for-2.12 3/7] tests/boot-serial-test: Add support for the mcf5208evb board
,
Thomas Huth
,
2017/11/30
Re: [Qemu-devel] [PATCH for-2.12 3/7] tests/boot-serial-test: Add support for the mcf5208evb board
,
Peter Maydell
,
2017/11/30
Re: [Qemu-devel] [PATCH for-2.12 3/7] tests/boot-serial-test: Add support for the mcf5208evb board
,
Thomas Huth
,
2017/11/30
Re: [Qemu-devel] [PATCH for-2.12 3/7] tests/boot-serial-test: Add support for the mcf5208evb board
,
Paolo Bonzini
,
2017/11/30
Re: [Qemu-devel] [PATCH for-2.12 3/7] tests/boot-serial-test: Add support for the mcf5208evb board
,
Thomas Huth
,
2017/11/30
Re: [Qemu-devel] [PATCH for-2.12 3/7] tests/boot-serial-test: Add support for the mcf5208evb board
,
Paolo Bonzini
,
2017/11/30
Re: [Qemu-devel] [PATCH for-2.12 3/7] tests/boot-serial-test: Add support for the mcf5208evb board
,
Peter Maydell
,
2017/11/30
Re: [Qemu-devel] [PATCH for-2.12 3/7] tests/boot-serial-test: Add support for the mcf5208evb board
,
Paolo Bonzini
,
2017/11/30
[Qemu-devel] [PATCH for-2.12 4/7] tests/boot-serial-test: Add tests for microblaze boards
,
Thomas Huth
,
2017/11/30
[Qemu-devel] [PATCH for-2.12 5/7] hw/moxie/moxiesim: Add support for loading a BIOS on moxiesim
,
Thomas Huth
,
2017/11/30
[Qemu-devel] [PATCH for-2.12 6/7] tests/boot-serial-test: Add a test for the moxiesim machine
,
Thomas Huth
,
2017/11/30
[Qemu-devel] [PATCH for-2.12 7/7] tests/boot-serial-test: Add support for the raspi2 machine
,
Thomas Huth
,
2017/11/30
Re: [Qemu-devel] [PATCH v4 08/20] null: Switch to .bdrv_co_block_status()
,
Vladimir Sementsov-Ogievskiy
,
2017/11/30
Re: [Qemu-devel] [PATCH v4 04/20] gluster: Switch to .bdrv_co_block_status()
,
Vladimir Sementsov-Ogievskiy
,
2017/11/30
Re: [Qemu-devel] About virtio device hotplug in Q35! 【外域邮件.谨慎查阅】
,
Bob Chen
,
2017/11/30
Re: [Qemu-devel] [PATCH v4 03/20] file-posix: Switch to .bdrv_co_block_status()
,
Vladimir Sementsov-Ogievskiy
,
2017/11/30
[Qemu-devel] export root node for write through NBD
,
Vladimir Sementsov-Ogievskiy
,
2017/11/30
Re: [Qemu-devel] export root node for write through NBD
,
Max Reitz
,
2017/11/30
Re: [Qemu-devel] export root node for write through NBD
,
Kevin Wolf
,
2017/11/30
[Qemu-devel] unsubscribe qemu-devel
,
Huang, Haibin
,
2017/11/30
Re: [Qemu-devel] unsubscribe qemu-devel
,
Daniel P. Berrange
,
2017/11/30
[Qemu-devel] []unsubscribe qemu-devel
,
Huang, Haibin
,
2017/11/30
[Qemu-devel] [PATCH] iotests: fix 197 for vpc
,
John Snow
,
2017/11/29
Re: [Qemu-devel] [PATCH] iotests: fix 197 for vpc
,
Eric Blake
,
2017/11/29
Re: [Qemu-devel] [PATCH] iotests: fix 197 for vpc
,
John Snow
,
2017/11/29
Re: [Qemu-devel] [PATCH] iotests: fix 197 for vpc
,
Lukáš Doktor
,
2017/11/30
[Qemu-devel] [PATCH v2 for-2.12 00/16] s390x/tcg: cleanup and fix program interrupts
,
David Hildenbrand
,
2017/11/29
[Qemu-devel] [PATCH v2 for-2.12 01/16] s390x/tcg: introduce and use s390_program_interrupt()
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [PATCH v2 for-2.12 01/16] s390x/tcg: introduce and use s390_program_interrupt()
,
Thomas Huth
,
2017/11/30
[Qemu-devel] [PATCH v2 for-2.12 02/16] s390x/tcg: get rid of runtime_exception()
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [PATCH v2 for-2.12 02/16] s390x/tcg: get rid of runtime_exception()
,
Thomas Huth
,
2017/11/30
Re: [Qemu-devel] [qemu-s390x] [PATCH v2 for-2.12 02/16] s390x/tcg: get rid of runtime_exception()
,
David Hildenbrand
,
2017/11/30
[Qemu-devel] [PATCH v2 for-2.12 03/16] s390x/tcg: rip out dead tpi code
,
David Hildenbrand
,
2017/11/29
[Qemu-devel] [PATCH v2 for-2.12 04/16] s390x/ioinst: pass the retaddr to all IO instructions
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [PATCH v2 for-2.12 04/16] s390x/ioinst: pass the retaddr to all IO instructions
,
Thomas Huth
,
2017/11/30
[Qemu-devel] [PATCH v2 for-2.12 05/16] s390x/pci: pass the retaddr to all PCI instructions
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [PATCH v2 for-2.12 05/16] s390x/pci: pass the retaddr to all PCI instructions
,
Thomas Huth
,
2017/11/30
[Qemu-devel] [PATCH v2 for-2.12 06/16] s390x/diag: pass the retaddr into handle_diag_308()
,
David Hildenbrand
,
2017/11/29
[Qemu-devel] [PATCH v2 for-2.12 07/16] s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [PATCH v2 for-2.12 07/16] s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
,
Richard Henderson
,
2017/11/29
Re: [Qemu-devel] [PATCH v2 for-2.12 07/16] s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
,
Thomas Huth
,
2017/11/30
Re: [Qemu-devel] [PATCH v2 for-2.12 07/16] s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
,
David Hildenbrand
,
2017/11/30
[Qemu-devel] [PATCH v2 for-2.12 08/16] s390x/tcg: don't exit the cpu loop in s390_cpu_virt_mem_rw()
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [PATCH v2 for-2.12 08/16] s390x/tcg: don't exit the cpu loop in s390_cpu_virt_mem_rw()
,
Richard Henderson
,
2017/11/29
Re: [Qemu-devel] [PATCH v2 for-2.12 08/16] s390x/tcg: don't exit the cpu loop in s390_cpu_virt_mem_rw()
,
Thomas Huth
,
2017/11/30
Re: [Qemu-devel] [PATCH v2 for-2.12 08/16] s390x/tcg: don't exit the cpu loop in s390_cpu_virt_mem_rw()
,
David Hildenbrand
,
2017/11/30
Re: [Qemu-devel] [PATCH v2 for-2.12 08/16] s390x/tcg: don't exit the cpu loop in s390_cpu_virt_mem_rw()
,
Cornelia Huck
,
2017/11/30
[Qemu-devel] [PATCH v2 for-2.12 09/16] s390x/tcg: io instructions don't need potential_page_fault()
,
David Hildenbrand
,
2017/11/29
[Qemu-devel] [PATCH v2 for-2.12 10/16] s390x/tcg: use s390_program_interrupt() in SCLP Service Call
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [PATCH v2 for-2.12 10/16] s390x/tcg: use s390_program_interrupt() in SCLP Service Call
,
Richard Henderson
,
2017/11/29
Re: [Qemu-devel] [PATCH v2 for-2.12 10/16] s390x/tcg: use s390_program_interrupt() in SCLP Service Call
,
Thomas Huth
,
2017/11/30
[Qemu-devel] [PATCH v2 for-2.12 11/16] s390x/tcg: use s390_program_interrupt() in DIAG
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [PATCH v2 for-2.12 11/16] s390x/tcg: use s390_program_interrupt() in DIAG
,
Thomas Huth
,
2017/11/30
Re: [Qemu-devel] [PATCH v2 for-2.12 11/16] s390x/tcg: use s390_program_interrupt() in DIAG
,
David Hildenbrand
,
2017/11/30
[Qemu-devel] [PATCH v2 for-2.12 12/16] s390x/tcg: use s390_program_interrupt() in per_check_exception()
,
David Hildenbrand
,
2017/11/29
[Qemu-devel] [PATCH v2 for-2.12 13/16] s390x/tcg: use s390_program_interrupt() in SACF
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [qemu-s390x] [PATCH v2 for-2.12 13/16] s390x/tcg: use s390_program_interrupt() in SACF
,
Thomas Huth
,
2017/11/30
[Qemu-devel] [PATCH v2 for-2.12 14/16] s390x/tcg: use s390_program_interrupt() in STSI
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [qemu-s390x] [PATCH v2 for-2.12 14/16] s390x/tcg: use s390_program_interrupt() in STSI
,
Thomas Huth
,
2017/11/30
[Qemu-devel] [PATCH v2 for-2.12 15/16] s390x/tcg: drop program_interrupt()
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [PATCH v2 for-2.12 15/16] s390x/tcg: drop program_interrupt()
,
Richard Henderson
,
2017/11/29
Re: [Qemu-devel] [qemu-s390x] [PATCH v2 for-2.12 15/16] s390x/tcg: drop program_interrupt()
,
Thomas Huth
,
2017/11/30
[Qemu-devel] [PATCH v2 for-2.12 16/16] s390x/tcg: drop potential_page_fault()
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [qemu-s390x] [PATCH v2 for-2.12 16/16] s390x/tcg: drop potential_page_fault()
,
Thomas Huth
,
2017/11/30
[Qemu-devel] [PATCH v1] cpu-exec: fix missed CPU kick during interrupt injection
,
David Hildenbrand
,
2017/11/29
[Qemu-devel] [PATCH v1] cpus: make pause_all_cpus() play with SMP on single threaded TCG
,
David Hildenbrand
,
2017/11/29
[Qemu-devel] [ANNOUNCE] QEMU 2.11.0-rc3 is now available
,
Michael Roth
,
2017/11/29
Re: [Qemu-devel] [ANNOUNCE] QEMU 2.11.0-rc3 is now available
,
Michael Roth
,
2017/11/29
Re: [Qemu-devel] [ANNOUNCE] QEMU 2.11.0-rc3 is now available
,
Michael Roth
,
2017/11/29
Re: [Qemu-devel] [ANNOUNCE] QEMU 2.11.0-rc3 is now available
,
Peter Maydell
,
2017/11/29
[Qemu-devel] [PATCH for-2.12] qemu-iotests: Fix locking issue in 102
,
Max Reitz
,
2017/11/29
Re: [Qemu-devel] [PATCH for-2.12] qemu-iotests: Fix locking issue in 102
,
Eric Blake
,
2017/11/29
[Qemu-devel] [RFC 0/7] Rework vhost memory region updates
,
Dr. David Alan Gilbert (git)
,
2017/11/29
[Qemu-devel] [RFC 1/7] memory: address_space_iterate
,
Dr. David Alan Gilbert (git)
,
2017/11/29
[Qemu-devel] [RFC 2/7] vhost: Move log_dirty check
,
Dr. David Alan Gilbert (git)
,
2017/11/29
[Qemu-devel] [RFC 3/7] vhost: New memory update functions
,
Dr. David Alan Gilbert (git)
,
2017/11/29
Re: [Qemu-devel] [RFC 3/7] vhost: New memory update functions
,
Igor Mammedov
,
2017/11/30
[Qemu-devel] [RFC 5/7] vhost: Compare new and old memory lists
,
Dr. David Alan Gilbert (git)
,
2017/11/29
[Qemu-devel] [RFC 4/7] vhost: update_mem_cb implementation
,
Dr. David Alan Gilbert (git)
,
2017/11/29
Re: [Qemu-devel] [RFC 4/7] vhost: update_mem_cb implementation
,
Igor Mammedov
,
2017/11/30
[Qemu-devel] [RFC 7/7] vhost: Remove vhost_set_memory and children
,
Dr. David Alan Gilbert (git)
,
2017/11/29
[Qemu-devel] [RFC 6/7] vhost: Copy updated region data into device state
,
Dr. David Alan Gilbert (git)
,
2017/11/29
Re: [Qemu-devel] [RFC 0/7] Rework vhost memory region updates
,
Igor Mammedov
,
2017/11/30
Re: [Qemu-devel] [RFC 0/7] Rework vhost memory region updates
,
Dr. David Alan Gilbert
,
2017/11/30
Re: [Qemu-devel] [RFC 0/7] Rework vhost memory region updates
,
Igor Mammedov
,
2017/11/30
Re: [Qemu-devel] [RFC 0/7] Rework vhost memory region updates
,
Dr. David Alan Gilbert
,
2017/11/30
Re: [Qemu-devel] [RFC 0/7] Rework vhost memory region updates
,
Igor Mammedov
,
2017/11/30
Re: [Qemu-devel] [RFC 0/7] Rework vhost memory region updates
,
Dr. David Alan Gilbert
,
2017/11/30
Re: [Qemu-devel] [RFC 0/7] Rework vhost memory region updates
,
Igor Mammedov
,
2017/11/30
Re: [Qemu-devel] [RFC 0/7] Rework vhost memory region updates
,
Dr. David Alan Gilbert
,
2017/11/30
Re: [Qemu-devel] [RFC 0/7] Rework vhost memory region updates
,
Igor Mammedov
,
2017/11/30
Re: [Qemu-devel] [RFC 0/7] Rework vhost memory region updates
,
Dr. David Alan Gilbert
,
2017/11/30
Re: [Qemu-devel] [RFC 0/7] Rework vhost memory region updates
,
Greg Kurz
,
2017/11/30
[Qemu-devel] [PATCH for-2.11 0/1] blockjob: Make block_job_pause_all() keep a reference to the jobs
,
Alberto Garcia
,
2017/11/29
[Qemu-devel] [PATCH for-2.11 1/1] blockjob: Make block_job_pause_all() keep a reference to the jobs
,
Alberto Garcia
,
2017/11/29
Re: [Qemu-devel] [PATCH for-2.11 1/1] blockjob: Make block_job_pause_all() keep a reference to the jobs
,
Kevin Wolf
,
2017/11/30
Re: [Qemu-devel] [PATCH for-2.11 1/1] blockjob: Make block_job_pause_all() keep a reference to the jobs
,
Alberto Garcia
,
2017/11/30
Re: [Qemu-devel] [PATCH for-2.11 1/1] blockjob: Make block_job_pause_all() keep a reference to the jobs
,
Kevin Wolf
,
2017/11/30
Re: [Qemu-devel] [PATCH for-2.11 1/1] blockjob: Make block_job_pause_all() keep a reference to the jobs
,
Jeff Cody
,
2017/11/30
[Qemu-devel] [PATCH v4 0/2] check VirtiQueue Vring objects
,
P J P
,
2017/11/29
[Qemu-devel] [PATCH v4 1/2] virtio: check VirtQueue Vring object is set
,
P J P
,
2017/11/29
Re: [Qemu-devel] [PATCH v4 1/2] virtio: check VirtQueue Vring object is set
,
Cornelia Huck
,
2017/11/30
[Qemu-devel] [PATCH v4 2/2] tests: add test to check VirtQueue object
,
P J P
,
2017/11/29
Re: [Qemu-devel] [PATCH v4 0/2] check VirtiQueue Vring objects
,
Stefan Hajnoczi
,
2017/11/30
Re: [Qemu-devel] [PATCH v4 0/2] check VirtiQueue Vring objects
,
Stefan Hajnoczi
,
2017/11/30
[Qemu-devel] [RFC PATCH 0/1] ppc: loadvm corrupts excp_prefix
,
Kurban Mallachiev
,
2017/11/29
[Qemu-devel] [RFC PATCH 1/1] target-ppc: Don't invalidate non-supported msr bits
,
Kurban Mallachiev
,
2017/11/29
Re: [Qemu-devel] [RFC PATCH 1/1] target-ppc: Don't invalidate non-supported msr bits
,
David Gibson
,
2017/11/29
Re: [Qemu-devel] [RFC PATCH 1/1] target-ppc: Don't invalidate non-supported msr bits
,
Laurent Vivier
,
2017/11/30
[Qemu-devel] [PATCH for-2.12] iotests: Make 200 run on tmpfs
,
Max Reitz
,
2017/11/29
Re: [Qemu-devel] [PATCH for-2.12] iotests: Make 200 run on tmpfs
,
Jeff Cody
,
2017/11/29
[Qemu-devel] [qemu-web PATCH] Mention website maintainence under Contribute
,
Eric Blake
,
2017/11/29
Re: [Qemu-devel] [qemu-web PATCH] Mention website maintainence under Contribute
,
Paolo Bonzini
,
2017/11/29
Re: [Qemu-devel] [qemu-web PATCH] Mention website maintainence under Contribute
,
Peter Maydell
,
2017/11/29
Re: [Qemu-devel] [qemu-web PATCH] Mention website maintainence under Contribute
,
Paolo Bonzini
,
2017/11/29
[Qemu-devel] [PULL 00/10] Block layer fixes for 2.11.0-rc3
,
Kevin Wolf
,
2017/11/29
[Qemu-devel] [PULL 01/10] iotests: fix 075 and 078
,
Kevin Wolf
,
2017/11/29
[Qemu-devel] [PULL 03/10] qemu-options: Mention locking option of file driver
,
Kevin Wolf
,
2017/11/29
[Qemu-devel] [PULL 04/10] QAPI & interop: Clarify events emitted by 'block-job-cancel'
,
Kevin Wolf
,
2017/11/29
[Qemu-devel] [PULL 02/10] docs: Add image locking subsection
,
Kevin Wolf
,
2017/11/29
[Qemu-devel] [PULL 05/10] blockjob: Remove the job from the list earlier in block_job_unref()
,
Kevin Wolf
,
2017/11/29
[Qemu-devel] [PULL 06/10] block: Expect graph changes in bdrv_parent_drained_begin/end
,
Kevin Wolf
,
2017/11/29
[Qemu-devel] [PULL 07/10] blockjob: remove clock argument from block_job_sleep_ns
,
Kevin Wolf
,
2017/11/29
[Qemu-devel] [PULL 08/10] blockjob: introduce block_job_do_yield
,
Kevin Wolf
,
2017/11/29
[Qemu-devel] [PULL 09/10] blockjob: reimplement block_job_sleep_ns to allow cancellation
,
Kevin Wolf
,
2017/11/29
[Qemu-devel] [PULL 10/10] block/nfs: fix nfs_client_open for filesize greater than 1TB
,
Kevin Wolf
,
2017/11/29
Re: [Qemu-devel] [PULL 00/10] Block layer fixes for 2.11.0-rc3
,
Peter Maydell
,
2017/11/29
[Qemu-devel] [PATCH] maint: Mention web site maintenance in README
,
Eric Blake
,
2017/11/29
[Qemu-devel] RFC: Let NBD client request read-only mode
,
Eric Blake
,
2017/11/29
Re: [Qemu-devel] RFC: Let NBD client request read-only mode
,
Wouter Verhelst
,
2017/11/30
Re: [Qemu-devel] RFC: Let NBD client request read-only mode
,
Eric Blake
,
2017/11/30
[Qemu-devel] [PATCH RFC 0/9] block: Rewrite block drain begin/end
,
Fam Zheng
,
2017/11/29
[Qemu-devel] [PATCH RFC 1/9] block: Remove unused bdrv_requests_pending
,
Fam Zheng
,
2017/11/29
[Qemu-devel] [PATCH RFC 2/9] aio: Add drain begin/end API to AioContext
,
Fam Zheng
,
2017/11/29
[Qemu-devel] [PATCH RFC 3/9] blockjob: Implement AioContext drain ops
,
Fam Zheng
,
2017/11/29
[Qemu-devel] [PATCH RFC 4/9] throttle: Implement AioContext drain ops
,
Fam Zheng
,
2017/11/29
[Qemu-devel] [PATCH RFC 5/9] qed: Implement AioContext drain ops
,
Fam Zheng
,
2017/11/29
[Qemu-devel] [PATCH RFC 6/9] block: Use aio_context_drained_begin in bdrv_set_aio_context
,
Fam Zheng
,
2017/11/29
[Qemu-devel] [PATCH RFC 7/9] block: Switch to use AIO drained begin/end API
,
Fam Zheng
,
2017/11/29
[Qemu-devel] [PATCH RFC 8/9] block: Drop old drained_{begin, end} callbacks
,
Fam Zheng
,
2017/11/29
[Qemu-devel] [PATCH RFC 9/9] blockjob: Drop unused functions
,
Fam Zheng
,
2017/11/29
Re: [Qemu-devel] [PATCH RFC 0/9] block: Rewrite block drain begin/end
,
Kevin Wolf
,
2017/11/29
Re: [Qemu-devel] [PATCH RFC 0/9] block: Rewrite block drain begin/end
,
Fam Zheng
,
2017/11/29
Re: [Qemu-devel] [PATCH RFC 0/9] block: Rewrite block drain begin/end
,
Kevin Wolf
,
2017/11/30
Re: [Qemu-devel] [PATCH RFC 0/9] block: Rewrite block drain begin/end
,
Fam Zheng
,
2017/11/30
Re: [Qemu-devel] [PATCH RFC 0/9] block: Rewrite block drain begin/end
,
Kevin Wolf
,
2017/11/30
Re: [Qemu-devel] [PATCH RFC 0/9] block: Rewrite block drain begin/end
,
Paolo Bonzini
,
2017/11/30
[Qemu-devel] [PATCH v18 00/10] Virtio-balloon Enhancement
,
Wei Wang
,
2017/11/29
[Qemu-devel] [PATCH v18 01/10] idr: add #include <linux/bug.h>
,
Wei Wang
,
2017/11/29
Re: [Qemu-devel] [PATCH v18 01/10] idr: add #include <linux/bug.h>
,
Matthew Wilcox
,
2017/11/29
Re: [Qemu-devel] [PATCH v18 01/10] idr: add #include <linux/bug.h>
,
Michal Hocko
,
2017/11/30
[Qemu-devel] [PATCH v18 02/10] radix tree test suite: remove ARRAY_SIZE to avoid redefinition
,
Wei Wang
,
2017/11/29
[Qemu-devel] [PATCH v18 03/10] xbitmap: Introduce xbitmap
,
Wei Wang
,
2017/11/29
[Qemu-devel] [PATCH v18 05/10] xbitmap: add more operations
,
Wei Wang
,
2017/11/29
Re: [Qemu-devel] [PATCH v18 05/10] xbitmap: add more operations
,
Tetsuo Handa
,
2017/11/30
Re: [Qemu-devel] [PATCH v18 05/10] xbitmap: add more operations
,
Tetsuo Handa
,
2017/11/30
Re: [Qemu-devel] [PATCH v18 05/10] xbitmap: add more operations
,
Matthew Wilcox
,
2017/11/30
[Qemu-devel] [PATCH v18 04/10] xbitmap: potential improvement
,
Wei Wang
,
2017/11/29
[Qemu-devel] [PATCH v18 06/10] virtio_ring: add a new API, virtqueue_add_one_desc
,
Wei Wang
,
2017/11/29
[Qemu-devel] [PATCH v18 07/10] virtio-balloon: VIRTIO_BALLOON_F_SG
,
Wei Wang
,
2017/11/29
Re: [Qemu-devel] [PATCH v18 07/10] virtio-balloon: VIRTIO_BALLOON_F_SG
,
Tetsuo Handa
,
2017/11/30
Re: [Qemu-devel] [PATCH v18 07/10] virtio-balloon: VIRTIO_BALLOON_F_SG
,
Wang, Wei W
,
2017/11/30
[Qemu-devel] [PATCH v18 08/10] mm: support reporting free page blocks
,
Wei Wang
,
2017/11/29
[Qemu-devel] [PATCH v18 09/10] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
,
Wei Wang
,
2017/11/29
[Qemu-devel] [PATCH v18 10/10] virtio-balloon: don't report free pages when page poisoning is enabled
,
Wei Wang
,
2017/11/29
[Qemu-devel] [Bug 645662] Re: QEMU x87 emulation of trig and other complex ops is only at 64-bit precision, not 80-bit
,
Thomas Huth
,
2017/11/29
[Qemu-devel] [Bug 645662] Re: QEMU x87 emulation of trig and other complex ops is only at 64-bit precision, not 80-bit
,
Arno Wagner
,
2017/11/29
[Qemu-devel] [PATCH RESEND 0/2] x86_iommu: Fix segfault when starting on non-PCI machines
,
Mohammed Gamal
,
2017/11/29
[Qemu-devel] [PATCH RESEND 1/2] x86_iommu: Move machine check to x86_iommu_realize()
,
Mohammed Gamal
,
2017/11/29
Re: [Qemu-devel] [PATCH RESEND 1/2] x86_iommu: Move machine check to x86_iommu_realize()
,
Thomas Huth
,
2017/11/29
[Qemu-devel] [PATCH RESEND 2/2] x86_iommu: check if machine has PCI bus
,
Mohammed Gamal
,
2017/11/29
Re: [Qemu-devel] [PATCH RESEND 2/2] x86_iommu: check if machine has PCI bus
,
Thomas Huth
,
2017/11/29
Re: [Qemu-devel] [PATCH RESEND 0/2] x86_iommu: Fix segfault when starting on non-PCI machines
,
Peter Xu
,
2017/11/29
Re: [Qemu-devel] [PATCH RESEND 0/2] x86_iommu: Fix segfault when starting on non-PCI machines
,
Michael S. Tsirkin
,
2017/11/29
[Qemu-devel] [Bug 1724477] Re: Build-in websocket broken since v2.9.0-rc0
,
Daniel Berrange
,
2017/11/29
[Qemu-devel] [Bug 1715186] Re: websockets: Improve error messages
,
Daniel Berrange
,
2017/11/29
[Qemu-devel] [Bug 645662] Re: Python 3.1.2 math errors with Qemu 0.12.5
,
Peter Maydell
,
2017/11/29
[Qemu-devel] [PATCH 0/4] blockjob: reinstate busy=false/busy=true in block_job_sleep_ns
,
Paolo Bonzini
,
2017/11/29
[Qemu-devel] [PATCH 3/4] blockjob: introduce block_job_do_yield
,
Paolo Bonzini
,
2017/11/29
Re: [Qemu-devel] [PATCH 3/4] blockjob: introduce block_job_do_yield
,
Jeff Cody
,
2017/11/29
Re: [Qemu-devel] [Qemu-block] [PATCH 3/4] blockjob: introduce block_job_do_yield
,
Stefan Hajnoczi
,
2017/11/29
[Qemu-devel] [PATCH 2/4] blockjob: remove clock argument from block_job_sleep_ns
,
Paolo Bonzini
,
2017/11/29
Re: [Qemu-devel] [Qemu-block] [PATCH 2/4] blockjob: remove clock argument from block_job_sleep_ns
,
Alberto Garcia
,
2017/11/29
Re: [Qemu-devel] [PATCH 2/4] blockjob: remove clock argument from block_job_sleep_ns
,
Jeff Cody
,
2017/11/29
Re: [Qemu-devel] [Qemu-block] [PATCH 2/4] blockjob: remove clock argument from block_job_sleep_ns
,
Stefan Hajnoczi
,
2017/11/29
[Qemu-devel] [PATCH 1/4] block: Expect graph changes in bdrv_parent_drained_begin/end
,
Paolo Bonzini
,
2017/11/29
Re: [Qemu-devel] [Qemu-block] [PATCH 1/4] block: Expect graph changes in bdrv_parent_drained_begin/end
,
Alberto Garcia
,
2017/11/29
Re: [Qemu-devel] [Qemu-block] [PATCH 1/4] block: Expect graph changes in bdrv_parent_drained_begin/end
,
Stefan Hajnoczi
,
2017/11/29
Re: [Qemu-devel] [Qemu-block] [PATCH 1/4] block: Expect graph changes in bdrv_parent_drained_begin/end
,
Kevin Wolf
,
2017/11/29
[Qemu-devel] [PATCH 4/4] blockjob: reimplement block_job_sleep_ns to allow cancellation
,
Paolo Bonzini
,
2017/11/29
Re: [Qemu-devel] [PATCH 4/4] blockjob: reimplement block_job_sleep_ns to allow cancellation
,
Kevin Wolf
,
2017/11/29
Re: [Qemu-devel] [PATCH 4/4] blockjob: reimplement block_job_sleep_ns to allow cancellation
,
Jeff Cody
,
2017/11/29
Re: [Qemu-devel] [PATCH 4/4] blockjob: reimplement block_job_sleep_ns to allow cancellation
,
Jeff Cody
,
2017/11/29
Re: [Qemu-devel] [PATCH 4/4] blockjob: reimplement block_job_sleep_ns to allow cancellation
,
Kevin Wolf
,
2017/11/29
Re: [Qemu-devel] [PATCH 4/4] blockjob: reimplement block_job_sleep_ns to allow cancellation
,
Jeff Cody
,
2017/11/29
Re: [Qemu-devel] [Qemu-block] [PATCH 4/4] blockjob: reimplement block_job_sleep_ns to allow cancellation
,
Stefan Hajnoczi
,
2017/11/29
Re: [Qemu-devel] [PATCH 4/4] blockjob: reimplement block_job_sleep_ns to allow cancellation
,
Eric Blake
,
2017/11/29
Re: [Qemu-devel] [PATCH 0/4] blockjob: reinstate busy=false/busy=true in block_job_sleep_ns
,
Jeff Cody
,
2017/11/29
Re: [Qemu-devel] [PATCH 0/4] blockjob: reinstate busy=false/busy=true in block_job_sleep_ns
,
Fam Zheng
,
2017/11/29
Re: [Qemu-devel] [PATCH v5 0/8] aspeed: add a witherspoon-bmc machine
,
Cédric Le Goater
,
2017/11/29
Re: [Qemu-devel] [PATCH v5 0/8] aspeed: add a witherspoon-bmc machine
,
Peter Maydell
,
2017/11/29
Re: [Qemu-devel] [PATCH v3 4/5] xlnx-zcu102: Specify the valid CPUs
,
Igor Mammedov
,
2017/11/29
[Qemu-devel] [for-2.12 0/7] PCI cleanups
,
David Gibson
,
2017/11/29
[Qemu-devel] [for-2.12 4/7] pci: Simplify pci_bus_is_root()
,
David Gibson
,
2017/11/29
Re: [Qemu-devel] [for-2.12 4/7] pci: Simplify pci_bus_is_root()
,
Marcel Apfelbaum
,
2017/11/29
Re: [Qemu-devel] [for-2.12 4/7] pci: Simplify pci_bus_is_root()
,
David Gibson
,
2017/11/29
Re: [Qemu-devel] [for-2.12 4/7] pci: Simplify pci_bus_is_root()
,
Marcel Apfelbaum
,
2017/11/29
Re: [Qemu-devel] [for-2.12 4/7] pci: Simplify pci_bus_is_root()
,
Peter Xu
,
2017/11/30
[Qemu-devel] [for-2.12 3/7] pci: Fold pci_bus.h into pci.h
,
David Gibson
,
2017/11/29
Re: [Qemu-devel] [for-2.12 3/7] pci: Fold pci_bus.h into pci.h
,
Marcel Apfelbaum
,
2017/11/29
Re: [Qemu-devel] [for-2.12 3/7] pci: Fold pci_bus.h into pci.h
,
David Gibson
,
2017/11/29
Re: [Qemu-devel] [for-2.12 3/7] pci: Fold pci_bus.h into pci.h
,
Peter Xu
,
2017/11/30
Re: [Qemu-devel] [for-2.12 3/7] pci: Fold pci_bus.h into pci.h
,
Marcel Apfelbaum
,
2017/11/30
[Qemu-devel] [for-2.12 2/7] pci: Move bridge data structures from pci_bus.h to pci_bridge.h
,
David Gibson
,
2017/11/29
Re: [Qemu-devel] [for-2.12 2/7] pci: Move bridge data structures from pci_bus.h to pci_bridge.h
,
Marcel Apfelbaum
,
2017/11/29
Re: [Qemu-devel] [for-2.12 2/7] pci: Move bridge data structures from pci_bus.h to pci_bridge.h
,
Peter Xu
,
2017/11/30
[Qemu-devel] [for-2.12 5/7] pci: Add pci_dev_bus_num() helper
,
David Gibson
,
2017/11/29
Re: [Qemu-devel] [for-2.12 5/7] pci: Add pci_dev_bus_num() helper
,
Marcel Apfelbaum
,
2017/11/29
Re: [Qemu-devel] [for-2.12 5/7] pci: Add pci_dev_bus_num() helper
,
Peter Xu
,
2017/11/30
[Qemu-devel] [for-2.12 1/7] pci: Rename root bus initialization functions for clarity
,
David Gibson
,
2017/11/29
Re: [Qemu-devel] [for-2.12 1/7] pci: Rename root bus initialization functions for clarity
,
Marcel Apfelbaum
,
2017/11/29
Re: [Qemu-devel] [for-2.12 1/7] pci: Rename root bus initialization functions for clarity
,
Peter Xu
,
2017/11/30
[Qemu-devel] [for-2.12 7/7] pci: Eliminate pci_find_primary_bus()
,
David Gibson
,
2017/11/29
Re: [Qemu-devel] [for-2.12 7/7] pci: Eliminate pci_find_primary_bus()
,
Marcel Apfelbaum
,
2017/11/29
Re: [Qemu-devel] [for-2.12 7/7] pci: Eliminate pci_find_primary_bus()
,
Peter Xu
,
2017/11/30
[Qemu-devel] [for-2.12 6/7] pci: Eliminate redundant PCIDevice::bus pointer
,
David Gibson
,
2017/11/29
Re: [Qemu-devel] [for-2.12 6/7] pci: Eliminate redundant PCIDevice::bus pointer
,
Marcel Apfelbaum
,
2017/11/29
Re: [Qemu-devel] [for-2.12 6/7] pci: Eliminate redundant PCIDevice::bus pointer
,
Eduardo Habkost
,
2017/11/29
Re: [Qemu-devel] [for-2.12 6/7] pci: Eliminate redundant PCIDevice::bus pointer
,
David Gibson
,
2017/11/29
Re: [Qemu-devel] [for-2.12 6/7] pci: Eliminate redundant PCIDevice::bus pointer
,
Marcel Apfelbaum
,
2017/11/29
Re: [Qemu-devel] [for-2.12 6/7] pci: Eliminate redundant PCIDevice::bus pointer
,
Peter Xu
,
2017/11/30
Re: [Qemu-devel] [for-2.12 0/7] PCI cleanups
,
no-reply
,
2017/11/29
Re: [Qemu-devel] [for-2.12 0/7] PCI cleanups
,
Fam Zheng
,
2017/11/29
Re: [Qemu-devel] [for-2.12 0/7] PCI cleanups
,
David Gibson
,
2017/11/29
[Qemu-devel] [Bug 645662] x87 fpu emulation not accurate enough
,
william lin
,
2017/11/29
Re: [Qemu-devel] [Bug 645662] x87 fpu emulation not accurate enough
,
KONRAD Frederic
,
2017/11/29
Re: [Qemu-devel] [Bug 645662] x87 fpu emulation not accurate enough
,
william lin
,
2017/11/29
Re: [Qemu-devel] [Bug 645662] x87 fpu emulation not accurate enough
,
KONRAD Frederic
,
2017/11/29
Re: [Qemu-devel] [Bug 645662] x87 fpu emulation not accurate enough
,
Peter Maydell
,
2017/11/29
Re: [Qemu-devel] [Bug 645662] x87 fpu emulation not accurate enough
,
KONRAD Frederic
,
2017/11/29
Re: [Qemu-devel] [Bug 645662] x87 fpu emulation not accurate enough
,
Peter Maydell
,
2017/11/29
Re: [Qemu-devel] [Bug 645662] x87 fpu emulation not accurate enough
,
KONRAD Frederic
,
2017/11/29
Re: [Qemu-devel] [Bug 645662] x87 fpu emulation not accurate enough
,
Thomas Huth
,
2017/11/29
[Qemu-devel] NVME pass through in the guest VM
,
Nitin Gupta
,
2017/11/29
Re: [Qemu-devel] NVME pass through in the guest VM
,
Nitin Gupta
,
2017/11/29
[Qemu-devel] [Bug 1735082] [NEW] NVME pass through in th eguest VM
,
Nitin
,
2017/11/29
[Qemu-devel] device_del fail
,
Lying
,
2017/11/29
Re: [Qemu-devel] device_del fail
,
Fam Zheng
,
2017/11/29
Message not available
Re: [Qemu-devel] device_del fail
,
Fam Zheng
,
2017/11/29
Re: [Qemu-devel] device_del fail
,
Lying
,
2017/11/30
[Qemu-devel] [PATCH qemu-web v2] Suggest qemu-web prefix in the introductory post
,
Fam Zheng
,
2017/11/28
Re: [Qemu-devel] [PATCH qemu-web v2] Suggest qemu-web prefix in the introductory post
,
Paolo Bonzini
,
2017/11/29
Re: [Qemu-devel] [PATCH qemu-web v2] Suggest qemu-web prefix in the introductory post
,
Eric Blake
,
2017/11/29
[Qemu-devel] Block layer complexity: what to do to keep it under control?
,
Fam Zheng
,
2017/11/28
Re: [Qemu-devel] Block layer complexity: what to do to keep it under control?
,
Jeff Cody
,
2017/11/29
Re: [Qemu-devel] Block layer complexity: what to do to keep it under control?
,
Stefan Hajnoczi
,
2017/11/29
Re: [Qemu-devel] Block layer complexity: what to do to keep it under control?
,
Paolo Bonzini
,
2017/11/29
Re: [Qemu-devel] Block layer complexity: what to do to keep it under control?
,
Stefan Hajnoczi
,
2017/11/29
Re: [Qemu-devel] Block layer complexity: what to do to keep it under control?
,
Paolo Bonzini
,
2017/11/29
Re: [Qemu-devel] [Qemu-block] Block layer complexity: what to do to keep it under control?
,
Stefan Hajnoczi
,
2017/11/29
Re: [Qemu-devel] Block layer complexity: what to do to keep it under control?
,
Kevin Wolf
,
2017/11/29
Re: [Qemu-devel] Block layer complexity: what to do to keep it under control?
,
Dr. David Alan Gilbert
,
2017/11/29
Re: [Qemu-devel] Block layer complexity: what to do to keep it under control?
,
Fam Zheng
,
2017/11/30
Re: [Qemu-devel] Block layer complexity: what to do to keep it under control?
,
Stefan Hajnoczi
,
2017/11/30
Re: [Qemu-devel] Block layer complexity: what to do to keep it under control?
,
Daniel P. Berrange
,
2017/11/29
[Qemu-devel] [Bug 1735049] [NEW] Need MTTCG support for x86 guests
,
Timothy Pearson
,
2017/11/28
[Qemu-devel] [PATCH qemu-web] Suggest qemu-web prefix in the introductory post
,
Fam Zheng
,
2017/11/28
Re: [Qemu-devel] [PATCH qemu-web] Suggest qemu-web prefix in the introductory post
,
Eric Blake
,
2017/11/28
Re: [Qemu-devel] [PATCH qemu-web] Suggest qemu-web prefix in the introductory post
,
Fam Zheng
,
2017/11/28
[Qemu-devel] [PATCH] firmware: Use PTR_ERR_OR_ZERO()
,
Vasyl Gomonovych
,
2017/11/28
Re: [Qemu-devel] [PATCH] firmware: Use PTR_ERR_OR_ZERO()
,
Gabriel L. Somlo
,
2017/11/29
[Qemu-devel] [PATCH-2.12 v1 0/3] Update the reset values of the Xilinx ZynqMP QSPI
,
Alistair Francis
,
2017/11/28
[Qemu-devel] [PATCH-2.12 v1 1/3] xilinx_spips: Update the QSPI Mod ID reset value
,
Alistair Francis
,
2017/11/28
Re: [Qemu-devel] [PATCH-2.12 v1 1/3] xilinx_spips: Update the QSPI Mod ID reset value
,
KONRAD Frederic
,
2017/11/28
Re: [Qemu-devel] [PATCH-2.12 v1 1/3] xilinx_spips: Update the QSPI Mod ID reset value
,
francisco iglesias
,
2017/11/29
[Qemu-devel] [PATCH-2.12 v1 2/3] xilinx_spis: Set all of the reset values
,
Alistair Francis
,
2017/11/28
Re: [Qemu-devel] [PATCH-2.12 v1 2/3] xilinx_spis: Set all of the reset values
,
francisco iglesias
,
2017/11/29
[Qemu-devel] [PATCH-2.12 v1 3/3] xilinx_spips: Use memset instead of a for loop to zero registers
,
Alistair Francis
,
2017/11/28
Re: [Qemu-devel] [PATCH-2.12 v1 3/3] xilinx_spips: Use memset instead of a for loop to zero registers
,
KONRAD Frederic
,
2017/11/28
Re: [Qemu-devel] [PATCH-2.12 v1 3/3] xilinx_spips: Use memset instead of a for loop to zero registers
,
francisco iglesias
,
2017/11/29
[Qemu-devel] [PATCH v1 for-2.12 00/15] s390x/tcg: cleanup and fix program interrupts
,
David Hildenbrand
,
2017/11/28
[Qemu-devel] [PATCH v1 for-2.12 01/15] s390x/tcg: introduce and use program_interrupt_ra()
,
David Hildenbrand
,
2017/11/28
Re: [Qemu-devel] [PATCH v1 for-2.12 01/15] s390x/tcg: introduce and use program_interrupt_ra()
,
Cornelia Huck
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 for-2.12 01/15] s390x/tcg: introduce and use program_interrupt_ra()
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 for-2.12 01/15] s390x/tcg: introduce and use program_interrupt_ra()
,
Richard Henderson
,
2017/11/29
[Qemu-devel] [PATCH v1 for-2.12 02/15] s390x/tcg: get rid of runtime_exception()
,
David Hildenbrand
,
2017/11/28
Re: [Qemu-devel] [PATCH v1 for-2.12 02/15] s390x/tcg: get rid of runtime_exception()
,
Richard Henderson
,
2017/11/29
[Qemu-devel] [PATCH v1 for-2.12 03/15] s390x/tcg: rip out dead tpi code
,
David Hildenbrand
,
2017/11/28
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 for-2.12 03/15] s390x/tcg: rip out dead tpi code
,
Thomas Huth
,
2017/11/28
Re: [Qemu-devel] [PATCH v1 for-2.12 03/15] s390x/tcg: rip out dead tpi code
,
Richard Henderson
,
2017/11/29
[Qemu-devel] [PATCH v1 for-2.12 05/15] s390x/pci: pass the retaddr to all PCI instructions
,
David Hildenbrand
,
2017/11/28
Re: [Qemu-devel] [PATCH v1 for-2.12 05/15] s390x/pci: pass the retaddr to all PCI instructions
,
Richard Henderson
,
2017/11/29
[Qemu-devel] [PATCH v1 for-2.12 04/15] s390x/ioinst: pass the retaddr to all IO instructions
,
David Hildenbrand
,
2017/11/28
Re: [Qemu-devel] [PATCH v1 for-2.12 04/15] s390x/ioinst: pass the retaddr to all IO instructions
,
Cornelia Huck
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 for-2.12 04/15] s390x/ioinst: pass the retaddr to all IO instructions
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 for-2.12 04/15] s390x/ioinst: pass the retaddr to all IO instructions
,
Cornelia Huck
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 for-2.12 04/15] s390x/ioinst: pass the retaddr to all IO instructions
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 for-2.12 04/15] s390x/ioinst: pass the retaddr to all IO instructions
,
Cornelia Huck
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 for-2.12 04/15] s390x/ioinst: pass the retaddr to all IO instructions
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 for-2.12 04/15] s390x/ioinst: pass the retaddr to all IO instructions
,
Cornelia Huck
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 for-2.12 04/15] s390x/ioinst: pass the retaddr to all IO instructions
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 for-2.12 04/15] s390x/ioinst: pass the retaddr to all IO instructions
,
Richard Henderson
,
2017/11/29
[Qemu-devel] [PATCH v1 for-2.12 06/15] s390x/diag: pass the retaddr into handle_diag_308()
,
David Hildenbrand
,
2017/11/28
Re: [Qemu-devel] [PATCH v1 for-2.12 06/15] s390x/diag: pass the retaddr into handle_diag_308()
,
Richard Henderson
,
2017/11/29
[Qemu-devel] [PATCH v1 for-2.12 07/15] s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
,
David Hildenbrand
,
2017/11/28
Re: [Qemu-devel] [PATCH v1 for-2.12 07/15] s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
,
Cornelia Huck
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 for-2.12 07/15] s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 for-2.12 07/15] s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
,
Cornelia Huck
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 for-2.12 07/15] s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 for-2.12 07/15] s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
,
Richard Henderson
,
2017/11/29
[Qemu-devel] [PATCH v1 for-2.12 09/15] s390x/tcg: use program_interrupt_ra() in SCLP Service Call
,
David Hildenbrand
,
2017/11/28
Re: [Qemu-devel] [PATCH v1 for-2.12 09/15] s390x/tcg: use program_interrupt_ra() in SCLP Service Call
,
Richard Henderson
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 for-2.12 09/15] s390x/tcg: use program_interrupt_ra() in SCLP Service Call
,
David Hildenbrand
,
2017/11/29
[Qemu-devel] [PATCH v1 for-2.12 08/15] s390x/tcg: io instructions don't need potential_page_fault()
,
David Hildenbrand
,
2017/11/28
Re: [Qemu-devel] [PATCH v1 for-2.12 08/15] s390x/tcg: io instructions don't need potential_page_fault()
,
Richard Henderson
,
2017/11/29
[Qemu-devel] [PATCH v1 for-2.12 10/15] s390x/tcg: use program_interrupt_ra() in DIAG
,
David Hildenbrand
,
2017/11/28
Re: [Qemu-devel] [PATCH v1 for-2.12 10/15] s390x/tcg: use program_interrupt_ra() in DIAG
,
Richard Henderson
,
2017/11/29
[Qemu-devel] [PATCH v1 for-2.12 11/15] s390x/tcg: use program_interrupt_ra() in per_check_exception()
,
David Hildenbrand
,
2017/11/28
Re: [Qemu-devel] [PATCH v1 for-2.12 11/15] s390x/tcg: use program_interrupt_ra() in per_check_exception()
,
Richard Henderson
,
2017/11/29
[Qemu-devel] [PATCH v1 for-2.12 12/15] s390x/tcg: use program_interrupt_ra() in SACF
,
David Hildenbrand
,
2017/11/28
Re: [Qemu-devel] [PATCH v1 for-2.12 12/15] s390x/tcg: use program_interrupt_ra() in SACF
,
Richard Henderson
,
2017/11/29
[Qemu-devel] [PATCH v1 for-2.12 14/15] s390x/tcg: drop program_interrupt()
,
David Hildenbrand
,
2017/11/28
Re: [Qemu-devel] [PATCH v1 for-2.12 14/15] s390x/tcg: drop program_interrupt()
,
Cornelia Huck
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 for-2.12 14/15] s390x/tcg: drop program_interrupt()
,
Richard Henderson
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 for-2.12 14/15] s390x/tcg: drop program_interrupt()
,
David Hildenbrand
,
2017/11/29
[Qemu-devel] [PATCH v1 for-2.12 13/15] s390x/tcg: use program_interrupt_ra() in STSI
,
David Hildenbrand
,
2017/11/28
Re: [Qemu-devel] [PATCH v1 for-2.12 13/15] s390x/tcg: use program_interrupt_ra() in STSI
,
Cornelia Huck
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 for-2.12 13/15] s390x/tcg: use program_interrupt_ra() in STSI
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 for-2.12 13/15] s390x/tcg: use program_interrupt_ra() in STSI
,
Richard Henderson
,
2017/11/29
[Qemu-devel] [PATCH v1 for-2.12 15/15] s390x/tcg: drop potential_page_fault()
,
David Hildenbrand
,
2017/11/28
Re: [Qemu-devel] [PATCH v1 for-2.12 15/15] s390x/tcg: drop potential_page_fault()
,
Richard Henderson
,
2017/11/29
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 for-2.12 00/15] s390x/tcg: cleanup and fix program interrupts
,
Thomas Huth
,
2017/11/29
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 for-2.12 00/15] s390x/tcg: cleanup and fix program interrupts
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 for-2.12 00/15] s390x/tcg: cleanup and fix program interrupts
,
Cornelia Huck
,
2017/11/29
[Qemu-devel] [PATCH v2] pseries: fix TCG migration
,
Laurent Vivier
,
2017/11/28
Re: [Qemu-devel] [Qemu-ppc] [PATCH v2] pseries: fix TCG migration
,
Daniel Henrique Barboza
,
2017/11/28
Re: [Qemu-devel] [Qemu-ppc] [PATCH v2] pseries: fix TCG migration
,
Suraj Jitindar Singh
,
2017/11/28
Re: [Qemu-devel] [Qemu-ppc] [PATCH v2] pseries: fix TCG migration
,
Suraj Jitindar Singh
,
2017/11/28
Re: [Qemu-devel] [Qemu-ppc] [PATCH v2] pseries: fix TCG migration
,
Bharata B Rao
,
2017/11/28
Re: [Qemu-devel] [PATCH v2] pseries: fix TCG migration
,
David Gibson
,
2017/11/28
[Qemu-devel] [PATCH] linux-user/arm/nwfpe: Check coprocessor number for FPA emulation
,
Peter Maydell
,
2017/11/28
Re: [Qemu-devel] [PATCH] linux-user/arm/nwfpe: Check coprocessor number for FPA emulation
,
Richard Henderson
,
2017/11/29
[Qemu-devel] [PATCH] pseries: fix TCG migration
,
Laurent Vivier
,
2017/11/28
Re: [Qemu-devel] [PATCH] pseries: fix TCG migration
,
Laurent Vivier
,
2017/11/28
[Qemu-devel] [PATCH 0/2] qemu-options: document missing memory backend items
,
Stefan Hajnoczi
,
2017/11/28
[Qemu-devel] [PATCH 1/2] qemu-options: document missing memory-backend-file options
,
Stefan Hajnoczi
,
2017/11/28
[Qemu-devel] [PATCH 2/2] qemu-options: document memory-backend-ram
,
Stefan Hajnoczi
,
2017/11/28
Re: [Qemu-devel] [PATCH 0/2] qemu-options: document missing memory backend items
,
Eric Blake
,
2017/11/28
Re: [Qemu-devel] [PATCH 0/2] qemu-options: document missing memory backend items
,
Eduardo Habkost
,
2017/11/28
[Qemu-devel] [PATCH for-2.11 0/4] Fix qemu-iotests failures
,
Kevin Wolf
,
2017/11/28
[Qemu-devel] [PATCH for-2.11 1/4] Revert "coroutine: abort if we try to schedule or enter a pending coroutine"
,
Kevin Wolf
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 1/4] Revert "coroutine: abort if we try to schedule or enter a pending coroutine"
,
Jeff Cody
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 1/4] Revert "coroutine: abort if we try to schedule or enter a pending coroutine"
,
Paolo Bonzini
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 1/4] Revert "coroutine: abort if we try to schedule or enter a pending coroutine"
,
Kevin Wolf
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 1/4] Revert "coroutine: abort if we try to schedule or enter a pending coroutine"
,
Paolo Bonzini
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 1/4] Revert "coroutine: abort if we try to schedule or enter a pending coroutine"
,
Kevin Wolf
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 1/4] Revert "coroutine: abort if we try to schedule or enter a pending coroutine"
,
Jeff Cody
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 1/4] Revert "coroutine: abort if we try to schedule or enter a pending coroutine"
,
Paolo Bonzini
,
2017/11/28
[Qemu-devel] [PATCH for-2.11 3/4] coroutine: Cancel aio_co_schedule() on direct entry
,
Kevin Wolf
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 3/4] coroutine: Cancel aio_co_schedule() on direct entry
,
Jeff Cody
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 3/4] coroutine: Cancel aio_co_schedule() on direct entry
,
Paolo Bonzini
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 3/4] coroutine: Cancel aio_co_schedule() on direct entry
,
Kevin Wolf
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 3/4] coroutine: Cancel aio_co_schedule() on direct entry
,
Jeff Cody
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 3/4] coroutine: Cancel aio_co_schedule() on direct entry
,
Paolo Bonzini
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 3/4] coroutine: Cancel aio_co_schedule() on direct entry
,
Jeff Cody
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 3/4] coroutine: Cancel aio_co_schedule() on direct entry
,
Paolo Bonzini
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 3/4] coroutine: Cancel aio_co_schedule() on direct entry
,
Kevin Wolf
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 3/4] coroutine: Cancel aio_co_schedule() on direct entry
,
Paolo Bonzini
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 3/4] coroutine: Cancel aio_co_schedule() on direct entry
,
Fam Zheng
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 3/4] coroutine: Cancel aio_co_schedule() on direct entry
,
Eric Blake
,
2017/11/28
[Qemu-devel] [PATCH for-2.11 2/4] Revert "blockjob: do not allow coroutine double entry or entry-after-completion"
,
Kevin Wolf
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 2/4] Revert "blockjob: do not allow coroutine double entry or entry-after-completion"
,
Jeff Cody
,
2017/11/28
[Qemu-devel] [PATCH for-2.11 4/4] block: Expect graph changes in bdrv_parent_drained_begin/end
,
Kevin Wolf
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 4/4] block: Expect graph changes in bdrv_parent_drained_begin/end
,
Jeff Cody
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 0/4] Fix qemu-iotests failures
,
Jeff Cody
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11 0/4] Fix qemu-iotests failures
,
Stefan Hajnoczi
,
2017/11/28
[Qemu-devel] [PATCH v6 0/4] vITS Reset
,
Eric Auger
,
2017/11/28
[Qemu-devel] [PATCH v6 1/4] hw/intc/arm_gicv3_its: Don't call post_load on reset
,
Eric Auger
,
2017/11/28
[Qemu-devel] [PATCH v6 2/4] hw/intc/arm_gicv3_its: Implement a minimalist reset
,
Eric Auger
,
2017/11/28
Re: [Qemu-devel] [PATCH v6 2/4] hw/intc/arm_gicv3_its: Implement a minimalist reset
,
Peter Maydell
,
2017/11/28
[Qemu-devel] [PATCH v6 3/4] linux-headers: update to 4.15-rc1
,
Eric Auger
,
2017/11/28
[Qemu-devel] [PATCH v6 4/4] hw/intc/arm_gicv3_its: Implement full reset
,
Eric Auger
,
2017/11/28
Re: [Qemu-devel] [PATCH v6 4/4] hw/intc/arm_gicv3_its: Implement full reset
,
Peter Maydell
,
2017/11/28
Re: [Qemu-devel] [PATCH v6 0/4] vITS Reset
,
Peter Maydell
,
2017/11/29
Re: [Qemu-devel] [PULL 2/9] ACPI/unit-test: Add a new testcase for RAM allocation in numa node
,
Igor Mammedov
,
2017/11/28
Re: [Qemu-devel] [PULL 2/9] ACPI/unit-test: Add a new testcase for RAM allocation in numa node
,
Dou Liyang
,
2017/11/28
Re: [Qemu-devel] [PULL 1/9] hw/acpi-build: Make assignment statement of next_base easy to read
,
Igor Mammedov
,
2017/11/28
Re: [Qemu-devel] [PULL 1/9] hw/acpi-build: Make assignment statement of next_base easy to read
,
Dou Liyang
,
2017/11/28
[Qemu-devel] [PATCH] numa: fix missing '-numa cpu' in '-help' output
,
Igor Mammedov
,
2017/11/28
Re: [Qemu-devel] [PATCH] numa: fix missing '-numa cpu' in '-help' output
,
Eric Blake
,
2017/11/28
Re: [Qemu-devel] [PATCH] numa: fix missing '-numa cpu' in '-help' output
,
Eduardo Habkost
,
2017/11/28
[Qemu-devel] [PATCH for-2.11] blockjob: Remove the job from the list earlier in block_job_unref()
,
Alberto Garcia
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11] blockjob: Remove the job from the list earlier in block_job_unref()
,
Alberto Garcia
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11] blockjob: Remove the job from the list earlier in block_job_unref()
,
Kevin Wolf
,
2017/11/28
[Qemu-devel] [PATCH 0/2] linux-user: Fix race between threads in page_unprotect()
,
Peter Maydell
,
2017/11/28
[Qemu-devel] [PATCH 1/2] linux-user: Propagate siginfo_t through to handle_cpu_signal()
,
Peter Maydell
,
2017/11/28
Re: [Qemu-devel] [PATCH 1/2] linux-user: Propagate siginfo_t through to handle_cpu_signal()
,
Richard Henderson
,
2017/11/28
[Qemu-devel] [PATCH 2/2] page_unprotect(): handle calls to pages that are PAGE_WRITE
,
Peter Maydell
,
2017/11/28
[Qemu-devel] Help with Qemu/KVM performance counters
,
Abdullah Alhaddad
,
2017/11/28
[Qemu-devel] [PATCH] vhost-user spec: Clarify policy on setting log_base
,
Victor Kaplansky
,
2017/11/28
Re: [Qemu-devel] [PATCH] vhost-user spec: Clarify policy on setting log_base
,
Dr. David Alan Gilbert
,
2017/11/28
Re: [Qemu-devel] [PATCH] vhost-user spec: Clarify policy on setting log_base
,
Michael S. Tsirkin
,
2017/11/28
Re: [Qemu-devel] [PATCH] vhost-user spec: Clarify policy on setting log_base
,
Victor Kaplansky
,
2017/11/28
Re: [Qemu-devel] [PATCH] vhost-user spec: Clarify policy on setting log_base
,
Dr. David Alan Gilbert
,
2017/11/28
Re: [Qemu-devel] [PATCH] vhost-user spec: Clarify policy on setting log_base
,
Michael S. Tsirkin
,
2017/11/28
Re: [Qemu-devel] [PATCH] vhost-user spec: Clarify policy on setting log_base
,
Michael S. Tsirkin
,
2017/11/28
Re: [Qemu-devel] [PATCH] vhost-user spec: Clarify policy on setting log_base
,
Victor Kaplansky
,
2017/11/28
Re: [Qemu-devel] [PATCH] vhost-user spec: Clarify policy on setting log_base
,
Michael S. Tsirkin
,
2017/11/28
Re: [Qemu-devel] [PATCH] vhost-user spec: Clarify policy on setting log_base
,
Victor Kaplansky
,
2017/11/28
Re: [Qemu-devel] [PATCH] vhost-user spec: Clarify policy on setting log_base
,
Michael S. Tsirkin
,
2017/11/28
Re: [Qemu-devel] [PATCH] vhost-user spec: Clarify policy on setting log_base
,
Victor Kaplansky
,
2017/11/28
Re: [Qemu-devel] [PATCH] vhost-user spec: Clarify policy on setting log_base
,
Michael S. Tsirkin
,
2017/11/28
Re: [Qemu-devel] [PATCH] vhost-user spec: Clarify policy on setting log_base
,
Victor Kaplansky
,
2017/11/28
Re: [Qemu-devel] [PATCH] vhost-user spec: Clarify policy on setting log_base
,
Jason Wang
,
2017/11/28
[Qemu-devel] [PATCH RFC 0/2] s390x: cut down on unattached devices
,
Cornelia Huck
,
2017/11/28
[Qemu-devel] [PATCH RFC 1/2] s390x/css: attach css bridge
,
Cornelia Huck
,
2017/11/28
Re: [Qemu-devel] [PATCH RFC 1/2] s390x/css: attach css bridge
,
Christian Borntraeger
,
2017/11/28
[Qemu-devel] [PATCH RFC 2/2] s390x: attach autogenerated nics
,
Cornelia Huck
,
2017/11/28
Re: [Qemu-devel] [PATCH RFC 0/2] s390x: cut down on unattached devices
,
Halil Pasic
,
2017/11/28
Re: [Qemu-devel] [PATCH RFC 0/2] s390x: cut down on unattached devices
,
Cornelia Huck
,
2017/11/28
Re: [Qemu-devel] [PATCH RFC 0/2] s390x: cut down on unattached devices
,
Halil Pasic
,
2017/11/28
Re: [Qemu-devel] [PATCH] linux-user: Use *at functions instead of caching interp_prefix contents
,
Peter Maydell
,
2017/11/28
[Qemu-devel] [RFC PATCH v2 1/1] s390x/css: unrestrict cssids
,
Halil Pasic
,
2017/11/28
Re: [Qemu-devel] [RFC PATCH v2 1/1] s390x/css: unrestrict cssids
,
Dong Jia Shi
,
2017/11/29
Re: [Qemu-devel] [RFC PATCH v2 1/1] s390x/css: unrestrict cssids
,
Dong Jia Shi
,
2017/11/29
Re: [Qemu-devel] [RFC PATCH v2 1/1] s390x/css: unrestrict cssids
,
Cornelia Huck
,
2017/11/29
Re: [Qemu-devel] [RFC PATCH v2 1/1] s390x/css: unrestrict cssids
,
Halil Pasic
,
2017/11/29
Re: [Qemu-devel] [RFC PATCH v2 1/1] s390x/css: unrestrict cssids
,
Dong Jia Shi
,
2017/11/29
Re: [Qemu-devel] [RFC PATCH v2 1/1] s390x/css: unrestrict cssids
,
Dong Jia Shi
,
2017/11/29
Re: [Qemu-devel] [RFC PATCH v2 1/1] s390x/css: unrestrict cssids
,
Cornelia Huck
,
2017/11/29
Re: [Qemu-devel] [RFC PATCH v2 1/1] s390x/css: unrestrict cssids
,
Halil Pasic
,
2017/11/29
Re: [Qemu-devel] [RFC PATCH v2 1/1] s390x/css: unrestrict cssids
,
Cornelia Huck
,
2017/11/29
Re: [Qemu-devel] [RFC PATCH v2 1/1] s390x/css: unrestrict cssids
,
Halil Pasic
,
2017/11/30
Re: [Qemu-devel] [RFC PATCH v2 1/1] s390x/css: unrestrict cssids
,
Cornelia Huck
,
2017/11/30
[Qemu-devel] [PULL 0/2] nbd patches for -rc3
,
Eric Blake
,
2017/11/28
[Qemu-devel] [PULL 1/2] nbd/server: CVE-2017-15119 Reject options larger than 32M
,
Eric Blake
,
2017/11/28
[Qemu-devel] [PULL 2/2] nbd/server: CVE-2017-15118 Stack smash on large export name
,
Eric Blake
,
2017/11/28
Re: [Qemu-devel] [PULL 0/2] nbd patches for -rc3
,
Peter Maydell
,
2017/11/28
[Qemu-devel] [PATCH for 2.11 0/2] QEMU crashes with CD device without media
,
Denis V. Lunev
,
2017/11/28
[Qemu-devel] [PATCH 1/2] hmp: block qemu-io command for device without media
,
Denis V. Lunev
,
2017/11/28
[Qemu-devel] [PATCH 2/2] ide: fix crash in IDE cdrom read
,
Denis V. Lunev
,
2017/11/28
Re: [Qemu-devel] [PATCH 2/2] ide: fix crash in IDE cdrom read
,
Kevin Wolf
,
2017/11/28
Re: [Qemu-devel] [PATCH 2/2] ide: fix crash in IDE cdrom read
,
Denis V. Lunev
,
2017/11/28
Re: [Qemu-devel] [PATCH 2/2] ide: fix crash in IDE cdrom read
,
John Snow
,
2017/11/28
Re: [Qemu-devel] [PATCH 2/2] ide: fix crash in IDE cdrom read
,
Denis V. Lunev
,
2017/11/30
Re: [Qemu-devel] [PATCH for 2.11 0/2] QEMU crashes with CD device without media
,
Kevin Wolf
,
2017/11/28
Re: [Qemu-devel] [PATCH for 2.11 0/2] QEMU crashes with CD device without media
,
Denis V. Lunev
,
2017/11/28
Re: [Qemu-devel] [PATCH for 2.11 0/2] QEMU crashes with CD device without media
,
John Snow
,
2017/11/28
Re: [Qemu-devel] [PATCH for 2.11 0/2] QEMU crashes with CD device without media
,
Peter Maydell
,
2017/11/28
Re: [Qemu-devel] [PATCH for 2.11 0/2] QEMU crashes with CD device without media
,
Denis V. Lunev
,
2017/11/28
[Qemu-devel] [PATCH 0/2] Rewrite TCP packet comparison in colo
,
Mao Zhongyi
,
2017/11/28
[Qemu-devel] [PATCH 2/2] colo: add trace for the tcp packet comparison
,
Mao Zhongyi
,
2017/11/28
[Qemu-devel] [PATCH 1/2] colo: compare the packet based on the tcp sequence number
,
Mao Zhongyi
,
2017/11/28
[Qemu-devel] [Bug 1734810] Re: Windows guest virtual PC running abnormally slow
,
Jeb E.
,
2017/11/28
[Qemu-devel] [PATCH] memfd: fix configure test
,
Paolo Bonzini
,
2017/11/28
Re: [Qemu-devel] [PATCH] memfd: fix configure test
,
Marc-André Lureau
,
2017/11/28
Re: [Qemu-devel] [PATCH] memfd: fix configure test
,
Paolo Bonzini
,
2017/11/28
Re: [Qemu-devel] [PATCH] memfd: fix configure test
,
Peter Maydell
,
2017/11/28
Re: [Qemu-devel] [PATCH] memfd: fix configure test
,
Florian Weimer
,
2017/11/28
[Qemu-devel] [PULL (for 2.11) v1 0/1] Merge io 2017/11/28
,
Daniel P. Berrange
,
2017/11/28
[Qemu-devel] [PULL (for 2.11) v1 1/1] sockets: avoid crash when cleaning up sockets for an invalid FD
,
Daniel P. Berrange
,
2017/11/28
Re: [Qemu-devel] [PULL (for 2.11) v1 0/1] Merge io 2017/11/28
,
Peter Maydell
,
2017/11/28
[Qemu-devel] [Bug 1672383] Re: Slow Windows XP load after commit a9353fe897ca2687e5b3385ed39e3db3927a90e0
,
Maskim Bakulin
,
2017/11/28
[Qemu-devel] [PATCH 0/4] cryptodev: add vhost support
,
Gonglei
,
2017/11/28
[Qemu-devel] [PATCH 4/4] cryptodev-vhost-user: set the key length
,
Gonglei
,
2017/11/28
[Qemu-devel] [PATCH 3/4] cryptodev-vhost-user: add crypto session handler
,
Gonglei
,
2017/11/28
Re: [Qemu-devel] [PATCH 3/4] cryptodev-vhost-user: add crypto session handler
,
Paolo Bonzini
,
2017/11/28
Re: [Qemu-devel] [PATCH 3/4] cryptodev-vhost-user: add crypto session handler
,
Gonglei (Arei)
,
2017/11/28
Re: [Qemu-devel] [PATCH 3/4] cryptodev-vhost-user: add crypto session handler
,
Paolo Bonzini
,
2017/11/28
Re: [Qemu-devel] [PATCH 3/4] cryptodev-vhost-user: add crypto session handler
,
Gonglei (Arei)
,
2017/11/28
Re: [Qemu-devel] [PATCH 3/4] cryptodev-vhost-user: add crypto session handler
,
Paolo Bonzini
,
2017/11/28
Re: [Qemu-devel] [PATCH 3/4] cryptodev-vhost-user: add crypto session handler
,
Gonglei (Arei)
,
2017/11/28
Re: [Qemu-devel] [PATCH 3/4] cryptodev-vhost-user: add crypto session handler
,
Michael S. Tsirkin
,
2017/11/28
Re: [Qemu-devel] [PATCH 3/4] cryptodev-vhost-user: add crypto session handler
,
Paolo Bonzini
,
2017/11/29
Re: [Qemu-devel] [PATCH 3/4] cryptodev-vhost-user: add crypto session handler
,
Tan, Jianfeng
,
2017/11/29
Re: [Qemu-devel] [PATCH 3/4] cryptodev-vhost-user: add crypto session handler
,
Michael S. Tsirkin
,
2017/11/28
[Qemu-devel] [PATCH 2/4] cryptodev: add vhost support
,
Gonglei
,
2017/11/28
[Qemu-devel] [PATCH 1/4] cryptodev: add vhost-user as a new cryptodev backend
,
Gonglei
,
2017/11/28
Re: [Qemu-devel] [PATCH 0/4] cryptodev: add vhost support
,
no-reply
,
2017/11/28
Re: [Qemu-devel] [PATCH v4 02/20] block: Switch passthrough drivers to .bdrv_co_block_status()
,
Vladimir Sementsov-Ogievskiy
,
2017/11/28
Re: [Qemu-devel] [PATCH v4 02/20] block: Switch passthrough drivers to .bdrv_co_block_status()
,
Eric Blake
,
2017/11/28
Re: [Qemu-devel] [PATCH v4 01/20] block: Add .bdrv_co_block_status() callback
,
Vladimir Sementsov-Ogievskiy
,
2017/11/28
[Qemu-devel] [PATCH for 2.11 0/4] fix bitmaps migration through shared storage
,
Vladimir Sementsov-Ogievskiy
,
2017/11/28
[Qemu-devel] [PATCH 3/4] scripts/qemu.py: tiny enhancement for event_wiat
,
Vladimir Sementsov-Ogievskiy
,
2017/11/28
[Qemu-devel] [PATCH 2/4] qcow2: handle reopening bitmaps on bdrv_invalidate_cache
,
Vladimir Sementsov-Ogievskiy
,
2017/11/28
[Qemu-devel] [PATCH 4/4] iotests: add dirty bitmap migration test
,
Vladimir Sementsov-Ogievskiy
,
2017/11/28
Re: [Qemu-devel] [PATCH 4/4] iotests: add dirty bitmap migration test
,
Vladimir Sementsov-Ogievskiy
,
2017/11/28
[Qemu-devel] [PATCH 1/4] qcow2-bitmap: add qcow2_reopen_bitmaps_rw_hint()
,
Vladimir Sementsov-Ogievskiy
,
2017/11/28
[Qemu-devel] [PATCH 1/2] pci: removed the is_express field since a uniform interface was inserted
,
Yoni Bettan
,
2017/11/28
[Qemu-devel] [PATCH 2/2] hw/pci/pci.c : changed the access to ObjectClass to use OBJECT_CLASS macro
,
Yoni Bettan
,
2017/11/28
Re: [Qemu-devel] [PATCH 1/2] pci: removed the is_express field since a uniform interface was inserted
,
Yoni Bettan
,
2017/11/28
[Qemu-devel] [PATCH v4] thread: move detach_thread from creating thread to created thread
,
linzhecheng
,
2017/11/27
Re: [Qemu-devel] [PATCH v4] thread: move detach_thread from creating thread to created thread
,
Fam Zheng
,
2017/11/28
Re: [Qemu-devel] [PATCH v4] thread: move detach_thread from creating thread to created thread
,
Eric Blake
,
2017/11/29
Re: [Qemu-devel] [PATCH v4] thread: move detach_thread from creating thread to created thread
,
Gonglei (Arei)
,
2017/11/29
Re: [Qemu-devel] [PATCH v4] thread: move detach_thread from creating thread to created thread
,
Paolo Bonzini
,
2017/11/29
Re: [Qemu-devel] [PATCH v4] thread: move detach_thread from creating thread to created thread
,
Gonglei (Arei)
,
2017/11/29
[Qemu-devel] [PULL] Net patches
,
Jason Wang
,
2017/11/27
[Qemu-devel] [PULL] virtio-net: don't touch virtqueue if vm is stopped
,
Jason Wang
,
2017/11/27
Re: [Qemu-devel] [PULL] Net patches
,
Peter Maydell
,
2017/11/28
[Qemu-devel] [PATCH v3] thread: move detach_thread from creating thread to created thread
,
linzhecheng
,
2017/11/27
[Qemu-devel] [PATCH] etsec: fix IRQ (un)masking
,
Michael Davidsaver
,
2017/11/27
Re: [Qemu-devel] [PATCH] etsec: fix IRQ (un)masking
,
David Gibson
,
2017/11/28
[Qemu-devel] [PATCH v2] thread: move detach_thread from creating thread to created thread
,
linzhecheng
,
2017/11/27
Re: [Qemu-devel] [PATCH v2] thread: move detach_thread from creating thread to created thread
,
Fam Zheng
,
2017/11/27
[Qemu-devel] [Bug 1591611] Re: chroot using qemu-x86_64-static fails on ppc64el
,
Timothy Pearson
,
2017/11/27
[Qemu-devel] [Bug 1591611] Re: chroot using qemu-x86_64-static fails on ppc64el
,
Thomas Huth
,
2017/11/28
[Qemu-devel] [Bug 1734792] [NEW] qemu-x86_64 fails with unsupported syscall 319
,
Timothy Pearson
,
2017/11/27
[Qemu-devel] [PATCH v1 0/5] (FIXED) Interactive Boot Menu for DASD and SCSI Guests on s390x
,
Collin L. Walling
,
2017/11/27
[Qemu-devel] [PATCH v1 2/5] s390-ccw: ipl structs for eckd cdl/ldl
,
Collin L. Walling
,
2017/11/27
Re: [Qemu-devel] [PATCH v1 2/5] s390-ccw: ipl structs for eckd cdl/ldl
,
Cornelia Huck
,
2017/11/28
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 2/5] s390-ccw: ipl structs for eckd cdl/ldl
,
Collin L. Walling
,
2017/11/28
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 2/5] s390-ccw: ipl structs for eckd cdl/ldl
,
Cornelia Huck
,
2017/11/28
[Qemu-devel] [PATCH v1 1/5] s390-ccw: update libc.h
,
Collin L. Walling
,
2017/11/27
Re: [Qemu-devel] [PATCH v1 1/5] s390-ccw: update libc.h
,
Cornelia Huck
,
2017/11/28
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 1/5] s390-ccw: update libc.h
,
Collin L. Walling
,
2017/11/28
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 1/5] s390-ccw: update libc.h
,
Thomas Huth
,
2017/11/28
[Qemu-devel] [PATCH v1 3/5] s390-ccw: parse and set boot menu options
,
Collin L. Walling
,
2017/11/27
Re: [Qemu-devel] [PATCH v1 3/5] s390-ccw: parse and set boot menu options
,
Cornelia Huck
,
2017/11/28
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 3/5] s390-ccw: parse and set boot menu options
,
Collin L. Walling
,
2017/11/28
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 3/5] s390-ccw: parse and set boot menu options
,
Thomas Huth
,
2017/11/28
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 3/5] s390-ccw: parse and set boot menu options
,
Collin L. Walling
,
2017/11/28
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 3/5] s390-ccw: parse and set boot menu options
,
David Hildenbrand
,
2017/11/29
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 3/5] s390-ccw: parse and set boot menu options
,
Collin L. Walling
,
2017/11/29
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 3/5] s390-ccw: parse and set boot menu options
,
David Hildenbrand
,
2017/11/30
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 3/5] s390-ccw: parse and set boot menu options
,
Cornelia Huck
,
2017/11/30
[Qemu-devel] [PATCH v1 4/5] s390-ccw: interactive boot menu for eckd dasd
,
Collin L. Walling
,
2017/11/27
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 4/5] s390-ccw: interactive boot menu for eckd dasd
,
Thomas Huth
,
2017/11/28
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 4/5] s390-ccw: interactive boot menu for eckd dasd
,
Cornelia Huck
,
2017/11/28
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 4/5] s390-ccw: interactive boot menu for eckd dasd
,
Collin L. Walling
,
2017/11/28
[Qemu-devel] [PATCH v1 5/5] s390-ccw: interactive boot menu for scsi
,
Collin L. Walling
,
2017/11/27
Re: [Qemu-devel] [PATCH v1 0/5] (FIXED) Interactive Boot Menu for DASD and SCSI Guests on s390x
,
Cornelia Huck
,
2017/11/28
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 0/5] (FIXED) Interactive Boot Menu for DASD and SCSI Guests on s390x
,
Collin L. Walling
,
2017/11/28
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 0/5] (FIXED) Interactive Boot Menu for DASD and SCSI Guests on s390x
,
Cornelia Huck
,
2017/11/28
[Qemu-devel] [SPARC] Accessing devices through MMU mapped memory region
,
Jean-Christophe DUBOIS
,
2017/11/27
Re: [Qemu-devel] [SPARC] Accessing devices through MMU mapped memory region
,
Jean-Christophe DUBOIS
,
2017/11/27
[Qemu-devel] [PATCH v1 0/4] Interactive Boot Menu for DASD and SCSI Guests on s390x
,
Collin L. Walling
,
2017/11/27
[Qemu-devel] [PATCH v1 1/4] s390-ccw: ipl structs for eckd cdl/ldl
,
Collin L. Walling
,
2017/11/27
[Qemu-devel] [PATCH v1 4/4] s390-ccw: interactive boot menu for scsi
,
Collin L. Walling
,
2017/11/27
[Qemu-devel] [PATCH v1 2/4] s390-ccw: parse and set boot menu options
,
Collin L. Walling
,
2017/11/27
[Qemu-devel] [PATCH v1 3/4] s390-ccw: interactive boot menu for eckd dasd
,
Collin L. Walling
,
2017/11/27
Re: [Qemu-devel] [PATCH v1 0/4] Interactive Boot Menu for DASD and SCSI Guests on s390x
,
no-reply
,
2017/11/27
Re: [Qemu-devel] [PATCH v1 0/4] Interactive Boot Menu for DASD and SCSI Guests on s390x
,
no-reply
,
2017/11/27
Re: [Qemu-devel] [PATCH v1 0/4] Interactive Boot Menu for DASD and SCSI Guests on s390x
,
Collin L. Walling
,
2017/11/27
[Qemu-devel] [PATCH] build: fix typo in error message
,
Mike Frysinger
,
2017/11/27
Re: [Qemu-devel] [PATCH] build: fix typo in error message
,
John Snow
,
2017/11/27
Re: [Qemu-devel] [PATCH] build: fix typo in error message
,
Eric Blake
,
2017/11/27
[Qemu-devel] [PATCH] pci: removed the is_express field since a uniform interface was inserted
,
Yoni Bettan
,
2017/11/27
[Qemu-devel] [PATCH for-2.11] block/nfs: fix nfs_client_open for filesize greater than 1TB
,
Peter Lieven
,
2017/11/27
Re: [Qemu-devel] [PATCH for-2.11] block/nfs: fix nfs_client_open for filesize greater than 1TB
,
Max Reitz
,
2017/11/27
[Qemu-devel] [PATCH] thread: move detach_thread from creating thread to created thread
,
linzhecheng
,
2017/11/27
Re: [Qemu-devel] [PATCH] thread: move detach_thread from creating thread to created thread
,
no-reply
,
2017/11/27
Re: [Qemu-devel] [PATCH] thread: move detach_thread from creating thread to created thread
,
Daniel P. Berrange
,
2017/11/27
Re: [Qemu-devel] [PATCH] thread: move detach_thread from creating thread to created thread
,
Paolo Bonzini
,
2017/11/27
Re: [Qemu-devel] [PATCH] thread: move detach_thread from creating thread to created thread
,
no-reply
,
2017/11/27
Re: [Qemu-devel] [PATCH] thread: move detach_thread from creating thread to created thread
,
no-reply
,
2017/11/29
[Qemu-devel] tpm: swtpm and libtpms projects tagged
,
Stefan Berger
,
2017/11/27
[Qemu-devel] Question about RNG virtio device
,
Dennis Chen
,
2017/11/27
[Qemu-devel] [Bug 1399191] Re: Large VHDX image size
,
Thomas Huth
,
2017/11/27
[Qemu-devel] [Bug 1401798] Re: Qemu 2.2.0 savevm crash.
,
Thomas Huth
,
2017/11/27
[Qemu-devel] [Bug 1401798] Re: Qemu 2.2.0 savevm crash.
,
changlimin
,
2017/11/27
[Qemu-devel] [PATCH v2 0/2] add UUID property type
,
Roman Kagan
,
2017/11/27
[Qemu-devel] [PATCH v2 1/2] qdev-properties: add UUID property type
,
Roman Kagan
,
2017/11/27
Re: [Qemu-devel] [PATCH v2 1/2] qdev-properties: add UUID property type
,
Marc-André Lureau
,
2017/11/27
[Qemu-devel] [PATCH v2 2/2] vmgenid: use UUID property type
,
Roman Kagan
,
2017/11/27
Re: [Qemu-devel] [PATCH v2 2/2] vmgenid: use UUID property type
,
Ben Warren
,
2017/11/27
Re: [Qemu-devel] [PATCH v2 2/2] vmgenid: use UUID property type
,
Roman Kagan
,
2017/11/28
Re: [Qemu-devel] [PATCH v2 2/2] vmgenid: use UUID property type
,
Michael S. Tsirkin
,
2017/11/28
Re: [Qemu-devel] [PATCH v2 2/2] vmgenid: use UUID property type
,
Marc-André Lureau
,
2017/11/27
[Qemu-devel] [PATCH v2] util: add is_equal to UUID API
,
Roman Kagan
,
2017/11/27
Re: [Qemu-devel] [PATCH v2] util: add is_equal to UUID API
,
Fam Zheng
,
2017/11/28
Re: [Qemu-devel] [PATCH 1/2] ARM: BUG if jumping to usermode address in kernel mode
,
Peter Maydell
,
2017/11/27
Re: [Qemu-devel] [PATCH 1/2] ARM: BUG if jumping to usermode address in kernel mode
,
Cédric Le Goater
,
2017/11/27
[Qemu-devel] [PATCH v13 00/12] Add ARMv8 RAS virtualization support in QEMU
,
Dongjiu Geng
,
2017/11/27
[Qemu-devel] [PATCH v13 06/12] target-arm: kvm64: detect whether can set vsesr_el2
,
Dongjiu Geng
,
2017/11/27
[Qemu-devel] [PATCH v13 05/12] linux-headers: sync against Linux v4.14-rc8
,
Dongjiu Geng
,
2017/11/27
[Qemu-devel] [PATCH v13 04/12] ACPI: enable APEI GHES in the configure file and build it
,
Dongjiu Geng
,
2017/11/27
[Qemu-devel] [PATCH v13 03/12] docs: APEI GHES generation description
,
Dongjiu Geng
,
2017/11/27
[Qemu-devel] [PATCH v13 07/12] target-arm: handle SError interrupt exception from the guest OS
,
Dongjiu Geng
,
2017/11/27
[Qemu-devel] [PATCH v13 02/12] ACPI: Add APEI GHES table generation and CPER record support
,
Dongjiu Geng
,
2017/11/27
[Qemu-devel] [PATCH v13 11/12] hw/arm/virt: Add RAS platform version for migration
,
Dongjiu Geng
,
2017/11/27
[Qemu-devel] [PATCH v13 09/12] Move related hwpoison page function to accel/kvm/ folder
,
Dongjiu Geng
,
2017/11/27
[Qemu-devel] [PATCH v13 12/12] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
,
Dongjiu Geng
,
2017/11/27
[Qemu-devel] [PATCH v13 01/12] ACPI: add related GHES structures and macros definition
,
Dongjiu Geng
,
2017/11/27
[Qemu-devel] [PATCH v13 08/12] target-arm: kvm64: inject synchronous External Abort
,
Dongjiu Geng
,
2017/11/27
[Qemu-devel] [PATCH v13 10/12] ARM: ACPI: Add _E04 for hardware error device
,
Dongjiu Geng
,
2017/11/27
[Qemu-devel] [PATCH v3] vhost: Cancel migration when vhost-user process restarted during migration
,
fangying
,
2017/11/27
Re: [Qemu-devel] [PATCH v3] vhost: Cancel migration when vhost-user process restarted during migration
,
Marc-André Lureau
,
2017/11/27
Re: [Qemu-devel] [PATCH v3] vhost: Cancel migration when vhost-user process restarted during migration
,
Dr. David Alan Gilbert
,
2017/11/28
Re: [Qemu-devel] [PATCH v3] vhost: Cancel migration when vhost-user process restarted during migration
,
Ying Fang
,
2017/11/28
Re: [Qemu-devel] [PATCH v3] vhost: Cancel migration when vhost-user process restarted during migration
,
Dr. David Alan Gilbert
,
2017/11/29
Re: [Qemu-devel] [PATCH v3] vhost: Cancel migration when vhost-user process restarted during migration
,
Ying Fang
,
2017/11/29
[Qemu-devel] [PATCH-for-2.12 v3 0/3] nvdimm: fixes for (non-)dax backends
,
Haozhong Zhang
,
2017/11/26
[Qemu-devel] [PATCH v3 2/3] nvdimm: add a macro for property "label-size"
,
Haozhong Zhang
,
2017/11/26
[Qemu-devel] [PATCH v3 1/3] hostmem-file: add "align" option
,
Haozhong Zhang
,
2017/11/26
Re: [Qemu-devel] [PATCH v3 1/3] hostmem-file: add "align" option
,
Eduardo Habkost
,
2017/11/27
Re: [Qemu-devel] [PATCH v3 1/3] hostmem-file: add "align" option
,
Haozhong Zhang
,
2017/11/28
Re: [Qemu-devel] [PATCH v3 1/3] hostmem-file: add "align" option
,
Eduardo Habkost
,
2017/11/29
Re: [Qemu-devel] [PATCH v3 1/3] hostmem-file: add "align" option
,
Haozhong Zhang
,
2017/11/28
Re: [Qemu-devel] [PATCH v3 1/3] hostmem-file: add "align" option
,
Haozhong Zhang
,
2017/11/28
[Qemu-devel] [PATCH v3 3/3] nvdimm: add 'unarmed' option
,
Haozhong Zhang
,
2017/11/26
Re: [Qemu-devel] [PATCH-for-2.12 v3 0/3] nvdimm: fixes for (non-)dax backends
,
Michael S. Tsirkin
,
2017/11/28
[Qemu-devel] [PULL 0/2] ppc-for-2.11 queue 20171127
,
David Gibson
,
2017/11/26
[Qemu-devel] [PULL 1/2] target/ppc: Move setting of patb_entry on hash table init
,
David Gibson
,
2017/11/26
[Qemu-devel] [PULL 2/2] target/ppc: Fix setting of cpu->compat_pvr on incoming migration
,
David Gibson
,
2017/11/26
Re: [Qemu-devel] [PULL 2/2] target/ppc: Fix setting of cpu->compat_pvr on incoming migration
,
Greg Kurz
,
2017/11/27
Re: [Qemu-devel] [PULL 0/2] ppc-for-2.11 queue 20171127
,
Peter Maydell
,
2017/11/27
[Qemu-devel] [PATCH v3] gdbstub: add tracing
,
Doug Gale
,
2017/11/26
[Qemu-devel] [PATCH v2] gdbstub: add tracing
,
Doug Gale
,
2017/11/26
[Qemu-devel] [PATCH] gdbstub: add tracing
,
Doug Gale
,
2017/11/26
Re: [Qemu-devel] [PATCH] gdbstub: add tracing
,
no-reply
,
2017/11/26
Re: [Qemu-devel] [PATCH] gdbstub: add tracing
,
Markus Armbruster
,
2017/11/27
Re: [Qemu-devel] [PATCH] gdbstub: add tracing
,
Doug Gale
,
2017/11/30
Re: [Qemu-devel] [PATCH] gdbstub: add tracing
,
no-reply
,
2017/11/28
Re: [Qemu-devel] ui: Support non-zero minimum values for absolute input axes
,
Simon Gaiser
,
2017/11/26
[Qemu-devel] [PATCH v9 00/13] Add support for the ZynqMP Generic QSPI
,
Francisco Iglesias
,
2017/11/26
[Qemu-devel] [PATCH v9 01/13] m25p80: Add support for continuous read out of RDSR and READ_FSR
,
Francisco Iglesias
,
2017/11/26
[Qemu-devel] [PATCH v9 02/13] m25p80: Add support for SST READ ID 0x90/0xAB commands
,
Francisco Iglesias
,
2017/11/26
Re: [Qemu-devel] [PATCH v9 02/13] m25p80: Add support for SST READ ID 0x90/0xAB commands
,
Philippe Mathieu-Daudé
,
2017/11/26
[Qemu-devel] [PATCH v9 03/13] m25p80: Add support for BRRD/BRWR and BULK_ERASE (0x60)
,
Francisco Iglesias
,
2017/11/26
[Qemu-devel] [PATCH v9 04/13] m25p80: Add support for n25q512a11 and n25q512a13
,
Francisco Iglesias
,
2017/11/26
[Qemu-devel] [PATCH v9 05/13] xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClass
,
Francisco Iglesias
,
2017/11/26
[Qemu-devel] [PATCH v9 07/13] xilinx_spips: Add support for RX discard and RX drain
,
Francisco Iglesias
,
2017/11/26
[Qemu-devel] [PATCH v9 06/13] xilinx_spips: Update striping to be big-endian bit order
,
Francisco Iglesias
,
2017/11/26
[Qemu-devel] [PATCH v9 09/13] xilinx_spips: Add support for zero pumping
,
Francisco Iglesias
,
2017/11/26
[Qemu-devel] [PATCH v9 08/13] xilinx_spips: Make tx/rx_data_bytes more generic and reusable
,
Francisco Iglesias
,
2017/11/26
Re: [Qemu-devel] [PATCH v9 08/13] xilinx_spips: Make tx/rx_data_bytes more generic and reusable
,
Philippe Mathieu-Daudé
,
2017/11/26
Re: [Qemu-devel] [PATCH v9 08/13] xilinx_spips: Make tx/rx_data_bytes more generic and reusable
,
francisco iglesias
,
2017/11/27
[Qemu-devel] [PATCH v9 10/13] xilinx_spips: Add support for 4 byte addresses in the LQSPI
,
Francisco Iglesias
,
2017/11/26
[Qemu-devel] [PATCH v9 11/13] xilinx_spips: Don't set TX FIFO UNDERFLOW at cmd done
,
Francisco Iglesias
,
2017/11/26
[Qemu-devel] [PATCH v9 13/13] xlnx-zcu102: Add support for the ZynqMP QSPI
,
Francisco Iglesias
,
2017/11/26
Re: [Qemu-devel] [PATCH v9 13/13] xlnx-zcu102: Add support for the ZynqMP QSPI
,
Philippe Mathieu-Daudé
,
2017/11/26
[Qemu-devel] [PATCH v9 12/13] xilinx_spips: Add support for the ZynqMP Generic QSPI
,
Francisco Iglesias
,
2017/11/26
Re: [Qemu-devel] [PATCH v9 00/13] Add support for the ZynqMP Generic QSPI
,
Peter Maydell
,
2017/11/28
Re: [Qemu-devel] [PATCH v9 00/13] Add support for the ZynqMP Generic QSPI
,
francisco iglesias
,
2017/11/28
[Qemu-devel] [PATCH 00/17] Add MVME3100 PPC SBC v2
,
Michael Davidsaver
,
2017/11/26
[Qemu-devel] [PATCH 02/17] i2c: start trace-events
,
Michael Davidsaver
,
2017/11/26
[Qemu-devel] [PATCH 04/17] qtest: add e500_i2c_create()
,
Michael Davidsaver
,
2017/11/26
[Qemu-devel] [PATCH 03/17] i2c: add mpc8540 i2c controller
,
Michael Davidsaver
,
2017/11/26
Re: [Qemu-devel] [PATCH 03/17] i2c: add mpc8540 i2c controller
,
David Gibson
,
2017/11/27
Re: [Qemu-devel] [PATCH 03/17] i2c: add mpc8540 i2c controller
,
Michael Davidsaver
,
2017/11/27
Re: [Qemu-devel] [PATCH 03/17] i2c: add mpc8540 i2c controller
,
David Gibson
,
2017/11/28
[Qemu-devel] [PATCH 01/17] openpic: debug w/ info_report()
,
Michael Davidsaver
,
2017/11/26
Re: [Qemu-devel] [PATCH 01/17] openpic: debug w/ info_report()
,
David Gibson
,
2017/11/27
[Qemu-devel] [PATCH 07/17] e500: fix pci host bridge class/type
,
Michael Davidsaver
,
2017/11/26
Re: [Qemu-devel] [PATCH 07/17] e500: fix pci host bridge class/type
,
David Gibson
,
2017/11/27
[Qemu-devel] [PATCH 05/17] timer: generalize Dallas/Maxim RTC i2c devices
,
Michael Davidsaver
,
2017/11/26
Re: [Qemu-devel] [PATCH 05/17] timer: generalize Dallas/Maxim RTC i2c devices
,
David Gibson
,
2017/11/30
[Qemu-devel] [PATCH 11/17] e500: derive baud from CCB clock
,
Michael Davidsaver
,
2017/11/26
[Qemu-devel] [PATCH 06/17] tests: rewrite testing for DS RTC devices
,
Michael Davidsaver
,
2017/11/26
[Qemu-devel] [PATCH 09/17] e500: move mpic under CCSR
,
Michael Davidsaver
,
2017/11/26
[Qemu-devel] [PATCH 10/17] e500: move uarts CCSR
,
Michael Davidsaver
,
2017/11/26
[Qemu-devel] [PATCH 14/17] e500: split mpc8544ds specific initialization
,
Michael Davidsaver
,
2017/11/26
[Qemu-devel] [PATCH 08/17] e500: additional CCSR registers
,
Michael Davidsaver
,
2017/11/26
[Qemu-devel] [PATCH 12/17] e500: add i2c controller to CCSR
,
Michael Davidsaver
,
2017/11/26
[Qemu-devel] [PATCH 13/17] e500: move PCI host bridge into CCSR
,
Michael Davidsaver
,
2017/11/26
[Qemu-devel] [PATCH 17/17] tests: add mvme3100-test
,
Michael Davidsaver
,
2017/11/26
[Qemu-devel] [PATCH 16/17] tests: run ds-rtc-i2c-test w/ ppc/mvme3100
,
Michael Davidsaver
,
2017/11/26
[Qemu-devel] [PATCH 15/17] ppc: add mvme3100 machine
,
Michael Davidsaver
,
2017/11/26
[Qemu-devel] [PATCH] configure: Fix curses probe for older ncurses
,
Brad Smith
,
2017/11/26
Re: [Qemu-devel] [PATCH] configure: Fix curses probe for older ncurses
,
Peter Maydell
,
2017/11/27
Re: [Qemu-devel] [PATCH] configure: Fix curses probe for older ncurses
,
Brad Smith
,
2017/11/27
Re: [Qemu-devel] [PATCH] configure: Fix curses probe for older ncurses
,
Peter Maydell
,
2017/11/27
Re: [Qemu-devel] [PATCH] configure: Fix curses probe for older ncurses
,
Brad Smith
,
2017/11/27
Re: [Qemu-devel] [PATCH] configure: Fix curses probe for older ncurses
,
Fam Zheng
,
2017/11/27
[Qemu-devel] glibc "linux: spawni.c: simplify error reporting to parent" breaks qemu-user/Windows Service For Linux
,
John Paul Adrian Glaubitz
,
2017/11/26
Re: [Qemu-devel] glibc "linux: spawni.c: simplify error reporting to parent" breaks qemu-user/Windows Service For Linux
,
John Paul Adrian Glaubitz
,
2017/11/26
Re: [Qemu-devel] glibc "linux: spawni.c: simplify error reporting to parent" breaks qemu-user/Windows Service For Linux
,
Adhemerval Zanella
,
2017/11/27
Re: [Qemu-devel] glibc "linux: spawni.c: simplify error reporting to parent" breaks qemu-user/Windows Service For Linux
,
Peter Maydell
,
2017/11/27
Re: [Qemu-devel] glibc "linux: spawni.c: simplify error reporting to parent" breaks qemu-user/Windows Service For Linux
,
Adhemerval Zanella
,
2017/11/27
Re: [Qemu-devel] glibc "linux: spawni.c: simplify error reporting to parent" breaks qemu-user/Windows Service For Linux
,
John Paul Adrian Glaubitz
,
2017/11/27
Re: [Qemu-devel] glibc "linux: spawni.c: simplify error reporting to parent" breaks qemu-user/Windows Service For Linux
,
Adhemerval Zanella
,
2017/11/27
[Qemu-devel] [PATCH 0/8] sparc: IOMMU tidy-up and reorganisation
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [PATCH 3/8] sun4m: remove include/hw/sparc/sun4m.h and all references to it
,
Mark Cave-Ayland
,
2017/11/26
Re: [Qemu-devel] [PATCH 3/8] sun4m: remove include/hw/sparc/sun4m.h and all references to it
,
Philippe Mathieu-Daudé
,
2017/11/26
[Qemu-devel] [PATCH 2/8] sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.h
,
Mark Cave-Ayland
,
2017/11/26
Re: [Qemu-devel] [PATCH 2/8] sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.h
,
Philippe Mathieu-Daudé
,
2017/11/26
[Qemu-devel] [PATCH 4/8] apb: QOMify IOMMU
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [PATCH 1/8] sun4m: move sun4m_iommu.c from hw/dma to hw/sparc
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [PATCH 5/8] sun4u: split IOMMU device out from apb.c to sun4u_iommu.c
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [PATCH 6/8] sun4u_iommu: update to reflect IOMMU is no longer part of the APB device
,
Mark Cave-Ayland
,
2017/11/26
Re: [Qemu-devel] [PATCH 6/8] sun4u_iommu: update to reflect IOMMU is no longer part of the APB device
,
Philippe Mathieu-Daudé
,
2017/11/26
[Qemu-devel] [PATCH 8/8] sun4u_iommu: add trace event for IOMMU translations
,
Mark Cave-Ayland
,
2017/11/26
Re: [Qemu-devel] [PATCH 8/8] sun4u_iommu: add trace event for IOMMU translations
,
Philippe Mathieu-Daudé
,
2017/11/28
[Qemu-devel] [PATCH 7/8] sun4u_iommu: convert from IOMMU_DPRINTF to trace-events
,
Mark Cave-Ayland
,
2017/11/26
Re: [Qemu-devel] [PATCH 7/8] sun4u_iommu: convert from IOMMU_DPRINTF to trace-events
,
Philippe Mathieu-Daudé
,
2017/11/26
[Qemu-devel] [PATCHv2 00/15] sun4u: tidy-up CPU, APB and ebus
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [PATCHv2 02/15] sun4u: ebus QOMify tidy-up
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [PATCHv2 04/15] sun4u: remove pci_ebus_init() function
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [PATCHv2 05/15] sun4u: move initialisation of all ISABus devices into ebus_realize()
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [PATCHv2 07/15] apb: return APBState from pci_apb_init() rather than PCIBus
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [PATCHv2 01/15] apb: move QOM macros and typedefs from apb.c to apb.h
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [PATCHv2 08/15] apb: use gpios to wire up the apb device to the SPARC CPU IRQs
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [PATCHv2 03/15] sun4u: move ISABus inside of EBusState
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [PATCHv2 09/15] apb: move the two secondary PCI bridges objects into APBState
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [PATCHv2 06/15] apb: APB QOMify tidy-up
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [PATCHv2 11/15] apb: split pci_pbm_map_irq() into separate functions for bus A and bus B
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [PATCHv2 13/15] apb: replace OBIO interrupt numbers in pci_pbmA_map_irq() with constants
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [PATCHv2 14/15] sparc64: introduce trace-events for hw/sparc64
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [PATCHv2 15/15] sun4u: switch from EBUS_DPRINTF() macro to trace-events
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [PATCHv2 10/15] apb: remove pci_apb_init() and instantiate APB device using qdev
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [PATCHv2 12/15] ebus: wire up OBIO interrupts to APB pbm via qdev GPIOs
,
Mark Cave-Ayland
,
2017/11/26
[Qemu-devel] [Bug 1734474] [NEW] Maemo does not boot on emulated N800
,
MVoloshin
,
2017/11/25
[Qemu-devel] [Bug 1734474] Re: Maemo does not boot on emulated N800
,
MVoloshin
,
2017/11/25
[Qemu-devel] [Bug 1734474] Re: Maemo does not boot on emulated N800
,
Peter Maydell
,
2017/11/25
Re: [Qemu-devel] [PATCH] BCM2837 and machine raspi3
,
bzt bzt
,
2017/11/25
Re: [Qemu-devel] [PATCH] BCM2837 and machine raspi3
,
Peter Maydell
,
2017/11/25
Re: [Qemu-devel] [PATCH] BCM2837 and machine raspi3
,
Andrew Baumann
,
2017/11/27
Re: [Qemu-devel] [PATCH] BCM2837 and machine raspi3
,
bzt bzt
,
2017/11/28
Re: [Qemu-devel] [PATCH] BCM2837 and machine raspi3
,
Peter Maydell
,
2017/11/28
Re: [Qemu-devel] [PATCH] BCM2837 and machine raspi3
,
bzt bzt
,
2017/11/29
Re: [Qemu-devel] [PATCH] BCM2837 and machine raspi3
,
Andrew Baumann
,
2017/11/28
Re: [Qemu-devel] [PATCH] BCM2837 and machine raspi3
,
bzt bzt
,
2017/11/29
[Qemu-devel] [PATCH v2 0/6] Replace has_dynamic_sysbus with list of allowed device types
,
Eduardo Habkost
,
2017/11/25
[Qemu-devel] [PATCH v2 1/6] machine: Replace has_dynamic_sysbus with list of allowed devices
,
Eduardo Habkost
,
2017/11/25
Re: [Qemu-devel] [PATCH v2 1/6] machine: Replace has_dynamic_sysbus with list of allowed devices
,
Greg Kurz
,
2017/11/25
Re: [Qemu-devel] [PATCH v2 1/6] machine: Replace has_dynamic_sysbus with list of allowed devices
,
David Gibson
,
2017/11/26
Re: [Qemu-devel] [PATCH v2 1/6] machine: Replace has_dynamic_sysbus with list of allowed devices
,
Marcel Apfelbaum
,
2017/11/27
Re: [Qemu-devel] [PATCH v2 1/6] machine: Replace has_dynamic_sysbus with list of allowed devices
,
Marc-André Lureau
,
2017/11/28
Re: [Qemu-devel] [PATCH v2 1/6] machine: Replace has_dynamic_sysbus with list of allowed devices
,
Eduardo Habkost
,
2017/11/28
[Qemu-devel] [PATCH v2 3/6] ppc: e500: Allow only supported dynamic sysbus devices
,
Eduardo Habkost
,
2017/11/25
Re: [Qemu-devel] [PATCH v2 3/6] ppc: e500: Allow only supported dynamic sysbus devices
,
Greg Kurz
,
2017/11/25
Re: [Qemu-devel] [PATCH v2 3/6] ppc: e500: Allow only supported dynamic sysbus devices
,
Eduardo Habkost
,
2017/11/27
Re: [Qemu-devel] [PATCH v2 3/6] ppc: e500: Allow only supported dynamic sysbus devices
,
David Gibson
,
2017/11/26
Re: [Qemu-devel] [PATCH v2 3/6] ppc: e500: Allow only supported dynamic sysbus devices
,
Eduardo Habkost
,
2017/11/27
Re: [Qemu-devel] [PATCH v2 3/6] ppc: e500: Allow only supported dynamic sysbus devices
,
David Gibson
,
2017/11/27
[Qemu-devel] [PATCH v2 2/6] hw/arm/virt: Allow only supported dynamic sysbus devices
,
Eduardo Habkost
,
2017/11/25
[Qemu-devel] [PATCH v2 4/6] spapr: Allow only supported dynamic sysbus devices
,
Eduardo Habkost
,
2017/11/25
Re: [Qemu-devel] [PATCH v2 4/6] spapr: Allow only supported dynamic sysbus devices
,
Greg Kurz
,
2017/11/25
Re: [Qemu-devel] [PATCH v2 4/6] spapr: Allow only supported dynamic sysbus devices
,
David Gibson
,
2017/11/26
[Qemu-devel] [PATCH v2 5/6] xen: Add only xen-sysdev to dynamic sysbus device list
,
Eduardo Habkost
,
2017/11/25
[Qemu-devel] [PATCH v2 6/6] q35: Allow only supported dynamic sysbus devices
,
Eduardo Habkost
,
2017/11/25
Re: [Qemu-devel] [PATCH v2 6/6] q35: Allow only supported dynamic sysbus devices
,
Marcel Apfelbaum
,
2017/11/27
Re: [Qemu-devel] [PATCH v2 6/6] q35: Allow only supported dynamic sysbus devices
,
Eduardo Habkost
,
2017/11/27
[Qemu-devel] [PATCH v8 00/13] Add support for the ZynqMP Generic QSPI
,
Francisco Iglesias
,
2017/11/24
[Qemu-devel] [PATCH v8 01/13] m25p80: Add support for continuous read out of RDSR and READ_FSR
,
Francisco Iglesias
,
2017/11/24
[Qemu-devel] [PATCH v8 02/13] m25p80: Add support for SST READ ID 0x90/0xAB commands
,
Francisco Iglesias
,
2017/11/24
Re: [Qemu-devel] [PATCH v8 02/13] m25p80: Add support for SST READ ID 0x90/0xAB commands
,
Philippe Mathieu-Daudé
,
2017/11/26
Re: [Qemu-devel] [PATCH v8 02/13] m25p80: Add support for SST READ ID 0x90/0xAB commands
,
francisco iglesias
,
2017/11/26
[Qemu-devel] [PATCH v8 03/13] m25p80: Add support for BRRD/BRWR and BULK_ERASE (0x60)
,
Francisco Iglesias
,
2017/11/24
[Qemu-devel] [PATCH v8 04/13] m25p80: Add support for n25q512a11 and n25q512a13
,
Francisco Iglesias
,
2017/11/24
[Qemu-devel] [PATCH v8 05/13] xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClass
,
Francisco Iglesias
,
2017/11/24
Re: [Qemu-devel] [PATCH v8 05/13] xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClass
,
Philippe Mathieu-Daudé
,
2017/11/26
[Qemu-devel] [PATCH v8 08/13] xilinx_spips: Make tx/rx_data_bytes more generic and reusable
,
Francisco Iglesias
,
2017/11/24
[Qemu-devel] [PATCH v8 06/13] xilinx_spips: Update striping to be big-endian bit order
,
Francisco Iglesias
,
2017/11/24
[Qemu-devel] [PATCH v8 09/13] xilinx_spips: Add support for zero pumping
,
Francisco Iglesias
,
2017/11/24
[Qemu-devel] [PATCH v8 07/13] xilinx_spips: Add support for RX discard and RX drain
,
Francisco Iglesias
,
2017/11/24
[Qemu-devel] [PATCH v8 10/13] xilinx_spips: Add support for 4 byte addresses in the LQSPI
,
Francisco Iglesias
,
2017/11/24
[Qemu-devel] [PATCH v8 11/13] xilinx_spips: Don't set TX FIFO UNDERFLOW at cmd done
,
Francisco Iglesias
,
2017/11/24
[Qemu-devel] [PATCH v8 13/13] xlnx-zcu102: Add support for the ZynqMP QSPI
,
Francisco Iglesias
,
2017/11/24
[Qemu-devel] [PATCH v8 12/13] xilinx_spips: Add support for the ZynqMP Generic QSPI
,
Francisco Iglesias
,
2017/11/24
Re: [Qemu-devel] [PATCH v8 00/13] Add support for the ZynqMP Generic QSPI
,
Edgar E. Iglesias
,
2017/11/24
Re: [Qemu-devel] [PATCH v8 00/13] Add support for the ZynqMP Generic QSPI
,
francisco iglesias
,
2017/11/25
[Qemu-devel] [PATCH v3 0/2] check VirtiQueue Vring objects
,
P J P
,
2017/11/24
[Qemu-devel] [PATCH v3 1/2] virtio: check VirtQueue Vring object is set
,
P J P
,
2017/11/24
Re: [Qemu-devel] [PATCH v3 1/2] virtio: check VirtQueue Vring object is set
,
Cornelia Huck
,
2017/11/27
Re: [Qemu-devel] [PATCH v3 1/2] virtio: check VirtQueue Vring object is set
,
Stefan Hajnoczi
,
2017/11/27
Re: [Qemu-devel] [PATCH v3 1/2] virtio: check VirtQueue Vring object is set
,
P J P
,
2017/11/27
Re: [Qemu-devel] [PATCH v3 1/2] virtio: check VirtQueue Vring object is set
,
Cornelia Huck
,
2017/11/28
Re: [Qemu-devel] [PATCH v3 1/2] virtio: check VirtQueue Vring object is set
,
Stefan Hajnoczi
,
2017/11/28
Re: [Qemu-devel] [PATCH v3 1/2] virtio: check VirtQueue Vring object is set
,
P J P
,
2017/11/28
Re: [Qemu-devel] [PATCH v3 1/2] virtio: check VirtQueue Vring object is set
,
Cornelia Huck
,
2017/11/28
Re: [Qemu-devel] [PATCH v3 1/2] virtio: check VirtQueue Vring object is set
,
P J P
,
2017/11/29
Re: [Qemu-devel] [PATCH v3 1/2] virtio: check VirtQueue Vring object is set
,
Cornelia Huck
,
2017/11/29
Re: [Qemu-devel] [PATCH v3 1/2] virtio: check VirtQueue Vring object is set
,
P J P
,
2017/11/30
[Qemu-devel] [PATCH v3 2/2] tests: add test to check VirtQueue object
,
P J P
,
2017/11/24
[Qemu-devel] [PATCH v2 0/2] check VirtiQueue Vring objects
,
P J P
,
2017/11/24
[Qemu-devel] [PATCH v2 1/2] virtio: check VirtQueue Vring object is set
,
P J P
,
2017/11/24
[Qemu-devel] [PATCH v2 2/2] tests: add test to check VirtQueue object
,
P J P
,
2017/11/24
Re: [Qemu-devel] [PATCH v2 0/2] check VirtiQueue Vring objects
,
no-reply
,
2017/11/24
[Qemu-devel] javac crash in user-mode emulation: races on page_unprotect()
,
Peter Maydell
,
2017/11/24
Re: [Qemu-devel] javac crash in user-mode emulation: races on page_unprotect()
,
Paolo Bonzini
,
2017/11/27
Re: [Qemu-devel] javac crash in user-mode emulation: races on page_unprotect()
,
Peter Maydell
,
2017/11/27
Re: [Qemu-devel] javac crash in user-mode emulation: races on page_unprotect()
,
Paolo Bonzini
,
2017/11/27
Re: [Qemu-devel] javac crash in user-mode emulation: races on page_unprotect()
,
Peter Maydell
,
2017/11/27
Re: [Qemu-devel] javac crash in user-mode emulation: races on page_unprotect()
,
Paolo Bonzini
,
2017/11/27
[Qemu-devel] [PATCH for 2.11] contrib: add systemd unit files
,
Paolo Bonzini
,
2017/11/24
[Qemu-devel] [PATCH 0/2] add UUID property type
,
Roman Kagan
,
2017/11/24
[Qemu-devel] [PATCH 2/2] vmgenid: use UUID property type
,
Roman Kagan
,
2017/11/24
Re: [Qemu-devel] [PATCH 2/2] vmgenid: use UUID property type
,
Marc-André Lureau
,
2017/11/24
Re: [Qemu-devel] [PATCH 2/2] vmgenid: use UUID property type
,
Ben Warren
,
2017/11/25
[Qemu-devel] [PATCH 1/2] qdev-properties: add UUID property type
,
Roman Kagan
,
2017/11/24
Re: [Qemu-devel] [PATCH 1/2] qdev-properties: add UUID property type
,
Marc-André Lureau
,
2017/11/24
Re: [Qemu-devel] [PATCH 1/2] qdev-properties: add UUID property type
,
Corey Minyard
,
2017/11/24
Re: [Qemu-devel] [PATCH 1/2] qdev-properties: add UUID property type
,
Roman Kagan
,
2017/11/27
Re: [Qemu-devel] [PATCH 1/2] qdev-properties: add UUID property type
,
Daniel P. Berrange
,
2017/11/27
Re: [Qemu-devel] [PATCH 1/2] qdev-properties: add UUID property type
,
Ben Warren
,
2017/11/25
[Qemu-devel] [PATCH for-2.12] s390x: introduce 2.12 compat machine
,
Cornelia Huck
,
2017/11/24
Re: [Qemu-devel] [PATCH for-2.12] s390x: introduce 2.12 compat machine
,
Christian Borntraeger
,
2017/11/24
Re: [Qemu-devel] [PATCH for-2.12] s390x: introduce 2.12 compat machine
,
David Hildenbrand
,
2017/11/24
Re: [Qemu-devel] [PATCH for-2.12] s390x: introduce 2.12 compat machine
,
Cornelia Huck
,
2017/11/27
Re: [Qemu-devel] [ovs-dev] [PATCH RFC] netdev-dpdk: Fix device obtain mac address when received first packet in vhost type
,
Chen Hailin
,
2017/11/24
Re: [Qemu-devel] [dpdk-dev] [ovs-dev] [PATCH RFC] netdev-dpdk: Fix device obtain mac address when received first packet in vhost type
,
Yuanhan Liu
,
2017/11/27
Re: [Qemu-devel] [dpdk-dev] [ovs-dev] [PATCH RFC] netdev-dpdk: Fix device obtain mac address when received first packet in vhost type
,
Tan, Jianfeng
,
2017/11/27
Re: [Qemu-devel] [dpdk-dev] [ovs-dev] [PATCH RFC] netdev-dpdk: Fix device obtain mac address when received first packet in vhost type
,
Aaron Conole
,
2017/11/27
Re: [Qemu-devel] [dpdk-dev] [ovs-dev] [PATCH RFC] netdev-dpdk: Fix device obtain mac address when received first packet in vhost type
,
Tan, Jianfeng
,
2017/11/28
Re: [Qemu-devel] [dpdk-dev] [ovs-dev] [PATCH RFC] netdev-dpdk: Fix device obtain mac address when received first packet in vhost type
,
Aaron Conole
,
2017/11/27
Re: [Qemu-devel] [dpdk-dev] [ovs-dev] [PATCH RFC] netdev-dpdk: Fix device obtain mac address when received first packet in vhost type
,
Tan, Jianfeng
,
2017/11/27
[Qemu-devel] [PATCH] util: add is_equal to UUID API
,
Roman Kagan
,
2017/11/24
Re: [Qemu-devel] [PATCH] util: add is_equal to UUID API
,
Thomas Huth
,
2017/11/24
Re: [Qemu-devel] [PATCH] util: add is_equal to UUID API
,
Roman Kagan
,
2017/11/27
Re: [Qemu-devel] [PATCH] util: add is_equal to UUID API
,
Daniel P. Berrange
,
2017/11/27
Re: [Qemu-devel] [PATCH] util: add is_equal to UUID API
,
Roman Kagan
,
2017/11/27
[Qemu-devel] [PATCH v5 0/4] ITS Reset
,
Eric Auger
,
2017/11/24
[Qemu-devel] [PATCH v5 1/4] hw/intc/arm_gicv3_its: Don't call post_load on reset
,
Eric Auger
,
2017/11/24
[Qemu-devel] [PATCH v5 2/4] hw/intc/arm_gicv3_its: Implement a minimalist reset
,
Eric Auger
,
2017/11/24
[Qemu-devel] [PATCH v5 4/4] hw/intc/arm_gicv3_its: Implement full reset
,
Eric Auger
,
2017/11/24
[Qemu-devel] [PATCH v5 3/4] linux-headers: update to pre 4.15-rc0
,
Eric Auger
,
2017/11/24
Re: [Qemu-devel] [PATCH v5 0/4] ITS Reset
,
Peter Maydell
,
2017/11/24
Re: [Qemu-devel] [PATCH v5 0/4] ITS Reset
,
Auger Eric
,
2017/11/24
Re: [Qemu-devel] [PATCH v5 0/4] ITS Reset
,
Peter Maydell
,
2017/11/24
Re: [Qemu-devel] [PATCH v5 0/4] ITS Reset
,
Auger Eric
,
2017/11/24
[Qemu-devel] [Bug 1721224] Re: qemu crashes with Assertion `!bus->dma[0] && !bus->dma[1]' failed
,
Eduardo Otubo
,
2017/11/24
[Qemu-devel] [PATCHv3] dma/i82374: avoid double creation of i82374 device
,
Eduardo Otubo
,
2017/11/24
Re: [Qemu-devel] [PATCHv3] dma/i82374: avoid double creation of i82374 device
,
no-reply
,
2017/11/24
Re: [Qemu-devel] [PATCHv3] dma/i82374: avoid double creation of i82374 device
,
no-reply
,
2017/11/24
Re: [Qemu-devel] [PATCHv3] dma/i82374: avoid double creation of i82374 device
,
no-reply
,
2017/11/24
Re: [Qemu-devel] [PATCHv3] dma/i82374: avoid double creation of i82374 device
,
Thomas Huth
,
2017/11/24
Re: [Qemu-devel] [PATCHv3] dma/i82374: avoid double creation of i82374 device
,
Eduardo Otubo
,
2017/11/27
[Qemu-devel] [PATCH v4 0/4] vITS Reset
,
Eric Auger
,
2017/11/24
[Qemu-devel] [PATCH v4 1/4] hw/intc/arm_gicv3_its: Don't call post_load on reset
,
Eric Auger
,
2017/11/24
Re: [Qemu-devel] [PATCH v4 1/4] hw/intc/arm_gicv3_its: Don't call post_load on reset
,
Peter Maydell
,
2017/11/24
[Qemu-devel] [PATCH v4 2/4] hw/intc/arm_gicv3_its: Implement a minimalist reset
,
Eric Auger
,
2017/11/24
Re: [Qemu-devel] [PATCH v4 2/4] hw/intc/arm_gicv3_its: Implement a minimalist reset
,
Peter Maydell
,
2017/11/24
Re: [Qemu-devel] [PATCH v4 2/4] hw/intc/arm_gicv3_its: Implement a minimalist reset
,
Auger Eric
,
2017/11/24
[Qemu-devel] [PATCH v4 3/4] linux-headers: update to pre 4.15-rc0
,
Eric Auger
,
2017/11/24
Re: [Qemu-devel] [PATCH v4 3/4] linux-headers: update to pre 4.15-rc0
,
Peter Maydell
,
2017/11/24
Re: [Qemu-devel] [PATCH v4 3/4] linux-headers: update to pre 4.15-rc0
,
Auger Eric
,
2017/11/24
[Qemu-devel] [PATCH v4 4/4] hw/intc/arm_gicv3_its: Implement full reset
,
Eric Auger
,
2017/11/24
Re: [Qemu-devel] [PATCH v4 4/4] hw/intc/arm_gicv3_its: Implement full reset
,
Peter Maydell
,
2017/11/24
[Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Denis Plotnikov
,
2017/11/24
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Michael S. Tsirkin
,
2017/11/28
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Paolo Bonzini
,
2017/11/28
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Eduardo Habkost
,
2017/11/28
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Roman Kagan
,
2017/11/28
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Eduardo Habkost
,
2017/11/28
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Denis V. Lunev
,
2017/11/28
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Eduardo Habkost
,
2017/11/28
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Gonglei (Arei)
,
2017/11/28
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
address@hidden
,
2017/11/29
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Gonglei (Arei)
,
2017/11/29
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Longpeng (Mike)
,
2017/11/29
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Roman Kagan
,
2017/11/29
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Longpeng (Mike)
,
2017/11/29
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Eduardo Habkost
,
2017/11/29
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Longpeng (Mike)
,
2017/11/29
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Roman Kagan
,
2017/11/29
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Eduardo Habkost
,
2017/11/29
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Paolo Bonzini
,
2017/11/29
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Roman Kagan
,
2017/11/30
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Longpeng (Mike)
,
2017/11/30
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Roman Kagan
,
2017/11/29
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Eduardo Habkost
,
2017/11/29
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Michael S. Tsirkin
,
2017/11/28
Re: [Qemu-devel] [PATCH] i386: turn off l3-cache property by default
,
Roman Kagan
,
2017/11/29
[Qemu-devel] Windows 10 guest hang during 'info mem'
,
Igor Mammedov
,
2017/11/24
Re: [Qemu-devel] Windows 10 guest hang during 'info mem'
,
Paolo Bonzini
,
2017/11/24
Re: [Qemu-devel] Windows 10 guest hang during 'info mem'
,
Igor Mammedov
,
2017/11/24
[Qemu-devel] [Questions] about the VHOST_MEMORY_MAX_NREGIONS of vhost-user backend?
,
Gonglei (Arei)
,
2017/11/24
Re: [Qemu-devel] [Questions] about the VHOST_MEMORY_MAX_NREGIONS of vhost-user backend?
,
Michael S. Tsirkin
,
2017/11/24
[Qemu-devel] [PULL for-2.11 0/1] s390x: headers deletion fallout
,
Cornelia Huck
,
2017/11/24
[Qemu-devel] [PULL for-2.11 1/1] s390/kvm_virtio/linux-headers: remove traces of old virtio transport
,
Cornelia Huck
,
2017/11/24
Re: [Qemu-devel] [PULL for-2.11 0/1] s390x: headers deletion fallout
,
Peter Maydell
,
2017/11/24
[Qemu-devel] [PATCH for 2.11] hw/arm/virt: Add 2.11 machine type
,
Eric Auger
,
2017/11/24
Re: [Qemu-devel] [PATCH for 2.11] hw/arm/virt: Add 2.11 machine type
,
Peter Maydell
,
2017/11/24
Re: [Qemu-devel] [PATCH for 2.11] hw/arm/virt: Add 2.11 machine type
,
Auger Eric
,
2017/11/24
Re: [Qemu-devel] [PATCH for 2.11] hw/arm/virt: Add 2.11 machine type
,
Peter Maydell
,
2017/11/24
[Qemu-devel] [PATCH v2 0/7] Introduce new iommu notifier framework
,
Liu, Yi L
,
2017/11/24
[Qemu-devel] [PATCH v2 1/7] memory: rename existing iommu notifier to be iommu mr notifier
,
Liu, Yi L
,
2017/11/24
[Qemu-devel] [PATCH v2 4/7] memory: introduce AddressSpaceOps
,
Liu, Yi L
,
2017/11/24
[Qemu-devel] [PATCH v2 3/7] hw/core: introduce IOMMUObject
,
Liu, Yi L
,
2017/11/24
[Qemu-devel] [PATCH v2 2/7] vfio: rename GuestIOMMU to be GuestIOMMUMR
,
Liu, Yi L
,
2017/11/24
[Qemu-devel] [PATCH v2 6/7] vfio/pci: add notify framework based on IOMMUObject
,
Liu, Yi L
,
2017/11/24
[Qemu-devel] [PATCH v2 7/7] vfio/pci: register vfio_iommu_bind_pasidtbl_notify notifier
,
Liu, Yi L
,
2017/11/24
[Qemu-devel] [PATCH v2 5/7] intel_iommu: provide AddressSpaceOps.iommu_get instance
,
Liu, Yi L
,
2017/11/24
[Qemu-devel] [PATCH v2 0/2] docs: Add documentation for image locking
,
Fam Zheng
,
2017/11/24
[Qemu-devel] [PATCH v2 2/2] qemu-options: Mention locking option of file driver
,
Fam Zheng
,
2017/11/24
Re: [Qemu-devel] [PATCH v2 2/2] qemu-options: Mention locking option of file driver
,
Kevin Wolf
,
2017/11/24
Re: [Qemu-devel] [PATCH v2 2/2] qemu-options: Mention locking option of file driver
,
Fam Zheng
,
2017/11/27
[Qemu-devel] [PATCH v2 1/2] docs: Add image locking subsection
,
Fam Zheng
,
2017/11/24
Re: [Qemu-devel] [PATCH v2 0/2] docs: Add documentation for image locking
,
Kevin Wolf
,
2017/11/24
[Qemu-devel] [PATCH v1 0/2] check VirtiQueue Vring objects
,
P J P
,
2017/11/24
[Qemu-devel] [PATCH v1 1/2] virtio: check VirtQueue Vring object is set
,
P J P
,
2017/11/24
Re: [Qemu-devel] [PATCH v1 1/2] virtio: check VirtQueue Vring object is set
,
Cornelia Huck
,
2017/11/24
Re: [Qemu-devel] [PATCH v1 1/2] virtio: check VirtQueue Vring object is set
,
Stefan Hajnoczi
,
2017/11/24
[Qemu-devel] [PATCH v1 2/2] tests: add test to check VirtQueue object
,
P J P
,
2017/11/24
Re: [Qemu-devel] [PATCH v1 2/2] tests: add test to check VirtQueue object
,
Stefan Hajnoczi
,
2017/11/24
Re: [Qemu-devel] [PATCH v1 0/2] check VirtiQueue Vring objects
,
Paolo Bonzini
,
2017/11/24
[Qemu-devel] [PATCH v2 0/3] cpu: suffix cpu address spaces with indexes
,
Peter Xu
,
2017/11/24
[Qemu-devel] [PATCH v2 2/3] cpu: suffix cpu address spaces with cpu index
,
Peter Xu
,
2017/11/24
[Qemu-devel] [PATCH v2 3/3] cpu: put AddressSpace into CPUAddressSpace
,
Peter Xu
,
2017/11/24
[Qemu-devel] [PATCH v2 1/3] cpu: refactor cpu_address_space_init()
,
Peter Xu
,
2017/11/24
[Qemu-devel] [PATCH v4 0/3] disable the decrementer interrupt when a CPU is unplugged
,
Cédric Le Goater
,
2017/11/24
[Qemu-devel] [PATCH v4 1/3] spapr/rtas: disable the decrementer interrupt when a CPU is unplugged
,
Cédric Le Goater
,
2017/11/24
Re: [Qemu-devel] [PATCH v4 1/3] spapr/rtas: disable the decrementer interrupt when a CPU is unplugged
,
David Gibson
,
2017/11/27
[Qemu-devel] [PATCH v4 2/3] spapr/rtas: fix reboot of a a SMP TCG guest
,
Cédric Le Goater
,
2017/11/24
Re: [Qemu-devel] [PATCH v4 2/3] spapr/rtas: fix reboot of a a SMP TCG guest
,
David Gibson
,
2017/11/27
[Qemu-devel] [PATCH v4 3/3] spapr/rtas: do not reset the MSR in stop-self command
,
Cédric Le Goater
,
2017/11/24
Re: [Qemu-devel] [PATCH v4 3/3] spapr/rtas: do not reset the MSR in stop-self command
,
David Gibson
,
2017/11/27
[Qemu-devel] [PATCH v3] rcu: reduce more than 7MB heap memory by malloc_trim()
,
Yang Zhong
,
2017/11/24
Re: [Qemu-devel] [PATCH v3] rcu: reduce more than 7MB heap memory by malloc_trim()
,
Stefan Hajnoczi
,
2017/11/24
Re: [Qemu-devel] [PATCH v3] rcu: reduce more than 7MB heap memory by malloc_trim()
,
Shannon Zhao
,
2017/11/26
Re: [Qemu-devel] [PATCH v3] rcu: reduce more than 7MB heap memory by malloc_trim()
,
Zhong Yang
,
2017/11/26
Re: [Qemu-devel] [PATCH v3] rcu: reduce more than 7MB heap memory by malloc_trim()
,
Paolo Bonzini
,
2017/11/27
[Qemu-devel] [QEMU-PPC] [PATCH 0/2] target/ppc: hpt on radix and compat migration fixes
,
Suraj Jitindar Singh
,
2017/11/23
[Qemu-devel] [QEMU-PPC] [PATCH 1/2] target/ppc: Move setting of patb_entry on hash table init
,
Suraj Jitindar Singh
,
2017/11/23
Re: [Qemu-devel] [QEMU-PPC] [PATCH 1/2] target/ppc: Move setting of patb_entry on hash table init
,
Greg Kurz
,
2017/11/24
[Qemu-devel] [QEMU-PPC] [PATCH 2/2] target/ppc: Fix setting of cpu->compat_pvr on incoming migration
,
Suraj Jitindar Singh
,
2017/11/23
Re: [Qemu-devel] [QEMU-PPC] [PATCH 2/2] target/ppc: Fix setting of cpu->compat_pvr on incoming migration
,
Greg Kurz
,
2017/11/24
Re: [Qemu-devel] [QEMU-PPC] [PATCH 0/2] target/ppc: hpt on radix and compat migration fixes
,
David Gibson
,
2017/11/23
[Qemu-devel] [Bug 1596204] Re: UART problem in raspi2
,
Peter Maydell
,
2017/11/23
[Qemu-devel] [PATCH 0/2] check VirtiQueue Vring objects
,
P J P
,
2017/11/23
[Qemu-devel] [PATCH 2/2] tests: add test to check VirtQueue object
,
P J P
,
2017/11/23
[Qemu-devel] [PATCH 1/2] virtio: check VirtQueue Vring object is set
,
P J P
,
2017/11/23
Re: [Qemu-devel] [PATCH 1/2] virtio: check VirtQueue Vring object is set
,
Paolo Bonzini
,
2017/11/23
Re: [Qemu-devel] [PATCH 1/2] virtio: check VirtQueue Vring object is set
,
P J P
,
2017/11/24
[Qemu-devel] [Bug 1378554] Re: qemu segfault in virtio_scsi_handle_cmd_req_submit on ARM 32 bit
,
Peter Maydell
,
2017/11/23
[Qemu-devel] [Bug 1378554] Re: qemu segfault in virtio_scsi_handle_cmd_req_submit on ARM 32 bit
,
Peter Maydell
,
2017/11/23
[Qemu-devel] [Bug 1378554] Re: qemu segfault in virtio_scsi_handle_cmd_req_submit on ARM 32 bit
,
Richard Jones
,
2017/11/23
[Qemu-devel] [Bug 1364501] Re: Gdb hangs when trying to single-step after an invalid instruction
,
Peter Maydell
,
2017/11/23
[Qemu-devel] [Bug 1172613] Re: [qemu 1.4.1] inconsistent behavior on different architecture
,
Peter Maydell
,
2017/11/23
[Qemu-devel] [Bug 1172613] Re: [qemu 1.4.1] inconsistent behavior on different architecture
,
Peter Maydell
,
2017/11/23
[Qemu-devel] [PATCH 0/1] block: Workaround for the iotests errors
,
Fam Zheng
,
2017/11/23
[Qemu-devel] [PATCH 1/1] block: Don't poll for drain end
,
Fam Zheng
,
2017/11/23
Re: [Qemu-devel] [PATCH 0/1] block: Workaround for the iotests errors
,
Jeff Cody
,
2017/11/24
Re: [Qemu-devel] [PATCH 0/1] block: Workaround for the iotests errors
,
Fam Zheng
,
2017/11/24
Re: [Qemu-devel] [PATCH 0/1] block: Workaround for the iotests errors
,
Kevin Wolf
,
2017/11/24
Re: [Qemu-devel] [PATCH 0/1] block: Workaround for the iotests errors
,
Fam Zheng
,
2017/11/27
Re: [Qemu-devel] [PATCH 0/1] block: Workaround for the iotests errors
,
Kevin Wolf
,
2017/11/27
Re: [Qemu-devel] [Qemu-block] [PATCH 0/1] block: Workaround for the iotests errors
,
John Snow
,
2017/11/27
Re: [Qemu-devel] [PATCH 0/1] block: Workaround for the iotests errors
,
Jeff Cody
,
2017/11/28
Re: [Qemu-devel] [PATCH 0/1] block: Workaround for the iotests errors
,
Kevin Wolf
,
2017/11/28
Re: [Qemu-devel] [Qemu-block] [PATCH 0/1] block: Workaround for the iotests errors
,
Kevin Wolf
,
2017/11/28
[Qemu-devel] [PATCH] pcc: define the Power-saving mode Exit Cause Enable bits in PowerPCCPUClass
,
Cédric Le Goater
,
2017/11/23
Re: [Qemu-devel] [PATCH] pcc: define the Power-saving mode Exit Cause Enable bits in PowerPCCPUClass
,
David Gibson
,
2017/11/23
Re: [Qemu-devel] [PATCH] pcc: define the Power-saving mode Exit Cause Enable bits in PowerPCCPUClass
,
Cédric Le Goater
,
2017/11/24
Re: [Qemu-devel] [PATCH] pcc: define the Power-saving mode Exit Cause Enable bits in PowerPCCPUClass
,
David Gibson
,
2017/11/24
[Qemu-devel] [PATCH v2 0/5] target/m68k: implement 680x0 FPU (part 3)
,
Laurent Vivier
,
2017/11/23
[Qemu-devel] [PATCH v2 2/5] target/m68k: add fmod/frem
,
Laurent Vivier
,
2017/11/23
[Qemu-devel] [PATCH v2 3/5] softfloat: use floatx80_infinity in softfloat
,
Laurent Vivier
,
2017/11/23
[Qemu-devel] [PATCH v2 4/5] softfloat: add floatx80_getman(), floatx80_getexp(), floatx80_scale()
,
Laurent Vivier
,
2017/11/23
[Qemu-devel] [PATCH v2 5/5] target-m68k: add fscale, fgetman and fgetexp
,
Laurent Vivier
,
2017/11/23
[Qemu-devel] [PATCH v2 1/5] softfloat: add floatx80_mod()
,
Laurent Vivier
,
2017/11/23
Re: [Qemu-devel] [PATCH v2 0/5] target/m68k: implement 680x0 FPU (part 3)
,
Peter Maydell
,
2017/11/29
Re: [Qemu-devel] [PATCH v2 0/5] target/m68k: implement 680x0 FPU (part 3)
,
Laurent Vivier
,
2017/11/29
Re: [Qemu-devel] [PATCH v2 0/5] target/m68k: implement 680x0 FPU (part 3)
,
Peter Maydell
,
2017/11/29
Re: [Qemu-devel] [PATCH v2 0/5] target/m68k: implement 680x0 FPU (part 3)
,
Thomas Huth
,
2017/11/29
Re: [Qemu-devel] [PATCH v2 0/5] target/m68k: implement 680x0 FPU (part 3)
,
Laurent Vivier
,
2017/11/29
Re: [Qemu-devel] [PATCH v2 0/5] target/m68k: implement 680x0 FPU (part 3)
,
Thomas Huth
,
2017/11/29
[Qemu-devel] QEMU Summit 2017: minutes
,
Peter Maydell
,
2017/11/23
Re: [Qemu-devel] QEMU Summit 2017: minutes
,
John Snow
,
2017/11/27
Re: [Qemu-devel] QEMU Summit 2017: minutes
,
Thomas Huth
,
2017/11/28
Re: [Qemu-devel] QEMU Summit 2017: minutes
,
Cornelia Huck
,
2017/11/28
Re: [Qemu-devel] QEMU Summit 2017: minutes
,
John Snow
,
2017/11/28
Re: [Qemu-devel] QEMU Summit 2017: minutes
,
Cornelia Huck
,
2017/11/29
Re: [Qemu-devel] QEMU Summit 2017: minutes
,
Fam Zheng
,
2017/11/29
[Qemu-devel] [PATCH for-2.11?] osdep.h: Make TIME_MAX handle different time_t types
,
Peter Maydell
,
2017/11/23
Re: [Qemu-devel] [PATCH for-2.11?] osdep.h: Make TIME_MAX handle different time_t types
,
Paolo Bonzini
,
2017/11/23
Re: [Qemu-devel] [PATCH for-2.11?] osdep.h: Make TIME_MAX handle different time_t types
,
Peter Maydell
,
2017/11/24
Re: [Qemu-devel] [PATCH for-2.11?] osdep.h: Make TIME_MAX handle different time_t types
,
no-reply
,
2017/11/23
[Qemu-devel] [RFC v3 0/4] vITS Reset
,
Eric Auger
,
2017/11/23
[Qemu-devel] [RFC v3 1/4] hw/intc/arm_gicv3_its: Don't call post_load on reset
,
Eric Auger
,
2017/11/23
[Qemu-devel] [RFC v3 2/4] hw/intc/arm_gicv3_its: Implement a minimalist reset
,
Eric Auger
,
2017/11/23
[Qemu-devel] [RFC v3 4/4] hw/intc/arm_gicv3_its: Implement full reset
,
Eric Auger
,
2017/11/23
[Qemu-devel] [RFC v3 3/4] linux-headers: Partial header update for ITS reset
,
Eric Auger
,
2017/11/23
Re: [Qemu-devel] [RFC v3 0/4] vITS Reset
,
Peter Maydell
,
2017/11/23
Re: [Qemu-devel] [RFC v3 0/4] vITS Reset
,
Auger Eric
,
2017/11/23
Re: [Qemu-devel] [RFC v3 0/4] vITS Reset
,
Peter Maydell
,
2017/11/23
Re: [Qemu-devel] [RFC v3 0/4] vITS Reset
,
Cornelia Huck
,
2017/11/23
Re: [Qemu-devel] [RFC v3 0/4] vITS Reset
,
Auger Eric
,
2017/11/23
Re: [Qemu-devel] [RFC v3 0/4] vITS Reset
,
Christian Borntraeger
,
2017/11/23
Re: [Qemu-devel] [RFC v3 0/4] vITS Reset
,
Auger Eric
,
2017/11/24
Re: [Qemu-devel] [RFC v3 0/4] vITS Reset
,
Cornelia Huck
,
2017/11/24
[Qemu-devel] [PATCH v8 0/5] fw_cfg: add DMA operations & etc/vmcoreinfo support
,
Marc-André Lureau
,
2017/11/23
[Qemu-devel] [PATCH v8 1/5] fw_cfg: fix driver remove
,
Marc-André Lureau
,
2017/11/23
[Qemu-devel] [PATCH v8 2/5] fw_cfg: add DMA register
,
Marc-André Lureau
,
2017/11/23
[Qemu-devel] [PATCH v8 4/5] crash: export paddr_vmcoreinfo_note()
,
Marc-André Lureau
,
2017/11/23
Re: [Qemu-devel] [PATCH v8 4/5] crash: export paddr_vmcoreinfo_note()
,
Christoph Hellwig
,
2017/11/23
Re: [Qemu-devel] [PATCH v8 4/5] crash: export paddr_vmcoreinfo_note()
,
Michael S. Tsirkin
,
2017/11/23
[Qemu-devel] [PATCH v8 3/5] fw_cfg: do DMA read operation
,
Marc-André Lureau
,
2017/11/23
[Qemu-devel] [PATCH v8 5/5] fw_cfg: write vmcoreinfo details
,
Marc-André Lureau
,
2017/11/23
Re: [Qemu-devel] [PATCH v8 0/5] fw_cfg: add DMA operations & etc/vmcoreinfo support
,
Michael S. Tsirkin
,
2017/11/28
[Qemu-devel] [PATCH 0/2] docs: Add documentation for image locking
,
Fam Zheng
,
2017/11/23
[Qemu-devel] [PATCH 1/2] docs: Add image locking subsection
,
Fam Zheng
,
2017/11/23
Re: [Qemu-devel] [PATCH 1/2] docs: Add image locking subsection
,
Philipp Hahn
,
2017/11/23
Re: [Qemu-devel] [PATCH 1/2] docs: Add image locking subsection
,
Fam Zheng
,
2017/11/24
Re: [Qemu-devel] [PATCH 1/2] docs: Add image locking subsection
,
Kevin Wolf
,
2017/11/23
Re: [Qemu-devel] [PATCH 1/2] docs: Add image locking subsection
,
Fam Zheng
,
2017/11/24
[Qemu-devel] [PATCH 2/2] qemu-options: Mention locking option of file driver
,
Fam Zheng
,
2017/11/23
Re: [Qemu-devel] [PATCH 2/2] qemu-options: Mention locking option of file driver
,
Kevin Wolf
,
2017/11/23
Re: [Qemu-devel] [PATCH 2/2] qemu-options: Mention locking option of file driver
,
Fam Zheng
,
2017/11/24
[Qemu-devel] [PATCH 00/25] spapr: Guest exploitation of the XIVE interrupt controller (POWER9)
,
Cédric Le Goater
,
2017/11/23
[Qemu-devel] [PATCH 01/25] ppc/xics: introduce an icp_create() helper
,
Cédric Le Goater
,
2017/11/23
Re: [Qemu-devel] [PATCH 01/25] ppc/xics: introduce an icp_create() helper
,
David Gibson
,
2017/11/23
Re: [Qemu-devel] [PATCH 01/25] ppc/xics: introduce an icp_create() helper
,
Cédric Le Goater
,
2017/11/24
Re: [Qemu-devel] [Qemu-ppc] [PATCH 01/25] ppc/xics: introduce an icp_create() helper
,
Greg Kurz
,
2017/11/24
Re: [Qemu-devel] [Qemu-ppc] [PATCH 01/25] ppc/xics: introduce an icp_create() helper
,
David Gibson
,
2017/11/27
Re: [Qemu-devel] [Qemu-ppc] [PATCH 01/25] ppc/xics: introduce an icp_create() helper
,
Greg Kurz
,
2017/11/24
[Qemu-devel] [PATCH 02/25] ppc/xics: assign of the CPU 'intc' pointer under the core
,
Cédric Le Goater
,
2017/11/23
Re: [Qemu-devel] [PATCH 02/25] ppc/xics: assign of the CPU 'intc' pointer under the core
,
David Gibson
,
2017/11/23
Re: [Qemu-devel] [Qemu-ppc] [PATCH 02/25] ppc/xics: assign of the CPU 'intc' pointer under the core
,
Greg Kurz
,
2017/11/24
[Qemu-devel] [PATCH 03/25] spapr: introduce a spapr_icp_create() helper
,
Cédric Le Goater
,
2017/11/23
Re: [Qemu-devel] [Qemu-ppc] [PATCH 03/25] spapr: introduce a spapr_icp_create() helper
,
Greg Kurz
,
2017/11/24
Re: [Qemu-devel] [Qemu-ppc] [PATCH 03/25] spapr: introduce a spapr_icp_create() helper
,
Cédric Le Goater
,
2017/11/24
Re: [Qemu-devel] [Qemu-ppc] [PATCH 03/25] spapr: introduce a spapr_icp_create() helper
,
Greg Kurz
,
2017/11/28
[Qemu-devel] [PATCH 04/25] spapr: move the IRQ allocation routines under the machine
,
Cédric Le Goater
,
2017/11/23
Re: [Qemu-devel] [PATCH 04/25] spapr: move the IRQ allocation routines under the machine
,
David Gibson
,
2017/11/23
Re: [Qemu-devel] [Qemu-ppc] [PATCH 04/25] spapr: move the IRQ allocation routines under the machine
,
Greg Kurz
,
2017/11/28
[Qemu-devel] [PATCH 05/25] spapr: introduce a spapr_irq_set() helper
,
Cédric Le Goater
,
2017/11/23
Re: [Qemu-devel] [PATCH 05/25] spapr: introduce a spapr_irq_set() helper
,
David Gibson
,
2017/11/23
Re: [Qemu-devel] [PATCH 05/25] spapr: introduce a spapr_irq_set() helper
,
Cédric Le Goater
,
2017/11/24
[Qemu-devel] [PATCH 07/25] migration: add VMSTATE_STRUCT_VARRAY_UINT32_ALLOC
,
Cédric Le Goater
,
2017/11/23
[Qemu-devel] [PATCH 06/25] spapr: introduce a spapr_irq_get_qirq() helper
,
Cédric Le Goater
,
2017/11/23
Re: [Qemu-devel] [PATCH 06/25] spapr: introduce a spapr_irq_get_qirq() helper
,
David Gibson
,
2017/11/23
Re: [Qemu-devel] [PATCH 06/25] spapr: introduce a spapr_irq_get_qirq() helper
,
Cédric Le Goater
,
2017/11/24
[Qemu-devel] [PATCH 08/25] spapr: introduce a skeleton for the XIVE interrupt controller
,
Cédric Le Goater
,
2017/11/23
Re: [Qemu-devel] [PATCH 08/25] spapr: introduce a skeleton for the XIVE interrupt controller
,
David Gibson
,
2017/11/28
Re: [Qemu-devel] [PATCH 08/25] spapr: introduce a skeleton for the XIVE interrupt controller
,
Cédric Le Goater
,
2017/11/28
Re: [Qemu-devel] [PATCH 08/25] spapr: introduce a skeleton for the XIVE interrupt controller
,
David Gibson
,
2017/11/29
Re: [Qemu-devel] [Qemu-ppc] [PATCH 08/25] spapr: introduce a skeleton for the XIVE interrupt controller
,
Greg Kurz
,
2017/11/29
Re: [Qemu-devel] [Qemu-ppc] [PATCH 08/25] spapr: introduce a skeleton for the XIVE interrupt controller
,
Cédric Le Goater
,
2017/11/29
Re: [Qemu-devel] [Qemu-ppc] [PATCH 08/25] spapr: introduce a skeleton for the XIVE interrupt controller
,
Greg Kurz
,
2017/11/29
Re: [Qemu-devel] [Qemu-ppc] [PATCH 08/25] spapr: introduce a skeleton for the XIVE interrupt controller
,
Cédric Le Goater
,
2017/11/29
Re: [Qemu-devel] [Qemu-ppc] [PATCH 08/25] spapr: introduce a skeleton for the XIVE interrupt controller
,
David Gibson
,
2017/11/30
Re: [Qemu-devel] [Qemu-ppc] [PATCH 08/25] spapr: introduce a skeleton for the XIVE interrupt controller
,
David Gibson
,
2017/11/30
[Qemu-devel] [PATCH 09/25] spapr: introduce handlers for XIVE interrupt sources
,
Cédric Le Goater
,
2017/11/23
Re: [Qemu-devel] [PATCH 09/25] spapr: introduce handlers for XIVE interrupt sources
,
David Gibson
,
2017/11/28
Re: [Qemu-devel] [PATCH 09/25] spapr: introduce handlers for XIVE interrupt sources
,
Cédric Le Goater
,
2017/11/28
[Qemu-devel] [PATCH 10/25] spapr: add MMIO handlers for the XIVE interrupt sources
,
Cédric Le Goater
,
2017/11/23
Re: [Qemu-devel] [PATCH 10/25] spapr: add MMIO handlers for the XIVE interrupt sources
,
David Gibson
,
2017/11/28
Re: [Qemu-devel] [PATCH 10/25] spapr: add MMIO handlers for the XIVE interrupt sources
,
Cédric Le Goater
,
2017/11/28
Re: [Qemu-devel] [PATCH 10/25] spapr: add MMIO handlers for the XIVE interrupt sources
,
David Gibson
,
2017/11/29
Re: [Qemu-devel] [PATCH 10/25] spapr: add MMIO handlers for the XIVE interrupt sources
,
Cédric Le Goater
,
2017/11/29
Re: [Qemu-devel] [PATCH 10/25] spapr: add MMIO handlers for the XIVE interrupt sources
,
Cédric Le Goater
,
2017/11/29
Re: [Qemu-devel] [PATCH 10/25] spapr: add MMIO handlers for the XIVE interrupt sources
,
David Gibson
,
2017/11/30
Re: [Qemu-devel] [PATCH 10/25] spapr: add MMIO handlers for the XIVE interrupt sources
,
Cédric Le Goater
,
2017/11/30
Re: [Qemu-devel] [PATCH 10/25] spapr: add MMIO handlers for the XIVE interrupt sources
,
David Gibson
,
2017/11/30
Re: [Qemu-devel] [PATCH 10/25] spapr: add MMIO handlers for the XIVE interrupt sources
,
Cédric Le Goater
,
2017/11/30
[Qemu-devel] [PATCH 11/25] spapr: describe the XIVE interrupt source flags
,
Cédric Le Goater
,
2017/11/23
Re: [Qemu-devel] [PATCH 11/25] spapr: describe the XIVE interrupt source flags
,
David Gibson
,
2017/11/28
Re: [Qemu-devel] [PATCH 11/25] spapr: describe the XIVE interrupt source flags
,
Cédric Le Goater
,
2017/11/28
[Qemu-devel] [PATCH 12/25] spapr: introduce a XIVE interrupt presenter model
,
Cédric Le Goater
,
2017/11/23
Re: [Qemu-devel] [PATCH 12/25] spapr: introduce a XIVE interrupt presenter model
,
David Gibson
,
2017/11/29
Re: [Qemu-devel] [PATCH 12/25] spapr: introduce a XIVE interrupt presenter model
,
Cédric Le Goater
,
2017/11/29
Re: [Qemu-devel] [PATCH 12/25] spapr: introduce a XIVE interrupt presenter model
,
David Gibson
,
2017/11/29
Re: [Qemu-devel] [PATCH 12/25] spapr: introduce a XIVE interrupt presenter model
,
Cédric Le Goater
,
2017/11/30
[Qemu-devel] [PATCH 13/25] spapr: introduce the XIVE Event Queues
,
Cédric Le Goater
,
2017/11/23
Re: [Qemu-devel] [PATCH 13/25] spapr: introduce the XIVE Event Queues
,
Benjamin Herrenschmidt
,
2017/11/23
Re: [Qemu-devel] [PATCH 13/25] spapr: introduce the XIVE Event Queues
,
Cédric Le Goater
,
2017/11/24
Re: [Qemu-devel] [PATCH 13/25] spapr: introduce the XIVE Event Queues
,
Benjamin Herrenschmidt
,
2017/11/26
Re: [Qemu-devel] [PATCH 13/25] spapr: introduce the XIVE Event Queues
,
David Gibson
,
2017/11/30
Re: [Qemu-devel] [PATCH 13/25] spapr: introduce the XIVE Event Queues
,
Cédric Le Goater
,
2017/11/30
[Qemu-devel] [PATCH 14/25] spapr: push the XIVE EQ data in OS event queue
,
Cédric Le Goater
,
2017/11/23
Re: [Qemu-devel] [PATCH 14/25] spapr: push the XIVE EQ data in OS event queue
,
David Gibson
,
2017/11/30
Re: [Qemu-devel] [PATCH 14/25] spapr: push the XIVE EQ data in OS event queue
,
Cédric Le Goater
,
2017/11/30
[Qemu-devel] [PATCH 15/25] spapr: notify the CPU when the XIVE interrupt priority is more privileged
,
Cédric Le Goater
,
2017/11/23
Re: [Qemu-devel] [PATCH 15/25] spapr: notify the CPU when the XIVE interrupt priority is more privileged
,
David Gibson
,
2017/11/30
Re: [Qemu-devel] [PATCH 15/25] spapr: notify the CPU when the XIVE interrupt priority is more privileged
,
Cédric Le Goater
,
2017/11/30
[Qemu-devel] [PATCH 16/25] spapr: add support for the SET_OS_PENDING command (XIVE)
,
Cédric Le Goater
,
2017/11/23
[Qemu-devel] [PATCH 17/25] spapr: add a sPAPRXive object to the machine
,
Cédric Le Goater
,
2017/11/23
Re: [Qemu-devel] [PATCH 17/25] spapr: add a sPAPRXive object to the machine
,
David Gibson
,
2017/11/30
Re: [Qemu-devel] [PATCH 17/25] spapr: add a sPAPRXive object to the machine
,
Cédric Le Goater
,
2017/11/30
Re: [Qemu-devel] [PATCH 17/25] spapr: add a sPAPRXive object to the machine
,
Cédric Le Goater
,
2017/11/30
[Qemu-devel] [PATCH 18/25] spapr: allocate IRQ numbers for the XIVE interrupt mode
,
Cédric Le Goater
,
2017/11/23
[Qemu-devel] [PATCH 20/25] spapr: add device tree support for the XIVE interrupt mode
,
Cédric Le Goater
,
2017/11/23
[Qemu-devel] [PATCH 19/25] spapr: add hcalls support for the XIVE interrupt mode
,
Cédric Le Goater
,
2017/11/23
[Qemu-devel] [PATCH 21/25] spapr: introduce a helper to map the XIVE memory regions
,
Cédric Le Goater
,
2017/11/23
[Qemu-devel] [PATCH 22/25] spapr: add XIVE support to spapr_irq_get_qirq()
,
Cédric Le Goater
,
2017/11/23
[Qemu-devel] [PATCH 23/25] spapr: toggle the ICP depending on the selected interrupt mode
,
Cédric Le Goater
,
2017/11/23
[Qemu-devel] [PATCH 24/25] spapr: add support to dump XIVE information
,
Cédric Le Goater
,
2017/11/23
[Qemu-devel] [PATCH 25/25] spapr: advertise XIVE exploitation mode in CAS
,
Cédric Le Goater
,
2017/11/23
[Qemu-devel] qemu x86 CPUID leafs override
,
Borislav Petkov
,
2017/11/23
Re: [Qemu-devel] qemu x86 CPUID leafs override
,
no-reply
,
2017/11/23
[Qemu-devel] Speak at FOSDEM18 Virt & IaaS Devroom!
,
Stefan Hajnoczi
,
2017/11/23
[Qemu-devel] [PATCH 0/3] cpu: suffix cpu address spaces with indexes
,
Peter Xu
,
2017/11/23
[Qemu-devel] [PATCH 1/3] pci: Initialize pci_dev->name before use
,
Peter Xu
,
2017/11/23
Re: [Qemu-devel] [PATCH 1/3] pci: Initialize pci_dev->name before use
,
Alexey Kardashevskiy
,
2017/11/23
Re: [Qemu-devel] [PATCH 1/3] pci: Initialize pci_dev->name before use
,
Peter Xu
,
2017/11/24
[Qemu-devel] [PATCH 3/3] cpu: suffix cpu address spaces with cpu index
,
Peter Xu
,
2017/11/23
[Qemu-devel] [PATCH 2/3] cpu: refactor cpu_address_space_init()
,
Peter Xu
,
2017/11/23
Re: [Qemu-devel] [PATCH 2/3] cpu: refactor cpu_address_space_init()
,
Paolo Bonzini
,
2017/11/23
Re: [Qemu-devel] [PATCH 2/3] cpu: refactor cpu_address_space_init()
,
Peter Xu
,
2017/11/24
[Qemu-devel] [PATCH] docs/devel/migration.txt: keep functions consistent with the code
,
Jay Zhou
,
2017/11/23
Re: [Qemu-devel] [PATCH] docs/devel/migration.txt: keep functions consistent with the code
,
no-reply
,
2017/11/23
Re: [Qemu-devel] [PATCH] docs/devel/migration.txt: keep functions consistent with the code
,
Jay Zhou
,
2017/11/23
Re: [Qemu-devel] [PATCH] docs/devel/migration.txt: keep functions consistent with the code
,
Dr. David Alan Gilbert
,
2017/11/24
[Qemu-devel] [Bug 1329956] Re: multi-core FreeBSD guest hangs after warm reboot
,
Matt Keys
,
2017/11/23
[Qemu-devel] [Bug 1329956] Re: multi-core FreeBSD guest hangs after warm reboot
,
Matt Keys
,
2017/11/23
[Qemu-devel] [Bug 1329956] Re: multi-core FreeBSD guest hangs after warm reboot
,
Matt Keys
,
2017/11/23
[Qemu-devel] [Bug 1329956] Re: multi-core FreeBSD guest hangs after warm reboot
,
Matt Keys
,
2017/11/23
[Qemu-devel] [Bug 1329956] Re: multi-core FreeBSD guest hangs after warm reboot
,
John Nielsen
,
2017/11/24
[Qemu-devel] [PATCH v2] rcu: reduce more than 7MB heap memory by malloc_trim()
,
Yang Zhong
,
2017/11/23
Re: [Qemu-devel] [PATCH v2] rcu: reduce more than 7MB heap memory by malloc_trim()
,
Stefan Hajnoczi
,
2017/11/23
Re: [Qemu-devel] [PATCH v2] rcu: reduce more than 7MB heap memory by malloc_trim()
,
Zhong Yang
,
2017/11/24
[Qemu-devel] [PATCH for 2.11] virtio-net: don't touch virtqueue if vm is stopped
,
Jason Wang
,
2017/11/22
Re: [Qemu-devel] [PATCH for 2.11] virtio-net: don't touch virtqueue if vm is stopped
,
no-reply
,
2017/11/23
Re: [Qemu-devel] [PATCH for 2.11] virtio-net: don't touch virtqueue if vm is stopped
,
Stefan Hajnoczi
,
2017/11/23
Re: [Qemu-devel] [PATCH for 2.11] virtio-net: don't touch virtqueue if vm is stopped
,
Jason Wang
,
2017/11/23
Re: [Qemu-devel] [PATCH for 2.11] virtio-net: don't touch virtqueue if vm is stopped
,
Stefan Hajnoczi
,
2017/11/24
Re: [Qemu-devel] [PATCH for 2.11] virtio-net: don't touch virtqueue if vm is stopped
,
Jason Wang
,
2017/11/26
Re: [Qemu-devel] [PATCH for 2.11] virtio-net: don't touch virtqueue if vm is stopped
,
Stefan Hajnoczi
,
2017/11/27
[Qemu-devel] [PATCH 00/17] iotests: Fix iotests for weird formats/options
,
Max Reitz
,
2017/11/22
[Qemu-devel] [PATCH 01/17] block/vmdk: Fix , instead of ; at end of line
,
Max Reitz
,
2017/11/22
Re: [Qemu-devel] [PATCH 01/17] block/vmdk: Fix , instead of ; at end of line
,
Eric Blake
,
2017/11/29
Re: [Qemu-devel] [PATCH 01/17] block/vmdk: Fix , instead of ; at end of line
,
Fam Zheng
,
2017/11/29
[Qemu-devel] [PATCH 02/17] qcow2: No persistent dirty bitmaps for compat=0.10
,
Max Reitz
,
2017/11/22
Re: [Qemu-devel] [PATCH 02/17] qcow2: No persistent dirty bitmaps for compat=0.10
,
Eric Blake
,
2017/11/29
[Qemu-devel] [PATCH 03/17] block/qcow: Add blkdebug events
,
Max Reitz
,
2017/11/22
Re: [Qemu-devel] [PATCH 03/17] block/qcow: Add blkdebug events
,
Eric Blake
,
2017/11/30
[Qemu-devel] [PATCH 04/17] block/vmdk: Add blkdebug events
,
Max Reitz
,
2017/11/22
Re: [Qemu-devel] [PATCH 04/17] block/vmdk: Add blkdebug events
,
Fam Zheng
,
2017/11/29
[Qemu-devel] [PATCH 05/17] iotests: Fix _img_info for backslashes
,
Max Reitz
,
2017/11/22
Re: [Qemu-devel] [PATCH 05/17] iotests: Fix _img_info for backslashes
,
Fam Zheng
,
2017/11/29
[Qemu-devel] [PATCH 06/17] iotests: Drop format-specific in _filter_img_info
,
Max Reitz
,
2017/11/22
Re: [Qemu-devel] [PATCH 06/17] iotests: Drop format-specific in _filter_img_info
,
Fam Zheng
,
2017/11/29
Re: [Qemu-devel] [PATCH 06/17] iotests: Drop format-specific in _filter_img_info
,
Max Reitz
,
2017/11/30
Re: [Qemu-devel] [PATCH 06/17] iotests: Drop format-specific in _filter_img_info
,
Eric Blake
,
2017/11/30
Re: [Qemu-devel] [PATCH 06/17] iotests: Drop format-specific in _filter_img_info
,
Eric Blake
,
2017/11/30
[Qemu-devel] [PATCH 07/17] iotests: Forbid 020 for non-file protocols
,
Max Reitz
,
2017/11/22
Re: [Qemu-devel] [PATCH 07/17] iotests: Forbid 020 for non-file protocols
,
Fam Zheng
,
2017/11/29
[Qemu-devel] [PATCH 08/17] iotests: Skip 103 for refcount_bits=1
,
Max Reitz
,
2017/11/22
Re: [Qemu-devel] [PATCH 08/17] iotests: Skip 103 for refcount_bits=1
,
Fam Zheng
,
2017/11/29
Re: [Qemu-devel] [PATCH 08/17] iotests: Skip 103 for refcount_bits=1
,
Max Reitz
,
2017/11/30
[Qemu-devel] [PATCH 09/17] iotests: Disable some tests for compat=0.10
,
Max Reitz
,
2017/11/22
[Qemu-devel] [PATCH 12/17] iotests: Fix 059's reference output
,
Max Reitz
,
2017/11/22
Re: [Qemu-devel] [PATCH 12/17] iotests: Fix 059's reference output
,
John Snow
,
2017/11/29
Re: [Qemu-devel] [PATCH 12/17] iotests: Fix 059's reference output
,
Fam Zheng
,
2017/11/29
[Qemu-devel] [PATCH 11/17] iotests: Fix 051 for compat=0.10
,
Max Reitz
,
2017/11/22
[Qemu-devel] [PATCH 10/17] iotests: Fix 020 for vmdk
,
Max Reitz
,
2017/11/22
Re: [Qemu-devel] [PATCH 10/17] iotests: Fix 020 for vmdk
,
John Snow
,
2017/11/29
Re: [Qemu-devel] [PATCH 10/17] iotests: Fix 020 for vmdk
,
Fam Zheng
,
2017/11/29
[Qemu-devel] [PATCH 13/17] iotests: Fix 067 for compat=0.10
,
Max Reitz
,
2017/11/22
[Qemu-devel] [PATCH 14/17] iotests: Make 089 compatible with compat=0.10
,
Max Reitz
,
2017/11/22
[Qemu-devel] [PATCH 15/17] iotests: Make 184 image-less
,
Max Reitz
,
2017/11/22
[Qemu-devel] [PATCH 17/17] iotests: Filter compat-dependent info in 198
,
Max Reitz
,
2017/11/22
[Qemu-devel] [PATCH 16/17] iotests: Make 191 work with qcow2 options
,
Max Reitz
,
2017/11/22
Re: [Qemu-devel] [PATCH 00/17] iotests: Fix iotests for weird formats/options
,
Max Reitz
,
2017/11/22
Re: [Qemu-devel] [PATCH 00/17] iotests: Fix iotests for weird formats/options
,
no-reply
,
2017/11/22
Re: [Qemu-devel] [PATCH 00/17] iotests: Fix iotests for weird formats/options
,
Fam Zheng
,
2017/11/23
Re: [Qemu-devel] [PATCH 00/17] iotests: Fix iotests for weird formats/options
,
Max Reitz
,
2017/11/27
[Qemu-devel] [PATCH 18/17] iotests: Make 059 pass on machines with little RAM
,
Max Reitz
,
2017/11/29
Re: [Qemu-devel] [PATCH 18/17] iotests: Make 059 pass on machines with little RAM
,
Fam Zheng
,
2017/11/29
[Qemu-devel] [PATCH v3 0/7] s390x/pci: Improve zPCI to cover more cases
,
Pierre Morel
,
2017/11/22
[Qemu-devel] [PATCH v3 3/7] s390x/pci: rework PCI LOAD
,
Pierre Morel
,
2017/11/22
[Qemu-devel] [PATCH v3 4/7] s390x/pci: rework PCI STORE BLOCK
,
Pierre Morel
,
2017/11/22
Re: [Qemu-devel] [PATCH v3 4/7] s390x/pci: rework PCI STORE BLOCK
,
Thomas Huth
,
2017/11/23
Re: [Qemu-devel] [PATCH v3 4/7] s390x/pci: rework PCI STORE BLOCK
,
Pierre Morel
,
2017/11/27
[Qemu-devel] [PATCH v3 5/7] s390x/pci: move the memory region read from pcilg
,
Pierre Morel
,
2017/11/22
Re: [Qemu-devel] [PATCH v3 5/7] s390x/pci: move the memory region read from pcilg
,
Thomas Huth
,
2017/11/23
Re: [Qemu-devel] [PATCH v3 5/7] s390x/pci: move the memory region read from pcilg
,
Pierre Morel
,
2017/11/25
[Qemu-devel] [PATCH v3 2/7] s390x/pci: rework PCI STORE
,
Pierre Morel
,
2017/11/22
Re: [Qemu-devel] [PATCH v3 2/7] s390x/pci: rework PCI STORE
,
Thomas Huth
,
2017/11/23
Re: [Qemu-devel] [PATCH v3 2/7] s390x/pci: rework PCI STORE
,
Pierre Morel
,
2017/11/25
Re: [Qemu-devel] [PATCH v3 2/7] s390x/pci: rework PCI STORE
,
Thomas Huth
,
2017/11/27
Re: [Qemu-devel] [PATCH v3 2/7] s390x/pci: rework PCI STORE
,
Cornelia Huck
,
2017/11/23
Re: [Qemu-devel] [PATCH v3 2/7] s390x/pci: rework PCI STORE
,
Pierre Morel
,
2017/11/25
[Qemu-devel] [PATCH v3 6/7] s390x/pci: move the memory region write from pcistg
,
Pierre Morel
,
2017/11/22
Re: [Qemu-devel] [PATCH v3 6/7] s390x/pci: move the memory region write from pcistg
,
Thomas Huth
,
2017/11/23
Re: [Qemu-devel] [PATCH v3 6/7] s390x/pci: move the memory region write from pcistg
,
Pierre Morel
,
2017/11/25
[Qemu-devel] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Pierre Morel
,
2017/11/22
Re: [Qemu-devel] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Thomas Huth
,
2017/11/23
Re: [Qemu-devel] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Cornelia Huck
,
2017/11/23
Re: [Qemu-devel] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Thomas Huth
,
2017/11/23
Re: [Qemu-devel] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Cornelia Huck
,
2017/11/23
Re: [Qemu-devel] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Thomas Huth
,
2017/11/23
Re: [Qemu-devel] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Cornelia Huck
,
2017/11/23
Re: [Qemu-devel] [qemu-s390x] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Thomas Huth
,
2017/11/23
Re: [Qemu-devel] [qemu-s390x] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Michael S. Tsirkin
,
2017/11/28
Re: [Qemu-devel] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Yi Min Zhao
,
2017/11/23
Re: [Qemu-devel] [qemu-s390x] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Thomas Huth
,
2017/11/23
Re: [Qemu-devel] [qemu-s390x] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Yi Min Zhao
,
2017/11/24
Re: [Qemu-devel] [qemu-s390x] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Pierre Morel
,
2017/11/25
Re: [Qemu-devel] [qemu-s390x] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Yi Min Zhao
,
2017/11/27
Re: [Qemu-devel] [qemu-s390x] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Thomas Huth
,
2017/11/27
Re: [Qemu-devel] [qemu-s390x] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Pierre Morel
,
2017/11/27
Re: [Qemu-devel] [qemu-s390x] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Yi Min Zhao
,
2017/11/27
Re: [Qemu-devel] [qemu-s390x] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Thomas Huth
,
2017/11/27
Re: [Qemu-devel] [qemu-s390x] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Yi Min Zhao
,
2017/11/28
Re: [Qemu-devel] [qemu-s390x] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Cornelia Huck
,
2017/11/27
Re: [Qemu-devel] [qemu-s390x] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Cornelia Huck
,
2017/11/27
Re: [Qemu-devel] [qemu-s390x] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Pierre Morel
,
2017/11/27
Re: [Qemu-devel] [qemu-s390x] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Cornelia Huck
,
2017/11/27
Re: [Qemu-devel] [qemu-s390x] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Pierre Morel
,
2017/11/27
Re: [Qemu-devel] [qemu-s390x] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Cornelia Huck
,
2017/11/27
Re: [Qemu-devel] [qemu-s390x] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Pierre Morel
,
2017/11/27
Re: [Qemu-devel] [qemu-s390x] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
,
Yi Min Zhao
,
2017/11/28
[Qemu-devel] [PATCH v3 7/7] s390x/pci: search for subregion inside the BARs
,
Pierre Morel
,
2017/11/22
Re: [Qemu-devel] [PATCH v3 7/7] s390x/pci: search for subregion inside the BARs
,
Thomas Huth
,
2017/11/23
Re: [Qemu-devel] [PATCH v3 7/7] s390x/pci: search for subregion inside the BARs
,
Pierre Morel
,
2017/11/27
Re: [Qemu-devel] [PATCH v3 0/7] s390x/pci: Improve zPCI to cover more cases
,
no-reply
,
2017/11/23
Re: [Qemu-devel] [PATCH v3 0/7] s390x/pci: Improve zPCI to cover more cases
,
Christian Borntraeger
,
2017/11/23
Re: [Qemu-devel] [PATCH v3 0/7] s390x/pci: Improve zPCI to cover more cases
,
Fam Zheng
,
2017/11/23
[Qemu-devel] [PATCH 0/3] hyperv: hv msr initialization fixes
,
Roman Kagan
,
2017/11/22
[Qemu-devel] [PATCH 3/3] hyperv: make SynIC version msr constant
,
Roman Kagan
,
2017/11/22
[Qemu-devel] [PATCH 2/3] hyperv: ensure SINTx msrs are reset properly
,
Roman Kagan
,
2017/11/22
[Qemu-devel] [PATCH 1/3] hyperv: set partition-wide MSRs only on first vcpu
,
Roman Kagan
,
2017/11/22
Re: [Qemu-devel] [PATCH 0/3] hyperv: hv msr initialization fixes
,
no-reply
,
2017/11/23
[Qemu-devel] [PATCH] kvm: apic: save and restore x2APIC LDR
,
Radim Krčmář
,
2017/11/22
Re: [Qemu-devel] [PATCH] kvm: apic: save and restore x2APIC LDR
,
Paolo Bonzini
,
2017/11/22
Re: [Qemu-devel] [PATCH] kvm: apic: save and restore x2APIC LDR
,
Radim Krčmář
,
2017/11/22
Re: [Qemu-devel] [PATCH] kvm: apic: save and restore x2APIC LDR
,
Eduardo Habkost
,
2017/11/22
Re: [Qemu-devel] [PATCH] kvm: apic: save and restore x2APIC LDR
,
Radim Krčmář
,
2017/11/22
Re: [Qemu-devel] [PATCH] kvm: apic: save and restore x2APIC LDR
,
no-reply
,
2017/11/22
[Qemu-devel] [qemu-web PATCH] css: avoid over-large images
,
Paolo Bonzini
,
2017/11/22
Re: [Qemu-devel] [qemu-web PATCH] css: avoid over-large images
,
Christian Borntraeger
,
2017/11/22
Re: [Qemu-devel] [qemu-web PATCH] css: avoid over-large images
,
Cornelia Huck
,
2017/11/22
[Qemu-devel] [PATCH] block: Fix qemu crash when using scsi-block
,
Deepa Srinivasan
,
2017/11/22
Re: [Qemu-devel] [PATCH] block: Fix qemu crash when using scsi-block
,
Paolo Bonzini
,
2017/11/22
Re: [Qemu-devel] [PATCH] block: Fix qemu crash when using scsi-block
,
Kevin Wolf
,
2017/11/22
Re: [Qemu-devel] [Qemu-block] [PATCH] block: Fix qemu crash when using scsi-block
,
Paolo Bonzini
,
2017/11/22
Re: [Qemu-devel] [Qemu-block] [PATCH] block: Fix qemu crash when using scsi-block
,
Deepa Srinivasan
,
2017/11/22
Re: [Qemu-devel] [Qemu-block] [PATCH] block: Fix qemu crash when using scsi-block
,
Paolo Bonzini
,
2017/11/23
[Qemu-devel] [PATCH] block: Fix qemu crash when using scsi-block
,
Deepa Srinivasan
,
2017/11/23
Re: [Qemu-devel] [PATCH] block: Fix qemu crash when using scsi-block
,
Deepa Srinivasan
,
2017/11/23
Re: [Qemu-devel] [PATCH] block: Fix qemu crash when using scsi-block
,
Paolo Bonzini
,
2017/11/23
Re: [Qemu-devel] [PATCH] block: Fix qemu crash when using scsi-block
,
Kevin Wolf
,
2017/11/23
Re: [Qemu-devel] [PATCH] block: Fix qemu crash when using scsi-block
,
Paolo Bonzini
,
2017/11/23
Re: [Qemu-devel] [PATCH] block: Fix qemu crash when using scsi-block
,
Kevin Wolf
,
2017/11/23
Re: [Qemu-devel] [PATCH] block: Fix qemu crash when using scsi-block
,
Deepa Srinivasan
,
2017/11/27
Re: [Qemu-devel] [PATCH] block: Fix qemu crash when using scsi-block
,
Stefan Hajnoczi
,
2017/11/22
Re: [Qemu-devel] [PATCH] block: Fix qemu crash when using scsi-block
,
Kevin Wolf
,
2017/11/22
Re: [Qemu-devel] [PATCH] block: Fix qemu crash when using scsi-block
,
Stefan Hajnoczi
,
2017/11/23
Re: [Qemu-devel] [PATCH] block: Fix qemu crash when using scsi-block
,
Paolo Bonzini
,
2017/11/23
[Qemu-devel] [PATCH 0/2] s390x fixes (post 2.11)
,
Christian Borntraeger
,
2017/11/22
[Qemu-devel] [PATCH 1/2] s390x/migration: use zero flag parameter
,
Christian Borntraeger
,
2017/11/22
Re: [Qemu-devel] [PATCH 1/2] s390x/migration: use zero flag parameter
,
Thomas Huth
,
2017/11/22
Re: [Qemu-devel] [PATCH 1/2] s390x/migration: use zero flag parameter
,
Cornelia Huck
,
2017/11/22
Re: [Qemu-devel] [PATCH 1/2] s390x/migration: use zero flag parameter
,
Cornelia Huck
,
2017/11/22
Re: [Qemu-devel] [PATCH 1/2] s390x/migration: use zero flag parameter
,
Christian Borntraeger
,
2017/11/22
[Qemu-devel] [PATCH 2/2] pc-bios/s390-ccw: zero out bss section
,
Christian Borntraeger
,
2017/11/22
Re: [Qemu-devel] [PATCH 2/2] pc-bios/s390-ccw: zero out bss section
,
Cornelia Huck
,
2017/11/22
Re: [Qemu-devel] [PATCH 2/2] pc-bios/s390-ccw: zero out bss section
,
Thomas Huth
,
2017/11/22
Re: [Qemu-devel] [PATCH 2/2] pc-bios/s390-ccw: zero out bss section
,
Richard Henderson
,
2017/11/23
Re: [Qemu-devel] [PATCH 0/2] s390x fixes (post 2.11)
,
Cornelia Huck
,
2017/11/22
Re: [Qemu-devel] [PATCH 0/2] s390x fixes (post 2.11)
,
Cornelia Huck
,
2017/11/22
Re: [Qemu-devel] [PATCH 0/2] s390x fixes (post 2.11)
,
no-reply
,
2017/11/22
Re: [Qemu-devel] [PATCH 0/2] s390x fixes (post 2.11)
,
Christian Borntraeger
,
2017/11/22
[Qemu-devel] [RFC PATCH 1/1] s390x: deprecate s390-squash-mcss machine prop
,
Halil Pasic
,
2017/11/22
Re: [Qemu-devel] [RFC PATCH 1/1] s390x: deprecate s390-squash-mcss machine prop
,
Cornelia Huck
,
2017/11/22
[Qemu-devel] [PATCH 1/4] spice: remove QXLWorker interface field
,
Frediano Ziglio
,
2017/11/22
[Qemu-devel] [PATCH 3/4] spice: remove only written event_mask field
,
Frediano Ziglio
,
2017/11/22
[Qemu-devel] [PATCH 2/4] spice: remove unused watch list
,
Frediano Ziglio
,
2017/11/22
[Qemu-devel] [PATCH 4/4] spice: remove unused timer list
,
Frediano Ziglio
,
2017/11/22
[Qemu-devel] [PATCH v4 0/1] Use rightc parames (was Make xbzrle_cache_size a migration parameter)
,
Juan Quintela
,
2017/11/22
[Qemu-devel] [PATCH v4 1/1] migration: Use proper types in json
,
Juan Quintela
,
2017/11/22
Re: [Qemu-devel] [PATCH v4 1/1] migration: Use proper types in json
,
Eric Blake
,
2017/11/28
[Qemu-devel] [PATCH v2 0/6] Improve info migrate output on destination
,
Juan Quintela
,
2017/11/22
[Qemu-devel] [PATCH v2 1/6] migration: print features as on off
,
Juan Quintela
,
2017/11/22
[Qemu-devel] [PATCH v2 3/6] migration: Create uri parameter
,
Juan Quintela
,
2017/11/22
Re: [Qemu-devel] [PATCH v2 3/6] migration: Create uri parameter
,
Daniel P. Berrange
,
2017/11/22
[Qemu-devel] [PATCH v2 2/6] migration: free addr in the same function that we created it
,
Juan Quintela
,
2017/11/22
[Qemu-devel] [PATCH v2 6/6] migration: Set the new port/address in the uri parameter
,
Juan Quintela
,
2017/11/22
[Qemu-devel] [PATCH v2 5/6] migration: make migrate uri parameter optional
,
Juan Quintela
,
2017/11/22
[Qemu-devel] [PATCH v2 4/6] migration: Now set the migration uri
,
Juan Quintela
,
2017/11/22
Re: [Qemu-devel] [PATCH v2 0/6] Improve info migrate output on destination
,
no-reply
,
2017/11/22
[Qemu-devel] [PATCH] qga-win: VSS: Handle VSS_E_PROVIDER_ALREADY_REGISTERED error
,
Sameeh Jubran
,
2017/11/22
Re: [Qemu-devel] [PATCH] qga-win: VSS: Handle VSS_E_PROVIDER_ALREADY_REGISTERED error
,
no-reply
,
2017/11/22
Re: [Qemu-devel] [PATCH] qga-win: VSS: Handle VSS_E_PROVIDER_ALREADY_REGISTERED error
,
Michael Roth
,
2017/11/28
Re: [Qemu-devel] [PATCH] qga-win: VSS: Handle VSS_E_PROVIDER_ALREADY_REGISTERED error
,
Sameeh Jubran
,
2017/11/30
[Qemu-devel] postcopy test under load
,
Dr. David Alan Gilbert
,
2017/11/22
[Qemu-devel] [PATCH 0/5] NBD server refactoring before BLOCK_STATUS
,
Vladimir Sementsov-Ogievskiy
,
2017/11/22
[Qemu-devel] [PATCH 3/5] nbd/server: add helper nbd_opt_invalid
,
Vladimir Sementsov-Ogievskiy
,
2017/11/22
Re: [Qemu-devel] [PATCH 3/5] nbd/server: add helper nbd_opt_invalid
,
Eric Blake
,
2017/11/22
Re: [Qemu-devel] [PATCH 3/5] nbd/server: add helper nbd_opt_invalid
,
Eric Blake
,
2017/11/22
[Qemu-devel] [PATCH 5/5] nbd/server: structurize option reply sending
,
Vladimir Sementsov-Ogievskiy
,
2017/11/22
Re: [Qemu-devel] [PATCH 5/5] nbd/server: structurize option reply sending
,
Eric Blake
,
2017/11/22
[Qemu-devel] [PATCH 4/5] nbd: rename nbd_option and nbd_opt_reply
,
Vladimir Sementsov-Ogievskiy
,
2017/11/22
Re: [Qemu-devel] [PATCH 4/5] nbd: rename nbd_option and nbd_opt_reply
,
Eric Blake
,
2017/11/22
[Qemu-devel] [PATCH 1/5] nbd/server: refactor negotiation functions parameters
,
Vladimir Sementsov-Ogievskiy
,
2017/11/22
Re: [Qemu-devel] [PATCH 1/5] nbd/server: refactor negotiation functions parameters
,
Eric Blake
,
2017/11/22
[Qemu-devel] [PATCH 2/5] nbd/server: add nbd_opt_{read, drop} to track client->optlen
,
Vladimir Sementsov-Ogievskiy
,
2017/11/22
Re: [Qemu-devel] [PATCH 2/5] nbd/server: add nbd_opt_{read, drop} to track client->optlen
,
Eric Blake
,
2017/11/22
Re: [Qemu-devel] [PATCH 2/5] nbd/server: add nbd_opt_{read, drop} to track client->optlen
,
Eric Blake
,
2017/11/22
Re: [Qemu-devel] [PATCH 2/5] nbd/server: add nbd_opt_{read, drop} to track client->optlen
,
Eric Blake
,
2017/11/22
Re: [Qemu-devel] [PATCH 0/5] NBD server refactoring before BLOCK_STATUS
,
no-reply
,
2017/11/22
Re: [Qemu-devel] unrelated [PATCH 0/5] NBD server refactoring before BLOCK_STATUS
,
Vladimir Sementsov-Ogievskiy
,
2017/11/22
[Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows
,
Yu Ning
,
2017/11/22
Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows
,
Thomas Huth
,
2017/11/22
Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows
,
Paolo Bonzini
,
2017/11/22
Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows
,
Thomas Huth
,
2017/11/22
Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows
,
Paolo Bonzini
,
2017/11/22
Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows
,
Yu Ning
,
2017/11/22
Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows
,
Thomas Huth
,
2017/11/22
Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows
,
Yu Ning
,
2017/11/22
Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows
,
no-reply
,
2017/11/23
Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows
,
Eric Blake
,
2017/11/28
Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows
,
Fam Zheng
,
2017/11/28
Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows
,
Yu Ning
,
2017/11/28
Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows
,
Fam Zheng
,
2017/11/28
[Qemu-devel] [PULL 0/2] Migration PULL take 2
,
Juan Quintela
,
2017/11/22
[Qemu-devel] [PULL 1/2] migration, xen: Fix block image lock issue on live migration
,
Juan Quintela
,
2017/11/22
[Qemu-devel] [PULL 2/2] migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END
,
Juan Quintela
,
2017/11/22
Re: [Qemu-devel] [PULL 0/2] Migration PULL take 2
,
no-reply
,
2017/11/22
Re: [Qemu-devel] [PULL 0/2] Migration PULL take 2
,
Peter Maydell
,
2017/11/23
[Qemu-devel] [PATCH] tcg: Fix complilation with TCG
,
Juan Quintela
,
2017/11/22
Re: [Qemu-devel] [PATCH] tcg: Fix complilation with TCG
,
Richard Henderson
,
2017/11/22
Re: [Qemu-devel] [PATCH] tcg: Fix complilation with TCG
,
Peter Maydell
,
2017/11/22
Re: [Qemu-devel] [PATCH] tcg: Fix complilation with TCG
,
Richard Henderson
,
2017/11/22
Re: [Qemu-devel] [PATCH] tcg: Fix complilation with TCG
,
Peter Maydell
,
2017/11/22
Re: [Qemu-devel] [PATCH] tcg: Fix complilation with TCG
,
Paolo Bonzini
,
2017/11/23
Re: [Qemu-devel] [PATCH] tcg: Fix complilation with TCG
,
Peter Maydell
,
2017/11/24
Re: [Qemu-devel] [PATCH] tcg: Fix complilation with TCG
,
Paolo Bonzini
,
2017/11/24
Re: [Qemu-devel] [PATCH] tcg: Fix complilation with TCG
,
Dr. David Alan Gilbert
,
2017/11/22
Re: [Qemu-devel] [PATCH] tcg: Fix complilation with TCG
,
Peter Maydell
,
2017/11/22
Re: [Qemu-devel] [PATCH] tcg: Fix complilation with TCG
,
Juan Quintela
,
2017/11/22
Re: [Qemu-devel] [PATCH] tcg: Fix complilation with TCG
,
Philippe Mathieu-Daudé
,
2017/11/22
Re: [Qemu-devel] [PATCH] tcg: Fix complilation with TCG
,
Emilio G. Cota
,
2017/11/22
Re: [Qemu-devel] [PATCH] tcg: Fix complilation with TCG
,
no-reply
,
2017/11/22
Re: [Qemu-devel] [PATCH] tcg: Fix complilation with TCG
,
Peter Maydell
,
2017/11/23
[Qemu-devel] [PATCH] vfio/common: init giommu_list and hostwin_list of vfio container
,
Liu, Yi L
,
2017/11/22
Re: [Qemu-devel] [PATCH] vfio/common: init giommu_list and hostwin_list of vfio container
,
no-reply
,
2017/11/22
Re: [Qemu-devel] [PATCH] vfio/common: init giommu_list and hostwin_list of vfio container
,
Alex Williamson
,
2017/11/29
Re: [Qemu-devel] [PATCH] vfio/common: init giommu_list and hostwin_list of vfio container
,
Liu, Yi L
,
2017/11/30
[Qemu-devel] [PATCH qemu] vfio-pci: Remove unused fields from VFIOMSIXInfo
,
Alexey Kardashevskiy
,
2017/11/22
Re: [Qemu-devel] [PATCH qemu] vfio-pci: Remove unused fields from VFIOMSIXInfo
,
no-reply
,
2017/11/22
Re: [Qemu-devel] [PATCH qemu] vfio-pci: Remove unused fields from VFIOMSIXInfo
,
Alex Williamson
,
2017/11/29
Re: [Qemu-devel] [PATCH qemu] vfio-pci: Remove unused fields from VFIOMSIXInfo
,
Alexey Kardashevskiy
,
2017/11/29
Re: [Qemu-devel] [PATCH qemu] vfio-pci: Remove unused fields from VFIOMSIXInfo
,
Alex Williamson
,
2017/11/29
Re: [Qemu-devel] [PATCH qemu] vfio-pci: Remove unused fields from VFIOMSIXInfo
,
Alexey Kardashevskiy
,
2017/11/30
[Qemu-devel] [PATCH] x86/cpu: Enable new SSE/AVX/AVX512 cpu features
,
Yang Zhong
,
2017/11/22
Re: [Qemu-devel] [PATCH] x86/cpu: Enable new SSE/AVX/AVX512 cpu features
,
no-reply
,
2017/11/22
[Qemu-devel] [PATCH] Remove MemoryRegionSection check code from sparc_cpu_get_phys_page_debug()
,
Jean-Christophe Dubois
,
2017/11/22
Re: [Qemu-devel] [PATCH] Remove MemoryRegionSection check code from sparc_cpu_get_phys_page_debug()
,
no-reply
,
2017/11/22
Re: [Qemu-devel] [PATCH] Remove MemoryRegionSection check code from sparc_cpu_get_phys_page_debug()
,
Jean-Christophe DUBOIS
,
2017/11/22
Re: [Qemu-devel] [PATCH] Remove MemoryRegionSection check code from sparc_cpu_get_phys_page_debug()
,
Mark Cave-Ayland
,
2017/11/23
Re: [Qemu-devel] [PATCH] Remove MemoryRegionSection check code from sparc_cpu_get_phys_page_debug()
,
Mark Cave-Ayland
,
2017/11/23
Re: [Qemu-devel] [PATCH] Remove MemoryRegionSection check code from sparc_cpu_get_phys_page_debug()
,
Jean-Christophe DUBOIS
,
2017/11/27
[Qemu-devel] [PATCH qemu] vfio: Allow configuration without INTx
,
Alexey Kardashevskiy
,
2017/11/22
Re: [Qemu-devel] [PATCH qemu] vfio: Allow configuration without INTx
,
no-reply
,
2017/11/23
Re: [Qemu-devel] [PATCH qemu] vfio: Allow configuration without INTx
,
Alex Williamson
,
2017/11/29
Re: [Qemu-devel] [PATCH qemu] vfio: Allow configuration without INTx
,
Alexey Kardashevskiy
,
2017/11/29
Re: [Qemu-devel] [PATCH qemu] vfio: Allow configuration without INTx
,
Alex Williamson
,
2017/11/30
[Qemu-devel] [PATCH qemu] vfio/spapr: Allow fallback to SPAPR TCE IOMMU v1
,
Alexey Kardashevskiy
,
2017/11/22
Re: [Qemu-devel] [PATCH qemu] vfio/spapr: Allow fallback to SPAPR TCE IOMMU v1
,
David Gibson
,
2017/11/22
Re: [Qemu-devel] [PATCH qemu] vfio/spapr: Allow fallback to SPAPR TCE IOMMU v1
,
Alexey Kardashevskiy
,
2017/11/22
Re: [Qemu-devel] [PATCH qemu] vfio/spapr: Allow fallback to SPAPR TCE IOMMU v1
,
Alex Williamson
,
2017/11/29
Re: [Qemu-devel] [PATCH qemu] vfio/spapr: Allow fallback to SPAPR TCE IOMMU v1
,
Alexey Kardashevskiy
,
2017/11/29
[Qemu-devel] Why qemu with kvm enabled can boot kernel even if identity page map is not set correctly?
,
Ding Fei
,
2017/11/22
[Qemu-devel] [Bug 1733720] [NEW] raspi2 with multiple CPU's #1
,
Ken Dickey
,
2017/11/22
[Qemu-devel] [Bug 1733720] Re: raspi2 with multiple CPU's #1
,
Ken Dickey
,
2017/11/22
[Qemu-devel] [Bug 1733720] Re: raspi2 with multiple CPU's #1
,
Ken Dickey
,
2017/11/22
[Qemu-devel] [PULL 0/3] ppc-for-2.11 queue 20171122
,
David Gibson
,
2017/11/21
[Qemu-devel] [PULL 1/3] hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256
,
David Gibson
,
2017/11/21
[Qemu-devel] [PULL 3/3] ppc: fix VTB migration
,
David Gibson
,
2017/11/21
[Qemu-devel] [PULL 2/3] spapr: Implement bug in spapr-vty device to be compatible with PowerVM
,
David Gibson
,
2017/11/21
Re: [Qemu-devel] [PULL 0/3] ppc-for-2.11 queue 20171122
,
no-reply
,
2017/11/22
Re: [Qemu-devel] [PULL 0/3] ppc-for-2.11 queue 20171122
,
Peter Maydell
,
2017/11/23
[Qemu-devel] [PATCH v4 0/4] Convert to realize and improve error handling
,
Mao Zhongyi
,
2017/11/21
[Qemu-devel] [PATCH v4 1/4] hw/block/nvme: Convert to realize
,
Mao Zhongyi
,
2017/11/21
[Qemu-devel] [PATCH v4 2/4] hw/block: Fix the return type
,
Mao Zhongyi
,
2017/11/21
[Qemu-devel] [PATCH v4 4/4] dev-storage: Fix the unusual function name
,
Mao Zhongyi
,
2017/11/21
[Qemu-devel] [PATCH v4 3/4] hw/block: Use errp directly rather than local_err
,
Mao Zhongyi
,
2017/11/21
Re: [Qemu-devel] [PATCH v4 0/4] Convert to realize and improve error handling
,
no-reply
,
2017/11/22
[Qemu-devel] [PATCH] iotests: fix 075 and 078
,
John Snow
,
2017/11/21
Re: [Qemu-devel] [PATCH] iotests: fix 075 and 078
,
Eric Blake
,
2017/11/21
Re: [Qemu-devel] [PATCH] iotests: fix 075 and 078
,
John Snow
,
2017/11/22
Re: [Qemu-devel] [PATCH] iotests: fix 075 and 078
,
Lukáš Doktor
,
2017/11/22
Re: [Qemu-devel] [PATCH] iotests: fix 075 and 078
,
Kevin Wolf
,
2017/11/22
Re: [Qemu-devel] [PATCH] iotests: fix 075 and 078
,
no-reply
,
2017/11/23
[Qemu-devel] qemu-iotest 059 vmdk failure
,
John Snow
,
2017/11/21
[Qemu-devel] qemu iotest 020 failing for vmdk after 2b7731938d9
,
John Snow
,
2017/11/21
Re: [Qemu-devel] qemu iotest 020 failing for vmdk after 2b7731938d9
,
Max Reitz
,
2017/11/22
[Qemu-devel] [PATCH] hw/input/hid: Fix some wrong hid usage mappings.
,
Tao Wu
,
2017/11/21
Re: [Qemu-devel] [PATCH] hw/input/hid: Fix some wrong hid usage mappings.
,
no-reply
,
2017/11/21
Re: [Qemu-devel] [PATCH] hw/input/hid: Fix some wrong hid usage mappings.
,
address@hidden
,
2017/11/21
Re: [Qemu-devel] [PATCH] hw/input/hid: Fix some wrong hid usage mappings.
,
address@hidden
,
2017/11/28
[Qemu-devel] [PATCH v6 00/26] tcg: generic vector operations
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 03/26] tcg: Generalize TCGOp parameters
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 02/26] tcg: Dynamically allocate TCGOps
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 01/26] tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 06/26] tcg: Allow multiple word entries into the constant pool
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 07/26] tcg: Add tcg_signed_cond
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 04/26] tcg: Add types and basic operations for host vectors
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 08/26] target/arm: Align vector registers
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 09/26] target/arm: Use vector infrastructure for aa64 add/sub/logic
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 11/26] target/arm: Use vector infrastructure for aa64 dup/movi
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 10/26] target/arm: Use vector infrastructure for aa64 mov/not/neg
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 13/26] tcg: Add tcg_expand_vec_op and tcg-target.opc.h
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 05/26] tcg: Add generic vector expanders
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 12/26] tcg/i386: Add vector operations
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 15/26] target/arm: Use vector infrastructure for aa64 zip/uzp/trn/xtn
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 14/26] tcg: Add generic vector ops for interleave
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 16/26] tcg: Add generic vector ops for constant shifts
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 17/26] target/arm: Use vector infrastructure for aa64 constant shifts
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 19/26] target/arm: Use vector infrastructure for aa64 compares
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 18/26] tcg: Add generic vector ops for comparisons
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 21/26] tcg: Add generic vector ops for multiplication
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 20/26] tcg/i386: Add vector operations/expansions for shift/cmp/interleave
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 24/26] target/arm: Use vector infrastructure for aa64 widening shifts
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 22/26] target/arm: Use vector infrastructure for aa64 multiplies
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 23/26] tcg: Add generic vector ops for extension
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 25/26] tcg/i386: Add vector operations/expansions for mul/extend
,
Richard Henderson
,
2017/11/21
[Qemu-devel] [PATCH v6 26/26] tcg/aarch64: Add vector operations
,
Richard Henderson
,
2017/11/21
Re: [Qemu-devel] [PATCH v6 00/26] tcg: generic vector operations
,
no-reply
,
2017/11/21
Re: [Qemu-devel] [PATCH v6 00/26] tcg: generic vector operations
,
no-reply
,
2017/11/21
Re: [Qemu-devel] [PATCH v6 00/26] tcg: generic vector operations
,
no-reply
,
2017/11/21
Re: [Qemu-devel] [PATCH v6 00/26] tcg: generic vector operations
,
no-reply
,
2017/11/21
Re: [Qemu-devel] [PATCH v6 00/26] tcg: generic vector operations
,
Timothy Pearson
,
2017/11/27
[Qemu-devel] [PATCH] ppc: fix VTB migration
,
Laurent Vivier
,
2017/11/21
Re: [Qemu-devel] [PATCH] ppc: fix VTB migration
,
no-reply
,
2017/11/21
Re: [Qemu-devel] [PATCH] ppc: fix VTB migration
,
David Gibson
,
2017/11/21
[Qemu-devel] [ANNOUNCE] QEMU 2.11.0-rc2 is now available
,
Michael Roth
,
2017/11/21
Message not available
Re: [Qemu-devel] [ANNOUNCE] QEMU 2.11.0-rc2 is now available
,
Christian Borntraeger
,
2017/11/21
Re: [Qemu-devel] [ANNOUNCE] QEMU 2.11.0-rc2 is now available
,
Michael Roth
,
2017/11/21
Re: [Qemu-devel] [ANNOUNCE] QEMU 2.11.0-rc2 is now available
,
Christian Borntraeger
,
2017/11/22
Re: [Qemu-devel] [ANNOUNCE] QEMU 2.11.0-rc2 is now available
,
Jeff Cody
,
2017/11/22
Re: [Qemu-devel] [ANNOUNCE] QEMU 2.11.0-rc2 is now available
,
Fam Zheng
,
2017/11/22
Re: [Qemu-devel] [ANNOUNCE] QEMU 2.11.0-rc2 is now available
,
Jeff Cody
,
2017/11/22
Re: [Qemu-devel] [ANNOUNCE] QEMU 2.11.0-rc2 is now available
,
Fam Zheng
,
2017/11/23
Re: [Qemu-devel] [ANNOUNCE] QEMU 2.11.0-rc2 is now available
,
Stefan Hajnoczi
,
2017/11/23
[Qemu-devel] [PULL 0/2] Migration pull request
,
Juan Quintela
,
2017/11/21
[Qemu-devel] [PULL 1/2] migration, xen: Fix block image lock issue on live migration
,
Juan Quintela
,
2017/11/21
[Qemu-devel] [PULL 2/2] migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END
,
Juan Quintela
,
2017/11/21
Re: [Qemu-devel] [PULL 0/2] Migration pull request
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PULL 0/2] Migration pull request
,
Juan Quintela
,
2017/11/22
Re: [Qemu-devel] [PULL 0/2] Migration pull request
,
no-reply
,
2017/11/22
[Qemu-devel] [PATCH] target/ppc: Fix system lockups caused by interrupt_request state corruption
,
Richard Purdie
,
2017/11/21
Re: [Qemu-devel] [PATCH] target/ppc: Fix system lockups caused by interrupt_request state corruption
,
Alex Bennée
,
2017/11/21
Re: [Qemu-devel] [PATCH] target/ppc: Fix system lockups caused by interrupt_request state corruption
,
no-reply
,
2017/11/21
Re: [Qemu-devel] [PATCH] target/ppc: Fix system lockups caused by interrupt_request state corruption
,
no-reply
,
2017/11/21
[Qemu-devel] [PULL 0/4] Late blockjob / coroutine patches for -rc2
,
Jeff Cody
,
2017/11/21
[Qemu-devel] [PULL 1/4] blockjob: do not allow coroutine double entry or entry-after-completion
,
Jeff Cody
,
2017/11/21
Re: [Qemu-devel] [Qemu-block] [PULL 1/4] blockjob: do not allow coroutine double entry or entry-after-completion
,
Kevin Wolf
,
2017/11/22
[Qemu-devel] [PULL 2/4] coroutine: abort if we try to schedule or enter a pending coroutine
,
Jeff Cody
,
2017/11/21
[Qemu-devel] [PULL 4/4] qemu-iotest: add test for blockjob coroutine race condition
,
Jeff Cody
,
2017/11/21
[Qemu-devel] [PULL 3/4] qemu-iotests: add option in common.qemu for mismatch only
,
Jeff Cody
,
2017/11/21
Re: [Qemu-devel] [PULL 0/4] Late blockjob / coroutine patches for -rc2
,
Peter Maydell
,
2017/11/21
[Qemu-devel] [PATCH v3 for-2.11 0/4] Fix segfault in blockjob race condition
,
Jeff Cody
,
2017/11/21
[Qemu-devel] [PATCH v3 for-2.11 2/4] coroutine: abort if we try to schedule or enter a pending coroutine
,
Jeff Cody
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 for-2.11 2/4] coroutine: abort if we try to schedule or enter a pending coroutine
,
Stefan Hajnoczi
,
2017/11/21
[Qemu-devel] [PATCH v3 for-2.11 3/4] qemu-iotests: add option in common.qemu for mismatch only
,
Jeff Cody
,
2017/11/21
[Qemu-devel] [PATCH v3 for-2.11 1/4] blockjob: do not allow coroutine double entry or entry-after-completion
,
Jeff Cody
,
2017/11/21
[Qemu-devel] [PATCH v3 for-2.11 4/4] qemu-iotest: add test for blockjob coroutine race condition
,
Jeff Cody
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 for-2.11 0/4] Fix segfault in blockjob race condition
,
Stefan Hajnoczi
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 for-2.11 0/4] Fix segfault in blockjob race condition
,
Jeff Cody
,
2017/11/21
[Qemu-devel] [PULL 0/7] Block layer patches for 2.11.0-rc2
,
Kevin Wolf
,
2017/11/21
[Qemu-devel] [PULL 1/7] block: Don't use BLK_PERM_CONSISTENT_READ for format probing
,
Kevin Wolf
,
2017/11/21
[Qemu-devel] [PULL 2/7] block: Don't request I/O permission with BDRV_O_NO_IO
,
Kevin Wolf
,
2017/11/21
[Qemu-devel] [PULL 4/7] block: Add errp to bdrv_all_goto_snapshot()
,
Kevin Wolf
,
2017/11/21
[Qemu-devel] [PULL 3/7] block: Add errp to bdrv_snapshot_goto()
,
Kevin Wolf
,
2017/11/21
[Qemu-devel] [PULL 6/7] block: Close a BlockDriverState completely even when bs->drv is NULL
,
Kevin Wolf
,
2017/11/21
[Qemu-devel] [PULL 5/7] block: Error out on load_vm with active dirty bitmaps
,
Kevin Wolf
,
2017/11/21
[Qemu-devel] [PULL 7/7] iotests: Fix 176 on 32-bit host
,
Kevin Wolf
,
2017/11/21
Re: [Qemu-devel] [PULL 0/7] Block layer patches for 2.11.0-rc2
,
Peter Maydell
,
2017/11/21
[Qemu-devel] [PATCH] memory-internal.h: Remove obsolete claim that header is obsolete
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH] memory-internal.h: Remove obsolete claim that header is obsolete
,
Paolo Bonzini
,
2017/11/21
Re: [Qemu-devel] [PATCH] memory-internal.h: Remove obsolete claim that header is obsolete
,
Philippe Mathieu-Daudé
,
2017/11/21
Re: [Qemu-devel] [PATCH] memory-internal.h: Remove obsolete claim that header is obsolete
,
Philippe Mathieu-Daudé
,
2017/11/21
Re: [Qemu-devel] [PATCH] memory-internal.h: Remove obsolete claim that header is obsolete
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH] memory-internal.h: Remove obsolete claim that header is obsolete
,
Philippe Mathieu-Daudé
,
2017/11/21
Re: [Qemu-devel] [PATCH] memory-internal.h: Remove obsolete claim that header is obsolete
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH] memory-internal.h: Remove obsolete claim that header is obsolete
,
Paolo Bonzini
,
2017/11/23
[Qemu-devel] [PATCH] accel/tcg/cpu-exec-common.c: Remove unnecessary include of memory-internal.h
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH] accel/tcg/cpu-exec-common.c: Remove unnecessary include of memory-internal.h
,
Philippe Mathieu-Daudé
,
2017/11/21
Re: [Qemu-devel] [PATCH] accel/tcg/cpu-exec-common.c: Remove unnecessary include of memory-internal.h
,
Richard Henderson
,
2017/11/21
Re: [Qemu-devel] [PATCH v7 5/5] arm: kinetis_mk64fn1m0 machine
,
Peter Maydell
,
2017/11/21
[Qemu-devel] Apple hyphervisor.framework availability
,
Brendan Simon (eTRIX)
,
2017/11/21
Re: [Qemu-devel] [PATCH v7 4/5] arm: kinetis_k64_system
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH v7 3/5] arm: kinetis_k64_pmux
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH v7 2/5] arm: kinetis_k64_mcg
,
Peter Maydell
,
2017/11/21
[Qemu-devel] [PATCH v2] build: disarm the TCG unit test trap
,
Daniel P. Berrange
,
2017/11/21
Re: [Qemu-devel] [PATCH v2] build: disarm the TCG unit test trap
,
Kashyap Chamarthy
,
2017/11/21
Re: [Qemu-devel] [PATCH v2] build: disarm the TCG unit test trap
,
Daniel Henrique Barboza
,
2017/11/21
Re: [Qemu-devel] [PATCH v2] build: disarm the TCG unit test trap
,
Philippe Mathieu-Daudé
,
2017/11/21
Re: [Qemu-devel] [PATCH v2] build: disarm the TCG unit test trap
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH v7 1/5] arm: kinetis_k64_uart
,
Peter Maydell
,
2017/11/21
[Qemu-devel] [PATCH v1] hmp: 'info snapshots' not showing the id
,
Seeteena Thoufeek
,
2017/11/21
[Qemu-devel] [PATCH v3 00/45] Windbg supporting
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 01/45] windbg: added empty windbgstub files
,
Mihail Abakumov
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 01/45] windbg: added empty windbgstub files
,
Ladi Prosek
,
2017/11/28
[Qemu-devel] [PATCH v3 03/45] windbg: modified windbgkd.h
,
Mihail Abakumov
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 03/45] windbg: modified windbgkd.h
,
Ladi Prosek
,
2017/11/28
[Qemu-devel] [PATCH v3 02/45] windbg: added windbg's KD header file
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 04/45] windbg: added '-windbg' option
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 05/45] windbg: added helper features
,
Mihail Abakumov
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 05/45] windbg: added helper features
,
Ladi Prosek
,
2017/11/28
Re: [Qemu-devel] [PATCH v3 05/45] windbg: added helper features
,
Peter Maydell
,
2017/11/28
Re: [Qemu-devel] [PATCH v3 05/45] windbg: added helper features
,
Paolo Bonzini
,
2017/11/28
[Qemu-devel] [PATCH v3 06/45] windbg: added WindbgState
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 07/45] windbg: added chardev
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 10/45] windbg: structures for parsing data stream
,
Mihail Abakumov
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 10/45] windbg: structures for parsing data stream
,
Ladi Prosek
,
2017/11/28
[Qemu-devel] [PATCH v3 08/45] windbg: hook to wrmsr operation
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 09/45] windbg: handler of fs/gs register
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 11/45] windbg: parsing data stream
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 12/45] windbg: send data and control packets
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 14/45] windbg: init DBGKD_ANY_WAIT_STATE_CHANGE
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 13/45] windbg: handler of parsing context
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 15/45] windbg: sized data buffer
,
Mihail Abakumov
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 15/45] windbg: sized data buffer
,
Ladi Prosek
,
2017/11/28
[Qemu-devel] [PATCH v3 16/45] windbg: generate ExceptionStateChange
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 17/45] windbg: generate LoadSymbolsStateChange
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 18/45] windbg: windbg_vm_stop
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 19/45] windbg: implemented windbg_process_control_packet
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 20/45] windbg: implemented windbg_process_data_packet
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 22/45] windbg: implemented kd_api_read_virtual_memory and kd_api_write_virtual_memory
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 21/45] windbg: implemented windbg_process_manipulate_packet
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 24/45] windbg: implemented kd_api_get_context and kd_api_set_context
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 23/45] windbg: kernel's structures
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 26/45] windbg: implemented windbg_read_context
,
Mihail Abakumov
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 26/45] windbg: implemented windbg_read_context
,
Ladi Prosek
,
2017/11/28
[Qemu-devel] [PATCH v3 25/45] windbg: implemented kd_api_read_control_space and kd_api_write_control_space
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 27/45] windbg: implemented windbg_write_context
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 28/45] windbg: implemented windbg_read_ks_regs
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 29/45] windbg: implemented windbg_write_ks_regs
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 30/45] windbg: implemented windbg_set_sr
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 31/45] windbg: implemented windbg_set_dr
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 32/45] windbg: implemented windbg_set_dr7
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 33/45] windbg: implemented windbg_hw_breakpoint_insert and windbg_hw_breakpoint_remove
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 34/45] windbg: implemented kd_api_write_breakpoint and kd_api_restore_breakpoint
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 35/45] windbg: debug exception subscribing
,
Mihail Abakumov
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 35/45] windbg: debug exception subscribing
,
Ladi Prosek
,
2017/11/29
[Qemu-devel] [PATCH v3 36/45] windbg: implemented kd_api_continue
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 37/45] windbg: implemented kd_api_read_io_space and kd_api_write_io_space
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 38/45] windbg: implemented kd_api_read_physical_memory and kd_api_write_physical_memory
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 39/45] windbg: implemented kd_api_get_version
,
Mihail Abakumov
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 39/45] windbg: implemented kd_api_get_version
,
Ladi Prosek
,
2017/11/29
[Qemu-devel] [PATCH v3 40/45] windbg: implemented kd_api_read_msr and kd_api_write_msr
,
Mihail Abakumov
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 40/45] windbg: implemented kd_api_read_msr and kd_api_write_msr
,
Ladi Prosek
,
2017/11/29
[Qemu-devel] [PATCH v3 41/45] windbg: implemented kd_api_search_memory
,
Mihail Abakumov
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 41/45] windbg: implemented kd_api_search_memory
,
Ladi Prosek
,
2017/11/29
[Qemu-devel] [PATCH v3 42/45] windbg: implemented kd_api_fill_memory
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 43/45] windbg: implemented kd_api_query_memory
,
Mihail Abakumov
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 43/45] windbg: implemented kd_api_query_memory
,
Ladi Prosek
,
2017/11/29
[Qemu-devel] [PATCH v3 44/45] windbg: added new api functions
,
Mihail Abakumov
,
2017/11/21
[Qemu-devel] [PATCH v3 45/45] windbg: implemented kd_api_get_context_ex and kd_api_set_context_ex
,
Mihail Abakumov
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 45/45] windbg: implemented kd_api_get_context_ex and kd_api_set_context_ex
,
Ladi Prosek
,
2017/11/28
Re: [Qemu-devel] [PATCH v3 00/45] Windbg supporting
,
no-reply
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 00/45] Windbg supporting
,
no-reply
,
2017/11/22
Re: [Qemu-devel] [PATCH v3 00/45] Windbg supporting
,
no-reply
,
2017/11/22
Re: [Qemu-devel] [PATCH v3 00/45] Windbg supporting
,
Ladi Prosek
,
2017/11/29
Re: [Qemu-devel] [RISU PATCH 0/7] Add @Group support and some aarch64.risu cleanups
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [RISU PATCH 6/7] risugen: support @GroupName in risu files
,
Peter Maydell
,
2017/11/21
[Qemu-devel] [PATCH for-2.11 v2 0/2] Update qemu.org domains
,
Stefan Hajnoczi
,
2017/11/21
[Qemu-devel] [PATCH for-2.11 v2 1/2] Use qemu.org domain name
,
Stefan Hajnoczi
,
2017/11/21
[Qemu-devel] [PATCH for-2.11 v2 2/2] Use HTTPS for qemu.org and other domains
,
Stefan Hajnoczi
,
2017/11/21
Re: [Qemu-devel] [PATCH for-2.11 v2 0/2] Update qemu.org domains
,
Peter Maydell
,
2017/11/21
[Qemu-devel] [PATCH v5 for-2.11] QAPI & interop: Clarify events emitted by 'block-job-cancel'
,
Kashyap Chamarthy
,
2017/11/21
Re: [Qemu-devel] [Qemu-block] [PATCH v5 for-2.11] QAPI & interop: Clarify events emitted by 'block-job-cancel'
,
Kevin Wolf
,
2017/11/27
Re: [Qemu-devel] [Qemu-block] [PATCH v5 for-2.11] QAPI & interop: Clarify events emitted by 'block-job-cancel'
,
Kashyap Chamarthy
,
2017/11/27
Re: [Qemu-devel] [Qemu-block] [PATCH v5 for-2.11] QAPI & interop: Clarify events emitted by 'block-job-cancel'
,
Kevin Wolf
,
2017/11/27
Re: [Qemu-devel] [PATCH v4 00/20] add byte-based block_status driver callbacks
,
Vladimir Sementsov-Ogievskiy
,
2017/11/21
Re: [Qemu-devel] [PATCH v4 00/20] add byte-based block_status driver callbacks
,
Eric Blake
,
2017/11/21
Re: [Qemu-devel] [PATCH v4 00/20] add byte-based block_status driver callbacks
,
Vladimir Sementsov-Ogievskiy
,
2017/11/30
Re: [Qemu-devel] [PATCH v4 00/20] add byte-based block_status driver callbacks
,
Eric Blake
,
2017/11/30
[Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Halil Pasic
,
2017/11/21
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Cornelia Huck
,
2017/11/21
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Christian Borntraeger
,
2017/11/21
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Christian Borntraeger
,
2017/11/21
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Cornelia Huck
,
2017/11/21
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Christian Borntraeger
,
2017/11/21
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Cornelia Huck
,
2017/11/22
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Halil Pasic
,
2017/11/21
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Cornelia Huck
,
2017/11/21
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Halil Pasic
,
2017/11/21
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Cornelia Huck
,
2017/11/22
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Boris Fiuczynski
,
2017/11/22
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Cornelia Huck
,
2017/11/22
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Halil Pasic
,
2017/11/23
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Cornelia Huck
,
2017/11/24
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Christian Borntraeger
,
2017/11/24
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Cornelia Huck
,
2017/11/24
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Christian Borntraeger
,
2017/11/24
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Halil Pasic
,
2017/11/24
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Cornelia Huck
,
2017/11/24
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Halil Pasic
,
2017/11/24
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Dong Jia Shi
,
2017/11/26
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Cornelia Huck
,
2017/11/27
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Dong Jia Shi
,
2017/11/27
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Cornelia Huck
,
2017/11/27
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Halil Pasic
,
2017/11/27
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Cornelia Huck
,
2017/11/27
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Christian Borntraeger
,
2017/11/27
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Halil Pasic
,
2017/11/27
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Halil Pasic
,
2017/11/27
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Boris Fiuczynski
,
2017/11/27
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Cornelia Huck
,
2017/11/27
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Halil Pasic
,
2017/11/27
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Dong Jia Shi
,
2017/11/27
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Boris Fiuczynski
,
2017/11/28
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Cornelia Huck
,
2017/11/28
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Boris Fiuczynski
,
2017/11/28
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Cornelia Huck
,
2017/11/28
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Christian Borntraeger
,
2017/11/28
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Halil Pasic
,
2017/11/28
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Christian Borntraeger
,
2017/11/28
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Cornelia Huck
,
2017/11/28
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Christian Borntraeger
,
2017/11/28
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Cornelia Huck
,
2017/11/28
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Christian Borntraeger
,
2017/11/29
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Cornelia Huck
,
2017/11/30
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Christian Borntraeger
,
2017/11/30
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Halil Pasic
,
2017/11/28
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Halil Pasic
,
2017/11/23
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Cornelia Huck
,
2017/11/23
Re: [Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
,
Shalini Chellathurai Saroja
,
2017/11/22
[Qemu-devel] [PATCH RESEND v12 00/12] Add RAS virtualization support in QEMU
,
Dongjiu Geng
,
2017/11/21
[Qemu-devel] [PATCH RESEND v12 03/12] docs: APEI GHES generation description
,
Dongjiu Geng
,
2017/11/21
[Qemu-devel] [PATCH RESEND v12 04/12] ACPI: enable APEI GHES in the configure file and build it
,
Dongjiu Geng
,
2017/11/21
[Qemu-devel] [PATCH RESEND v12 09/12] Move related hwpoison page function to accel/kvm/ folder
,
Dongjiu Geng
,
2017/11/21
[Qemu-devel] [PATCH RESEND v12 08/12] target-arm: kvm64: inject synchronous External Abort
,
Dongjiu Geng
,
2017/11/21
[Qemu-devel] [PATCH RESEND v12 05/12] linux-headers: sync against Linux v4.14-rc8
,
Dongjiu Geng
,
2017/11/21
Re: [Qemu-devel] [PATCH RESEND v12 05/12] linux-headers: sync against Linux v4.14-rc8
,
Michael S. Tsirkin
,
2017/11/21
[Qemu-devel] [PATCH RESEND v12 01/12] ACPI: add related GHES structures and macros definition
,
Dongjiu Geng
,
2017/11/21
[Qemu-devel] [PATCH RESEND v12 07/12] target-arm: handle SError interrupt exception from the guest OS
,
Dongjiu Geng
,
2017/11/21
[Qemu-devel] [PATCH RESEND v12 12/12] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
,
Dongjiu Geng
,
2017/11/21
[Qemu-devel] [PATCH RESEND v12 02/12] ACPI: Add APEI GHES table generation and CPER record support
,
Dongjiu Geng
,
2017/11/21
[Qemu-devel] [PATCH RESEND v12 11/12] hw/arm/virt: Add RAS platform version for migration
,
Dongjiu Geng
,
2017/11/21
[Qemu-devel] [PATCH RESEND v12 06/12] target-arm: kvm64: detect whether can set vsesr_el2
,
Dongjiu Geng
,
2017/11/21
[Qemu-devel] [PATCH RESEND v12 10/12] ARM: ACPI: Add _E04 for hardware error device
,
Dongjiu Geng
,
2017/11/21
Re: [Qemu-devel] [PATCH RESEND v12 00/12] Add RAS virtualization support in QEMU
,
gengdongjiu
,
2017/11/24
[Qemu-devel] [PATCH v2 for-2.11] Makefile: use $(MAKE) variable
,
Philippe Mathieu-Daudé
,
2017/11/21
Re: [Qemu-devel] [PATCH v2 for-2.11] Makefile: use $(MAKE) variable
,
Eric Blake
,
2017/11/21
[Qemu-devel] [PATCH] vl.c && linux-user/main.c : removed **envp from main() arguments
,
Yoni Bettan
,
2017/11/21
Re: [Qemu-devel] [PATCH] vl.c && linux-user/main.c : removed **envp from main() arguments
,
no-reply
,
2017/11/21
Re: [Qemu-devel] [PATCH] vl.c && linux-user/main.c : removed **envp from main() arguments
,
Laurent Vivier
,
2017/11/21
[Qemu-devel] [PATCH for-2.11] Makefile: add more targets to the UNCHECKED_GOALS rule
,
Philippe Mathieu-Daudé
,
2017/11/20
[Qemu-devel] [PATCH for-2.11] Makefile: use $(MAKE) variable
,
Philippe Mathieu-Daudé
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11] Makefile: use $(MAKE) variable
,
Fam Zheng
,
2017/11/21
Re: [Qemu-devel] [PATCH for-2.11] Makefile: use $(MAKE) variable
,
Philippe Mathieu-Daudé
,
2017/11/21
[Qemu-devel] [PATCH v2 for-2.11 0/4] Fix segfault in blockjob race condition
,
Jeff Cody
,
2017/11/20
[Qemu-devel] [PATCH v2 for-2.11 1/4] blockjob: do not allow coroutine double entry or entry-after-completion
,
Jeff Cody
,
2017/11/20
Re: [Qemu-devel] [PATCH v2 for-2.11 1/4] blockjob: do not allow coroutine double entry or entry-after-completion
,
Stefan Hajnoczi
,
2017/11/21
Re: [Qemu-devel] [PATCH v2 for-2.11 1/4] blockjob: do not allow coroutine double entry or entry-after-completion
,
Paolo Bonzini
,
2017/11/21
Re: [Qemu-devel] [PATCH v2 for-2.11 1/4] blockjob: do not allow coroutine double entry or entry-after-completion
,
Jeff Cody
,
2017/11/21
[Qemu-devel] [PATCH v2 for-2.11 3/4] qemu-iotests: add option in common.qemu for mismatch only
,
Jeff Cody
,
2017/11/20
[Qemu-devel] [PATCH v2 for-2.11 2/4] coroutine: abort if we try to schedule or enter a pending coroutine
,
Jeff Cody
,
2017/11/20
Re: [Qemu-devel] [PATCH v2 for-2.11 2/4] coroutine: abort if we try to schedule or enter a pending coroutine
,
Stefan Hajnoczi
,
2017/11/21
Re: [Qemu-devel] [PATCH v2 for-2.11 2/4] coroutine: abort if we try to schedule or enter a pending coroutine
,
Paolo Bonzini
,
2017/11/21
Re: [Qemu-devel] [PATCH v2 for-2.11 2/4] coroutine: abort if we try to schedule or enter a pending coroutine
,
Eric Blake
,
2017/11/21
Re: [Qemu-devel] [PATCH v2 for-2.11 2/4] coroutine: abort if we try to schedule or enter a pending coroutine
,
Kevin Wolf
,
2017/11/21
Re: [Qemu-devel] [PATCH v2 for-2.11 2/4] coroutine: abort if we try to schedule or enter a pending coroutine
,
Paolo Bonzini
,
2017/11/21
[Qemu-devel] [PATCH v2 for-2.11 4/4] qemu-iotest: add test for blockjob coroutine race condition
,
Jeff Cody
,
2017/11/20
[Qemu-devel] qemu-system-ppc hangs
,
Richard Purdie
,
2017/11/20
Re: [Qemu-devel] qemu-system-ppc hangs
,
Mark Cave-Ayland
,
2017/11/21
Re: [Qemu-devel] qemu-system-ppc hangs
,
Richard Purdie
,
2017/11/21
Re: [Qemu-devel] qemu-system-ppc hangs
,
Alex Bennée
,
2017/11/21
Re: [Qemu-devel] qemu-system-ppc hangs
,
Richard Purdie
,
2017/11/21
[Qemu-devel] [PULL for-2.11 0/1] qemu-ga patch queue for 2.11
,
Michael Roth
,
2017/11/20
[Qemu-devel] [PULL for-2.11 1/1] qga: replace GetIfEntry with GetIfEntry2 for interface stats
,
Michael Roth
,
2017/11/20
Re: [Qemu-devel] [PULL for-2.11 0/1] qemu-ga patch queue for 2.11
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PULL for-2.11 0/1] qemu-ga patch queue for 2.11
,
no-reply
,
2017/11/24
[Qemu-devel] [PULL 00/15] late linux-user fixes for 2.11
,
riku . voipio
,
2017/11/20
[Qemu-devel] [PULL 01/15] linux-user: Restrict usage of sa_restorer
,
riku . voipio
,
2017/11/20
[Qemu-devel] [PULL 03/15] linux-user/hppa: Fix cpu_clone_regs
,
riku . voipio
,
2017/11/20
[Qemu-devel] [PULL 04/15] linux-user/hppa: Fix typo for TARGET_NR_epoll_wait
,
riku . voipio
,
2017/11/20
[Qemu-devel] [PULL 02/15] linux-user/hppa: Fix TARGET_SA_* defines
,
riku . voipio
,
2017/11/20
[Qemu-devel] [PULL 05/15] linux-user/hppa: Fix TARGET_MAP_TYPE
,
riku . voipio
,
2017/11/20
[Qemu-devel] [PULL 06/15] linux-user/hppa: Fix TARGET_F_RDLCK, TARGET_F_WRLCK, TARGET_F_UNLCK
,
riku . voipio
,
2017/11/20
[Qemu-devel] [PULL 08/15] linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64
,
riku . voipio
,
2017/11/20
[Qemu-devel] [PULL 11/15] linux-user/s390x: Mask si_addr for SIGSEGV
,
riku . voipio
,
2017/11/20
[Qemu-devel] [PULL 07/15] linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLB
,
riku . voipio
,
2017/11/20
[Qemu-devel] [PULL 09/15] linux-user: fix 'finshed' typo in comment
,
riku . voipio
,
2017/11/20
[Qemu-devel] [PULL 10/15] linux-user: return EINVAL from prctl(PR_*_SECCOMP)
,
riku . voipio
,
2017/11/20
[Qemu-devel] [PULL 12/15] linux-user/ppc: Report correct fault address for data faults
,
riku . voipio
,
2017/11/20
[Qemu-devel] [PULL 13/15] linux-user/sparc: Put address for data faults where linux-user expects it
,
riku . voipio
,
2017/11/20
[Qemu-devel] [PULL 14/15] linux-user: Handle rt_sigaction correctly for SPARC
,
riku . voipio
,
2017/11/20
[Qemu-devel] [PULL 15/15] linux-user: Fix calculation of auxv length
,
riku . voipio
,
2017/11/20
Re: [Qemu-devel] [PULL 00/15] late linux-user fixes for 2.11
,
no-reply
,
2017/11/20
Re: [Qemu-devel] [PULL 00/15] late linux-user fixes for 2.11
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PULL 00/15] late linux-user fixes for 2.11
,
no-reply
,
2017/11/21
[Qemu-devel] [PATCH v7 for-2.12 00/25] block: Fix some filename generation issues
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 01/25] block/mirror: Small absolute-paths simplification
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 02/25] block: Use children list in bdrv_refresh_filename
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 03/25] block: Add BDS.backing_overridden
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 04/25] iotests: Drop explicit base blockdev in 191
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 05/25] block: Respect backing bs in bdrv_refresh_filename
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 06/25] block: Make path_combine() return the path
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 07/25] block: bdrv_get_full_backing_filename_from_...'s ret. val.
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 08/25] block: bdrv_get_full_backing_filename's ret. val.
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 09/25] block: Add bdrv_make_absolute_filename()
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 10/25] block: Fix bdrv_find_backing_image()
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 11/25] block: Add bdrv_dirname()
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 12/25] blkverify: Make bdrv_dirname() return NULL
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 13/25] quorum: Make bdrv_dirname() return NULL
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 14/25] block/nbd: Make bdrv_dirname() return NULL
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 15/25] block/nfs: Implement bdrv_dirname()
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 16/25] block: Use bdrv_dirname() for relative filenames
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 17/25] iotests: Add quorum case to test 110
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 19/25] block: Add BlockDriver.bdrv_gather_child_options
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 18/25] block: Add sgfnt_runtime_opts to BlockDriver
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 20/25] block: Generically refresh runtime options
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 22/25] block: Do not copy exact_filename from format file
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 21/25] block: Purify .bdrv_refresh_filename()
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 23/25] block: Fix FIXME from "Add BDS.backing_overridden"
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 25/25] block/null: Generate filename even with latency-ns
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v7 for-2.12 24/25] block/curl: Implement bdrv_refresh_filename()
,
Max Reitz
,
2017/11/20
[Qemu-devel] kvm: Failed to flush the L2 table cache: Input/output error
,
Stefan Priebe - Profihost AG
,
2017/11/20
[Qemu-devel] [PATCH v2 for-2.11 0/2] Fix TCG atomic writes to nondirty pages
,
Peter Maydell
,
2017/11/20
[Qemu-devel] [PATCH v2 for-2.11 1/2] exec.c: Factor out before/after actions for notdirty memory writes
,
Peter Maydell
,
2017/11/20
[Qemu-devel] [PATCH v2 for-2.11 2/2] accel/tcg: Handle atomic accesses to notdirty memory correctly
,
Peter Maydell
,
2017/11/20
Re: [Qemu-devel] [PATCH v2 for-2.11 2/2] accel/tcg: Handle atomic accesses to notdirty memory correctly
,
Richard Henderson
,
2017/11/20
Re: [Qemu-devel] [PATCH v2 for-2.11 0/2] Fix TCG atomic writes to nondirty pages
,
Paolo Bonzini
,
2017/11/20
Re: [Qemu-devel] [PATCH v2 for-2.11 0/2] Fix TCG atomic writes to nondirty pages
,
Peter Maydell
,
2017/11/21
[Qemu-devel] [Bug 1673976] Re: linux-user clone() can't handle glibc posix_spawn() (causes locale-gen to assert)
,
l3iggs
,
2017/11/20
[Qemu-devel] [Bug 1673976] Re: linux-user clone() can't handle glibc posix_spawn() (causes locale-gen to assert)
,
Peter Maydell
,
2017/11/20
[Qemu-devel] [Bug 1673976] Re: linux-user clone() can't handle glibc posix_spawn() (causes locale-gen to assert)
,
Peter Maydell
,
2017/11/20
[Qemu-devel] [Bug 1673976] Re: linux-user clone() can't handle glibc posix_spawn() (causes locale-gen to assert)
,
James Cowgill
,
2017/11/22
[Qemu-devel] [Bug 1673976] Re: linux-user clone() can't handle glibc posix_spawn() (causes locale-gen to assert)
,
James Cowgill
,
2017/11/22
[Qemu-devel] [Bug 1673976] Re: linux-user clone() can't handle glibc posix_spawn() (causes locale-gen to assert)
,
James Cowgill
,
2017/11/22
[Qemu-devel] [Bug 1673976] Re: linux-user clone() can't handle glibc posix_spawn() (causes locale-gen to assert)
,
Peter Maydell
,
2017/11/22
[Qemu-devel] [Bug 1673976] Re: linux-user clone() can't handle glibc posix_spawn() (causes locale-gen to assert)
,
John Paul Adrian Glaubitz
,
2017/11/26
[Qemu-devel] [PULL 0/5] target-arm queue for rc2
,
Peter Maydell
,
2017/11/20
[Qemu-devel] [PULL 1/5] target/arm: Report GICv3 sysregs present in ID registers if needed
,
Peter Maydell
,
2017/11/20
[Qemu-devel] [PULL 5/5] hw/arm: Silence xlnx-ep108 deprecation warning during tests
,
Peter Maydell
,
2017/11/20
[Qemu-devel] [PULL 2/5] nvic: Fix ARMv7M MPU_RBAR reads
,
Peter Maydell
,
2017/11/20
[Qemu-devel] [PULL 3/5] arm: check regime, not current state, for ATS write PAR format
,
Peter Maydell
,
2017/11/20
[Qemu-devel] [PULL 4/5] hw/arm/aspeed: Unlock SCU when running kernel
,
Peter Maydell
,
2017/11/20
Re: [Qemu-devel] [PULL 0/5] target-arm queue for rc2
,
Peter Maydell
,
2017/11/21
[Qemu-devel] [PATCH for-2.11 v2] pc: fix crash on attempted cpu unplug
,
Igor Mammedov
,
2017/11/20
[Qemu-devel] [PATCH] build: disarm the TCG unit test trap
,
Daniel P. Berrange
,
2017/11/20
Re: [Qemu-devel] [PATCH] build: disarm the TCG unit test trap
,
Peter Maydell
,
2017/11/20
[Qemu-devel] [PATCH 0/7] discard blockstats
,
Anton Nefedov
,
2017/11/20
[Qemu-devel] [PATCH 1/7] qapi: add unmap to BlockDeviceStats
,
Anton Nefedov
,
2017/11/20
[Qemu-devel] [PATCH 2/7] ide: account UNMAP (TRIM) operations
,
Anton Nefedov
,
2017/11/20
[Qemu-devel] [PATCH 4/7] scsi: move unmap error checking to the complete callback
,
Anton Nefedov
,
2017/11/20
[Qemu-devel] [PATCH 5/7] scsi: account unmap operations
,
Anton Nefedov
,
2017/11/20
[Qemu-devel] [PATCH 6/7] file-posix: account discard operations
,
Anton Nefedov
,
2017/11/20
[Qemu-devel] [PATCH 3/7] scsi: store unmap offset and nb_sectors in request struct
,
Anton Nefedov
,
2017/11/20
[Qemu-devel] [PATCH 7/7] qapi: query-blockstat: add driver specific file-posix stats
,
Anton Nefedov
,
2017/11/20
[Qemu-devel] [PULL for-2.11 0/4] s390x fixes for 2.11
,
Cornelia Huck
,
2017/11/20
[Qemu-devel] [PULL for-2.11 1/4] s390x: fix storing CPU status (again)
,
Cornelia Huck
,
2017/11/20
[Qemu-devel] [PULL for-2.11 2/4] s390x/tcg: fix DIAG 308 with > 1 VCPU (MTTCG)
,
Cornelia Huck
,
2017/11/20
[Qemu-devel] [PULL for-2.11 3/4] pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebooting
,
Cornelia Huck
,
2017/11/20
[Qemu-devel] [PULL for-2.11 4/4] pc-bios/s390-ccw.img: update image
,
Cornelia Huck
,
2017/11/20
Re: [Qemu-devel] [PULL for-2.11 0/4] s390x fixes for 2.11
,
Peter Maydell
,
2017/11/21
[Qemu-devel] Moving qemu window output to the network
,
Atir Chaudary
,
2017/11/20
[Qemu-devel] [PATCH for-2.11 0/3] block: Error out on load_vm with active dirty bitmaps
,
Kevin Wolf
,
2017/11/20
[Qemu-devel] [PATCH for-2.11 1/3] block: Add errp to bdrv_snapshot_goto()
,
Kevin Wolf
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11 1/3] block: Add errp to bdrv_snapshot_goto()
,
Vladimir Sementsov-Ogievskiy
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11 1/3] block: Add errp to bdrv_snapshot_goto()
,
Kevin Wolf
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11 1/3] block: Add errp to bdrv_snapshot_goto()
,
Vladimir Sementsov-Ogievskiy
,
2017/11/20
[Qemu-devel] [PATCH for-2.11 2/3] block: Add errp to bdrv_all_goto_snapshot()
,
Kevin Wolf
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11 2/3] block: Add errp to bdrv_all_goto_snapshot()
,
Vladimir Sementsov-Ogievskiy
,
2017/11/20
[Qemu-devel] [PATCH for-2.11 3/3] block: Error out on load_vm with active dirty bitmaps
,
Kevin Wolf
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11 3/3] block: Error out on load_vm with active dirty bitmaps
,
Vladimir Sementsov-Ogievskiy
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11 0/3] block: Error out on load_vm with active dirty bitmaps
,
Eric Blake
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11 0/3] block: Error out on load_vm with active dirty bitmaps
,
Denis V. Lunev
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11 0/3] block: Error out on load_vm with active dirty bitmaps
,
John Snow
,
2017/11/20
[Qemu-devel] [PATCH for-2.11] pc: fix crash on attempted cpu unplug
,
Igor Mammedov
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11] pc: fix crash on attempted cpu unplug
,
Eduardo Habkost
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11] pc: fix crash on attempted cpu unplug
,
Igor Mammedov
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11] pc: fix crash on attempted cpu unplug
,
Eduardo Habkost
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11] pc: fix crash on attempted cpu unplug
,
Paolo Bonzini
,
2017/11/28
Re: [Qemu-devel] [PATCH for-2.11] pc: fix crash on attempted cpu unplug
,
Igor Mammedov
,
2017/11/28
[Qemu-devel] [PATCH 0/2] Update qemu.org domains
,
Stefan Hajnoczi
,
2017/11/20
[Qemu-devel] [PATCH 1/2] Use qemu.org domain name
,
Stefan Hajnoczi
,
2017/11/20
Re: [Qemu-devel] [PATCH 1/2] Use qemu.org domain name
,
Peter Maydell
,
2017/11/20
Re: [Qemu-devel] [PATCH 1/2] Use qemu.org domain name
,
Daniel P. Berrange
,
2017/11/20
Re: [Qemu-devel] [PATCH 1/2] Use qemu.org domain name
,
Stefan Hajnoczi
,
2017/11/21
Re: [Qemu-devel] [PATCH 1/2] Use qemu.org domain name
,
Eduardo Habkost
,
2017/11/20
[Qemu-devel] [PATCH 2/2] Use HTTPS for qemu.org and other domains
,
Stefan Hajnoczi
,
2017/11/20
[Qemu-devel] [PATCH] msix: don't mask already masked vectors on reset
,
Ladi Prosek
,
2017/11/20
Re: [Qemu-devel] [PATCH] msix: don't mask already masked vectors on reset
,
no-reply
,
2017/11/21
Re: [Qemu-devel] [PATCH] msix: don't mask already masked vectors on reset
,
Marcel Apfelbaum
,
2017/11/22
Re: [Qemu-devel] [PATCH] msix: don't mask already masked vectors on reset
,
Ladi Prosek
,
2017/11/22
Re: [Qemu-devel] [PATCH] msix: don't mask already masked vectors on reset
,
Marcel Apfelbaum
,
2017/11/22
[Qemu-devel] [PATCH for-2.11 0/2] Fix 'qemu-img info' on mirror target
,
Kevin Wolf
,
2017/11/20
[Qemu-devel] [PATCH for-2.11 1/2] block: Don't use BLK_PERM_CONSISTENT_READ for format probing
,
Kevin Wolf
,
2017/11/20
[Qemu-devel] [PATCH for-2.11 2/2] block: Don't request I/O permission with BDRV_O_NO_IO
,
Kevin Wolf
,
2017/11/20
Re: [Qemu-devel] [Qemu-block] [PATCH for-2.11 2/2] block: Don't request I/O permission with BDRV_O_NO_IO
,
Alberto Garcia
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11 0/2] Fix 'qemu-img info' on mirror target
,
Fam Zheng
,
2017/11/20
[Qemu-devel] [PATCH for-2.11 0/2] Fix TCG atomic writes to nondirty pages
,
Peter Maydell
,
2017/11/20
[Qemu-devel] [PATCH for-2.11 2/2] accel/tcg: Handle atomic accesses to notdirty memory correctly
,
Peter Maydell
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11 2/2] accel/tcg: Handle atomic accesses to notdirty memory correctly
,
Richard Henderson
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11 2/2] accel/tcg: Handle atomic accesses to notdirty memory correctly
,
Peter Maydell
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11 2/2] accel/tcg: Handle atomic accesses to notdirty memory correctly
,
Richard Henderson
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11 2/2] accel/tcg: Handle atomic accesses to notdirty memory correctly
,
Peter Maydell
,
2017/11/20
[Qemu-devel] [PATCH for-2.11 1/2] exec.c: Factor out before/after actions for notdirty memory writes
,
Peter Maydell
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11 1/2] exec.c: Factor out before/after actions for notdirty memory writes
,
Richard Henderson
,
2017/11/20
[Qemu-devel] [PATCH/RFC 0/2] valgrind fallout for s390x/kvm
,
Christian Borntraeger
,
2017/11/20
[Qemu-devel] [PATCH 1/2] s390x/migration: use zero flag parameter
,
Christian Borntraeger
,
2017/11/20
Re: [Qemu-devel] [PATCH 1/2] s390x/migration: use zero flag parameter
,
Cornelia Huck
,
2017/11/20
Re: [Qemu-devel] [PATCH 1/2] s390x/migration: use zero flag parameter
,
Christian Borntraeger
,
2017/11/20
Re: [Qemu-devel] [PATCH 1/2] s390x/migration: use zero flag parameter
,
Thomas Huth
,
2017/11/20
Re: [Qemu-devel] [PATCH 1/2] s390x/migration: use zero flag parameter
,
Christian Borntraeger
,
2017/11/20
[Qemu-devel] [PATCH 2/2] s390x/kvm: use valgrind annotations for kvm device attributes
,
Christian Borntraeger
,
2017/11/20
Re: [Qemu-devel] [PATCH 2/2] s390x/kvm: use valgrind annotations for kvm device attributes
,
Cornelia Huck
,
2017/11/20
Re: [Qemu-devel] [PATCH 2/2] s390x/kvm: use valgrind annotations for kvm device attributes
,
Christian Borntraeger
,
2017/11/20
Re: [Qemu-devel] [PATCH 2/2] s390x/kvm: use valgrind annotations for kvm device attributes
,
Christian Borntraeger
,
2017/11/20
Re: [Qemu-devel] [PATCH 2/2] s390x/kvm: use valgrind annotations for kvm device attributes
,
Cornelia Huck
,
2017/11/20
[Qemu-devel] [question] mask SIGBUS in qemu main thread
,
gengdongjiu
,
2017/11/20
Re: [Qemu-devel] [question] mask SIGBUS in qemu main thread
,
Alex Bennée
,
2017/11/20
Re: [Qemu-devel] [question] mask SIGBUS in qemu main thread
,
Peter Maydell
,
2017/11/20
Re: [Qemu-devel] [question] mask SIGBUS in qemu main thread
,
gengdongjiu
,
2017/11/20
Re: [Qemu-devel] [question] mask SIGBUS in qemu main thread
,
Alex Bennée
,
2017/11/20
Re: [Qemu-devel] [question] mask SIGBUS in qemu main thread
,
Peter Maydell
,
2017/11/20
[Qemu-devel] "make -C roms lgplvgabios" broken
,
Eduardo Habkost
,
2017/11/20
Re: [Qemu-devel] "make -C roms lgplvgabios" broken
,
Gerd Hoffmann
,
2017/11/22
Re: [Qemu-devel] [PATCH 0/3] vfio/pci: Add NVIDIA GPUDirect P2P clique support
,
Bob Chen
,
2017/11/20
[Qemu-devel] [PATCH for-2.12 v3 0/3] disable the decrementer interrupt when a CPU is unplugged
,
Cédric Le Goater
,
2017/11/20
[Qemu-devel] [PATCH for-2.12 v3 1/3] spapr/rtas: disable the decrementer interrupt when a CPU is unplugged
,
Cédric Le Goater
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.12 v3 1/3] spapr/rtas: disable the decrementer interrupt when a CPU is unplugged
,
David Gibson
,
2017/11/21
Re: [Qemu-devel] [PATCH for-2.12 v3 1/3] spapr/rtas: disable the decrementer interrupt when a CPU is unplugged
,
Cédric Le Goater
,
2017/11/22
[Qemu-devel] [PATCH for-2.12 v3 2/3] spapr/rtas: fix reboot of a a SMP TCG guest
,
Cédric Le Goater
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.12 v3 2/3] spapr/rtas: fix reboot of a a SMP TCG guest
,
David Gibson
,
2017/11/21
[Qemu-devel] [PATCH for-2.12 v3 3/3] spapr/rtas: do not reset the MSR in stop-self command
,
Cédric Le Goater
,
2017/11/20
[Qemu-devel] [PATCH v7 0/5] fw_cfg: add DMA operations & etc/vmcoreinfo support
,
Marc-André Lureau
,
2017/11/20
[Qemu-devel] [PATCH v7 1/5] fw_cfg: fix driver remove
,
Marc-André Lureau
,
2017/11/20
[Qemu-devel] [PATCH v7 2/5] fw_cfg: add DMA register
,
Marc-André Lureau
,
2017/11/20
[Qemu-devel] [PATCH v7 3/5] fw_cfg: do DMA read operation
,
Marc-André Lureau
,
2017/11/20
Re: [Qemu-devel] [PATCH v7 3/5] fw_cfg: do DMA read operation
,
Michael S. Tsirkin
,
2017/11/20
Re: [Qemu-devel] [PATCH v7 3/5] fw_cfg: do DMA read operation
,
Marc-André Lureau
,
2017/11/21
Re: [Qemu-devel] [PATCH v7 3/5] fw_cfg: do DMA read operation
,
Michael S. Tsirkin
,
2017/11/21
[Qemu-devel] [PATCH v7 4/5] crash: export paddr_vmcoreinfo_note()
,
Marc-André Lureau
,
2017/11/20
[Qemu-devel] [PATCH v7 5/5] fw_cfg: write vmcoreinfo details
,
Marc-André Lureau
,
2017/11/20
Re: [Qemu-devel] [PATCH v7 0/5] fw_cfg: add DMA operations & etc/vmcoreinfo support
,
Michael S. Tsirkin
,
2017/11/23
[Qemu-devel] [PATCH for-2.12 REPOST] spapr_cpu_core: instantiate CPUs separately
,
Greg Kurz
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.12 REPOST] spapr_cpu_core: instantiate CPUs separately
,
Igor Mammedov
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.12 REPOST] spapr_cpu_core: instantiate CPUs separately
,
David Gibson
,
2017/11/20
[Qemu-devel] [PATCH] pc-bios/s390-ccw: build s390 bios with -fno-zero-initialized-in-bss
,
Christian Borntraeger
,
2017/11/20
Re: [Qemu-devel] [PATCH] pc-bios/s390-ccw: build s390 bios with -fno-zero-initialized-in-bss
,
Alexander Graf
,
2017/11/20
Re: [Qemu-devel] [PATCH] pc-bios/s390-ccw: build s390 bios with -fno-zero-initialized-in-bss
,
Christian Borntraeger
,
2017/11/20
Re: [Qemu-devel] [PATCH] pc-bios/s390-ccw: build s390 bios with -fno-zero-initialized-in-bss
,
Alexander Graf
,
2017/11/20
Re: [Qemu-devel] [PATCH] pc-bios/s390-ccw: build s390 bios with -fno-zero-initialized-in-bss
,
Christian Borntraeger
,
2017/11/20
Re: [Qemu-devel] [PATCH] pc-bios/s390-ccw: build s390 bios with -fno-zero-initialized-in-bss
,
Alexander Graf
,
2017/11/20
Re: [Qemu-devel] [PATCH] pc-bios/s390-ccw: build s390 bios with -fno-zero-initialized-in-bss
,
Christian Borntraeger
,
2017/11/20
Re: [Qemu-devel] [PATCH] pc-bios/s390-ccw: build s390 bios with -fno-zero-initialized-in-bss
,
Alexander Graf
,
2017/11/20
Re: [Qemu-devel] [PATCH] pc-bios/s390-ccw: build s390 bios with -fno-zero-initialized-in-bss
,
Christian Borntraeger
,
2017/11/20
Re: [Qemu-devel] [PATCH] pc-bios/s390-ccw: build s390 bios with -fno-zero-initialized-in-bss
,
Richard Henderson
,
2017/11/20
Re: [Qemu-devel] [qemu-s390x] [PATCH] pc-bios/s390-ccw: build s390 bios with -fno-zero-initialized-in-bss
,
Thomas Huth
,
2017/11/20
[Qemu-devel] [PATCH for-2.11] hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256
,
Thomas Huth
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11] hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256
,
David Gibson
,
2017/11/20
[Qemu-devel] [PATCH] spapr: Implement bug in spapr-vty device to be compatible with PowerVM
,
David Gibson
,
2017/11/20
Re: [Qemu-devel] [PATCH] spapr: Implement bug in spapr-vty device to be compatible with PowerVM
,
no-reply
,
2017/11/20
Re: [Qemu-devel] [PATCH] spapr: Implement bug in spapr-vty device to be compatible with PowerVM
,
David Gibson
,
2017/11/20
Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr: Implement bug in spapr-vty device to be compatible with PowerVM
,
Thomas Huth
,
2017/11/21
Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr: Implement bug in spapr-vty device to be compatible with PowerVM
,
Greg Kurz
,
2017/11/21
Re: [Qemu-devel] [BUG/RFC] INIT IPI lost when VM starts
,
Gonglei (Arei)
,
2017/11/20
Re: [Qemu-devel] [BUG/RFC] INIT IPI lost when VM starts
,
address@hidden
,
2017/11/23
[Qemu-devel] [PATCH] 9pfs: don't ignore O_DIRECT flag in the 9pfs server
,
jiangyiwen
,
2017/11/20
Re: [Qemu-devel] [PATCH] 9pfs: don't ignore O_DIRECT flag in the 9pfs server
,
Greg Kurz
,
2017/11/20
Re: [Qemu-devel] [PATCH] 9pfs: don't ignore O_DIRECT flag in the 9pfs server
,
jiangyiwen
,
2017/11/20
Re: [Qemu-devel] [PATCH] 9pfs: don't ignore O_DIRECT flag in the 9pfs server
,
Greg Kurz
,
2017/11/27
[Qemu-devel] [PULL 0/2] ppc-for-2.11 queue 20171120
,
David Gibson
,
2017/11/20
[Qemu-devel] [PULL 2/2] spapr: reset DRCs after devices
,
David Gibson
,
2017/11/20
[Qemu-devel] [PULL 1/2] target/ppc: Update setting of cpu features to account for compat modes
,
David Gibson
,
2017/11/20
Re: [Qemu-devel] [PULL 0/2] ppc-for-2.11 queue 20171120
,
Peter Maydell
,
2017/11/20
[Qemu-devel] [PULL 0/6] Net patches
,
Jason Wang
,
2017/11/19
[Qemu-devel] [PULL 1/6] colo-compare: fix the dangerous assignment
,
Jason Wang
,
2017/11/19
[Qemu-devel] [PULL 2/6] Revert "Add new PCI ID for i82559a"
,
Jason Wang
,
2017/11/19
[Qemu-devel] [PULL 4/6] MAINTAINERS: Add missing entry for eepro100 emulation
,
Jason Wang
,
2017/11/19
[Qemu-devel] [PULL 5/6] net: Transmit zero UDP checksum as 0xFFFF
,
Jason Wang
,
2017/11/19
[Qemu-devel] [PULL 3/6] hw/net/eepro100: Fix endianness problem on big endian hosts
,
Jason Wang
,
2017/11/19
[Qemu-devel] [PULL 6/6] hw/net/vmxnet3: Fix code to work on big endian hosts, too
,
Jason Wang
,
2017/11/19
Re: [Qemu-devel] [PULL 0/6] Net patches
,
no-reply
,
2017/11/19
Re: [Qemu-devel] [PULL 0/6] Net patches
,
Thomas Huth
,
2017/11/19
Re: [Qemu-devel] [PULL 0/6] Net patches
,
Peter Maydell
,
2017/11/20
[Qemu-devel] [PATCH 00/12] Add MVME3100 PPC SBC
,
Michael Davidsaver
,
2017/11/19
[Qemu-devel] [PATCH 01/12] e500: add board config options
,
Michael Davidsaver
,
2017/11/19
Re: [Qemu-devel] [PATCH 01/12] e500: add board config options
,
David Gibson
,
2017/11/21
Re: [Qemu-devel] [PATCH 01/12] e500: add board config options
,
Michael Davidsaver
,
2017/11/22
Re: [Qemu-devel] [Qemu-ppc] [PATCH 01/12] e500: add board config options
,
Cédric Le Goater
,
2017/11/23
Re: [Qemu-devel] [PATCH 01/12] e500: add board config options
,
David Gibson
,
2017/11/23
[Qemu-devel] [PATCH 03/12] e500: note possible bug with host bridge
,
Michael Davidsaver
,
2017/11/19
Re: [Qemu-devel] [PATCH 03/12] e500: note possible bug with host bridge
,
David Gibson
,
2017/11/21
Re: [Qemu-devel] [PATCH 03/12] e500: note possible bug with host bridge
,
Michael Davidsaver
,
2017/11/21
[Qemu-devel] [PATCH 04/12] e500: additional CCSR registers
,
Michael Davidsaver
,
2017/11/19
Re: [Qemu-devel] [PATCH 04/12] e500: additional CCSR registers
,
David Gibson
,
2017/11/21
[Qemu-devel] [PATCH 08/12] e500: add mpc8540 i2c controller to ccsr
,
Michael Davidsaver
,
2017/11/19
Re: [Qemu-devel] [PATCH 08/12] e500: add mpc8540 i2c controller to ccsr
,
David Gibson
,
2017/11/21
Re: [Qemu-devel] [PATCH 08/12] e500: add mpc8540 i2c controller to ccsr
,
Michael Davidsaver
,
2017/11/22
[Qemu-devel] [PATCH 05/12] e500: name openpic and pci host bridge
,
Michael Davidsaver
,
2017/11/19
Re: [Qemu-devel] [PATCH 05/12] e500: name openpic and pci host bridge
,
David Gibson
,
2017/11/21
[Qemu-devel] [PATCH 06/12] i2c: add mpc8540 i2c controller
,
Michael Davidsaver
,
2017/11/19
Re: [Qemu-devel] [PATCH 06/12] i2c: add mpc8540 i2c controller
,
David Gibson
,
2017/11/21
Re: [Qemu-devel] [Qemu-ppc] [PATCH 06/12] i2c: add mpc8540 i2c controller
,
Cédric Le Goater
,
2017/11/23
Re: [Qemu-devel] [Qemu-ppc] [PATCH 06/12] i2c: add mpc8540 i2c controller
,
David Gibson
,
2017/11/23
[Qemu-devel] [PATCH 07/12] qtest: add e500_i2c_create()
,
Michael Davidsaver
,
2017/11/19
[Qemu-devel] [PATCH 09/12] nvram: add AT24Cx i2c eeprom
,
Michael Davidsaver
,
2017/11/19
Re: [Qemu-devel] [PATCH 09/12] nvram: add AT24Cx i2c eeprom
,
David Gibson
,
2017/11/21
[Qemu-devel] [PATCH 10/12] timer: add ds1375 RTC
,
Michael Davidsaver
,
2017/11/19
Re: [Qemu-devel] [PATCH 10/12] timer: add ds1375 RTC
,
David Gibson
,
2017/11/21
[Qemu-devel] [PATCH 12/12] tests: add mvme3100-test
,
Michael Davidsaver
,
2017/11/19
[Qemu-devel] [PATCH 11/12] ppc: add mvme3100 machine
,
Michael Davidsaver
,
2017/11/19
Re: [Qemu-devel] [PATCH 00/12] Add MVME3100 PPC SBC
,
David Gibson
,
2017/11/21
Re: [Qemu-devel] [PATCH 00/12] Add MVME3100 PPC SBC
,
Michael Davidsaver
,
2017/11/21
Message not available
Re: [Qemu-devel] [PATCH 02/12] e500: consolidate mpc8540 guts with e500-ccsr
,
David Gibson
,
2017/11/21
[Qemu-devel] [PATCH 0/5] Fix segfault in blockjob race condition
,
Jeff Cody
,
2017/11/19
[Qemu-devel] [PATCH 1/5] blockjob: do not allow coroutine double entry or entry-after-completion
,
Jeff Cody
,
2017/11/19
Re: [Qemu-devel] [Qemu-block] [PATCH 1/5] blockjob: do not allow coroutine double entry or entry-after-completion
,
Stefan Hajnoczi
,
2017/11/20
Re: [Qemu-devel] [Qemu-block] [PATCH 1/5] blockjob: do not allow coroutine double entry or entry-after-completion
,
Jeff Cody
,
2017/11/20
Re: [Qemu-devel] [Qemu-block] [PATCH 1/5] blockjob: do not allow coroutine double entry or entry-after-completion
,
Stefan Hajnoczi
,
2017/11/21
Re: [Qemu-devel] [Qemu-block] [PATCH 1/5] blockjob: do not allow coroutine double entry or entry-after-completion
,
Paolo Bonzini
,
2017/11/20
Re: [Qemu-devel] [Qemu-block] [PATCH 1/5] blockjob: do not allow coroutine double entry or entry-after-completion
,
Kevin Wolf
,
2017/11/21
[Qemu-devel] [PATCH 2/5] coroutine: abort if we try to enter coroutine scheduled for another ctx
,
Jeff Cody
,
2017/11/19
Re: [Qemu-devel] [Qemu-block] [PATCH 2/5] coroutine: abort if we try to enter coroutine scheduled for another ctx
,
Stefan Hajnoczi
,
2017/11/20
Re: [Qemu-devel] [Qemu-block] [PATCH 2/5] coroutine: abort if we try to enter coroutine scheduled for another ctx
,
Jeff Cody
,
2017/11/20
[Qemu-devel] [PATCH 4/5] qemu-iotests: add option in common.qemu for mismatch only
,
Jeff Cody
,
2017/11/19
[Qemu-devel] [PATCH 3/5] coroutines: abort if we try to enter a still-sleeping coroutine
,
Jeff Cody
,
2017/11/19
Re: [Qemu-devel] [Qemu-block] [PATCH 3/5] coroutines: abort if we try to enter a still-sleeping coroutine
,
Stefan Hajnoczi
,
2017/11/20
Re: [Qemu-devel] [Qemu-block] [PATCH 3/5] coroutines: abort if we try to enter a still-sleeping coroutine
,
Jeff Cody
,
2017/11/20
Re: [Qemu-devel] [Qemu-block] [PATCH 3/5] coroutines: abort if we try to enter a still-sleeping coroutine
,
Stefan Hajnoczi
,
2017/11/21
Re: [Qemu-devel] [PATCH 3/5] coroutines: abort if we try to enter a still-sleeping coroutine
,
Paolo Bonzini
,
2017/11/20
Re: [Qemu-devel] [PATCH 3/5] coroutines: abort if we try to enter a still-sleeping coroutine
,
Jeff Cody
,
2017/11/20
Re: [Qemu-devel] [PATCH 3/5] coroutines: abort if we try to enter a still-sleeping coroutine
,
Paolo Bonzini
,
2017/11/20
Re: [Qemu-devel] [PATCH 3/5] coroutines: abort if we try to enter a still-sleeping coroutine
,
Jeff Cody
,
2017/11/20
Re: [Qemu-devel] [PATCH 3/5] coroutines: abort if we try to enter a still-sleeping coroutine
,
Paolo Bonzini
,
2017/11/20
Re: [Qemu-devel] [PATCH 3/5] coroutines: abort if we try to enter a still-sleeping coroutine
,
Jeff Cody
,
2017/11/20
[Qemu-devel] [PATCH 5/5] qemu-iotest: add test for blockjob coroutine race condition
,
Jeff Cody
,
2017/11/19
[Qemu-devel] qemu.org vs qemu-project.org
,
Eduardo Habkost
,
2017/11/19
Re: [Qemu-devel] qemu.org vs qemu-project.org
,
Peter Maydell
,
2017/11/19
Re: [Qemu-devel] qemu.org vs qemu-project.org
,
Daniel P. Berrange
,
2017/11/20
[Qemu-devel] [SPARC] Qemu failed to display MMU mapping for non memory area.
,
Jean-Christophe DUBOIS
,
2017/11/19
Re: [Qemu-devel] [SPARC] Qemu failed to display MMU mapping for non memory area.
,
Mark Cave-Ayland
,
2017/11/20
Re: [Qemu-devel] [PATCH 3/4] multiboot: load elf sections and section headers
,
Anatol Pomozov
,
2017/11/17
Re: [Qemu-devel] [PATCH 3/4] multiboot: load elf sections and section headers
,
Kevin Wolf
,
2017/11/20
[Qemu-devel] [Bug 1732981] [NEW] usb-net on aarch64 has wrong class IDs, isn't recognized by Windows
,
Googulator
,
2017/11/17
[Qemu-devel] [PATCH for-2.11] iotests: Fix 176 on 32-bit host
,
Eric Blake
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.11] iotests: Fix 176 on 32-bit host
,
Eric Blake
,
2017/11/17
Re: [Qemu-devel] [Qemu-block] [PATCH for-2.11] iotests: Fix 176 on 32-bit host
,
John Snow
,
2017/11/17
Re: [Qemu-devel] [Qemu-block] [PATCH for-2.11] iotests: Fix 176 on 32-bit host
,
Eric Blake
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11] iotests: Fix 176 on 32-bit host
,
Max Reitz
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11] iotests: Fix 176 on 32-bit host
,
Max Reitz
,
2017/11/20
[Qemu-devel] [PATCH v4 for-2.11] QAPI & interop: Clarify events emitted by 'block-job-cancel'
,
Kashyap Chamarthy
,
2017/11/17
Re: [Qemu-devel] [PATCH v4 for-2.11] QAPI & interop: Clarify events emitted by 'block-job-cancel'
,
Kashyap Chamarthy
,
2017/11/17
Re: [Qemu-devel] [PATCH v4 for-2.11] QAPI & interop: Clarify events emitted by 'block-job-cancel'
,
Kashyap Chamarthy
,
2017/11/21
Re: [Qemu-devel] [Qemu-block] [PATCH v4 for-2.11] QAPI & interop: Clarify events emitted by 'block-job-cancel'
,
Kevin Wolf
,
2017/11/27
[Qemu-devel] [Bug 1732959] [NEW] [regression] Clock jump on source VM after migration
,
Neil Skrypuch
,
2017/11/17
[Qemu-devel] [PULL 00/25] Block layer patches for 2.11.0-rc2
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 02/25] qemu-iotests: Use -nographic in 182
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 03/25] block: Fix error path in bdrv_backing_update_filename()
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 04/25] qcow2: don't permit changing encryption parameters
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 01/25] replication: Fix replication open fail
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 05/25] block: Deprecate bdrv_set_read_only() and users
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 07/25] block: Fix permissions in image activation
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 06/25] qcow2: fix image corruption after committing qcow2 image into base
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 13/25] block: qobject_is_equal() in bdrv_reopen_prepare()
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 08/25] iotests: test clearing unknown autoclear_features by qcow2
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 11/25] qapi/qlist: Add qlist_append_null() macro
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 10/25] qapi/qnull: Add own header
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 09/25] qcow2: fix image corruption on commit with persistent bitmap
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 12/25] qapi: Add qobject_is_equal()
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 14/25] iotests: Add test for non-string option reopening
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 15/25] tests: Add check-qobject for equality tests
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 17/25] qcow2: reject unaligned offsets in write compressed
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 16/25] iotests: Add test for failing qemu-img commit
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 20/25] block: Guard against NULL bs->drv
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 19/25] qcow2: Unaligned zero cluster in handle_alloc()
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 18/25] qcow2: check_errors are fatal
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 21/25] qcow2: Add bounds check to get_refblock_offset()
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 23/25] qcow2: Fix overly broad madvise()
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 22/25] qcow2: Refuse to get unaligned offsets from cache
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 25/25] iotests: Make 087 pass without AIO enabled
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PULL 24/25] block: Make bdrv_next() keep strong references
,
Kevin Wolf
,
2017/11/17
Re: [Qemu-devel] [PULL 00/25] Block layer patches for 2.11.0-rc2
,
Peter Maydell
,
2017/11/20
Re: [Qemu-devel] [PULL 00/25] Block layer patches for 2.11.0-rc2
,
Kevin Wolf
,
2017/11/20
Re: [Qemu-devel] [PULL 00/25] Block layer patches for 2.11.0-rc2
,
Peter Maydell
,
2017/11/20
[Qemu-devel] [PATCH for-2.11] pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebooting
,
Thomas Huth
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.11] pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebooting
,
Christian Borntraeger
,
2017/11/17
Re: [Qemu-devel] [qemu-s390x] [PATCH for-2.11] pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebooting
,
Christian Borntraeger
,
2017/11/20
Re: [Qemu-devel] [qemu-s390x] [PATCH for-2.11] pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebooting
,
Cornelia Huck
,
2017/11/20
Re: [Qemu-devel] [qemu-s390x] [PATCH for-2.11] pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebooting
,
Christian Borntraeger
,
2017/11/20
Re: [Qemu-devel] [qemu-s390x] [PATCH for-2.11] pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebooting
,
Thomas Huth
,
2017/11/20
Re: [Qemu-devel] [qemu-s390x] [PATCH for-2.11] pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebooting
,
Christian Borntraeger
,
2017/11/20
Re: [Qemu-devel] [qemu-s390x] [PATCH for-2.11] pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebooting
,
Cornelia Huck
,
2017/11/20
Re: [Qemu-devel] [qemu-s390x] [PATCH for-2.11] pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebooting
,
David Hildenbrand
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.11] pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebooting
,
Cornelia Huck
,
2017/11/20
[Qemu-devel] [PATCH for-2.11] qcow2: fix image corruption on commit with persistent snapshot
,
Eric Blake
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.11] qcow2: fix image corruption on commit with persistent snapshot
,
Vladimir Sementsov-Ogievskiy
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.11] qcow2: fix image corruption on commit with persistent snapshot
,
Eric Blake
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.11] qcow2: fix image corruption on commit with persistent snapshot
,
Kevin Wolf
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.11] qcow2: fix image corruption on commit with persistent snapshot
,
Kevin Wolf
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.11] qcow2: fix image corruption on commit with persistent snapshot
,
Max Reitz
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.11] qcow2: fix image corruption on commit with persistent snapshot
,
Eric Blake
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.11] qcow2: fix image corruption on commit with persistent snapshot
,
Eric Blake
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.11] qcow2: fix image corruption on commit with persistent snapshot
,
Kevin Wolf
,
2017/11/20
[Qemu-devel] [PATCH v3] QAPI & interop: Clarify events emitted by 'block-job-cancel'
,
Kashyap Chamarthy
,
2017/11/17
Re: [Qemu-devel] [PATCH v3 for-2.11] QAPI & interop: Clarify events emitted by 'block-job-cancel'
,
Eric Blake
,
2017/11/17
Re: [Qemu-devel] [PATCH v3 for-2.11] QAPI & interop: Clarify events emitted by 'block-job-cancel'
,
Kashyap Chamarthy
,
2017/11/17
Re: [Qemu-devel] [PATCH 02/24] sdl: remove -alt-grab and -ctrl-grab support
,
Programmingkid
,
2017/11/17
Re: [Qemu-devel] [PATCH 02/24] sdl: remove -alt-grab and -ctrl-grab support
,
Gerd Hoffmann
,
2017/11/17
Re: [Qemu-devel] [PATCH v22 00/30] qcow2: persistent dirty bitmaps
,
Eric Blake
,
2017/11/17
Re: [Qemu-devel] [PATCH v22 00/30] qcow2: persistent dirty bitmaps
,
Vladimir Sementsov-Ogievskiy
,
2017/11/17
Re: [Qemu-devel] [PATCH v22 00/30] qcow2: persistent dirty bitmaps
,
Eric Blake
,
2017/11/17
[Qemu-devel] [PATCH for-2.11 0/2] block: Fix permissions in image activation
,
Kevin Wolf
,
2017/11/17
[Qemu-devel] [PATCH for-2.11 1/2] block: Fix permissions in image activation
,
Kevin Wolf
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.11 1/2] block: Fix permissions in image activation
,
Max Reitz
,
2017/11/17
[Qemu-devel] [PATCH for-2.11 2/2] iotests: test clearing unknown autoclear_features by qcow2
,
Kevin Wolf
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.11 2/2] iotests: test clearing unknown autoclear_features by qcow2
,
Max Reitz
,
2017/11/17
[Qemu-devel] [PULL 0/4] NBD patches for 2.11-rc2
,
Eric Blake
,
2017/11/17
[Qemu-devel] [PULL 3/4] nbd/client: Don't hard-disconnect on ESHUTDOWN from server
,
Eric Blake
,
2017/11/17
[Qemu-devel] [PULL 1/4] nbd: Don't crash when server reports NBD_CMD_READ failure
,
Eric Blake
,
2017/11/17
[Qemu-devel] [PULL 2/4] nbd/client: Use error_prepend() correctly
,
Eric Blake
,
2017/11/17
[Qemu-devel] [PULL 4/4] nbd/server: Fix error reporting for bad requests
,
Eric Blake
,
2017/11/17
Re: [Qemu-devel] [PULL 0/4] NBD patches for 2.11-rc2
,
Peter Maydell
,
2017/11/17
[Qemu-devel] [PATCH 00/15] sun4u: tidy-up CPU, APB and ebus
,
Mark Cave-Ayland
,
2017/11/17
[Qemu-devel] [PATCH 04/15] sun4u: remove pci_ebus_init() function
,
Mark Cave-Ayland
,
2017/11/17
Re: [Qemu-devel] [PATCH 04/15] sun4u: remove pci_ebus_init() function
,
Artyom Tarasenko
,
2017/11/17
Re: [Qemu-devel] [PATCH 04/15] sun4u: remove pci_ebus_init() function
,
Philippe Mathieu-Daudé
,
2017/11/19
[Qemu-devel] [PATCH 01/15] apb: move QOM macros and typedefs from apb.c to apb.h
,
Mark Cave-Ayland
,
2017/11/17
Re: [Qemu-devel] [PATCH 01/15] apb: move QOM macros and typedefs from apb.c to apb.h
,
Artyom Tarasenko
,
2017/11/17
Re: [Qemu-devel] [PATCH 01/15] apb: move QOM macros and typedefs from apb.c to apb.h
,
Mark Cave-Ayland
,
2017/11/17
Re: [Qemu-devel] [PATCH 01/15] apb: move QOM macros and typedefs from apb.c to apb.h
,
Artyom Tarasenko
,
2017/11/17
Re: [Qemu-devel] [PATCH 01/15] apb: move QOM macros and typedefs from apb.c to apb.h
,
Philippe Mathieu-Daudé
,
2017/11/19
[Qemu-devel] [PATCH 02/15] sun4u: ebus QOMify tidy-up
,
Mark Cave-Ayland
,
2017/11/17
Re: [Qemu-devel] [PATCH 02/15] sun4u: ebus QOMify tidy-up
,
Philippe Mathieu-Daudé
,
2017/11/17
[Qemu-devel] [PATCH 05/15] sun4u: move initialisation of all ISABus devices into ebus_realize()
,
Mark Cave-Ayland
,
2017/11/17
Re: [Qemu-devel] [PATCH 05/15] sun4u: move initialisation of all ISABus devices into ebus_realize()
,
Philippe Mathieu-Daudé
,
2017/11/19
Re: [Qemu-devel] [PATCH 05/15] sun4u: move initialisation of all ISABus devices into ebus_realize()
,
Mark Cave-Ayland
,
2017/11/20
[Qemu-devel] [PATCH 03/15] sun4u: move ISABus inside of EBusState
,
Mark Cave-Ayland
,
2017/11/17
Re: [Qemu-devel] [PATCH 03/15] sun4u: move ISABus inside of EBusState
,
Artyom Tarasenko
,
2017/11/17
Re: [Qemu-devel] [PATCH 03/15] sun4u: move ISABus inside of EBusState
,
Mark Cave-Ayland
,
2017/11/17
Re: [Qemu-devel] [PATCH 03/15] sun4u: move ISABus inside of EBusState
,
Artyom Tarasenko
,
2017/11/17
Re: [Qemu-devel] [PATCH 03/15] sun4u: move ISABus inside of EBusState
,
Philippe Mathieu-Daudé
,
2017/11/19
[Qemu-devel] [PATCH 06/15] apb: APB QOMify tidy-up
,
Mark Cave-Ayland
,
2017/11/17
Re: [Qemu-devel] [PATCH 06/15] apb: APB QOMify tidy-up
,
Philippe Mathieu-Daudé
,
2017/11/19
[Qemu-devel] [PATCH 07/15] apb: return APBState from pci_apb_init() rather then PCIBus
,
Mark Cave-Ayland
,
2017/11/17
Re: [Qemu-devel] [PATCH 07/15] apb: return APBState from pci_apb_init() rather then PCIBus
,
Philippe Mathieu-Daudé
,
2017/11/17
[Qemu-devel] [PATCH 08/15] apb: use gpios to wire up the apb device to the SPARC CPU IRQs
,
Mark Cave-Ayland
,
2017/11/17
Re: [Qemu-devel] [PATCH 08/15] apb: use gpios to wire up the apb device to the SPARC CPU IRQs
,
Philippe Mathieu-Daudé
,
2017/11/20
[Qemu-devel] [PATCH 09/15] apb: move the two secondary PCI bridges objects into APBState
,
Mark Cave-Ayland
,
2017/11/17
Re: [Qemu-devel] [PATCH 09/15] apb: move the two secondary PCI bridges objects into APBState
,
Artyom Tarasenko
,
2017/11/17
Re: [Qemu-devel] [PATCH 09/15] apb: move the two secondary PCI bridges objects into APBState
,
Philippe Mathieu-Daudé
,
2017/11/19
[Qemu-devel] [PATCH 11/15] apb: split pci_pbm_map_irq() into separate functions for bus A and bus B
,
Mark Cave-Ayland
,
2017/11/17
Re: [Qemu-devel] [PATCH 11/15] apb: split pci_pbm_map_irq() into separate functions for bus A and bus B
,
Artyom Tarasenko
,
2017/11/17
Re: [Qemu-devel] [PATCH 11/15] apb: split pci_pbm_map_irq() into separate functions for bus A and bus B
,
Mark Cave-Ayland
,
2017/11/19
[Qemu-devel] [PATCH 12/15] ebus: wire up OBIO interrupts to APB pbm via qdev GPIOs
,
Mark Cave-Ayland
,
2017/11/17
Re: [Qemu-devel] [PATCH 12/15] ebus: wire up OBIO interrupts to APB pbm via qdev GPIOs
,
Artyom Tarasenko
,
2017/11/17
Re: [Qemu-devel] [PATCH 12/15] ebus: wire up OBIO interrupts to APB pbm via qdev GPIOs
,
Philippe Mathieu-Daudé
,
2017/11/19
Re: [Qemu-devel] [PATCH 12/15] ebus: wire up OBIO interrupts to APB pbm via qdev GPIOs
,
Mark Cave-Ayland
,
2017/11/20
[Qemu-devel] [PATCH 13/15] apb: replace OBIO interrupt numbers in pci_pbmA_map_irq() with constants
,
Mark Cave-Ayland
,
2017/11/17
Re: [Qemu-devel] [PATCH 13/15] apb: replace OBIO interrupt numbers in pci_pbmA_map_irq() with constants
,
Artyom Tarasenko
,
2017/11/17
Re: [Qemu-devel] [PATCH 13/15] apb: replace OBIO interrupt numbers in pci_pbmA_map_irq() with constants
,
Philippe Mathieu-Daudé
,
2017/11/19
[Qemu-devel] [PATCH 10/15] apb: remove pci_apb_init() and instantiate APB device using qdev
,
Mark Cave-Ayland
,
2017/11/17
Re: [Qemu-devel] [PATCH 10/15] apb: remove pci_apb_init() and instantiate APB device using qdev
,
Artyom Tarasenko
,
2017/11/17
Re: [Qemu-devel] [PATCH 10/15] apb: remove pci_apb_init() and instantiate APB device using qdev
,
Philippe Mathieu-Daudé
,
2017/11/20
Re: [Qemu-devel] [PATCH 10/15] apb: remove pci_apb_init() and instantiate APB device using qdev
,
Mark Cave-Ayland
,
2017/11/20
[Qemu-devel] [PATCH 15/15] sun4u: switch from EBUS_DPRINTF() macro to trace-events
,
Mark Cave-Ayland
,
2017/11/17
Re: [Qemu-devel] [PATCH 15/15] sun4u: switch from EBUS_DPRINTF() macro to trace-events
,
Philippe Mathieu-Daudé
,
2017/11/17
[Qemu-devel] [PATCH 14/15] sparc64: introduce trace-events for hw/sparc64
,
Mark Cave-Ayland
,
2017/11/17
Re: [Qemu-devel] [PATCH 14/15] sparc64: introduce trace-events for hw/sparc64
,
Artyom Tarasenko
,
2017/11/17
Re: [Qemu-devel] [PATCH 14/15] sparc64: introduce trace-events for hw/sparc64
,
Philippe Mathieu-Daudé
,
2017/11/19
Re: [Qemu-devel] [PATCH 14/15] sparc64: introduce trace-events for hw/sparc64
,
Mark Cave-Ayland
,
2017/11/20
[Qemu-devel] [PATCH for-2.11] spapr: reset DRCs after devices
,
Greg Kurz
,
2017/11/17
Re: [Qemu-devel] [Qemu-ppc] [PATCH for-2.11] spapr: reset DRCs after devices
,
Daniel Henrique Barboza
,
2017/11/17
Re: [Qemu-devel] [Qemu-ppc] [PATCH for-2.11] spapr: reset DRCs after devices
,
Greg Kurz
,
2017/11/17
Re: [Qemu-devel] [Qemu-ppc] [PATCH for-2.11] spapr: reset DRCs after devices
,
Michael Roth
,
2017/11/17
Re: [Qemu-devel] [Qemu-ppc] [PATCH for-2.11] spapr: reset DRCs after devices
,
Daniel Henrique Barboza
,
2017/11/17
Re: [Qemu-devel] [Qemu-ppc] [PATCH for-2.11] spapr: reset DRCs after devices
,
David Gibson
,
2017/11/19
Re: [Qemu-devel] [PATCH for-2.11] spapr: reset DRCs after devices
,
Michael Roth
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.11] spapr: reset DRCs after devices
,
David Gibson
,
2017/11/19
[Qemu-devel] [PATCH 0/4] ramfb: simple boot framebuffer, no legacy vga
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 2/4] ramfb: simple boot framebuffer living in guest ram
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 4/4] add ramfb-testdev
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 3/4] add virtio-ramfb
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 1/4] [testing] update bios, add vgabios-ramfb
,
Gerd Hoffmann
,
2017/11/17
Re: [Qemu-devel] [PATCH 0/4] ramfb: simple boot framebuffer, no legacy vga
,
Laszlo Ersek
,
2017/11/17
[Qemu-devel] [PATCH v2 (for-2.11)] qcow2: fix image corruption after committing qcow2 image into base
,
Daniel P. Berrange
,
2017/11/17
Re: [Qemu-devel] [PATCH v2 (for-2.11)] qcow2: fix image corruption after committing qcow2 image into base
,
Kevin Wolf
,
2017/11/17
Re: [Qemu-devel] [PATCH v2 (for-2.11)] qcow2: fix image corruption after committing qcow2 image into base
,
Eric Blake
,
2017/11/17
Re: [Qemu-devel] [PATCH v2 (for-2.11)] qcow2: fix image corruption after committing qcow2 image into base
,
Kevin Wolf
,
2017/11/17
Re: [Qemu-devel] [PATCH v2 (for-2.11)] qcow2: fix image corruption after committing qcow2 image into base
,
Daniel P. Berrange
,
2017/11/17
[Qemu-devel] [PATCH v4] SDL2 various fixes
,
Jindrich Makovicka
,
2017/11/17
[Qemu-devel] [PATCH 1/3] sdl2: Do not hide the cursor on auxilliary windows
,
Jindrich Makovicka
,
2017/11/17
[Qemu-devel] [PATCH 3/3] sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held
,
Jindrich Makovicka
,
2017/11/17
[Qemu-devel] [PATCH 2/3] sdl2 uses surface relative coordinates
,
Jindrich Makovicka
,
2017/11/17
[Qemu-devel] [PATCH 00/24] RfC: rework display initialization
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 08/24] egl-headless: use DisplayOptions
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 11/24] vl: drop full_screen variable
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 04/24] vl: rename DisplayType to LegacyDisplayType
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 13/24] vl: drop request_opengl variable
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 02/24] sdl: remove -alt-grab and -ctrl-grab support
,
Gerd Hoffmann
,
2017/11/17
Re: [Qemu-devel] [PATCH 02/24] sdl: remove -alt-grab and -ctrl-grab support
,
Daniel P. Berrange
,
2017/11/17
Re: [Qemu-devel] [PATCH 02/24] sdl: remove -alt-grab and -ctrl-grab support
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 03/24] sdl: use ctrl-alt-g as grab hotkey
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 09/24] curses: use DisplayOptions
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 21/24] sdl: build as module
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 19/24] console: add and use qemu_display_find_default
,
Gerd Hoffmann
,
2017/11/17
Re: [Qemu-devel] [PATCH 19/24] console: add and use qemu_display_find_default
,
Darren Kenny
,
2017/11/17
Re: [Qemu-devel] [PATCH 19/24] console: add and use qemu_display_find_default
,
Gerd Hoffmann
,
2017/11/17
Re: [Qemu-devel] [PATCH 19/24] console: add and use qemu_display_find_default
,
Darren Kenny
,
2017/11/17
Re: [Qemu-devel] [PATCH 19/24] console: add and use qemu_display_find_default
,
Gerd Hoffmann
,
2017/11/17
Re: [Qemu-devel] [PATCH 19/24] console: add and use qemu_display_find_default
,
Darren Kenny
,
2017/11/17
[Qemu-devel] [PATCH 17/24] curses: hook up to display registry
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 18/24] egl-headless: hook up to display registry
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 01/24] sdl: remove -no-frame support
,
Gerd Hoffmann
,
2017/11/17
Re: [Qemu-devel] [PATCH 01/24] sdl: remove -no-frame support
,
Daniel P. Berrange
,
2017/11/17
Re: [Qemu-devel] [PATCH 01/24] sdl: remove -no-frame support
,
Gerd Hoffmann
,
2017/11/17
Re: [Qemu-devel] [PATCH 01/24] sdl: remove -no-frame support
,
Daniel P. Berrange
,
2017/11/17
Re: [Qemu-devel] [PATCH 01/24] sdl: remove -no-frame support
,
Daniel P. Berrange
,
2017/11/17
[Qemu-devel] [PATCH 23/24] curses: build as module
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 16/24] cocoa: hook up to display registry
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 24/24] build: opengl should not need X11
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 14/24] console: add qemu display registry, add gtk
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 20/24] console: add ui module loading support
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 05/24] gtk: add and use DisplayOptions + DisplayGTK
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 22/24] gtk: build as module
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 15/24] sdl: hook up to display registry
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 06/24] sdl: use DisplayOptions
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 10/24] cocoa: use DisplayOptions
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 07/24] vl: drop no_quit variable
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH 12/24] vl: drop display_type variable
,
Gerd Hoffmann
,
2017/11/17
Re: [Qemu-devel] [PATCH 00/24] RfC: rework display initialization
,
no-reply
,
2017/11/17
[Qemu-devel] [PULL 0/5] Ui 20171117 patches
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PULL 2/5] sdl2: Use the same pointer show/hide logic for absolute and relative mode
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PULL 5/5] sdl2: Fix broken display updating after the window is hidden
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PULL 3/5] sdl2: Fix dead keyboard after fullsceen
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PULL 4/5] sdl2: Do not leave grab when fullscreen
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PULL 1/5] sdl2: Do not quit the emulator when an auxilliary window is closed
,
Gerd Hoffmann
,
2017/11/17
Re: [Qemu-devel] [PULL 0/5] Ui 20171117 patches
,
Peter Maydell
,
2017/11/17
[Qemu-devel] [PATCH] ps2: simplify ps2_common_post_load()
,
Gerd Hoffmann
,
2017/11/17
[Qemu-devel] [PATCH] Don't ignore O_DIRECT flag in the 9pfs server
,
jiangyiwen
,
2017/11/17
[Qemu-devel] [PATCH v3 0/3] Qemu: add Xen vIOMMU interrupt remapping function support
,
Chao Gao
,
2017/11/17
[Qemu-devel] [PATCH v3 1/3] i386/msi: Correct mask of destination ID in MSI address
,
Chao Gao
,
2017/11/17
Re: [Qemu-devel] [PATCH v3 1/3] i386/msi: Correct mask of destination ID in MSI address
,
Michael S. Tsirkin
,
2017/11/17
Re: [Qemu-devel] [PATCH v3 1/3] i386/msi: Correct mask of destination ID in MSI address
,
Chao Gao
,
2017/11/20
[Qemu-devel] [PATCH v3 2/3] xen/pt: Pass the whole msi addr/data to Xen
,
Chao Gao
,
2017/11/17
[Qemu-devel] [PATCH v3 3/3] msi: Handle remappable format interrupt request
,
Chao Gao
,
2017/11/17
Re: [Qemu-devel] [PATCH v3 0/3] Qemu: add Xen vIOMMU interrupt remapping function support
,
no-reply
,
2017/11/17
[Qemu-devel] [PATCH] rcu: reduce half heap memory size by malloc_trim()
,
Yang Zhong
,
2017/11/17
Re: [Qemu-devel] [PATCH] rcu: reduce half heap memory size by malloc_trim()
,
Stefan Hajnoczi
,
2017/11/17
Re: [Qemu-devel] [PATCH] rcu: reduce half heap memory size by malloc_trim()
,
Daniel P. Berrange
,
2017/11/17
Re: [Qemu-devel] [PATCH] rcu: reduce half heap memory size by malloc_trim()
,
Zhong Yang
,
2017/11/20
Re: [Qemu-devel] [PATCH] rcu: reduce half heap memory size by malloc_trim()
,
Daniel P. Berrange
,
2017/11/20
Re: [Qemu-devel] [PATCH] rcu: reduce half heap memory size by malloc_trim()
,
Zhong Yang
,
2017/11/21
Re: [Qemu-devel] [PATCH] rcu: reduce half heap memory size by malloc_trim()
,
Zhong Yang
,
2017/11/20
Re: [Qemu-devel] [PATCH] rcu: reduce half heap memory size by malloc_trim()
,
Stefan Hajnoczi
,
2017/11/20
Re: [Qemu-devel] [PATCH] rcu: reduce half heap memory size by malloc_trim()
,
Zhong Yang
,
2017/11/20
Re: [Qemu-devel] [PATCH] rcu: reduce half heap memory size by malloc_trim()
,
Fam Zheng
,
2017/11/20
Re: [Qemu-devel] [PATCH] rcu: reduce half heap memory size by malloc_trim()
,
Zhong Yang
,
2017/11/20
[Qemu-devel] [QEMU-PPC] [PATCH V3] target/ppc: Update setting of cpu features to account for compat modes
,
Suraj Jitindar Singh
,
2017/11/17
Re: [Qemu-devel] [QEMU-PPC] [PATCH V3] target/ppc: Update setting of cpu features to account for compat modes
,
David Gibson
,
2017/11/17
[Qemu-devel] [PATCH v2] ipmi: check ibe status before ibe outlen at ipmi_bmc_extern_handle_command
,
xinhua.Cao
,
2017/11/16
Re: [Qemu-devel] [PATCH v2] ipmi: check ibe status before ibe outlen at ipmi_bmc_extern_handle_command
,
no-reply
,
2017/11/16
Re: [Qemu-devel] [PATCH v2] ipmi: check ibe status before ibe outlen at ipmi_bmc_extern_handle_command
,
no-reply
,
2017/11/16
[Qemu-devel] [QEMU-PPC] [PATCH V2] target/ppc: Update setting of cpu features to account for compat modes
,
Suraj Jitindar Singh
,
2017/11/16
[Qemu-devel] [PATCH v3 0/2] Fix savevm/loadvm after postcopy migration
,
Daniel Henrique Barboza
,
2017/11/16
[Qemu-devel] [PATCH v3 1/2] migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END
,
Daniel Henrique Barboza
,
2017/11/16
[Qemu-devel] [PATCH v3 2/2] tests/qemu-iotests: adding savevm/loadvm with postcopy flag test
,
Daniel Henrique Barboza
,
2017/11/16
Re: [Qemu-devel] [PATCH v3 2/2] tests/qemu-iotests: adding savevm/loadvm with postcopy flag test
,
Cleber Rosa
,
2017/11/17
Re: [Qemu-devel] [PATCH v3 2/2] tests/qemu-iotests: adding savevm/loadvm with postcopy flag test
,
Daniel Henrique Barboza
,
2017/11/17
[Qemu-devel] [PATCH for-2.11] hw/net/eepro100: Fix endianness problem on big endian hosts
,
Thomas Huth
,
2017/11/16
Re: [Qemu-devel] [PATCH for-2.11] hw/net/eepro100: Fix endianness problem on big endian hosts
,
Jason Wang
,
2017/11/16
Re: [Qemu-devel] [PATCH for-2.11] hw/net/eepro100: Fix endianness problem on big endian hosts
,
Michael S. Tsirkin
,
2017/11/16
Re: [Qemu-devel] [PATCH for-2.11] hw/net/eepro100: Fix endianness problem on big endian hosts
,
Stefan Weil
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.11] hw/net/eepro100: Fix endianness problem on big endian hosts
,
Thomas Huth
,
2017/11/17
[Qemu-devel] [PATCH v5 0/4] *** Introduce a new vhost-user-blk host device to Qemu ***
,
Changpeng Liu
,
2017/11/16
[Qemu-devel] [PATCH v5 1/4] vhost-user: add new vhost user messages to support virtio config space
,
Changpeng Liu
,
2017/11/16
Re: [Qemu-devel] [PATCH v5 1/4] vhost-user: add new vhost user messages to support virtio config space
,
Stefan Hajnoczi
,
2017/11/20
Re: [Qemu-devel] [PATCH v5 1/4] vhost-user: add new vhost user messages to support virtio config space
,
Michael S. Tsirkin
,
2017/11/20
Re: [Qemu-devel] [PATCH v5 1/4] vhost-user: add new vhost user messages to support virtio config space
,
Paolo Bonzini
,
2017/11/20
Re: [Qemu-devel] [PATCH v5 1/4] vhost-user: add new vhost user messages to support virtio config space
,
Michael S. Tsirkin
,
2017/11/20
Re: [Qemu-devel] [PATCH v5 1/4] vhost-user: add new vhost user messages to support virtio config space
,
Paolo Bonzini
,
2017/11/22
Re: [Qemu-devel] [PATCH v5 1/4] vhost-user: add new vhost user messages to support virtio config space
,
Liu, Changpeng
,
2017/11/21
Re: [Qemu-devel] [PATCH v5 1/4] vhost-user: add new vhost user messages to support virtio config space
,
Liu, Changpeng
,
2017/11/21
Re: [Qemu-devel] [PATCH v5 1/4] vhost-user: add new vhost user messages to support virtio config space
,
Liu, Changpeng
,
2017/11/21
Re: [Qemu-devel] [PATCH v5 1/4] vhost-user: add new vhost user messages to support virtio config space
,
Michael S. Tsirkin
,
2017/11/22
[Qemu-devel] [PATCH v5 3/4] contrib/libvhost-user: enable virtio config space messages
,
Changpeng Liu
,
2017/11/16
[Qemu-devel] [PATCH v5 2/4] vhost-user-blk: introduce a new vhost-user-blk host device
,
Changpeng Liu
,
2017/11/16
[Qemu-devel] [PATCH v5 4/4] contrib/vhost-user-blk: introduce a vhost-user-blk sample application
,
Changpeng Liu
,
2017/11/16
Re: [Qemu-devel] [PATCH 0/4] Some trivial fixes, mostly comment typos
,
Emilio G. Cota
,
2017/11/16
[Qemu-devel] [Bug 1719984] Re: wrgsbase misemulated in x86_64-softmmu
,
Todd Eisenberger
,
2017/11/16
[Qemu-devel] [PATCH for-2.11] MAINTAINERS: Add missing entry for eepro100 emulation
,
Stefan Weil
,
2017/11/16
Re: [Qemu-devel] [PATCH for-2.11] MAINTAINERS: Add missing entry for eepro100 emulation
,
Jason Wang
,
2017/11/16
[Qemu-devel] [PATCH 0/2] virtio-net: Fix TX data discard on backend disconnection
,
Maxime Coquelin
,
2017/11/16
[Qemu-devel] [PATCH 1/2] virtio: Add queue interface to restore avail index from vring used index
,
Maxime Coquelin
,
2017/11/16
Re: [Qemu-devel] [PATCH 1/2] virtio: Add queue interface to restore avail index from vring used index
,
Jens Freimann
,
2017/11/17
[Qemu-devel] [PATCH 2/2] vhost: restore avail index from vring used index on disconnection
,
Maxime Coquelin
,
2017/11/16
Re: [Qemu-devel] [PATCH 2/2] vhost: restore avail index from vring used index on disconnection
,
Jens Freimann
,
2017/11/17
Re: [Qemu-devel] [PATCH 0/2] virtio-net: Fix TX data discard on backend disconnection
,
Jason Wang
,
2017/11/16
[Qemu-devel] [PATCH v2 0/7] s390x/pci: Improve zPCI to cover more cases
,
Pierre Morel
,
2017/11/16
[Qemu-devel] [PATCH v2 2/7] s390x/pci: rework PCI STORE
,
Pierre Morel
,
2017/11/16
Re: [Qemu-devel] [PATCH v2 2/7] s390x/pci: rework PCI STORE
,
Cornelia Huck
,
2017/11/21
Re: [Qemu-devel] [PATCH v2 2/7] s390x/pci: rework PCI STORE
,
Cornelia Huck
,
2017/11/21
Re: [Qemu-devel] [PATCH v2 2/7] s390x/pci: rework PCI STORE
,
Pierre Morel
,
2017/11/21
Re: [Qemu-devel] [PATCH v2 2/7] s390x/pci: rework PCI STORE
,
Cornelia Huck
,
2017/11/22
Re: [Qemu-devel] [PATCH v2 2/7] s390x/pci: rework PCI STORE
,
Pierre Morel
,
2017/11/22
Re: [Qemu-devel] [PATCH v2 2/7] s390x/pci: rework PCI STORE
,
Pierre Morel
,
2017/11/21
[Qemu-devel] [PATCH v2 7/7] s390x/pci: search for subregion inside the BARs
,
Pierre Morel
,
2017/11/16
Re: [Qemu-devel] [PATCH v2 7/7] s390x/pci: search for subregion inside the BARs
,
Cornelia Huck
,
2017/11/21
[Qemu-devel] [PATCH v2 3/7] s390x/pci: rework PCI LOAD
,
Pierre Morel
,
2017/11/16
Re: [Qemu-devel] [PATCH v2 3/7] s390x/pci: rework PCI LOAD
,
Cornelia Huck
,
2017/11/21
[Qemu-devel] [PATCH v2 5/7] s390x/pci: move the memory region read from pcilg
,
Pierre Morel
,
2017/11/16
Re: [Qemu-devel] [PATCH v2 5/7] s390x/pci: move the memory region read from pcilg
,
Cornelia Huck
,
2017/11/21
[Qemu-devel] [PATCH v2 1/7] s390x/pci: factor out endianess conversion
,
Pierre Morel
,
2017/11/16
Re: [Qemu-devel] [PATCH v2 1/7] s390x/pci: factor out endianess conversion
,
Cornelia Huck
,
2017/11/21
Re: [Qemu-devel] [PATCH v2 1/7] s390x/pci: factor out endianess conversion
,
Pierre Morel
,
2017/11/21
[Qemu-devel] [PATCH v2 4/7] s390x/pci: rework PCI STORE BLOCK
,
Pierre Morel
,
2017/11/16
Re: [Qemu-devel] [PATCH v2 4/7] s390x/pci: rework PCI STORE BLOCK
,
Cornelia Huck
,
2017/11/21
Re: [Qemu-devel] [PATCH v2 4/7] s390x/pci: rework PCI STORE BLOCK
,
Pierre Morel
,
2017/11/21
Re: [Qemu-devel] [PATCH v2 4/7] s390x/pci: rework PCI STORE BLOCK
,
Yi Min Zhao
,
2017/11/22
Re: [Qemu-devel] [PATCH v2 4/7] s390x/pci: rework PCI STORE BLOCK
,
Cornelia Huck
,
2017/11/22
Re: [Qemu-devel] [PATCH v2 4/7] s390x/pci: rework PCI STORE BLOCK
,
Pierre Morel
,
2017/11/22
[Qemu-devel] [PATCH v2 6/7] s390x/pci: move the memory region write from pcistg
,
Pierre Morel
,
2017/11/16
Re: [Qemu-devel] [PATCH v2 6/7] s390x/pci: move the memory region write from pcistg
,
Cornelia Huck
,
2017/11/21
Re: [Qemu-devel] [PATCH v2 0/7] s390x/pci: Improve zPCI to cover more cases
,
Cornelia Huck
,
2017/11/21
Re: [Qemu-devel] [PATCH v2 0/7] s390x/pci: Improve zPCI to cover more cases
,
Pierre Morel
,
2017/11/21
[Qemu-devel] [PATCH 00/10] I/O tests cleanups
,
Cleber Rosa
,
2017/11/16
[Qemu-devel] [PATCH 02/10] qemu-iotests: fix filename containing checks
,
Cleber Rosa
,
2017/11/16
[Qemu-devel] [PATCH 01/10] qemu-iotests: make execution of tests agnostic to test type
,
Cleber Rosa
,
2017/11/16
Re: [Qemu-devel] [Qemu-block] [PATCH 01/10] qemu-iotests: make execution of tests agnostic to test type
,
Paolo Bonzini
,
2017/11/17
Re: [Qemu-devel] [Qemu-block] [PATCH 01/10] qemu-iotests: make execution of tests agnostic to test type
,
Cleber Rosa
,
2017/11/17
[Qemu-devel] [PATCH 08/10] qemu-iotests: clean up double comment characters
,
Cleber Rosa
,
2017/11/16
[Qemu-devel] [PATCH 10/10] qemu-iotests: add section on how to write a new I/O test
,
Cleber Rosa
,
2017/11/16
[Qemu-devel] [PATCH 03/10] qemu-iotests: be strict with expected output
,
Cleber Rosa
,
2017/11/16
[Qemu-devel] [PATCH 07/10] qemu-iotests: remove the concept of $seq.full (and boiler plate code)
,
Cleber Rosa
,
2017/11/16
[Qemu-devel] [PATCH 04/10] qemu-iotests: include (source) filters from common.rc
,
Cleber Rosa
,
2017/11/16
[Qemu-devel] [PATCH 09/10] qemu-iotests: remove unused "here" variable
,
Cleber Rosa
,
2017/11/16
Re: [Qemu-devel] [PATCH 09/10] qemu-iotests: remove unused "here" variable
,
Eric Blake
,
2017/11/17
[Qemu-devel] [PATCH 05/10] qemu-iotests: define functions used in _cleanup() before its use
,
Cleber Rosa
,
2017/11/16
[Qemu-devel] [PATCH 06/10] qemu-iotests: turn owner variable into a comment
,
Cleber Rosa
,
2017/11/16
Re: [Qemu-devel] [Qemu-block] [PATCH 06/10] qemu-iotests: turn owner variable into a comment
,
Paolo Bonzini
,
2017/11/17
Re: [Qemu-devel] [Qemu-block] [PATCH 06/10] qemu-iotests: turn owner variable into a comment
,
Cleber Rosa
,
2017/11/17
Re: [Qemu-devel] [Qemu-block] [PATCH 06/10] qemu-iotests: turn owner variable into a comment
,
Eric Blake
,
2017/11/17
[Qemu-devel] [PATCH v1 for-2.11 0/3] s390x: fixes for SIGP and DIAG 308
,
David Hildenbrand
,
2017/11/16
[Qemu-devel] [PATCH v1 for-2.11 1/3] s390x: fix storing CPU status (again)
,
David Hildenbrand
,
2017/11/16
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 for-2.11 1/3] s390x: fix storing CPU status (again)
,
Thomas Huth
,
2017/11/16
Re: [Qemu-devel] [PATCH v1 for-2.11 1/3] s390x: fix storing CPU status (again)
,
Christian Borntraeger
,
2017/11/16
[Qemu-devel] [PATCH v1 for-2.11 3/3] s390x/tcg: fix DIAG 308 with > 1 VCPU (MTTCG)
,
David Hildenbrand
,
2017/11/16
Re: [Qemu-devel] [qemu-s390x] [PATCH v1 for-2.11 3/3] s390x/tcg: fix DIAG 308 with > 1 VCPU (MTTCG)
,
Thomas Huth
,
2017/11/16
[Qemu-devel] [PATCH v1 for-2.11 2/3] s390x/tcg: fix DIAG 308 with > 1 VCPU (single threaded TCG)
,
David Hildenbrand
,
2017/11/16
Re: [Qemu-devel] [PATCH v1 for-2.11 2/3] s390x/tcg: fix DIAG 308 with > 1 VCPU (single threaded TCG)
,
Alex Bennée
,
2017/11/16
Re: [Qemu-devel] [PATCH v1 for-2.11 2/3] s390x/tcg: fix DIAG 308 with > 1 VCPU (single threaded TCG)
,
David Hildenbrand
,
2017/11/16
Re: [Qemu-devel] [PATCH v1 for-2.11 2/3] s390x/tcg: fix DIAG 308 with > 1 VCPU (single threaded TCG)
,
Alex Bennée
,
2017/11/16
Re: [Qemu-devel] [PATCH v1 for-2.11 2/3] s390x/tcg: fix DIAG 308 with > 1 VCPU (single threaded TCG)
,
David Hildenbrand
,
2017/11/16
Re: [Qemu-devel] [PATCH v1 for-2.11 2/3] s390x/tcg: fix DIAG 308 with > 1 VCPU (single threaded TCG)
,
Alex Bennée
,
2017/11/16
Re: [Qemu-devel] [PATCH v1 for-2.11 2/3] s390x/tcg: fix DIAG 308 with > 1 VCPU (single threaded TCG)
,
David Hildenbrand
,
2017/11/16
Re: [Qemu-devel] [PATCH v1 for-2.11 2/3] s390x/tcg: fix DIAG 308 with > 1 VCPU (single threaded TCG)
,
Christian Borntraeger
,
2017/11/16
Re: [Qemu-devel] [PATCH v1 for-2.11 2/3] s390x/tcg: fix DIAG 308 with > 1 VCPU (single threaded TCG)
,
David Hildenbrand
,
2017/11/16
Re: [Qemu-devel] [PATCH v1 for-2.11 0/3] s390x: fixes for SIGP and DIAG 308
,
Cornelia Huck
,
2017/11/16
Re: [Qemu-devel] [PATCH v1 for-2.11 0/3] s390x: fixes for SIGP and DIAG 308
,
David Hildenbrand
,
2017/11/16
Re: [Qemu-devel] [PATCH v1 for-2.11 0/3] s390x: fixes for SIGP and DIAG 308
,
Christian Borntraeger
,
2017/11/16
Re: [Qemu-devel] [PATCH v1 for-2.11 0/3] s390x: fixes for SIGP and DIAG 308
,
Cornelia Huck
,
2017/11/17
Re: [Qemu-devel] [PATCH v1 for-2.11 0/3] s390x: fixes for SIGP and DIAG 308
,
Cornelia Huck
,
2017/11/17
Re: [Qemu-devel] [PATCH v1 for-2.11 0/3] s390x: fixes for SIGP and DIAG 308
,
Christian Borntraeger
,
2017/11/17
[Qemu-devel] [PATCH v2 0/4] compressed block-stream
,
Anton Nefedov
,
2017/11/16
[Qemu-devel] [PATCH v2 2/4] block: support compressed write for copy-on-read
,
Anton Nefedov
,
2017/11/16
Re: [Qemu-devel] [Qemu-block] [PATCH v2 2/4] block: support compressed write for copy-on-read
,
Stefan Hajnoczi
,
2017/11/20
[Qemu-devel] [PATCH v2 1/4] qcow2: multiple clusters write compressed
,
Anton Nefedov
,
2017/11/16
Re: [Qemu-devel] [PATCH v2 1/4] qcow2: multiple clusters write compressed
,
Stefan Hajnoczi
,
2017/11/20
Re: [Qemu-devel] [PATCH v2 1/4] qcow2: multiple clusters write compressed
,
Denis V. Lunev
,
2017/11/20
Re: [Qemu-devel] [PATCH v2 1/4] qcow2: multiple clusters write compressed
,
Stefan Hajnoczi
,
2017/11/21
[Qemu-devel] [PATCH v2 4/4] iotests: 030: add compressed block-stream test
,
Anton Nefedov
,
2017/11/16
Re: [Qemu-devel] [PATCH v2 4/4] iotests: 030: add compressed block-stream test
,
Stefan Hajnoczi
,
2017/11/20
Re: [Qemu-devel] [PATCH v2 4/4] iotests: 030: add compressed block-stream test
,
Anton Nefedov
,
2017/11/20
[Qemu-devel] [PATCH v2 3/4] block-stream: add compress option
,
Anton Nefedov
,
2017/11/16
Re: [Qemu-devel] [Qemu-block] [PATCH v2 3/4] block-stream: add compress option
,
Stefan Hajnoczi
,
2017/11/20
[Qemu-devel] [PULL 0/9] pc, pci, virtio: fixes for rc1
,
Michael S. Tsirkin
,
2017/11/16
[Qemu-devel] [PULL 1/9] fix: unrealize virtio device if we fail to hotplug it
,
Michael S. Tsirkin
,
2017/11/16
[Qemu-devel] [PULL 2/9] pci: Initialize pci_dev->name before use
,
Michael S. Tsirkin
,
2017/11/16
[Qemu-devel] [PULL 4/9] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Michael S. Tsirkin
,
2017/11/16
[Qemu-devel] [PULL 3/9] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
,
Michael S. Tsirkin
,
2017/11/16
[Qemu-devel] [PULL 5/9] tests/acpi-test-data: update _CRS in DSDT
,
Michael S. Tsirkin
,
2017/11/16
[Qemu-devel] [PULL 6/9] NUMA: Enable adding NUMA node implicitly
,
Michael S. Tsirkin
,
2017/11/16
Re: [Qemu-devel] [PULL 6/9] NUMA: Enable adding NUMA node implicitly
,
Thadeu Lima de Souza Cascardo
,
2017/11/16
[Qemu-devel] [PULL 7/9] vmcoreinfo: put it in the 'misc' device category
,
Michael S. Tsirkin
,
2017/11/16
[Qemu-devel] [PULL 8/9] build-sys: restrict vmcoreinfo to fw_cfg+dma capable targets
,
Michael S. Tsirkin
,
2017/11/16
[Qemu-devel] [PULL 9/9] tests/bios-tables-test: Fix endianess problems when passing data to iasl
,
Michael S. Tsirkin
,
2017/11/16
Re: [Qemu-devel] [PULL 0/9] pc, pci, virtio: fixes for rc1
,
Peter Maydell
,
2017/11/17
[Qemu-devel] [PATCH for-2.11] Fix build of console and GUI executables for Windows
,
Stefan Weil
,
2017/11/16
Re: [Qemu-devel] [PATCH for-2.11] Fix build of console and GUI executables for Windows
,
Stefan Weil
,
2017/11/21
Re: [Qemu-devel] [PATCH for-2.11] Fix build of console and GUI executables for Windows
,
Peter Maydell
,
2017/11/22
Re: [Qemu-devel] [PATCH for-2.11] Fix build of console and GUI executables for Windows
,
Peter Maydell
,
2017/11/23
[Qemu-devel] [PULL for-2.11 0/1] Block patches
,
Stefan Hajnoczi
,
2017/11/16
[Qemu-devel] [PULL for-2.11 1/1] throttle-groups: forget timer and schedule next TGM on detach
,
Stefan Hajnoczi
,
2017/11/16
Re: [Qemu-devel] [PULL for-2.11 0/1] Block patches
,
Peter Maydell
,
2017/11/16
[Qemu-devel] 2 bytes of memory leaking due to MigrationParameters unshadowing
,
Christian Borntraeger
,
2017/11/16
Re: [Qemu-devel] [RFC PATCH v2 01/21] ppc/xive: introduce a skeleton for the sPAPR XIVE interrupt controller
,
Cédric Le Goater
,
2017/11/16
Re: [Qemu-devel] [RFC PATCH v2 01/21] ppc/xive: introduce a skeleton for the sPAPR XIVE interrupt controller
,
Cédric Le Goater
,
2017/11/16
Re: [Qemu-devel] [PATCH] test: fix detection of errors from iasl
,
Michael S. Tsirkin
,
2017/11/16
Re: [Qemu-devel] [PATCH] tests: report errors when iasl exits with non-zero status
,
Michael S. Tsirkin
,
2017/11/16
[Qemu-devel] [PATCH] hw/arm: Silence xlnx-ep108 deprecation warning during tests
,
Thomas Huth
,
2017/11/16
Re: [Qemu-devel] [PATCH] hw/arm: Silence xlnx-ep108 deprecation warning during tests
,
Wei Huang
,
2017/11/16
Re: [Qemu-devel] [PATCH] hw/arm: Silence xlnx-ep108 deprecation warning during tests
,
Alistair Francis
,
2017/11/16
Re: [Qemu-devel] [PATCH] hw/arm: Silence xlnx-ep108 deprecation warning during tests
,
Peter Maydell
,
2017/11/20
[Qemu-devel] [PATCH v2 for-2.11] migration, xen: Fix block image lock issue on live migration
,
Anthony PERARD
,
2017/11/16
Re: [Qemu-devel] [PATCH v2 for-2.11] migration, xen: Fix block image lock issue on live migration
,
Kevin Wolf
,
2017/11/17
Re: [Qemu-devel] [PATCH v2 for-2.11] migration, xen: Fix block image lock issue on live migration
,
Dr. David Alan Gilbert
,
2017/11/20
Re: [Qemu-devel] [PATCH v2 for-2.11] migration, xen: Fix block image lock issue on live migration
,
Juan Quintela
,
2017/11/21
[Qemu-devel] [PATCH] ipmi: check ibe status before ibe outlen at ipmi_bmc_extern_handle_command
,
xinhua.Cao
,
2017/11/16
Re: [Qemu-devel] [PATCH] ipmi: check ibe status before ibe outlen at ipmi_bmc_extern_handle_command
,
no-reply
,
2017/11/16
Re: [Qemu-devel] [PATCH] ipmi: check ibe status before ibe outlen at ipmi_bmc_extern_handle_command
,
no-reply
,
2017/11/16
Re: [Qemu-devel] [PATCH] ipmi: check ibe status before ibe outlen at ipmi_bmc_extern_handle_command
,
no-reply
,
2017/11/16
Re: [Qemu-devel] [PATCH] ipmi: check ibe status before ibe outlen at ipmi_bmc_extern_handle_command
,
no-reply
,
2017/11/16
[Qemu-devel] [Bug 1636217] Re: qemu-kvm 2.7 does not boot kvm VMs with virtio on top of VMware ESX
,
introom
,
2017/11/16
[Qemu-devel] [PATCH v3 REPOST] net: Transmit zero UDP checksum as 0xFFFF
,
Ed Swierk
,
2017/11/16
Re: [Qemu-devel] [PATCH v3 REPOST] net: Transmit zero UDP checksum as 0xFFFF
,
Jason Wang
,
2017/11/16
Re: [Qemu-devel] [virtio-dev] [PATCH 1/1] virtio-balloon: include buffers and chached memory statistics
,
Yan Vugenfirer
,
2017/11/16
Re: [Qemu-devel] [virtio-dev] [PATCH 1/1] virtio-balloon: include buffers and chached memory statistics
,
Tomáš Golembiovský
,
2017/11/16
[Qemu-devel] [RFC v4 00/27] QMP: out-of-band (OOB) execution support
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 02/27] qobject: introduce qobject_get_try_str()
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 01/27] qobject: introduce qstring_get_try_str()
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 04/27] monitor: move skip_flush into monitor_data_init
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 05/27] qjson: add "opaque" field to JSONMessageParser
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 03/27] qobject: let object_property_get_str() use new API
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 06/27] monitor: move the cur_mon hack deeper for QMP
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 07/27] monitor: unify global init
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 08/27] monitor: let mon_list be tail queue
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 10/27] monitor: allow to use IO thread for parsing
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 09/27] monitor: create monitor dedicate iothread
,
Peter Xu
,
2017/11/16
Re: [Qemu-devel] [RFC v4 09/27] monitor: create monitor dedicate iothread
,
Dr. David Alan Gilbert
,
2017/11/23
Re: [Qemu-devel] [RFC v4 09/27] monitor: create monitor dedicate iothread
,
Dr. David Alan Gilbert
,
2017/11/23
Re: [Qemu-devel] [RFC v4 09/27] monitor: create monitor dedicate iothread
,
Daniel P. Berrange
,
2017/11/23
Re: [Qemu-devel] [RFC v4 09/27] monitor: create monitor dedicate iothread
,
Peter Xu
,
2017/11/24
[Qemu-devel] [RFC v4 11/27] qmp: introduce QMPCapability
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 13/27] qmp: introduce some capability helpers
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 12/27] qmp: negociate QMP capabilities
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 14/27] monitor: introduce monitor_qmp_respond()
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 15/27] monitor: let monitor_{suspend|resume} thread safe
,
Peter Xu
,
2017/11/16
Re: [Qemu-devel] [RFC v4 15/27] monitor: let monitor_{suspend|resume} thread safe
,
Dr. David Alan Gilbert
,
2017/11/23
Re: [Qemu-devel] [RFC v4 15/27] monitor: let monitor_{suspend|resume} thread safe
,
Peter Xu
,
2017/11/24
[Qemu-devel] [RFC v4 16/27] monitor: separate QMP parser and dispatcher
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 17/27] qmp: add new event "request-dropped"
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 18/27] monitor: send event when request queue full
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 19/27] qapi: introduce new cmd option "allow-oob"
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 20/27] qmp: support out-of-band (oob) execution
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 21/27] qmp: let migrate-incoming allow out-of-band
,
Peter Xu
,
2017/11/16
Re: [Qemu-devel] [RFC v4 21/27] qmp: let migrate-incoming allow out-of-band
,
Dr. David Alan Gilbert
,
2017/11/24
Re: [Qemu-devel] [RFC v4 21/27] qmp: let migrate-incoming allow out-of-band
,
Peter Xu
,
2017/11/27
Re: [Qemu-devel] [RFC v4 21/27] qmp: let migrate-incoming allow out-of-band
,
Dr. David Alan Gilbert
,
2017/11/27
Re: [Qemu-devel] [RFC v4 21/27] qmp: let migrate-incoming allow out-of-band
,
Peter Xu
,
2017/11/27
Re: [Qemu-devel] [RFC v4 21/27] qmp: let migrate-incoming allow out-of-band
,
Dr. David Alan Gilbert
,
2017/11/27
Re: [Qemu-devel] [RFC v4 21/27] qmp: let migrate-incoming allow out-of-band
,
Peter Xu
,
2017/11/27
[Qemu-devel] [RFC v4 22/27] qmp: isolate responses into io thread
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 23/27] monitor: enable IO thread for (qmp & !mux) typed
,
Peter Xu
,
2017/11/16
Re: [Qemu-devel] [RFC v4 23/27] monitor: enable IO thread for (qmp & !mux) typed
,
Dr. David Alan Gilbert
,
2017/11/24
Re: [Qemu-devel] [RFC v4 23/27] monitor: enable IO thread for (qmp & !mux) typed
,
Peter Xu
,
2017/11/26
[Qemu-devel] [RFC v4 24/27] qmp: add command "x-oob-test"
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 25/27] docs: update QMP documents for OOB commands
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 26/27] tests: qmp-test: verify command batching
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v4 27/27] tests: qmp-test: add oob test
,
Peter Xu
,
2017/11/16
[Qemu-devel] [Bug 1732679] [NEW] Cisco NX-OSv 9k crashes during boot with qemu 2.10.1(Debian 1:2.10.0+dfsg-2)
,
jean-christophe manciot
,
2017/11/16
[Qemu-devel] [Bug 1732679] Re: Cisco NX-OSv 9k crashes during boot with qemu 2.10.1(Debian 1:2.10.0+dfsg-2)
,
jean-christophe manciot
,
2017/11/17
[Qemu-devel] [Bug 1732679] Re: Cisco NX-OSv 9k crashes during boot with qemu 2.10.1(Debian 1:2.10.0+dfsg-2) and ovmf 0~20161202.7bbe0b3e-1
,
Thomas Huth
,
2017/11/24
[Qemu-devel] weird behavior of libvirt/QEMU with virtserial ports
,
Denis V. Lunev
,
2017/11/16
[Qemu-devel] QEMU terminates during reboot after memory unplug with vhost=on
,
Greg Kurz
,
2017/11/16
Re: [Qemu-devel] QEMU terminates during reboot after memory unplug with vhost=on
,
Michael S. Tsirkin
,
2017/11/16
Re: [Qemu-devel] QEMU terminates during reboot after memory unplug with vhost=on
,
Greg Kurz
,
2017/11/16
Re: [Qemu-devel] QEMU terminates during reboot after memory unplug with vhost=on
,
Alex Williamson
,
2017/11/16
Re: [Qemu-devel] QEMU terminates during reboot after memory unplug with vhost=on
,
Michael S. Tsirkin
,
2017/11/16
Re: [Qemu-devel] QEMU terminates during reboot after memory unplug with vhost=on
,
Alex Williamson
,
2017/11/16
Re: [Qemu-devel] QEMU terminates during reboot after memory unplug with vhost=on
,
Michael S. Tsirkin
,
2017/11/16
[Qemu-devel] [PATCH] Revert "Add new PCI ID for i82559a"
,
Jason Wang
,
2017/11/16
Re: [Qemu-devel] [PATCH] Revert "Add new PCI ID for i82559a"
,
Stefan Weil
,
2017/11/16
Re: [Qemu-devel] [PATCH] Revert "Add new PCI ID for i82559a"
,
Jason Wang
,
2017/11/16
[Qemu-devel] [PATCH v2] tests/bios-tables-test: Fix endianess problems when passing data to iasl
,
Thomas Huth
,
2017/11/16
Re: [Qemu-devel] [PATCH v2] tests/bios-tables-test: Fix endianess problems when passing data to iasl
,
Igor Mammedov
,
2017/11/20
Re: [Qemu-devel] [PATCH v2] tests/bios-tables-test: Fix endianess problems when passing data to iasl
,
Thomas Huth
,
2017/11/20
Re: [Qemu-devel] [PATCH v2] tests/bios-tables-test: Fix endianess problems when passing data to iasl
,
Michael S. Tsirkin
,
2017/11/20
Re: [Qemu-devel] [PATCH v2] tests/bios-tables-test: Fix endianess problems when passing data to iasl
,
Igor Mammedov
,
2017/11/21
Re: [Qemu-devel] [PATCH v2] tests/bios-tables-test: Fix endianess problems when passing data to iasl
,
Michael S. Tsirkin
,
2017/11/21
Re: [Qemu-devel] [PATCH v2] tests/bios-tables-test: Fix endianess problems when passing data to iasl
,
Igor Mammedov
,
2017/11/21
Re: [Qemu-devel] [PATCH v2] tests/bios-tables-test: Fix endianess problems when passing data to iasl
,
Michael S. Tsirkin
,
2017/11/21
Re: [Qemu-devel] [PATCH v2] tests/bios-tables-test: Fix endianess problems when passing data to iasl
,
Igor Mammedov
,
2017/11/21
Re: [Qemu-devel] [PATCH v2] tests/bios-tables-test: Fix endianess problems when passing data to iasl
,
Michael S. Tsirkin
,
2017/11/21
Re: [Qemu-devel] [PATCH v2] tests/bios-tables-test: Fix endianess problems when passing data to iasl
,
Igor Mammedov
,
2017/11/21
Re: [Qemu-devel] [PATCH v2] tests/bios-tables-test: Fix endianess problems when passing data to iasl
,
Michael S. Tsirkin
,
2017/11/21
[Qemu-devel] [PULL 00/11] Miscellaneous patches for QEMU 2.11-rc2
,
Paolo Bonzini
,
2017/11/16
[Qemu-devel] [PULL 01/11] Enable 8-byte wide MMIO for 16550 serial devices
,
Paolo Bonzini
,
2017/11/16
[Qemu-devel] [PULL 03/11] Makefile: simpler/faster "make help"
,
Paolo Bonzini
,
2017/11/16
[Qemu-devel] [PULL 04/11] thread-posix: fix qemu_rec_mutex_trylock macro
,
Paolo Bonzini
,
2017/11/16
[Qemu-devel] [PULL 02/11] ioapic/tracing: Remove last DPRINTFs
,
Paolo Bonzini
,
2017/11/16
[Qemu-devel] [PULL 06/11] vhost-user-scsi: add missing virtqueue_size param
,
Paolo Bonzini
,
2017/11/16
[Qemu-devel] [PULL 05/11] target-i386: adds PV_TLB_FLUSH CPUID feature bit
,
Paolo Bonzini
,
2017/11/16
[Qemu-devel] [PULL 07/11] cpu-exec: don't overwrite exception_index
,
Paolo Bonzini
,
2017/11/16
Re: [Qemu-devel] [PULL 07/11] cpu-exec: don't overwrite exception_index
,
Peter Maydell
,
2017/11/17
Re: [Qemu-devel] [PULL 07/11] cpu-exec: don't overwrite exception_index
,
Paolo Bonzini
,
2017/11/17
Re: [Qemu-devel] [PULL 07/11] cpu-exec: don't overwrite exception_index
,
Peter Maydell
,
2017/11/17
Re: [Qemu-devel] [PULL 07/11] cpu-exec: don't overwrite exception_index
,
Pavel Dovgalyuk
,
2017/11/20
Re: [Qemu-devel] [PULL 07/11] cpu-exec: don't overwrite exception_index
,
Peter Maydell
,
2017/11/20
Re: [Qemu-devel] [PULL 07/11] cpu-exec: don't overwrite exception_index
,
Peter Maydell
,
2017/11/20
Re: [Qemu-devel] [PULL 07/11] cpu-exec: don't overwrite exception_index
,
Paolo Bonzini
,
2017/11/20
[Qemu-devel] [PULL 09/11] util/stats64: Fix min/max comparisons
,
Paolo Bonzini
,
2017/11/16
[Qemu-devel] [PULL 08/11] cpu-exec: avoid cpu_exec_nocache infinite loop with record/replay
,
Paolo Bonzini
,
2017/11/16
[Qemu-devel] [PULL 10/11] exec: Do not resolve subpage in mru_section
,
Paolo Bonzini
,
2017/11/16
[Qemu-devel] [PULL 11/11] fix scripts/update-linux-headers.sh here document
,
Paolo Bonzini
,
2017/11/16
Re: [Qemu-devel] [PULL 00/11] Miscellaneous patches for QEMU 2.11-rc2
,
Peter Maydell
,
2017/11/16
[Qemu-devel] [PATCH for-2.11] throttle-groups: forget timer and schedule next TGM on detach
,
Stefan Hajnoczi
,
2017/11/16
Re: [Qemu-devel] [PATCH for-2.11] throttle-groups: forget timer and schedule next TGM on detach
,
Alberto Garcia
,
2017/11/16
Re: [Qemu-devel] [Qemu-block] [PATCH for-2.11] throttle-groups: forget timer and schedule next TGM on detach
,
Stefan Hajnoczi
,
2017/11/16
[Qemu-devel] [Bug 1732671] [NEW] vnc websocket compatibility issue
,
Chen Zhang
,
2017/11/16
[Qemu-devel] [Bug 1732671] Re: vnc websocket compatibility issue
,
Daniel Berrange
,
2017/11/16
[Qemu-devel] [Bug 1732671] Re: vnc websocket compatibility issue
,
Chen Zhang
,
2017/11/16
[Qemu-devel] [Bug 1732671] Re: vnc websocket compatibility issue
,
Daniel Berrange
,
2017/11/16
[Qemu-devel] [PATCH v2] ps2: check PS2Queue indices in post_load routine
,
P J P
,
2017/11/16
Re: [Qemu-devel] [PATCH v2] ps2: check PS2Queue indices in post_load routine
,
Paolo Bonzini
,
2017/11/16
[Qemu-devel] [PATCH for-2.11] tests/bios-tables-test: Fix endianess problems when passing data to iasl
,
Thomas Huth
,
2017/11/16
Re: [Qemu-devel] [PATCH for-2.11] tests/bios-tables-test: Fix endianess problems when passing data to iasl
,
Daniel P. Berrange
,
2017/11/16
Re: [Qemu-devel] [PATCH for-2.11] tests/bios-tables-test: Fix endianess problems when passing data to iasl
,
Thomas Huth
,
2017/11/16
[Qemu-devel] sheepdog block driver and read write error policy
,
Vasiliy Tolstov
,
2017/11/16
Re: [Qemu-devel] sheepdog block driver and read write error policy
,
Fam Zheng
,
2017/11/16
Re: [Qemu-devel] sheepdog block driver and read write error policy
,
Vasiliy Tolstov
,
2017/11/16
[Qemu-devel] [PATCH v1] ps2: check PS2Queue pointers in post_load routine
,
P J P
,
2017/11/16
Re: [Qemu-devel] [PATCH v1] ps2: check PS2Queue pointers in post_load routine
,
Paolo Bonzini
,
2017/11/16
Re: [Qemu-devel] [PATCH v1] ps2: check PS2Queue pointers in post_load routine
,
P J P
,
2017/11/16
Re: [Qemu-devel] [PATCH v1] ps2: check PS2Queue pointers in post_load routine
,
Gerd Hoffmann
,
2017/11/17
Re: [Qemu-devel] [PATCH v1] ps2: check PS2Queue pointers in post_load routine
,
Dr. David Alan Gilbert
,
2017/11/21
[Qemu-devel] [PATCH] hax-interface: Add BSD license
,
yu . ning
,
2017/11/16
Re: [Qemu-devel] [PATCH] hax-interface: Add BSD license
,
Stefan Weil
,
2017/11/16
Re: [Qemu-devel] [PATCH] hax-interface: Add BSD license
,
Eduardo Habkost
,
2017/11/16
Re: [Qemu-devel] [PATCH] hax-interface: Add BSD license
,
Yu Ning
,
2017/11/17
Re: [Qemu-devel] [PATCH] hax-interface: Add BSD license
,
Eduardo Habkost
,
2017/11/19
Re: [Qemu-devel] [PATCH] hax-interface: Add BSD license
,
Yu Ning
,
2017/11/20
Re: [Qemu-devel] [PATCH] hax-interface: Add BSD license
,
Kamil Rytarowski
,
2017/11/20
[Qemu-devel] [QEMU-PPC] [PATCH] Use compat mode to set cpu features
,
Suraj Jitindar Singh
,
2017/11/15
[Qemu-devel] [QEMU-PPC] [PATCH] target/ppc: Update setting of cpu features to account for compat modes
,
Suraj Jitindar Singh
,
2017/11/15
Re: [Qemu-devel] [Qemu-ppc] [QEMU-PPC] [PATCH] target/ppc: Update setting of cpu features to account for compat modes
,
Greg Kurz
,
2017/11/16
Re: [Qemu-devel] [Qemu-ppc] [QEMU-PPC] [PATCH] target/ppc: Update setting of cpu features to account for compat modes
,
Suraj Jitindar Singh
,
2017/11/16
[Qemu-devel] [PATCH v3] net: Transmit zero UDP checksum as 0xFFFF
,
Ed Swierk
,
2017/11/15
Re: [Qemu-devel] [PATCH v3] net: Transmit zero UDP checksum as 0xFFFF
,
Eric Blake
,
2017/11/15
Re: [Qemu-devel] [PATCH v3] net: Transmit zero UDP checksum as 0xFFFF
,
Ed Swierk
,
2017/11/16
[Qemu-devel] [PATCH v2] vhost: Cancel migration when vhost-user process restarted during migration
,
fangying
,
2017/11/15
[Qemu-devel] [PATCH] colo-compare: fix the dangerous assignment
,
Mao Zhongyi
,
2017/11/15
Re: [Qemu-devel] [PATCH] colo-compare: fix the dangerous assignment
,
Darren Kenny
,
2017/11/16
Re: [Qemu-devel] [PATCH] colo-compare: fix the dangerous assignment
,
Mao Zhongyi
,
2017/11/16
Re: [Qemu-devel] [PATCH] colo-compare: fix the dangerous assignment
,
Stefan Weil
,
2017/11/16
Re: [Qemu-devel] [PATCH] colo-compare: fix the dangerous assignment
,
Mao Zhongyi
,
2017/11/16
Re: [Qemu-devel] [PATCH] colo-compare: fix the dangerous assignment
,
Jason Wang
,
2017/11/16
[Qemu-devel] [Bug 1659901] Re: Regression: SIGSEGV running Java
,
pgnet
,
2017/11/15
[Qemu-devel] [PATCH v2 for-2.11] nbd/server: Fix error reporting for bad requests
,
Eric Blake
,
2017/11/15
Re: [Qemu-devel] [PATCH v2 for-2.11] nbd/server: Fix error reporting for bad requests
,
Vladimir Sementsov-Ogievskiy
,
2017/11/16
Re: [Qemu-devel] [PATCH v2 for-2.11] nbd/server: Fix error reporting for bad requests
,
Eric Blake
,
2017/11/17
[Qemu-devel] [PATCH for-2.11] nbd/server: Fix error reporting for bad requests
,
Eric Blake
,
2017/11/15
Re: [Qemu-devel] [PATCH for-2.11] nbd/server: Fix error reporting for bad requests
,
no-reply
,
2017/11/15
Re: [Qemu-devel] [PATCH for-2.11] nbd/server: Fix error reporting for bad requests
,
no-reply
,
2017/11/15
Re: [Qemu-devel] [PATCH for-2.11] nbd/server: Fix error reporting for bad requests
,
no-reply
,
2017/11/15
Re: [Qemu-devel] [PATCH for-2.11] nbd/server: Fix error reporting for bad requests
,
Eric Blake
,
2017/11/15
[Qemu-devel] [Bug 823733] Re: Soloaris can't be poweroff
,
Michal Nowak
,
2017/11/15
[Qemu-devel] [PULL 00/10] pc, pci, virtio: fixes for rc1
,
Michael S. Tsirkin
,
2017/11/15
[Qemu-devel] [PULL 01/10] fix: unrealize virtio device if we fail to hotplug it
,
Michael S. Tsirkin
,
2017/11/15
[Qemu-devel] [PULL 02/10] pci: Initialize pci_dev->name before use
,
Michael S. Tsirkin
,
2017/11/15
[Qemu-devel] [PULL 03/10] tests: report errors when iasl exits with non-zero status
,
Michael S. Tsirkin
,
2017/11/15
[Qemu-devel] [PULL 04/10] test: fix detection of errors from iasl
,
Michael S. Tsirkin
,
2017/11/15
[Qemu-devel] [PULL 05/10] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
,
Michael S. Tsirkin
,
2017/11/15
[Qemu-devel] [PULL 06/10] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Michael S. Tsirkin
,
2017/11/15
[Qemu-devel] [PULL 07/10] tests/acpi-test-data: update _CRS in DSDT
,
Michael S. Tsirkin
,
2017/11/15
[Qemu-devel] [PULL 08/10] NUMA: Enable adding NUMA node implicitly
,
Michael S. Tsirkin
,
2017/11/15
Re: [Qemu-devel] [PULL 08/10] NUMA: Enable adding NUMA node implicitly
,
Thadeu Lima de Souza Cascardo
,
2017/11/16
[Qemu-devel] [PULL 09/10] vmcoreinfo: put it in the 'misc' device category
,
Michael S. Tsirkin
,
2017/11/15
[Qemu-devel] [PULL 10/10] build-sys: restrict vmcoreinfo to fw_cfg+dma capable targets
,
Michael S. Tsirkin
,
2017/11/15
Re: [Qemu-devel] [PULL 00/10] pc, pci, virtio: fixes for rc1
,
Peter Maydell
,
2017/11/16
Re: [Qemu-devel] [PULL 00/10] pc, pci, virtio: fixes for rc1
,
Thomas Huth
,
2017/11/16
Re: [Qemu-devel] [PULL 00/10] pc, pci, virtio: fixes for rc1
,
Michael S. Tsirkin
,
2017/11/16
Re: [Qemu-devel] [PULL 00/10] pc, pci, virtio: fixes for rc1
,
Daniel P. Berrange
,
2017/11/16
Re: [Qemu-devel] [PULL 00/10] pc, pci, virtio: fixes for rc1
,
Michael S. Tsirkin
,
2017/11/16
Re: [Qemu-devel] [PULL 00/10] pc, pci, virtio: fixes for rc1
,
Peter Maydell
,
2017/11/16
Re: [Qemu-devel] [PULL 00/10] pc, pci, virtio: fixes for rc1
,
Daniel P. Berrange
,
2017/11/16
Re: [Qemu-devel] [PULL 00/10] pc, pci, virtio: fixes for rc1
,
Peter Maydell
,
2017/11/16
Re: [Qemu-devel] [PULL 00/10] pc, pci, virtio: fixes for rc1
,
Thomas Huth
,
2017/11/16
Re: [Qemu-devel] [PULL 00/10] pc, pci, virtio: fixes for rc1
,
Michael S. Tsirkin
,
2017/11/16
Re: [Qemu-devel] [PULL 00/10] pc, pci, virtio: fixes for rc1
,
Michael S. Tsirkin
,
2017/11/16
[Qemu-devel] [PATCH] iotests: Make 087 pass without AIO enabled
,
Max Reitz
,
2017/11/15
Re: [Qemu-devel] [PATCH] iotests: Make 087 pass without AIO enabled
,
Eric Blake
,
2017/11/15
Re: [Qemu-devel] [PATCH] iotests: Make 087 pass without AIO enabled
,
Max Reitz
,
2017/11/17
[Qemu-devel] [PATCH v3] ssh: switch from libssh2 to libssh
,
Pino Toscano
,
2017/11/15
Re: [Qemu-devel] [PATCH v3] ssh: switch from libssh2 to libssh
,
Richard W.M. Jones
,
2017/11/15
[Qemu-devel] [Bug 1680679] Re: qemu cannot run twice
,
misairu
,
2017/11/15
Re: [Qemu-devel] [Bug 1680679] Re: qemu cannot run twice
,
Roger Lawhorn
,
2017/11/15
[Qemu-devel] [qemu-img] support for XVA
,
Gandalf Corvotempesta
,
2017/11/15
Re: [Qemu-devel] [qemu-img] support for XVA
,
Eric Blake
,
2017/11/15
Re: [Qemu-devel] [qemu-img] support for XVA
,
Gandalf Corvotempesta
,
2017/11/15
Re: [Qemu-devel] [qemu-img] support for XVA
,
Max Reitz
,
2017/11/15
Re: [Qemu-devel] [qemu-img] support for XVA
,
Gandalf Corvotempesta
,
2017/11/15
Re: [Qemu-devel] [qemu-img] support for XVA
,
Max Reitz
,
2017/11/15
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Richard W.M. Jones
,
2017/11/15
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Max Reitz
,
2017/11/15
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Richard W.M. Jones
,
2017/11/15
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Gandalf Corvotempesta
,
2017/11/15
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Richard W.M. Jones
,
2017/11/15
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Richard W.M. Jones
,
2017/11/15
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Max Reitz
,
2017/11/15
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Gandalf Corvotempesta
,
2017/11/15
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Richard W.M. Jones
,
2017/11/15
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Gandalf Corvotempesta
,
2017/11/15
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Max Reitz
,
2017/11/15
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Max Reitz
,
2017/11/15
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Gandalf Corvotempesta
,
2017/11/15
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Max Reitz
,
2017/11/15
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Max Reitz
,
2017/11/15
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Gandalf Corvotempesta
,
2017/11/16
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Max Reitz
,
2017/11/16
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Gandalf Corvotempesta
,
2017/11/20
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Richard W.M. Jones
,
2017/11/15
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Richard W.M. Jones
,
2017/11/16
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Gandalf Corvotempesta
,
2017/11/16
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Richard W.M. Jones
,
2017/11/16
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Tomáš Golembiovský
,
2017/11/16
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Tomáš Golembiovský
,
2017/11/16
Re: [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
,
Richard W.M. Jones
,
2017/11/16
Re: [Qemu-devel] [qemu-img] support for XVA
,
Richard W.M. Jones
,
2017/11/15
[Qemu-devel] [Bug 1724570] Re: qemu-system-x86_64 generates ACPI tables with broken endianess when run on big-endian hosts
,
Thomas Huth
,
2017/11/15
[Qemu-devel] [Bug 1724570] Re: qemu-system-x86_64 generates ACPI tables with broken endianess when run on big-endian hosts
,
Thomas Huth
,
2017/11/17
[Qemu-devel] [PATCH] s390/kvm_virtio/linux-headers: remove traces of old virtio transport
,
Christian Borntraeger
,
2017/11/15
Re: [Qemu-devel] [PATCH] s390/kvm_virtio/linux-headers: remove traces of old virtio transport
,
Cornelia Huck
,
2017/11/15
Re: [Qemu-devel] [PATCH] s390/kvm_virtio/linux-headers: remove traces of old virtio transport
,
Christian Borntraeger
,
2017/11/16
Re: [Qemu-devel] [PATCH] s390/kvm_virtio/linux-headers: remove traces of old virtio transport
,
Cornelia Huck
,
2017/11/16
Re: [Qemu-devel] [PATCH] Revert "docker: Enable features explicitly in test-full"
,
Paolo Bonzini
,
2017/11/15
Re: [Qemu-devel] [PATCH] Revert "docker: Enable features explicitly in test-full"
,
Fam Zheng
,
2017/11/16
[Qemu-devel] [Question] why need to start all queues in vhost_net_start
,
Longpeng(Mike)
,
2017/11/15
Re: [Qemu-devel] [Question] why need to start all queues in vhost_net_start
,
Jason Wang
,
2017/11/15
Re: [Qemu-devel] [Question] why need to start all queues in vhost_net_start
,
Longpeng(Mike)
,
2017/11/15
Re: [Qemu-devel] [Question] why need to start all queues in vhost_net_start
,
Longpeng (Mike)
,
2017/11/16
Re: [Qemu-devel] [Question] why need to start all queues in vhost_net_start
,
Yan Vugenfirer
,
2017/11/16
Re: [Qemu-devel] [Question] why need to start all queues in vhost_net_start
,
Jason Wang
,
2017/11/16
Re: [Qemu-devel] [Question] why need to start all queues in vhost_net_start
,
Jason Wang
,
2017/11/16
Re: [Qemu-devel] [Question] why need to start all queues in vhost_net_start
,
Gonglei (Arei)
,
2017/11/16
Re: [Qemu-devel] [Question] why need to start all queues in vhost_net_start
,
Jason Wang
,
2017/11/16
Re: [Qemu-devel] [Question] why need to start all queues in vhost_net_start
,
Jason Wang
,
2017/11/16
Re: [Qemu-devel] [Question] why need to start all queues in vhost_net_start
,
Longpeng (Mike)
,
2017/11/16
Re: [Qemu-devel] [Question] why need to start all queues in vhost_net_start
,
Jason Wang
,
2017/11/16
Re: [Qemu-devel] [Question] why need to start all queues in vhost_net_start
,
Longpeng (Mike)
,
2017/11/16
Re: [Qemu-devel] [Question] why need to start all queues in vhost_net_start
,
Jason Wang
,
2017/11/16
Re: [Qemu-devel] [Question] why need to start all queues in vhost_net_start
,
Michael S. Tsirkin
,
2017/11/16
Re: [Qemu-devel] [Question] why need to start all queues in vhost_net_start
,
Longpeng (Mike)
,
2017/11/17
Re: [Qemu-devel] [Question] why need to start all queues in vhost_net_start
,
Jason Wang
,
2017/11/17
Re: [Qemu-devel] [Question] why need to start all queues in vhost_net_start
,
Longpeng (Mike)
,
2017/11/16
[Qemu-devel] [Bug 1728256] Re: Memory corruption in Windows 10 guest / amd64
,
adg
,
2017/11/15
[Qemu-devel] [Bug 1728256] Re: Memory corruption in Windows 10 guest / amd64
,
Jimi
,
2017/11/16
[Qemu-devel] [Bug 1728256] Re: Memory corruption in Windows 10 guest / amd64
,
Jimi
,
2017/11/16
[Qemu-devel] [Bug 1728256] Re: Memory corruption in Windows 10 guest / amd64
,
Tyler Doherty
,
2017/11/21
[Qemu-devel] [Bug 1728256] Re: Memory corruption in Windows 10 guest / amd64
,
Jimi
,
2017/11/21
[Qemu-devel] [Bug 1728256] Re: Memory corruption in Windows 10 guest / amd64
,
Jimi
,
2017/11/21
[Qemu-devel] KVM call for agenda -- 2017-11-21
,
Juan Quintela
,
2017/11/15
[Qemu-devel] [PATCH] ps2: fix PS2Queue counter field type
,
P J P
,
2017/11/15
Re: [Qemu-devel] [PATCH] ps2: fix PS2Queue counter field type
,
Daniel P. Berrange
,
2017/11/15
Re: [Qemu-devel] [PATCH] ps2: fix PS2Queue counter field type
,
Paolo Bonzini
,
2017/11/15
Re: [Qemu-devel] [PATCH] ps2: fix PS2Queue counter field type
,
Dr. David Alan Gilbert
,
2017/11/15
Re: [Qemu-devel] [PATCH] ps2: fix PS2Queue counter field type
,
Paolo Bonzini
,
2017/11/15
Re: [Qemu-devel] [PATCH] ps2: fix PS2Queue counter field type
,
P J P
,
2017/11/16
[Qemu-devel] [PULL for-2.11 0/3] tcg: user-mode memory helper fixes
,
Richard Henderson
,
2017/11/15
[Qemu-devel] [PULL for-2.11 2/3] target/arm: Use helper_retaddr in stxp helpers
,
Richard Henderson
,
2017/11/15
[Qemu-devel] [PULL for-2.11 1/3] tcg: Record code_gen_buffer address for user-only memory helpers
,
Richard Henderson
,
2017/11/15
[Qemu-devel] [PULL for-2.11 3/3] target/arm: Fix GETPC usage in do_paired_cmpxchg64_l/be
,
Richard Henderson
,
2017/11/15
Re: [Qemu-devel] [PULL for-2.11 0/3] tcg: user-mode memory helper fixes
,
Peter Maydell
,
2017/11/16
[Qemu-devel] [PULL 0/4] Merge tpm 2017/11/15 v1
,
Stefan Berger
,
2017/11/15
[Qemu-devel] [PULL 1/4] specs: Extend TPM spec with TPM emulator description
,
Stefan Berger
,
2017/11/15
[Qemu-devel] [PULL 2/4] tpm-emulator: protect concurrent ctrl_chr access
,
Stefan Berger
,
2017/11/15
[Qemu-devel] [PULL 3/4] tpm_tis: Return TPM_VERSION_UNSPEC in case of BE failure
,
Stefan Berger
,
2017/11/15
[Qemu-devel] [PULL 4/4] tpm_tis: Return 0 for every register in case of failure mode
,
Stefan Berger
,
2017/11/15
Re: [Qemu-devel] [PULL 0/4] Merge tpm 2017/11/15 v1
,
Peter Maydell
,
2017/11/16
[Qemu-devel] building user interfaces as modules
,
Gerd Hoffmann
,
2017/11/15
Re: [Qemu-devel] building user interfaces as modules
,
Fam Zheng
,
2017/11/15
Re: [Qemu-devel] building user interfaces as modules
,
Gerd Hoffmann
,
2017/11/16
[Qemu-devel] Effect of qemu-img convert -m and -W options
,
Richard W.M. Jones
,
2017/11/15
Re: [Qemu-devel] Effect of qemu-img convert -m and -W options
,
Stefan Hajnoczi
,
2017/11/16
Re: [Qemu-devel] Effect of qemu-img convert -m and -W options
,
Peter Lieven
,
2017/11/16
Re: [Qemu-devel] Effect of qemu-img convert -m and -W options
,
Richard W.M. Jones
,
2017/11/16
Re: [Qemu-devel] Effect of qemu-img convert -m and -W options
,
Stefan Hajnoczi
,
2017/11/16
Re: [Qemu-devel] Effect of qemu-img convert -m and -W options
,
Richard W.M. Jones
,
2017/11/16
Re: [Qemu-devel] Effect of qemu-img convert -m and -W options
,
Stefan Hajnoczi
,
2017/11/16
Re: [Qemu-devel] Effect of qemu-img convert -m and -W options
,
Richard W.M. Jones
,
2017/11/16
Re: [Qemu-devel] Effect of qemu-img convert -m and -W options
,
Stefan Hajnoczi
,
2017/11/20
[Qemu-devel] [PATCH] sga: stop using sgabios rom for 2.11+
,
Gerd Hoffmann
,
2017/11/15
[Qemu-devel] [PATCH v2] qapi: block-core: Clarify events emitted by 'block-job-cancel'
,
Kashyap Chamarthy
,
2017/11/15
Re: [Qemu-devel] [Qemu-block] [PATCH v2] qapi: block-core: Clarify events emitted by 'block-job-cancel'
,
John Snow
,
2017/11/15
Re: [Qemu-devel] [Qemu-block] [PATCH v2] qapi: block-core: Clarify events emitted by 'block-job-cancel'
,
Kashyap Chamarthy
,
2017/11/15
Re: [Qemu-devel] [Qemu-block] [PATCH v2] qapi: block-core: Clarify events emitted by 'block-job-cancel'
,
John Snow
,
2017/11/15
Re: [Qemu-devel] [Qemu-block] [PATCH v2] qapi: block-core: Clarify events emitted by 'block-job-cancel'
,
Kashyap Chamarthy
,
2017/11/16
Re: [Qemu-devel] [Qemu-block] [PATCH v2] qapi: block-core: Clarify events emitted by 'block-job-cancel'
,
John Snow
,
2017/11/16
Re: [Qemu-devel] [Qemu-block] [PATCH v2] qapi: block-core: Clarify events emitted by 'block-job-cancel'
,
Kevin Wolf
,
2017/11/17
Re: [Qemu-devel] [Qemu-block] [PATCH v2] qapi: block-core: Clarify events emitted by 'block-job-cancel'
,
Kashyap Chamarthy
,
2017/11/17
[Qemu-devel] [PATCH v2 0/3] ivshmem: MSI bug fixes
,
Ladi Prosek
,
2017/11/15
[Qemu-devel] [PATCH v2 2/3] ivshmem: Always remove irqfd notifiers
,
Ladi Prosek
,
2017/11/15
[Qemu-devel] [PATCH v2 1/3] ivshmem: Don't update non-existent MSI routes
,
Ladi Prosek
,
2017/11/15
[Qemu-devel] [PATCH v2 3/3] ivshmem: Improve MSI irqfd error handling
,
Ladi Prosek
,
2017/11/15
Re: [Qemu-devel] [PATCH v2 0/3] ivshmem: MSI bug fixes
,
geoff
,
2017/11/19
Re: [Qemu-devel] [PATCH v2 0/3] ivshmem: MSI bug fixes
,
Ladi Prosek
,
2017/11/20
Re: [Qemu-devel] [PATCH v2 0/3] ivshmem: MSI bug fixes
,
Ladi Prosek
,
2017/11/20
[Qemu-devel] [PATCH] vhost: Cancel migration when vhost-user process restarted during migration
,
fangying
,
2017/11/15
Re: [Qemu-devel] [PATCH] vhost: Cancel migration when vhost-user process restarted during migration
,
no-reply
,
2017/11/15
Re: [Qemu-devel] [PATCH] vhost: Cancel migration when vhost-user process restarted during migration
,
no-reply
,
2017/11/15
Re: [Qemu-devel] [PATCH] vhost: Cancel migration when vhost-user process restarted during migration
,
no-reply
,
2017/11/17
[Qemu-devel] [Question] Qemu's Heap Becomes Very Large and Never Reduce Down
,
Xulei (Stone)
,
2017/11/14
Re: [Qemu-devel] [Question] Qemu's Heap Becomes Very Large and Never Reduce Down
,
Stefan Hajnoczi
,
2017/11/15
Re: [Qemu-devel] [Question] Qemu's Heap Becomes Very Large and Never Reduce Down
,
Paolo Bonzini
,
2017/11/15
Re: [Qemu-devel] [Question] Qemu's Heap Becomes Very Large and Never Reduce Down
,
Zhong Yang
,
2017/11/16
Re: [Qemu-devel] [Question] Qemu's Heap Becomes Very Large and Never Reduce Down
,
Xulei (Stone)
,
2017/11/15
[Qemu-devel] 答复: Re: 答复: Re: 答复: Re: 答复: Re: [PATCH v2] qga: replace GetIfEntry
,
lu.zhipeng
,
2017/11/14
[Qemu-devel] [PATCH v2] net: Transmit zero UDP checksum as 0xFFFF
,
Ed Swierk
,
2017/11/14
Re: [Qemu-devel] [PATCH v2] net: Transmit zero UDP checksum as 0xFFFF
,
Ed Swierk
,
2017/11/15
Re: [Qemu-devel] [PATCH v8 10/14] migration: add postcopy migration of dirty bitmaps
,
John Snow
,
2017/11/14
Re: [Qemu-devel] [PATCH v8 10/14] migration: add postcopy migration of dirty bitmaps
,
Vladimir Sementsov-Ogievskiy
,
2017/11/16
Re: [Qemu-devel] [PATCH v8 10/14] migration: add postcopy migration of dirty bitmaps
,
John Snow
,
2017/11/16
Re: [Qemu-devel] [PATCH v8 10/14] migration: add postcopy migration of dirty bitmaps
,
John Snow
,
2017/11/16
Re: [Qemu-devel] [PATCH v8 10/14] migration: add postcopy migration of dirty bitmaps
,
Dr. David Alan Gilbert
,
2017/11/16
Re: [Qemu-devel] [PATCH v8 10/14] migration: add postcopy migration of dirty bitmaps
,
John Snow
,
2017/11/16
[Qemu-devel] [PATCH] net: Transmit zero UDP checksum as 0xFFFF
,
Ed Swierk
,
2017/11/14
Re: [Qemu-devel] [PATCH] net: Transmit zero UDP checksum as 0xFFFF
,
Jason Wang
,
2017/11/14
Re: [Qemu-devel] [PATCH] net: Transmit zero UDP checksum as 0xFFFF
,
Ed Swierk
,
2017/11/14
[Qemu-devel] [PATCH 0/2] e1000: Correct TX offload context handling
,
Ed Swierk
,
2017/11/14
[Qemu-devel] [PATCH 1/2] e1000, e1000e: Move per-packet TX offload flags out of context state
,
Ed Swierk
,
2017/11/14
[Qemu-devel] [PATCH 2/2] e1000: Separate TSO and non-TSO contexts, fixing UDP TX corruption
,
Ed Swierk
,
2017/11/14
Re: [Qemu-devel] [PATCH 0/2] e1000: Correct TX offload context handling
,
Jason Wang
,
2017/11/16
[Qemu-devel] [PATCH for-2.11] util/stats64: Fix min/max comparisons
,
Max Reitz
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.11] util/stats64: Fix min/max comparisons
,
Paolo Bonzini
,
2017/11/14
[Qemu-devel] [PATCH v1 0/2] intel-iommu: Extend address width to 48 bits
,
prasad . singamsetty
,
2017/11/14
[Qemu-devel] [PATCH v1 1/2] intel-iommu: Redefine macros to enable supporting 48 bit address width
,
prasad . singamsetty
,
2017/11/14
[Qemu-devel] [PATCH v1 2/2] intel-iommu: Extend address width to 48 bits
,
prasad . singamsetty
,
2017/11/14
Re: [Qemu-devel] [PATCH v1 2/2] intel-iommu: Extend address width to 48 bits
,
Michael S. Tsirkin
,
2017/11/28
Re: [Qemu-devel] [PATCH v1 2/2] intel-iommu: Extend address width to 48 bits
,
Prasad Singamsetty
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 2/2] intel-iommu: Extend address width to 48 bits
,
Peter Xu
,
2017/11/29
Re: [Qemu-devel] [PATCH v1 2/2] intel-iommu: Extend address width to 48 bits
,
Liu, Yi L
,
2017/11/30
Re: [Qemu-devel] [PATCH v1 2/2] intel-iommu: Extend address width to 48 bits
,
Peter Xu
,
2017/11/30
Re: [Qemu-devel] [PATCH v1 2/2] intel-iommu: Extend address width to 48 bits
,
Liu, Yi L
,
2017/11/30
Re: [Qemu-devel] [PATCH v1 2/2] intel-iommu: Extend address width to 48 bits
,
Peter Xu
,
2017/11/30
Re: [Qemu-devel] [PATCH v1 0/2] intel-iommu: Extend address width to 48 bits
,
Peter Xu
,
2017/11/15
[Qemu-devel] [PATCH] exec: Skip mru section if it's a partial page and not resolving subpage
,
BALATON Zoltan
,
2017/11/14
Re: [Qemu-devel] [PATCH] exec: Skip mru section if it's a partial page and not resolving subpage
,
Paolo Bonzini
,
2017/11/15
Re: [Qemu-devel] [PATCH] exec: Skip mru section if it's a partial page and not resolving subpage
,
BALATON Zoltan
,
2017/11/15
Re: [Qemu-devel] [PATCH] exec: Skip mru section if it's a partial page and not resolving subpage
,
Paolo Bonzini
,
2017/11/15
[Qemu-devel] [PATCH v3 for-2.11 0/3] tpm: a few fixes
,
Stefan Berger
,
2017/11/14
[Qemu-devel] [PATCH v3 for-2.11 1/3] tpm_emulator: Add a caching layer for the TPM Established flag
,
Stefan Berger
,
2017/11/14
Re: [Qemu-devel] [PATCH v3 for-2.11 1/3] tpm_emulator: Add a caching layer for the TPM Established flag
,
Marc-André Lureau
,
2017/11/14
Re: [Qemu-devel] [PATCH v3 for-2.11 1/3] tpm_emulator: Add a caching layer for the TPM Established flag
,
Stefan Berger
,
2017/11/14
Re: [Qemu-devel] [PATCH v3 for-2.11 1/3] tpm_emulator: Add a caching layer for the TPM Established flag
,
Marc-André Lureau
,
2017/11/14
Re: [Qemu-devel] [PATCH v3 for-2.11 1/3] tpm_emulator: Add a caching layer for the TPM Established flag
,
Valluri, Amarnath
,
2017/11/15
Re: [Qemu-devel] [PATCH v3 for-2.11 1/3] tpm_emulator: Add a caching layer for the TPM Established flag
,
Stefan Berger
,
2017/11/15
[Qemu-devel] [PATCH v3 for-2.11 3/3] tpm_tis: Return 0 for every register in case of failure mode
,
Stefan Berger
,
2017/11/14
Re: [Qemu-devel] [PATCH v3 for-2.11 3/3] tpm_tis: Return 0 for every register in case of failure mode
,
Marc-André Lureau
,
2017/11/14
Re: [Qemu-devel] [PATCH v3 for-2.11 3/3] tpm_tis: Return 0 for every register in case of failure mode
,
Stefan Berger
,
2017/11/14
Re: [Qemu-devel] [PATCH v3 for-2.11 3/3] tpm_tis: Return 0 for every register in case of failure mode
,
Marc-André Lureau
,
2017/11/14
[Qemu-devel] [PATCH v3 for-2.11 2/3] tpm_tis: Return TPM_VERSION_UNSPEC in case of BE failure
,
Stefan Berger
,
2017/11/14
Re: [Qemu-devel] [PATCH v3 for-2.11 2/3] tpm_tis: Return TPM_VERSION_UNSPEC in case of BE failure
,
Marc-André Lureau
,
2017/11/14
[Qemu-devel] [ANNOUNCE] QEMU 2.11.0-rc1 is now available
,
Michael Roth
,
2017/11/14
[Qemu-devel] [PATCH] qapi: block-core: Clarify events emitted by 'block-job-cancel'
,
Kashyap Chamarthy
,
2017/11/14
Re: [Qemu-devel] [PATCH] qapi: block-core: Clarify events emitted by 'block-job-cancel'
,
no-reply
,
2017/11/14
Re: [Qemu-devel] [PATCH] qapi: block-core: Clarify events emitted by 'block-job-cancel'
,
Kashyap Chamarthy
,
2017/11/15
Re: [Qemu-devel] [PATCH] qapi: block-core: Clarify events emitted by 'block-job-cancel'
,
no-reply
,
2017/11/14
Re: [Qemu-devel] [PATCH] qapi: block-core: Clarify events emitted by 'block-job-cancel'
,
no-reply
,
2017/11/14
[Qemu-devel] [PATCH for-2.11] qcow2: Fix overly broad madvise()
,
Max Reitz
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.11] qcow2: Fix overly broad madvise()
,
Eric Blake
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.11] qcow2: Fix overly broad madvise()
,
Alberto Garcia
,
2017/11/15
Re: [Qemu-devel] [PATCH for-2.11] qcow2: Fix overly broad madvise()
,
Max Reitz
,
2017/11/15
Re: [Qemu-devel] [Qemu-block] [PATCH for-2.11] qcow2: Fix overly broad madvise()
,
Darren Kenny
,
2017/11/15
Re: [Qemu-devel] [Qemu-block] [PATCH for-2.11] qcow2: Fix overly broad madvise()
,
Darren Kenny
,
2017/11/15
Re: [Qemu-devel] [PATCH for-2.11] qcow2: Fix overly broad madvise()
,
Max Reitz
,
2017/11/15
Re: [Qemu-devel] [Qemu-ppc] How to debug crash in TCG code?
,
Paolo Bonzini
,
2017/11/14
[Qemu-devel] [PATCH for-2.11? v7 0/6] block: Don't compare strings in bdrv_reopen_prepare()
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PATCH for-2.11? v7 1/6] qapi/qnull: Add own header
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PATCH for-2.11? v7 2/6] qapi/qlist: Add qlist_append_null() macro
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PATCH for-2.11? v7 4/6] block: qobject_is_equal() in bdrv_reopen_prepare()
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PATCH for-2.11? v7 5/6] iotests: Add test for non-string option reopening
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PATCH for-2.11? v7 6/6] tests: Add check-qobject for equality tests
,
Max Reitz
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.11? v7 6/6] tests: Add check-qobject for equality tests
,
Eric Blake
,
2017/11/14
[Qemu-devel] [PATCH for-2.11? v7 3/6] qapi: Add qobject_is_equal()
,
Max Reitz
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.11? v7 0/6] block: Don't compare strings in bdrv_reopen_prepare()
,
Eric Blake
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.11? v7 0/6] block: Don't compare strings in bdrv_reopen_prepare()
,
Max Reitz
,
2017/11/14
Re: [Qemu-devel] [PATCH] exec: Fix section_covers_addr() for sections with non-zero offset
,
BALATON Zoltan
,
2017/11/14
Re: [Qemu-devel] [PATCH] exec: Fix section_covers_addr() for sections with non-zero offset
,
Paolo Bonzini
,
2017/11/14
Re: [Qemu-devel] [PATCH] exec: Fix section_covers_addr() for sections with non-zero offset
,
BALATON Zoltan
,
2017/11/14
[Qemu-devel] [PULL 00/20] Block patches for 2.11.0-rc1
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 01/20] qcow2: Prevent allocating refcount blocks at offset 0
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 02/20] qcow2: Prevent allocating L2 tables at offset 0
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 03/20] qcow2: Prevent allocating compressed clusters at offset 0
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 05/20] qcow2: Add iotest for an image with header.refcount_table_offset == 0
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 04/20] qcow2: Don't open images with header.refcount_table_clusters == 0
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 06/20] qcow2: Add iotest for an empty refcount table
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 07/20] qcow2: Assert that the crypto header does not overlap other metadata
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 09/20] iotests: Add missing 'blkdebug::' in 040
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 08/20] iotests: Make 030 less flaky
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 10/20] iotests: Make 055 less flaky
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 11/20] iotests: Make 083 less flaky
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 12/20] iotests: Make 136 less flaky
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 13/20] iotests: Use new-style NBD connections
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 14/20] qcow2: Check that corrupted images can be repaired in iotest 060
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 15/20] block/snapshot: dirty all dirty bitmaps on snapshot-switch
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 17/20] block/vhdx.c: Don't blindly update the header
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 20/20] qemu-iotests: update unsupported image formats in 194
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 18/20] block/parallels: Do not update header or truncate image when INMIGRATE
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 16/20] iotests: 077: Filter out 'resume' lines
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PULL 19/20] block/parallels: add migration blocker
,
Max Reitz
,
2017/11/14
Re: [Qemu-devel] [PULL 00/20] Block patches for 2.11.0-rc1
,
Peter Maydell
,
2017/11/14
Re: [Qemu-devel] [PULL 00/20] Block patches for 2.11.0-rc1
,
Max Reitz
,
2017/11/14
Re: [Qemu-devel] [PULL 00/20] Block patches for 2.11.0-rc1
,
Peter Maydell
,
2017/11/14
Re: [Qemu-devel] [Nbd] [Qemu-block] How to online resize qemu disk with nbd protocol?
,
Eric Blake
,
2017/11/14
Re: [Qemu-devel] [Nbd] [Qemu-block] How to online resize qemu disk with nbd protocol?
,
Wouter Verhelst
,
2017/11/14
Re: [Qemu-devel] [Nbd] [Qemu-block] How to online resize qemu disk with nbd protocol?
,
Eric Blake
,
2017/11/14
Re: [Qemu-devel] [Nbd] [Qemu-block] How to online resize qemu disk with nbd protocol?
,
Wouter Verhelst
,
2017/11/16
Re: [Qemu-devel] [Nbd] [Qemu-block] How to online resize qemu disk with nbd protocol?
,
Eric Blake
,
2017/11/16
Re: [Qemu-devel] [Nbd] [Qemu-block] How to online resize qemu disk with nbd protocol?
,
Wouter Verhelst
,
2017/11/16
Re: [Qemu-devel] [Nbd] [Qemu-block] How to online resize qemu disk with nbd protocol?
,
Wouter Verhelst
,
2017/11/23
Re: [Qemu-devel] [Qemu-ppc] [PATCH v2] target/ppc: Use tcg_gen_lookup_and_goto_ptr
,
Daniel Henrique Barboza
,
2017/11/14
Re: [Qemu-devel] [RFC 0/5] guest dedicated crypto adapters: QEMU usage
,
Cornelia Huck
,
2017/11/14
Re: [Qemu-devel] [RFC 5/5] s390x/docs: documentation for ap-matrix
,
Cornelia Huck
,
2017/11/14
Re: [Qemu-devel] [RFC 4/5] s390x/cpumodel: enable AP facilities for guest
,
Cornelia Huck
,
2017/11/14
Re: [Qemu-devel] [RFC 4/5] s390x/cpumodel: enable AP facilities for guest
,
David Hildenbrand
,
2017/11/14
Re: [Qemu-devel] [RFC 3/5] s390x/ap-matrix: Configure AP matrix for KVM guest
,
Cornelia Huck
,
2017/11/14
Re: [Qemu-devel] [RFC 2/5] s390x/vfio: ap-matrix: Introduce VFIO AP Matrix device
,
Cornelia Huck
,
2017/11/14
Re: [Qemu-devel] [RFC 1/5] s390x/ap-matrix: Adjunct Processor (AP) matrix object model
,
Cornelia Huck
,
2017/11/14
[Qemu-devel] [PULL 0/1] Seabios 1.11 final 20171114 patches
,
Gerd Hoffmann
,
2017/11/14
[Qemu-devel] [PULL 1/1] seabios: update to 1.11 final
,
Gerd Hoffmann
,
2017/11/14
Re: [Qemu-devel] [PULL 0/1] Seabios 1.11 final 20171114 patches
,
Peter Maydell
,
2017/11/14
[Qemu-devel] [Bug 1717708] Re: QEMU aarch64 can't run Windows ARM64 iso's
,
Googulator
,
2017/11/14
[Qemu-devel] [Bug 1717708] Re: QEMU aarch64 can't run Windows ARM64 iso's
,
Peter Maydell
,
2017/11/14
[Qemu-devel] [Bug 1717708] Re: QEMU aarch64 can't run Windows ARM64 iso's
,
Googulator
,
2017/11/14
[Qemu-devel] [Bug 1717708] Re: QEMU aarch64 can't run Windows ARM64 iso's
,
Peter Maydell
,
2017/11/14
[Qemu-devel] [Bug 1717708] Re: QEMU aarch64 can't run Windows ARM64 iso's
,
Laszlo Ersek \(Red Hat\)
,
2017/11/17
[Qemu-devel] [Bug 1717708] Re: QEMU aarch64 can't run Windows ARM64 iso's
,
Laszlo Ersek \(Red Hat\)
,
2017/11/17
[Qemu-devel] [Bug 1717708] Re: QEMU aarch64 can't run Windows ARM64 iso's
,
Andrew Baumann
,
2017/11/18
[Qemu-devel] [Bug 1717708] Re: QEMU aarch64 can't run Windows ARM64 iso's
,
Laszlo Ersek \(Red Hat\)
,
2017/11/20
[Qemu-devel] [Bug 1717708] Re: QEMU aarch64 can't run Windows ARM64 iso's
,
Andrew Baumann
,
2017/11/20
Re: [Qemu-devel] ppce500 usb-ehci-pci issue on last uboot
,
Gerd Hoffmann
,
2017/11/14
[Qemu-devel] [Bug 1732177] [NEW] SBSA ACS test freezes inside qemu-system-aarch64
,
Googulator
,
2017/11/14
[Qemu-devel] [PATCH] vhost-user-scsi: add missing virtqueue_size param
,
Dariusz Stojaczyk
,
2017/11/14
Re: [Qemu-devel] [PATCH] vhost-user-scsi: add missing virtqueue_size param
,
Richard W.M. Jones
,
2017/11/14
Re: [Qemu-devel] [PATCH] vhost-user-scsi: add missing virtqueue_size param
,
Paolo Bonzini
,
2017/11/14
Re: [Qemu-devel] [PATCH] vhost-user-scsi: add missing virtqueue_size param
,
Michael S. Tsirkin
,
2017/11/14
[Qemu-devel] [PATCH v3] hw/arm/aspeed: Unlock SCU when running kernel
,
Joel Stanley
,
2017/11/14
Re: [Qemu-devel] [PATCH v3] hw/arm/aspeed: Unlock SCU when running kernel
,
Cédric Le Goater
,
2017/11/15
Re: [Qemu-devel] [PATCH v3] hw/arm/aspeed: Unlock SCU when running kernel
,
Peter Maydell
,
2017/11/15
Re: [Qemu-devel] [PATCH v3] hw/arm/aspeed: Unlock SCU when running kernel
,
Cédric Le Goater
,
2017/11/15
[Qemu-devel] [PATCH v2 for-2.11] hw/net/vmxnet3: Fix code to work on big endian hosts, too
,
Thomas Huth
,
2017/11/14
Re: [Qemu-devel] [PATCH v2 for-2.11] hw/net/vmxnet3: Fix code to work on big endian hosts, too
,
Philippe Mathieu-Daudé
,
2017/11/14
Re: [Qemu-devel] [PATCH v2 for-2.11] hw/net/vmxnet3: Fix code to work on big endian hosts, too
,
no-reply
,
2017/11/14
Re: [Qemu-devel] [PATCH v2 for-2.11] hw/net/vmxnet3: Fix code to work on big endian hosts, too
,
David Gibson
,
2017/11/14
Re: [Qemu-devel] [PATCH v2 for-2.11] hw/net/vmxnet3: Fix code to work on big endian hosts, too
,
Thomas Huth
,
2017/11/15
Re: [Qemu-devel] [PATCH v2 for-2.11] hw/net/vmxnet3: Fix code to work on big endian hosts, too
,
David Gibson
,
2017/11/15
Re: [Qemu-devel] [PATCH v2 for-2.11] hw/net/vmxnet3: Fix code to work on big endian hosts, too
,
Jason Wang
,
2017/11/17
[Qemu-devel] [PULL for-2.11-rc2 0/5] Block patches
,
Stefan Hajnoczi
,
2017/11/14
[Qemu-devel] [PULL for-2.11-rc2 1/5] block: all I/O should be completed before removing throttle timers.
,
Stefan Hajnoczi
,
2017/11/14
[Qemu-devel] [PULL for-2.11-rc2 2/5] throttle-groups: drain before detaching ThrottleState
,
Stefan Hajnoczi
,
2017/11/14
[Qemu-devel] [PULL for-2.11-rc2 3/5] block: Check for inserted BlockDriverState in blk_io_limits_disable()
,
Stefan Hajnoczi
,
2017/11/14
[Qemu-devel] [PULL for-2.11-rc2 4/5] block: Leave valid throttle timers when removing a BDS from a backend
,
Stefan Hajnoczi
,
2017/11/14
[Qemu-devel] [PULL for-2.11-rc2 5/5] qemu-iotests: Test I/O limits with removable media
,
Stefan Hajnoczi
,
2017/11/14
Re: [Qemu-devel] [PULL for-2.11-rc2 0/5] Block patches
,
Peter Maydell
,
2017/11/14
[Qemu-devel] [PATCH v11 0/8] scripts/qemu.py fixes and cleanups
,
Amador Pahim
,
2017/11/14
[Qemu-devel] [PATCH v11 1/8] qemu.py: remove unused import
,
Amador Pahim
,
2017/11/14
[Qemu-devel] [PATCH v11 3/8] qemu.py: refactor launch()
,
Amador Pahim
,
2017/11/14
[Qemu-devel] [PATCH v11 2/8] qemu.py: better control of created files
,
Amador Pahim
,
2017/11/14
[Qemu-devel] [PATCH v11 5/8] qemu.py: use poll() instead of 'returncode'
,
Amador Pahim
,
2017/11/14
[Qemu-devel] [PATCH v11 6/8] qemu.py: cleanup redundant calls in launch()
,
Amador Pahim
,
2017/11/14
[Qemu-devel] [PATCH v11 4/8] qemu.py: always cleanup on shutdown()
,
Amador Pahim
,
2017/11/14
[Qemu-devel] [PATCH v11 7/8] qemu.py: launch vm only if it's not running
,
Amador Pahim
,
2017/11/14
[Qemu-devel] [PATCH v11 8/8] qemu.py: don't launch again before shutdown()
,
Amador Pahim
,
2017/11/14
[Qemu-devel] [PATCH 0/5] compressed block-stream
,
Anton Nefedov
,
2017/11/14
[Qemu-devel] [PATCH 1/5] qcow2: reject unaligned offsets in write compressed
,
Anton Nefedov
,
2017/11/14
Re: [Qemu-devel] [PATCH 1/5 for-2.11?] qcow2: reject unaligned offsets in write compressed
,
Eric Blake
,
2017/11/14
Re: [Qemu-devel] [PATCH 1/5 for-2.11?] qcow2: reject unaligned offsets in write compressed
,
Anton Nefedov
,
2017/11/14
Re: [Qemu-devel] [PATCH 1/5 for-2.11?] qcow2: reject unaligned offsets in write compressed
,
Eric Blake
,
2017/11/14
Re: [Qemu-devel] [PATCH 1/5] qcow2: reject unaligned offsets in write compressed
,
Max Reitz
,
2017/11/15
[Qemu-devel] [PATCH 3/5] block: support compressed write for copy-on-read
,
Anton Nefedov
,
2017/11/14
Re: [Qemu-devel] [PATCH 3/5] block: support compressed write for copy-on-read
,
Max Reitz
,
2017/11/15
Re: [Qemu-devel] [PATCH 3/5] block: support compressed write for copy-on-read
,
Anton Nefedov
,
2017/11/16
[Qemu-devel] [PATCH 2/5] qcow2: multiple clusters write compressed
,
Anton Nefedov
,
2017/11/14
Re: [Qemu-devel] [PATCH 2/5] qcow2: multiple clusters write compressed
,
Max Reitz
,
2017/11/15
Re: [Qemu-devel] [PATCH 2/5] qcow2: multiple clusters write compressed
,
Anton Nefedov
,
2017/11/15
Re: [Qemu-devel] [PATCH 2/5] qcow2: multiple clusters write compressed
,
Max Reitz
,
2017/11/15
Re: [Qemu-devel] [PATCH 2/5] qcow2: multiple clusters write compressed
,
Kevin Wolf
,
2017/11/21
Re: [Qemu-devel] [PATCH 2/5] qcow2: multiple clusters write compressed
,
Anton Nefedov
,
2017/11/23
Re: [Qemu-devel] [PATCH 2/5] qcow2: multiple clusters write compressed
,
Kevin Wolf
,
2017/11/23
[Qemu-devel] [PATCH 4/5] block-stream: add compress option
,
Anton Nefedov
,
2017/11/14
Re: [Qemu-devel] [PATCH 4/5] block-stream: add compress option
,
Max Reitz
,
2017/11/15
Re: [Qemu-devel] [PATCH 4/5] block-stream: add compress option
,
Anton Nefedov
,
2017/11/16
[Qemu-devel] [PATCH 5/5] iotest 030: add compressed block-stream test
,
Anton Nefedov
,
2017/11/14
Re: [Qemu-devel] [PATCH 5/5] iotest 030: add compressed block-stream test
,
Max Reitz
,
2017/11/15
Re: [Qemu-devel] [PATCH 5/5] iotest 030: add compressed block-stream test
,
Anton Nefedov
,
2017/11/16
Re: [Qemu-devel] [PATCH 0/5] compressed block-stream
,
Fam Zheng
,
2017/11/15
Re: [Qemu-devel] [PATCH 0/5] compressed block-stream
,
Anton Nefedov
,
2017/11/16
[Qemu-devel] [PATCH] tcg: Record code_gen_buffer address for user-only memory helpers
,
Richard Henderson
,
2017/11/14
Re: [Qemu-devel] [PATCH] tcg: Record code_gen_buffer address for user-only memory helpers
,
Peter Maydell
,
2017/11/14
[Qemu-devel] [PATCH 2/1] target/arm: Use helper_retaddr in stxp helpers
,
Richard Henderson
,
2017/11/14
Re: [Qemu-devel] [PATCH 2/1] target/arm: Use helper_retaddr in stxp helpers
,
Peter Maydell
,
2017/11/14
Re: [Qemu-devel] [PATCH 2/1] target/arm: Use helper_retaddr in stxp helpers
,
Alex Bennée
,
2017/11/14
[Qemu-devel] [PATCH 3/1] target/arm: Fix GETPC usage in do_paired_cmpxchg64_l/be
,
Richard Henderson
,
2017/11/14
Re: [Qemu-devel] [PATCH 3/1] target/arm: Fix GETPC usage in do_paired_cmpxchg64_l/be
,
Alex Bennée
,
2017/11/14
Re: [Qemu-devel] [PATCH] tcg: Record code_gen_buffer address for user-only memory helpers
,
Alex Bennée
,
2017/11/14
Re: [Qemu-devel] [PATCH] tcg: Record code_gen_buffer address for user-only memory helpers
,
Richard Henderson
,
2017/11/15
[Qemu-devel] HAXM is now open source
,
Yu Ning
,
2017/11/14
Re: [Qemu-devel] HAXM is now open source
,
Thomas Huth
,
2017/11/14
Re: [Qemu-devel] HAXM is now open source
,
John Snow
,
2017/11/14
Re: [Qemu-devel] HAXM is now open source
,
Yu Ning
,
2017/11/15
Re: [Qemu-devel] HAXM is now open source
,
Paolo Bonzini
,
2017/11/15
Re: [Qemu-devel] HAXM is now open source
,
Yu Ning
,
2017/11/17
Re: [Qemu-devel] HAXM is now open source
,
Thomas Huth
,
2017/11/17
Re: [Qemu-devel] HAXM is now open source
,
Yu Ning
,
2017/11/17
Re: [Qemu-devel] HAXM is now open source
,
Kamil Rytarowski
,
2017/11/17
Re: [Qemu-devel] HAXM is now open source
,
Yu Ning
,
2017/11/17
Re: [Qemu-devel] HAXM is now open source
,
Kamil Rytarowski
,
2017/11/17
[Qemu-devel] Questions about usability mess that caused by differentiating address based on devices types
,
Dong Jia Shi
,
2017/11/14
Re: [Qemu-devel] Questions about usability mess that caused by differentiating address based on devices types
,
Cornelia Huck
,
2017/11/14
Re: [Qemu-devel] Questions about usability mess that caused by differentiating address based on devices types
,
Christian Borntraeger
,
2017/11/14
Re: [Qemu-devel] Questions about usability mess that caused by differentiating address based on devices types
,
Dong Jia Shi
,
2017/11/21
Re: [Qemu-devel] Questions about usability mess that caused by differentiating address based on devices types
,
Cornelia Huck
,
2017/11/21
[Qemu-devel] [RFC PATCH v2 00/26] replay additions
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCHv2 01/26] block: implement bdrv_snapshot_goto for blkreplay
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCHv2 02/26] blkreplay: create temporary overlay for underlaying devices
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 00/26] replay additions
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 01/26] block: implement bdrv_snapshot_goto for blkreplay
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 02/26] blkreplay: create temporary overlay for underlaying devices
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 03/26] replay: disable default snapshot for record/replay
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 04/26] replay: fix processing async events
,
Pavel Dovgalyuk
,
2017/11/14
Re: [Qemu-devel] [RFC PATCH v2 04/26] replay: fix processing async events
,
Paolo Bonzini
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 05/26] replay: fixed replay_enable_events
,
Pavel Dovgalyuk
,
2017/11/14
Re: [Qemu-devel] [RFC PATCH v2 05/26] replay: fixed replay_enable_events
,
Paolo Bonzini
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 06/26] replay: fix save/load vm for non-empty queue
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 07/26] replay: added replay log format description
,
Pavel Dovgalyuk
,
2017/11/14
Re: [Qemu-devel] [RFC PATCH v2 07/26] replay: added replay log format description
,
Paolo Bonzini
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 08/26] replay: make safe vmstop at record/replay
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 09/26] replay: save prior value of the host clock
,
Pavel Dovgalyuk
,
2017/11/14
Re: [Qemu-devel] [RFC PATCH v2 09/26] replay: save prior value of the host clock
,
Paolo Bonzini
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 10/26] icount: fixed saving/restoring of icount warp timers
,
Pavel Dovgalyuk
,
2017/11/14
Re: [Qemu-devel] [RFC PATCH v2 10/26] icount: fixed saving/restoring of icount warp timers
,
Paolo Bonzini
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 11/26] target/arm/arm-powertctl: drop BQL assertions
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 12/26] cpus: push BQL lock to qemu_*_wait_io_event
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 13/26] cpus: only take BQL for sleeping threads
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 14/26] replay/replay.c: bump REPLAY_VERSION again
,
Pavel Dovgalyuk
,
2017/11/14
Re: [Qemu-devel] [RFC PATCH v2 14/26] replay/replay.c: bump REPLAY_VERSION again
,
Paolo Bonzini
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 15/26] replay/replay-internal.c: track holding of replay_lock
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 16/26] replay: make locking visible outside replay code
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 17/26] replay: push replay_mutex_lock up the call tree
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 18/26] cpu-exec: don't overwrite exception_index
,
Pavel Dovgalyuk
,
2017/11/14
Re: [Qemu-devel] [RFC PATCH v2 18/26] cpu-exec: don't overwrite exception_index
,
Paolo Bonzini
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 19/26] cpu-exec: reset exit flag before calling cpu_exec_nocache
,
Pavel Dovgalyuk
,
2017/11/14
Re: [Qemu-devel] [RFC PATCH v2 19/26] cpu-exec: reset exit flag before calling cpu_exec_nocache
,
Paolo Bonzini
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 20/26] replay: don't destroy mutex at exit
,
Pavel Dovgalyuk
,
2017/11/14
Re: [Qemu-devel] [RFC PATCH v2 20/26] replay: don't destroy mutex at exit
,
Paolo Bonzini
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 21/26] replay: check return values of fwrite
,
Pavel Dovgalyuk
,
2017/11/14
Re: [Qemu-devel] [RFC PATCH v2 21/26] replay: check return values of fwrite
,
Paolo Bonzini
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 22/26] scripts/qemu-gdb: add simple tcg lock status helper
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 23/26] util/qemu-thread-*: add qemu_lock, locked and unlock trace events
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 24/26] scripts/analyse-locks-simpletrace.py: script to analyse lock times
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 25/26] scripts/replay-dump.py: replay log dumper
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCH v2 26/26] scripts/qemu-gdb/timers.py: new helper to dump timer state
,
Pavel Dovgalyuk
,
2017/11/14
Re: [Qemu-devel] [RFC PATCH v2 00/26] replay additions
,
no-reply
,
2017/11/14
Re: [Qemu-devel] [RFC PATCH v2 00/26] replay additions
,
no-reply
,
2017/11/14
[Qemu-devel] [RFC PATCHv2 00/26] replay additions
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [RFC PATCHv2 01/26] block: implement bdrv_snapshot_goto for blkreplay
,
Pavel Dovgalyuk
,
2017/11/14
[Qemu-devel] [PATCH v2] Document pretty parameter for mon option
,
Vicente Jimenez Aguilar
,
2017/11/14
[Qemu-devel] [PATCH] Document pretty parameter for mon option
,
Vicente Jimenez Aguilar
,
2017/11/14
[Qemu-devel] QEMU abort when network serivce is restarted during live migration with vhost-user as the network backend
,
fangying
,
2017/11/14
Re: [Qemu-devel] QEMU abort when network serivce is restarted during live migration with vhost-user as the network backend
,
Marc-André Lureau
,
2017/11/14
Re: [Qemu-devel] QEMU abort when network serivce is restarted during live migration with vhost-user as the network backend
,
Yori Fang
,
2017/11/15
Re: [Qemu-devel] QEMU abort when network serivce is restarted during live migration with vhost-user as the network backend
,
Dr. David Alan Gilbert
,
2017/11/15
Re: [Qemu-devel] QEMU abort when network serivce is restarted during live migration with vhost-user as the network backend
,
Ying Fang
,
2017/11/15
[Qemu-devel] [PULL 0/2] ppc-for-2.11 queue 20171114
,
David Gibson
,
2017/11/13
[Qemu-devel] [PULL 1/2] target/ppc: correct htab shift for hash on radix
,
David Gibson
,
2017/11/13
[Qemu-devel] [PULL 2/2] xics/kvm: synchonize state before 'info pic'
,
David Gibson
,
2017/11/13
Re: [Qemu-devel] [PULL 0/2] ppc-for-2.11 queue 20171114
,
Peter Maydell
,
2017/11/14
[Qemu-devel] [PATCH v6] NUMA: Enable adding NUMA node implicitly
,
Dou Liyang
,
2017/11/13
Re: [Qemu-devel] [PATCH v6] NUMA: Enable adding NUMA node implicitly
,
Igor Mammedov
,
2017/11/14
Re: [Qemu-devel] [PATCH v6] NUMA: Enable adding NUMA node implicitly
,
Dou Liyang
,
2017/11/14
Re: [Qemu-devel] [PATCH v6] NUMA: Enable adding NUMA node implicitly
,
Igor Mammedov
,
2017/11/15
Re: [Qemu-devel] [PATCH v6] NUMA: Enable adding NUMA node implicitly
,
Igor Mammedov
,
2017/11/15
[Qemu-devel] [PULL 0/8] Net patches
,
Jason Wang
,
2017/11/13
[Qemu-devel] [PULL 1/8] net: fix check for number of parameters to -netdev socket
,
Jason Wang
,
2017/11/13
[Qemu-devel] [PULL 2/8] colo-compare: Insert packet into the suitable position of packet queue directly
,
Jason Wang
,
2017/11/13
[Qemu-devel] [PULL 3/8] colo-compare: compare the packet in a specified Connection
,
Jason Wang
,
2017/11/13
Re: [Qemu-devel] [PULL 3/8] colo-compare: compare the packet in a specified Connection
,
Peter Maydell
,
2017/11/15
Re: [Qemu-devel] [PULL 3/8] colo-compare: compare the packet in a specified Connection
,
Mao Zhongyi
,
2017/11/15
[Qemu-devel] [PULL 4/8] colo-compare: Fix comments
,
Jason Wang
,
2017/11/13
[Qemu-devel] [PULL 6/8] Fix eepro100 simple transmission mode
,
Jason Wang
,
2017/11/13
[Qemu-devel] [PULL 5/8] colo: Consolidate the duplicate code chunk into a routine
,
Jason Wang
,
2017/11/13
[Qemu-devel] [PULL 7/8] Add new PCI ID for i82559a
,
Jason Wang
,
2017/11/13
Re: [Qemu-devel] [PULL 7/8] Add new PCI ID for i82559a
,
Stefan Weil
,
2017/11/15
Re: [Qemu-devel] [PULL 7/8] Add new PCI ID for i82559a
,
Jason Wang
,
2017/11/15
[Qemu-devel] [PULL 8/8] net/socket: fix coverity issue
,
Jason Wang
,
2017/11/13
Re: [Qemu-devel] [PULL 0/8] Net patches
,
Peter Maydell
,
2017/11/14
Re: [Qemu-devel] [PATCH v8 09/14] migration: add is_active_iterate handler
,
John Snow
,
2017/11/13
Re: [Qemu-devel] [PATCH v8 07/14] migration: include migrate_dirty_bitmaps in migrate_postcopy
,
John Snow
,
2017/11/13
[Qemu-devel] qemu+virgl on systems without dmabuf and/or GBM
,
Joe Kniss
,
2017/11/13
Re: [Qemu-devel] qemu+virgl on systems without dmabuf and/or GBM
,
David Airlie
,
2017/11/13
Re: [Qemu-devel] qemu+virgl on systems without dmabuf and/or GBM
,
Gerd Hoffmann
,
2017/11/14
Re: [Qemu-devel] [PATCH v8.1 05/14] migration: introduce postcopy-only pending
,
John Snow
,
2017/11/13
Re: [Qemu-devel] [PATCH v8 04/14] block/dirty-bitmap: add bdrv_dirty_bitmap_set_frozen
,
John Snow
,
2017/11/13
Re: [Qemu-devel] [PATCH v8 04/14] block/dirty-bitmap: add bdrv_dirty_bitmap_set_frozen
,
Vladimir Sementsov-Ogievskiy
,
2017/11/17
Re: [Qemu-devel] [PATCH v8 04/14] block/dirty-bitmap: add bdrv_dirty_bitmap_set_frozen
,
John Snow
,
2017/11/17
Re: [Qemu-devel] [PATCH v8 04/14] block/dirty-bitmap: add bdrv_dirty_bitmap_set_frozen
,
Vladimir Sementsov-Ogievskiy
,
2017/11/17
Re: [Qemu-devel] [PATCH v8 04/14] block/dirty-bitmap: add bdrv_dirty_bitmap_set_frozen
,
John Snow
,
2017/11/17
Re: [Qemu-devel] [PATCH v8 04/14] block/dirty-bitmap: add bdrv_dirty_bitmap_set_frozen
,
Vladimir Sementsov-Ogievskiy
,
2017/11/20
Re: [Qemu-devel] [PATCH v5] NUMA: Enable adding NUMA node implicitly
,
Michael S. Tsirkin
,
2017/11/13
Re: [Qemu-devel] [PATCH v5] NUMA: Enable adding NUMA node implicitly
,
Dou Liyang
,
2017/11/13
[Qemu-devel] [PATCH v5 00/29] Remove some of the fprintf(stderr, "*
,
Alistair Francis
,
2017/11/13
[Qemu-devel] [PATCH v5 03/29] Fixes after renaming __FUNCTION__ to __func__
,
Alistair Francis
,
2017/11/13
[Qemu-devel] [PATCH v5 07/29] hw/i2c: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
[Qemu-devel] [PATCH v5 01/29] audio: Replace AUDIO_FUNC with __func__
,
Alistair Francis
,
2017/11/13
Re: [Qemu-devel] [PATCH v5 01/29] audio: Replace AUDIO_FUNC with __func__
,
Gerd Hoffmann
,
2017/11/14
[Qemu-devel] [PATCH v5 05/29] hw/dma: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
[Qemu-devel] [PATCH v5 06/29] hw/gpio: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
[Qemu-devel] [PATCH v5 10/29] hw/intc: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
[Qemu-devel] [PATCH v5 04/29] hw/arm: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
[Qemu-devel] [PATCH v5 09/29] hw/ide: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
[Qemu-devel] [PATCH v5 11/29] hw/ipmi: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
[Qemu-devel] [PATCH v5 13/29] hw/lm32: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
Re: [Qemu-devel] [PATCH v5 13/29] hw/lm32: Replace fprintf(stderr, "*\n" with error_report()
,
Michael Walle
,
2017/11/14
[Qemu-devel] [PATCH v5 12/29] hw/isa: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
[Qemu-devel] [PATCH v5 15/29] hw/moxie: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
Re: [Qemu-devel] [PATCH v5 15/29] hw/moxie: Replace fprintf(stderr, "*\n" with error_report()
,
Thomas Huth
,
2017/11/14
[Qemu-devel] [PATCH v5 16/29] hw/nios2: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
[Qemu-devel] [PATCH v5 14/29] hw/mips: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
[Qemu-devel] [PATCH v5 18/29] hw/openrisc: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
[Qemu-devel] [PATCH v5 17/29] hw/nvram: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
Re: [Qemu-devel] [Qemu-trivial] [PATCH v5 17/29] hw/nvram: Replace fprintf(stderr, "*\n" with error_report()
,
Philippe Mathieu-Daudé
,
2017/11/13
[Qemu-devel] [PATCH v5 21/29] hw/s390x: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
[Qemu-devel] [PATCH v5 19/29] hw/pci*: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
[Qemu-devel] [PATCH v5 23/29] hw/sd: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
[Qemu-devel] [PATCH v5 24/29] hw/sparc*: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
Re: [Qemu-devel] [PATCH v5 24/29] hw/sparc*: Replace fprintf(stderr, "*\n" with error_report()
,
Mark Cave-Ayland
,
2017/11/17
[Qemu-devel] [PATCH v5 20/29] hw/ppc: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
Re: [Qemu-devel] [Qemu-ppc] [PATCH v5 20/29] hw/ppc: Replace fprintf(stderr, "*\n" with error_report()
,
Thomas Huth
,
2017/11/14
[Qemu-devel] [PATCH v5 02/29] Replace all occurances of __FUNCTION__ with __func__
,
Alistair Francis
,
2017/11/13
Re: [Qemu-devel] [PATCH v5 02/29] Replace all occurances of __FUNCTION__ with __func__
,
Gerd Hoffmann
,
2017/11/14
[Qemu-devel] [PATCH v5 22/29] hw/scsi: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
[Qemu-devel] [PATCH v5 29/29] target: Use qemu_log() instead of fprintf(stderr, ...)
,
Alistair Francis
,
2017/11/13
Re: [Qemu-devel] [PATCH v5 29/29] target: Use qemu_log() instead of fprintf(stderr, ...)
,
Thomas Huth
,
2017/11/14
[Qemu-devel] [PATCH v5 26/29] hw/timer: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
Re: [Qemu-devel] [PATCH v5 26/29] hw/timer: Replace fprintf(stderr, "*\n" with error_report()
,
Thomas Huth
,
2017/11/14
[Qemu-devel] [PATCH v5 28/29] tcg: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
Re: [Qemu-devel] [PATCH v5 28/29] tcg: Replace fprintf(stderr, "*\n" with error_report()
,
Thomas Huth
,
2017/11/14
[Qemu-devel] [PATCH v5 25/29] hw/ssi: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
[Qemu-devel] [PATCH v5 27/29] hw/xen*: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/13
Re: [Qemu-devel] [PATCH v5 27/29] hw/xen*: Replace fprintf(stderr, "*\n" with error_report()
,
Thomas Huth
,
2017/11/14
[Qemu-devel] [PATCH v10 0/8] scripts/qemu.py fixes and cleanups
,
Amador Pahim
,
2017/11/13
[Qemu-devel] [PATCH v10 1/8] qemu.py: remove unused import
,
Amador Pahim
,
2017/11/13
[Qemu-devel] [PATCH v10 2/8] qemu.py: better control of created files
,
Amador Pahim
,
2017/11/13
Re: [Qemu-devel] [PATCH v10 2/8] qemu.py: better control of created files
,
Amador Pahim
,
2017/11/13
[Qemu-devel] [PATCH v10 3/8] qemu.py: refactor launch()
,
Amador Pahim
,
2017/11/13
[Qemu-devel] [PATCH v10 4/8] qemu.py: always cleanup on shutdown()
,
Amador Pahim
,
2017/11/13
[Qemu-devel] [PATCH v10 5/8] qemu.py: use poll() instead of 'returncode'
,
Amador Pahim
,
2017/11/13
[Qemu-devel] [PATCH v10 6/8] qemu.py: cleanup redundant calls in launch()
,
Amador Pahim
,
2017/11/13
[Qemu-devel] [PATCH v10 7/8] qemu.py: launch vm only if it's not running
,
Amador Pahim
,
2017/11/13
[Qemu-devel] [PATCH v10 8/8] qemu.py: don't launch again before shutdown()
,
Amador Pahim
,
2017/11/13
Re: [Qemu-devel] [PATCH v10 0/8] scripts/qemu.py fixes and cleanups
,
no-reply
,
2017/11/13
Re: [Qemu-devel] [PATCH v10 0/8] scripts/qemu.py fixes and cleanups
,
Markus Armbruster
,
2017/11/14
Re: [Qemu-devel] [PATCH v8 03/14] block/dirty-bitmap: add bdrv_dirty_bitmap_release_successor
,
John Snow
,
2017/11/13
[Qemu-devel] [PATCH v9 0/8] scripts/qemu.py fixes and cleanups
,
Amador Pahim
,
2017/11/13
[Qemu-devel] [PATCH v9 1/8] qemu.py: remove unused import
,
Amador Pahim
,
2017/11/13
[Qemu-devel] [PATCH v9 2/8] qemu.py: better control of created files
,
Amador Pahim
,
2017/11/13
Re: [Qemu-devel] [PATCH v9 2/8] qemu.py: better control of created files
,
Murilo Opsfelder Araújo
,
2017/11/13
Re: [Qemu-devel] [PATCH v9 2/8] qemu.py: better control of created files
,
Amador Pahim
,
2017/11/14
[Qemu-devel] [PATCH v9 3/8] qemu.py: refactor launch()
,
Amador Pahim
,
2017/11/13
[Qemu-devel] [PATCH v9 4/8] qemu.py: always cleanup on shutdown()
,
Amador Pahim
,
2017/11/13
[Qemu-devel] [PATCH v9 5/8] qemu.py: use poll() instead of 'returncode'
,
Amador Pahim
,
2017/11/13
[Qemu-devel] [PATCH v9 6/8] qemu.py: cleanup redundant calls in launch()
,
Amador Pahim
,
2017/11/13
[Qemu-devel] [PATCH v9 7/8] qemu.py: launch vm only if it's not running
,
Amador Pahim
,
2017/11/13
[Qemu-devel] [PATCH v9 8/8] qemu.py: don't launch again before shutdown()
,
Amador Pahim
,
2017/11/13
Re: [Qemu-devel] [PATCH v9 0/8] scripts/qemu.py fixes and cleanups
,
no-reply
,
2017/11/14
[Qemu-devel] how do we determine correct guest PC for segfaults in atomic helpers for linux-user mode?
,
Peter Maydell
,
2017/11/13
Re: [Qemu-devel] how do we determine correct guest PC for segfaults in atomic helpers for linux-user mode?
,
Philippe Mathieu-Daudé
,
2017/11/13
Re: [Qemu-devel] how do we determine correct guest PC for segfaults in atomic helpers for linux-user mode?
,
Richard Henderson
,
2017/11/13
Re: [Qemu-devel] how do we determine correct guest PC for segfaults in atomic helpers for linux-user mode?
,
Peter Maydell
,
2017/11/14
Re: [Qemu-devel] how do we determine correct guest PC for segfaults in atomic helpers for linux-user mode?
,
Richard Henderson
,
2017/11/14
Re: [Qemu-devel] how do we determine correct guest PC for segfaults in atomic helpers for linux-user mode?
,
Alex Bennée
,
2017/11/14
[Qemu-devel] [PATCH for-2.11] nbd/client: Don't hard-disconnect on ESHUTDOWN from server
,
Eric Blake
,
2017/11/13
Re: [Qemu-devel] [PATCH for-2.11] nbd/client: Don't hard-disconnect on ESHUTDOWN from server
,
Vladimir Sementsov-Ogievskiy
,
2017/11/16
Re: [Qemu-devel] [PATCH for-2.11] nbd/client: Don't hard-disconnect on ESHUTDOWN from server
,
Eric Blake
,
2017/11/17
[Qemu-devel] [PATCH for-2.11] xics/kvm: synchonize state before 'info pic'
,
Greg Kurz
,
2017/11/13
Re: [Qemu-devel] [PATCH for-2.11] xics/kvm: synchonize state before 'info pic'
,
David Gibson
,
2017/11/13
Re: [Qemu-devel] [PATCH v6 10/12] nbd/client: prepare nbd_receive_reply for structured reply
,
Eric Blake
,
2017/11/13
[Qemu-devel] [PATCH v6 0/5] fw_cfg: add DMA operations & etc/vmcoreinfo support
,
Marc-André Lureau
,
2017/11/13
[Qemu-devel] [PATCH v6 1/5] fw_cfg: fix the command line module name
,
Marc-André Lureau
,
2017/11/13
[Qemu-devel] [PATCH v6 2/5] fw_cfg: add DMA register
,
Marc-André Lureau
,
2017/11/13
[Qemu-devel] [PATCH v6 3/5] fw_cfg: do DMA read operation
,
Marc-André Lureau
,
2017/11/13
Re: [Qemu-devel] [PATCH v6 3/5] fw_cfg: do DMA read operation
,
Michael S. Tsirkin
,
2017/11/15
Re: [Qemu-devel] [PATCH v6 3/5] fw_cfg: do DMA read operation
,
Marc-André Lureau
,
2017/11/16
[Qemu-devel] [PATCH v6 0/5] fw_cfg: add DMA operations & etc/vmcoreinfo support
,
Marc-André Lureau
,
2017/11/13
[Qemu-devel] [PATCH v6 1/5] fw_cfg: fix the command line module name
,
Marc-André Lureau
,
2017/11/13
[Qemu-devel] [PATCH v6 2/5] fw_cfg: add DMA register
,
Marc-André Lureau
,
2017/11/13
[Qemu-devel] [PATCH v6 3/5] fw_cfg: do DMA read operation
,
Marc-André Lureau
,
2017/11/13
Re: [Qemu-devel] [PATCH v6 3/5] fw_cfg: do DMA read operation
,
Michael S. Tsirkin
,
2017/11/15
Re: [Qemu-devel] [PATCH v6 3/5] fw_cfg: do DMA read operation
,
Marc-André Lureau
,
2017/11/16
Re: [Qemu-devel] [PATCH v6 3/5] fw_cfg: do DMA read operation
,
Michael S. Tsirkin
,
2017/11/16
[Qemu-devel] [PATCH v6 4/5] crash: export paddr_vmcoreinfo_note()
,
Marc-André Lureau
,
2017/11/13
Re: [Qemu-devel] [PATCH v6 4/5] crash: export paddr_vmcoreinfo_note()
,
Dave Young
,
2017/11/14
Re: [Qemu-devel] [PATCH v6 4/5] crash: export paddr_vmcoreinfo_note()
,
Baoquan He
,
2017/11/14
[Qemu-devel] [PATCH v6 5/5] fw_cfg: write vmcoreinfo details
,
Marc-André Lureau
,
2017/11/13
Re: [Qemu-devel] [PATCH v6 5/5] fw_cfg: write vmcoreinfo details
,
Michael S. Tsirkin
,
2017/11/15
Re: [Qemu-devel] [PATCH v6 5/5] fw_cfg: write vmcoreinfo details
,
Marc-André Lureau
,
2017/11/16
Re: [Qemu-devel] [PATCH v6 5/5] fw_cfg: write vmcoreinfo details
,
Michael S. Tsirkin
,
2017/11/16
[Qemu-devel] [PATCH v2 0/1] Fix savevm/loadvm after postcopy migration
,
Daniel Henrique Barboza
,
2017/11/13
[Qemu-devel] [PATCH v2 1/1] migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END
,
Daniel Henrique Barboza
,
2017/11/13
Re: [Qemu-devel] [PATCH v2 1/1] migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END
,
Peter Xu
,
2017/11/13
Re: [Qemu-devel] [PATCH v2 1/1] migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END
,
Dr. David Alan Gilbert
,
2017/11/17
[Qemu-devel] [PATCH] Document mon's pretty parameter
,
Vicente Jimenez Aguilar
,
2017/11/13
Re: [Qemu-devel] [PATCH] Document mon's pretty parameter
,
John Snow
,
2017/11/13
Re: [Qemu-devel] [Qemu-arm] [PATCH v1 00/12] ARM v8.1 simd + v8.3 complex insns
,
Alex Bennée
,
2017/11/13
[Qemu-devel] using "qemu-img convert -O qcow2" to convert qcow v1 to v2 creates a qcow v3 file?
,
Peter Maydell
,
2017/11/13
Re: [Qemu-devel] using "qemu-img convert -O qcow2" to convert qcow v1 to v2 creates a qcow v3 file?
,
Peter Maydell
,
2017/11/13
Re: [Qemu-devel] using "qemu-img convert -O qcow2" to convert qcow v1 to v2 creates a qcow v3 file?
,
Eric Blake
,
2017/11/13
Re: [Qemu-devel] using "qemu-img convert -O qcow2" to convert qcow v1 to v2 creates a qcow v3 file?
,
Eric Blake
,
2017/11/13
Re: [Qemu-devel] using "qemu-img convert -O qcow2" to convert qcow v1 to v2 creates a qcow v3 file?
,
Max Reitz
,
2017/11/14
Re: [Qemu-devel] using "qemu-img convert -O qcow2" to convert qcow v1 to v2 creates a qcow v3 file?
,
Thomas Huth
,
2017/11/14
Re: [Qemu-devel] using "qemu-img convert -O qcow2" to convert qcow v1 to v2 creates a qcow v3 file?
,
Max Reitz
,
2017/11/14
Re: [Qemu-devel] using "qemu-img convert -O qcow2" to convert qcow v1 to v2 creates a qcow v3 file?
,
John Snow
,
2017/11/14
Re: [Qemu-devel] using "qemu-img convert -O qcow2" to convert qcow v1 to v2 creates a qcow v3 file?
,
Max Reitz
,
2017/11/14
Re: [Qemu-devel] using "qemu-img convert -O qcow2" to convert qcow v1 to v2 creates a qcow v3 file?
,
John Snow
,
2017/11/14
Re: [Qemu-devel] using "qemu-img convert -O qcow2" to convert qcow v1 to v2 creates a qcow v3 file?
,
Max Reitz
,
2017/11/14
Re: [Qemu-devel] using "qemu-img convert -O qcow2" to convert qcow v1 to v2 creates a qcow v3 file?
,
Eric Blake
,
2017/11/13
Re: [Qemu-devel] [PATCH v1 09/12] target/arm: Decode aa64 armv8.3 fcadd
,
Alex Bennée
,
2017/11/13
Re: [Qemu-devel] [Qemu-arm] [PATCH v1 08/12] target/arm: Add ARM_FEATURE_V8_FCMA
,
Alex Bennée
,
2017/11/13
Re: [Qemu-devel] [PATCH v1 07/12] target/arm: Decode aa32 armv8.1 two reg and a scalar
,
Alex Bennée
,
2017/11/13
Re: [Qemu-devel] [PATCH v1 07/12] target/arm: Decode aa32 armv8.1 two reg and a scalar
,
Richard Henderson
,
2017/11/22
[Qemu-devel] [PATCH for-2.11] hw/net/vmxnet3: Fix code to work on big endian hosts, too
,
Thomas Huth
,
2017/11/13
Re: [Qemu-devel] [PATCH for-2.11] hw/net/vmxnet3: Fix code to work on big endian hosts, too
,
Dmitry Fleytman
,
2017/11/13
Re: [Qemu-devel] [PATCH for-2.11] hw/net/vmxnet3: Fix code to work on big endian hosts, too
,
Philippe Mathieu-Daudé
,
2017/11/13
Re: [Qemu-devel] [PATCH for-2.11] hw/net/vmxnet3: Fix code to work on big endian hosts, too
,
Thomas Huth
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.11] hw/net/vmxnet3: Fix code to work on big endian hosts, too
,
Philippe Mathieu-Daudé
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.11] hw/net/vmxnet3: Fix code to work on big endian hosts, too
,
Thomas Huth
,
2017/11/13
Re: [Qemu-devel] [Qemu-arm] [PATCH v1 06/12] target/arm: Decode aa32 armv8.1 three same
,
Alex Bennée
,
2017/11/13
Re: [Qemu-devel] [Qemu-arm] [PATCH v1 06/12] target/arm: Decode aa32 armv8.1 three same
,
Richard Henderson
,
2017/11/14
Re: [Qemu-devel] [Qemu-arm] [PATCH v1 06/12] target/arm: Decode aa32 armv8.1 three same
,
Alex Bennée
,
2017/11/14
Re: [Qemu-devel] [Qemu-arm] [PATCH v1 06/12] target/arm: Decode aa32 armv8.1 three same
,
Richard Henderson
,
2017/11/14
Re: [Qemu-devel] [Qemu-arm] [PATCH v1 05/12] target/arm: Decode aa64 armv8.1 scalar/vector x indexed element
,
Alex Bennée
,
2017/11/13
Re: [Qemu-devel] [PATCH v1 04/12] target/arm: Decode aa64 armv8.1 three same extra
,
Alex Bennée
,
2017/11/13
Re: [Qemu-devel] [Qemu-arm] [PATCH v1 03/12] target/arm: Decode aa64 armv8.1 scalar three same extra
,
Alex Bennée
,
2017/11/13
Re: [Qemu-devel] [Qemu-arm] [PATCH v1 03/12] target/arm: Decode aa64 armv8.1 scalar three same extra
,
Peter Maydell
,
2017/11/13
Re: [Qemu-devel] [Qemu-arm] [PATCH v1 03/12] target/arm: Decode aa64 armv8.1 scalar three same extra
,
Richard Henderson
,
2017/11/14
[Qemu-devel] [Bug 1731957] [NEW] qemu-kvm exits with console permission problems
,
Vladislav Belogrudov
,
2017/11/13
[Qemu-devel] [PATCH for-2.12 0/4] qmp dirty bitmap API
,
Vladimir Sementsov-Ogievskiy
,
2017/11/13
[Qemu-devel] [PATCH 1/4] block/dirty-bitmap: add lock to bdrv_enable/disable_dirty_bitmap
,
Vladimir Sementsov-Ogievskiy
,
2017/11/13
Re: [Qemu-devel] [PATCH 1/4 for-2.11?] block/dirty-bitmap: add lock to bdrv_enable/disable_dirty_bitmap
,
Eric Blake
,
2017/11/13
Re: [Qemu-devel] [PATCH 1/4 for-2.11?] block/dirty-bitmap: add lock to bdrv_enable/disable_dirty_bitmap
,
Vladimir Sementsov-Ogievskiy
,
2017/11/16
Re: [Qemu-devel] [PATCH 1/4 for-2.11?] block/dirty-bitmap: add lock to bdrv_enable/disable_dirty_bitmap
,
Vladimir Sementsov-Ogievskiy
,
2017/11/16
[Qemu-devel] [PATCH 3/4] qmp: transaction support for block-dirty-bitmap-enable/disable
,
Vladimir Sementsov-Ogievskiy
,
2017/11/13
[Qemu-devel] [PATCH 4/4] qapi: add block-dirty-bitmap-merge
,
Vladimir Sementsov-Ogievskiy
,
2017/11/13
[Qemu-devel] [PATCH 2/4] qapi: add block-dirty-bitmap-enable/disable
,
Vladimir Sementsov-Ogievskiy
,
2017/11/13
Re: [Qemu-devel] [PATCH for-2.12 0/4] qmp dirty bitmap API
,
John Snow
,
2017/11/15
Re: [Qemu-devel] [PATCH for-2.12 0/4] qmp dirty bitmap API
,
Vladimir Sementsov-Ogievskiy
,
2017/11/16
Re: [Qemu-devel] [PATCH for-2.12 0/4] qmp dirty bitmap API
,
John Snow
,
2017/11/16
Re: [Qemu-devel] [PATCH for-2.12 0/4] qmp dirty bitmap API
,
Vladimir Sementsov-Ogievskiy
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.12 0/4] qmp dirty bitmap API
,
John Snow
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.12 0/4] qmp dirty bitmap API
,
Kevin Wolf
,
2017/11/21
Re: [Qemu-devel] [PATCH for-2.12 0/4] qmp dirty bitmap API
,
John Snow
,
2017/11/21
Re: [Qemu-devel] [PATCH for-2.12 0/4] qmp dirty bitmap API
,
Vladimir Sementsov-Ogievskiy
,
2017/11/22
Re: [Qemu-devel] [PATCH for-2.12 0/4] qmp dirty bitmap API
,
Vladimir Sementsov-Ogievskiy
,
2017/11/30
Re: [Qemu-devel] [PATCH for-2.12 0/4] qmp dirty bitmap API
,
Denis V. Lunev
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.12 0/4] qmp dirty bitmap API
,
Vladimir Sementsov-Ogievskiy
,
2017/11/24
Re: [Qemu-devel] [PATCH for-2.12 0/4] qmp dirty bitmap API
,
Kevin Wolf
,
2017/11/27
[Qemu-devel] [PATCH v3 0/3] Add 8-byte wide AMD flash support, partial interleaving
,
Mike Nawrocki
,
2017/11/13
[Qemu-devel] [PATCH v3 1/3] Switch AMD CFI flash to use new MMIO API
,
Mike Nawrocki
,
2017/11/13
Re: [Qemu-devel] [PATCH v3 1/3] Switch AMD CFI flash to use new MMIO API
,
Peter Maydell
,
2017/11/23
Re: [Qemu-devel] [PATCH v3 1/3] Switch AMD CFI flash to use new MMIO API
,
Peter Maydell
,
2017/11/23
Re: [Qemu-devel] [PATCH v3 1/3] Switch AMD CFI flash to use new MMIO API
,
Michael Nawrocki
,
2017/11/28
Re: [Qemu-devel] [PATCH v3 1/3] Switch AMD CFI flash to use new MMIO API
,
Eric Blake
,
2017/11/28
Re: [Qemu-devel] [PATCH v3 1/3] Switch AMD CFI flash to use new MMIO API
,
Eric Blake
,
2017/11/28
[Qemu-devel] [PATCH v3 2/3] Enable 8-byte wide access to AMD CFI devices
,
Mike Nawrocki
,
2017/11/13
Re: [Qemu-devel] [PATCH v3 2/3] Enable 8-byte wide access to AMD CFI devices
,
Peter Maydell
,
2017/11/23
Re: [Qemu-devel] [PATCH v3 2/3] Enable 8-byte wide access to AMD CFI devices
,
Michael Nawrocki
,
2017/11/28
[Qemu-devel] [PATCH v3 3/3] Add partial flash interleaving to AMD CFI devices
,
Mike Nawrocki
,
2017/11/13
Re: [Qemu-devel] [PATCH v3 3/3] Add partial flash interleaving to AMD CFI devices
,
Peter Maydell
,
2017/11/23
Re: [Qemu-devel] [PATCH v3 3/3] Add partial flash interleaving to AMD CFI devices
,
Michael Nawrocki
,
2017/11/28
[Qemu-devel] [PATCH for-2.11] nbd/client: Use error_prepend() correctly
,
Eric Blake
,
2017/11/13
Re: [Qemu-devel] [PATCH for-2.11] nbd/client: Use error_prepend() correctly
,
Eric Blake
,
2017/11/13
Re: [Qemu-devel] [PATCH for-2.11] nbd/client: Use error_prepend() correctly
,
Vladimir Sementsov-Ogievskiy
,
2017/11/13
Re: [Qemu-devel] [PATCH for-2.11] nbd/client: Use error_prepend() correctly
,
Markus Armbruster
,
2017/11/13
Re: [Qemu-devel] [PATCH for-2.11] nbd/client: Use error_prepend() correctly
,
Vladimir Sementsov-Ogievskiy
,
2017/11/13
Re: [Qemu-devel] [PATCH for-2.11] nbd/client: Use error_prepend() correctly
,
Markus Armbruster
,
2017/11/13
Re: [Qemu-devel] [PATCH for-2.11] nbd/client: Use error_prepend() correctly
,
Eric Blake
,
2017/11/13
Re: [Qemu-devel] [PATCH for-2.11] nbd/client: Use error_prepend() correctly
,
Markus Armbruster
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.11] nbd/client: Use error_prepend() correctly
,
Eric Blake
,
2017/11/13
[Qemu-devel] [PATCH] iotests: 077: Filter out 'resume' lines
,
Fam Zheng
,
2017/11/13
Re: [Qemu-devel] [PATCH] iotests: 077: Filter out 'resume' lines
,
Eric Blake
,
2017/11/13
Re: [Qemu-devel] [PATCH] iotests: 077: Filter out 'resume' lines
,
Max Reitz
,
2017/11/14
[Qemu-devel] Command-line option to change ungrab key(s)
,
Programmingkid
,
2017/11/13
Re: [Qemu-devel] Command-line option to change ungrab key(s)
,
Peter Maydell
,
2017/11/13
Re: [Qemu-devel] Command-line option to change ungrab key(s)
,
Daniel P. Berrange
,
2017/11/13
Re: [Qemu-devel] Command-line option to change ungrab key(s)
,
Marc-André Lureau
,
2017/11/13
Re: [Qemu-devel] Command-line option to change ungrab key(s)
,
Programmingkid
,
2017/11/13
Re: [Qemu-devel] Command-line option to change ungrab key(s)
,
Gerd Hoffmann
,
2017/11/14
Re: [Qemu-devel] Command-line option to change ungrab key(s)
,
Programmingkid
,
2017/11/14
Re: [Qemu-devel] Command-line option to change ungrab key(s)
,
Gerd Hoffmann
,
2017/11/14
[Qemu-devel] [PULL 0/9] target-arm queue
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [PULL 6/9] xlnx-zcu102: Add an info message deprecating the EP108
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [PULL 7/9] xlnx-zcu102: Specify the max number of CPUs for the EP108
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [PULL 9/9] accel/tcg/translate-all: expand cpu_restore_state addr check
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [PULL 8/9] hw: add .min_cpus and .default_cpus fields to machine_class
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [PULL 3/9] MAINTAINERS: Add entries for Smartfusion2
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [PULL 4/9] qom: move CPUClass.tcg_initialize to a global
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [PULL 5/9] xlnx-zynqmp: Properly support the smp command line option
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [PULL 2/9] highbank: validate register offset before access
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [PULL 1/9] arm/translate-a64: mark path as unreachable to eliminate warning
,
Peter Maydell
,
2017/11/13
Re: [Qemu-devel] [PULL 0/9] target-arm queue
,
Peter Maydell
,
2017/11/14
[Qemu-devel] [PATCH v2] hw/arm/aspeed: Unlock SCU when running kernel
,
Joel Stanley
,
2017/11/13
Re: [Qemu-devel] [PATCH v2] hw/arm/aspeed: Unlock SCU when running kernel
,
Andrew Jeffery
,
2017/11/13
Re: [Qemu-devel] [PATCH v7 15/20] hw/arm/sysbus-fdt: Pass the VirtMachineState to the node creation functions
,
Auger Eric
,
2017/11/13
Re: [Qemu-devel] [PATCH v7 15/20] hw/arm/sysbus-fdt: Pass the VirtMachineState to the node creation functions
,
Peter Maydell
,
2017/11/13
Re: [Qemu-devel] [PATCH v7 15/20] hw/arm/sysbus-fdt: Pass the VirtMachineState to the node creation functions
,
Auger Eric
,
2017/11/13
Re: [Qemu-devel] [PATCH v7 15/20] hw/arm/sysbus-fdt: Pass the VirtMachineState to the node creation functions
,
Peter Maydell
,
2017/11/13
Re: [Qemu-devel] [PATCH v7 15/20] hw/arm/sysbus-fdt: Pass the VirtMachineState to the node creation functions
,
Auger Eric
,
2017/11/13
Re: [Qemu-devel] QMP, HMP: introduce 'writeconfig' command
,
Markus Armbruster
,
2017/11/13
[Qemu-devel] [RFC 0/5] arm: Exclude reserved memory regions of iommu to avoid
,
zhuyijun
,
2017/11/13
[Qemu-devel] [RFC 3/5] hw/arm: add scattered RAM memory region support
,
zhuyijun
,
2017/11/13
[Qemu-devel] [RFC 1/5] hw/vfio: Add function for getting reserved_region of device iommu group
,
zhuyijun
,
2017/11/13
Re: [Qemu-devel] [RFC 0/5] arm: Exclude reserved memory regions of iommu to avoid
,
Auger Eric
,
2017/11/13
[Qemu-devel] [RFC 0/5] arm: Exclude reserved memory regions of iommu to avoid
,
zhuyijun
,
2017/11/13
[Qemu-devel] [RFC 1/5] hw/vfio: Add function for getting reserved_region of device iommu group
,
zhuyijun
,
2017/11/13
Re: [Qemu-devel] [RFC 1/5] hw/vfio: Add function for getting reserved_region of device iommu group
,
Alex Williamson
,
2017/11/14
Re: [Qemu-devel] [RFC 1/5] hw/vfio: Add function for getting reserved_region of device iommu group
,
Shameerali Kolothum Thodi
,
2017/11/15
Re: [Qemu-devel] [RFC 1/5] hw/vfio: Add function for getting reserved_region of device iommu group
,
Alex Williamson
,
2017/11/15
Re: [Qemu-devel] [RFC 1/5] hw/vfio: Add function for getting reserved_region of device iommu group
,
Shameerali Kolothum Thodi
,
2017/11/20
Re: [Qemu-devel] [RFC 1/5] hw/vfio: Add function for getting reserved_region of device iommu group
,
Alex Williamson
,
2017/11/20
Re: [Qemu-devel] [RFC 1/5] hw/vfio: Add function for getting reserved_region of device iommu group
,
Shameerali Kolothum Thodi
,
2017/11/20
[Qemu-devel] [RFC 3/5] hw/arm: add scattered RAM memory region support
,
zhuyijun
,
2017/11/13
Re: [Qemu-devel] [RFC 3/5] hw/arm: add scattered RAM memory region support
,
Andrew Jones
,
2017/11/14
Re: [Qemu-devel] [RFC 3/5] hw/arm: add scattered RAM memory region support
,
Zhu Yijun
,
2017/11/20
[Qemu-devel] [RFC 5/5] hw/arm/virt-acpi-build: Build srat table according to mem_list
,
zhuyijun
,
2017/11/13
Re: [Qemu-devel] [RFC 5/5] hw/arm/virt-acpi-build: Build srat table according to mem_list
,
Andrew Jones
,
2017/11/14
Re: [Qemu-devel] [RFC 5/5] hw/arm/virt-acpi-build: Build srat table according to mem_list
,
Zhu Yijun
,
2017/11/20
[Qemu-devel] [RFC 4/5] hw/arm/boot: set fdt size cell of memory node from mem_list
,
zhuyijun
,
2017/11/13
Re: [Qemu-devel] [RFC 4/5] hw/arm/boot: set fdt size cell of memory node from mem_list
,
Andrew Jones
,
2017/11/14
Re: [Qemu-devel] [RFC 4/5] hw/arm/boot: set fdt size cell of memory node from mem_list
,
Zhu Yijun
,
2017/11/20
[Qemu-devel] [RFC 2/5] hw/arm/virt: Enable dynamic generation of guest RAM memory regions
,
zhuyijun
,
2017/11/13
Re: [Qemu-devel] [RFC 2/5] hw/arm/virt: Enable dynamic generation of guest RAM memory regions
,
Andrew Jones
,
2017/11/14
Re: [Qemu-devel] [RFC 2/5] hw/arm/virt: Enable dynamic generation of guest RAM memory regions
,
Zhu Yijun
,
2017/11/20
Re: [Qemu-devel] [RFC 0/5] arm: Exclude reserved memory regions of iommu to avoid
,
no-reply
,
2017/11/13
Re: [Qemu-devel] [Qemu-arm] [PATCH v1 02/12] target/arm: Add ARM_FEATURE_V8_1_SIMD
,
Alex Bennée
,
2017/11/13
Re: [Qemu-devel] [Qemu-arm] [PATCH v1 01/12] HACK: use objdump disas
,
Alex Bennée
,
2017/11/13
Re: [Qemu-devel] [Qemu-arm] [PATCH v1 01/12] HACK: use objdump disas
,
Richard Henderson
,
2017/11/14
[Qemu-devel] [Bug 530077] Re: kvm: 16-bit code execution failure should be more friendly
,
Thomas Huth
,
2017/11/13
[Qemu-devel] [PATCH] scripts/make-release: No need to delete pixman/.git anymore
,
Thomas Huth
,
2017/11/13
Re: [Qemu-devel] [PATCH] scripts/make-release: No need to delete pixman/.git anymore
,
no-reply
,
2017/11/13
Re: [Qemu-devel] [PATCH] scripts/make-release: No need to delete pixman/.git anymore
,
Thomas Huth
,
2017/11/13
Re: [Qemu-devel] [PATCH] scripts/make-release: No need to delete pixman/.git anymore
,
Fam Zheng
,
2017/11/13
Re: [Qemu-devel] [PATCH] scripts/make-release: No need to delete pixman/.git anymore
,
Gerd Hoffmann
,
2017/11/13
Re: [Qemu-devel] [PATCH] scripts/make-release: No need to delete pixman/.git anymore
,
Alistair Francis
,
2017/11/13
[Qemu-devel] [PATCH v2] virtio-pci: Don't force Subsystem Vendor ID = Vendor ID
,
Ladi Prosek
,
2017/11/13
Re: [Qemu-devel] [PATCH v2] virtio-pci: Don't force Subsystem Vendor ID = Vendor ID
,
Gerd Hoffmann
,
2017/11/13
[Qemu-devel] [PATCH for 2.12] disas/hppa: Fix compiler errors
,
Stefan Weil
,
2017/11/13
Re: [Qemu-devel] [PATCH for 2.12] disas/hppa: Fix compiler errors
,
no-reply
,
2017/11/13
[Qemu-devel] [PATCH for 2.12] target/i386: Fix compiler warnings
,
Stefan Weil
,
2017/11/13
[Qemu-devel] [PATCH v2] highbank: validate register offset before access
,
P J P
,
2017/11/13
Re: [Qemu-devel] [PATCH v2] highbank: validate register offset before access
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [Qemu devel PATCH v2] MAINTAINERS: Add entries for Smartfusion2
,
Subbaraya Sundeep
,
2017/11/13
Re: [Qemu-devel] [Qemu devel PATCH v2] MAINTAINERS: Add entries for Smartfusion2
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [Bug 1254940] Re: qemu-KVM guest OS occurs many ext3-fs errors after multiple forced shutdown
,
Launchpad Bug Tracker
,
2017/11/12
[Qemu-devel] [Bug 888016] Re: RHEL 6.1 guest fails to boot with vhost
,
Launchpad Bug Tracker
,
2017/11/12
[Qemu-devel] [Bug 996798] Re: Incorrect order of task switching
,
Launchpad Bug Tracker
,
2017/11/12
Re: [Qemu-devel] [PATCH v4 5/5] fw_cfg: write vmcoreinfo details
,
Gabriel L. Somlo
,
2017/11/12
Re: [Qemu-devel] [PATCH v4 4/5] crash: export paddr_vmcoreinfo_note()
,
Gabriel L. Somlo
,
2017/11/12
Re: [Qemu-devel] [PATCH v4 3/5] fw_cfg: do DMA read operation
,
Gabriel L. Somlo
,
2017/11/12
Re: [Qemu-devel] [PATCH v4 3/5] fw_cfg: do DMA read operation
,
Marc-André Lureau
,
2017/11/12
Re: [Qemu-devel] [PATCH v4 3/5] fw_cfg: do DMA read operation
,
Gabriel L. Somlo
,
2017/11/12
Re: [Qemu-devel] [PATCH v4 2/5] fw_cfg: add DMA register
,
Gabriel L. Somlo
,
2017/11/12
Re: [Qemu-devel] [PATCH v4 1/5] fw_cfg: fix the command line module name
,
Gabriel L. Somlo
,
2017/11/12
Re: [Qemu-devel] [PATCH v4 0/5] fw_cfg: add DMA operations & etc/vmcoreinfo support
,
Gabriel L. Somlo
,
2017/11/12
[Qemu-devel] [PATCH v3] virtio_balloon: include disk/file caches memory statistics
,
Tomáš Golembiovský
,
2017/11/12
Re: [Qemu-devel] [PATCH v3] virtio_balloon: include disk/file caches memory statistics
,
Tomáš Golembiovský
,
2017/11/20
Re: [Qemu-devel] [PATCH v3] virtio_balloon: include disk/file caches memory statistics
,
Michael S. Tsirkin
,
2017/11/28
[Qemu-devel] [PATCH] SDL2 various fixes
,
Jindrich Makovicka
,
2017/11/12
[Qemu-devel] [PATCH 2/8] sdl2: Do not quit the emulator when an auxilliary window is closed
,
Jindrich Makovicka
,
2017/11/12
[Qemu-devel] [PATCH 3/8] sdl2: Use the same pointer show/hide logic for absolute and relative mode
,
Jindrich Makovicka
,
2017/11/12
[Qemu-devel] [PATCH 4/8] sdl2: Do not hide the cursor on auxilliary windows
,
Jindrich Makovicka
,
2017/11/12
[Qemu-devel] [PATCH 6/8] sdl2: Fix dead keyboard after fullsceen
,
Jindrich Makovicka
,
2017/11/12
[Qemu-devel] [PATCH 5/8] sdl2 uses surface relative coordinates
,
Jindrich Makovicka
,
2017/11/12
[Qemu-devel] [PATCH 1/8] sdl2: Fix broken display updating after the window is hidden
,
Jindrich Makovicka
,
2017/11/12
[Qemu-devel] [PATCH 7/8] sdl2: Do not leave grab when fullscreen
,
Jindrich Makovicka
,
2017/11/12
[Qemu-devel] [PATCH 8/8] sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held
,
Jindrich Makovicka
,
2017/11/12
Re: [Qemu-devel] [PATCH] SDL2 various fixes
,
Philippe Mathieu-Daudé
,
2017/11/12
[Qemu-devel] [PATCH v3] SDL2 various fixes
,
Jindrich Makovicka
,
2017/11/12
[Qemu-devel] [PATCH 2/8] sdl2: Do not quit the emulator when an auxilliary window is closed
,
Jindrich Makovicka
,
2017/11/12
[Qemu-devel] [PATCH 4/8] sdl2: Do not hide the cursor on auxilliary windows
,
Jindrich Makovicka
,
2017/11/12
Re: [Qemu-devel] [PATCH 4/8] sdl2: Do not hide the cursor on auxilliary windows
,
Gerd Hoffmann
,
2017/11/13
[Qemu-devel] [PATCH 5/8] sdl2 uses surface relative coordinates
,
Jindrich Makovicka
,
2017/11/12
Re: [Qemu-devel] [PATCH 5/8] sdl2 uses surface relative coordinates
,
Gerd Hoffmann
,
2017/11/13
[Qemu-devel] [PATCH 1/8] sdl2: Fix broken display updating after the window is hidden
,
Jindrich Makovicka
,
2017/11/12
Re: [Qemu-devel] [PATCH 1/8] sdl2: Fix broken display updating after the window is hidden
,
Gerd Hoffmann
,
2017/11/13
Re: [Qemu-devel] [PATCH 1/8] sdl2: Fix broken display updating after the window is hidden
,
Gerd Hoffmann
,
2017/11/13
Re: [Qemu-devel] [PATCH 1/8] sdl2: Fix broken display updating after the window is hidden
,
Jindřich Makovička
,
2017/11/13
Re: [Qemu-devel] [PATCH 1/8] sdl2: Fix broken display updating after the window is hidden
,
Gerd Hoffmann
,
2017/11/13
Re: [Qemu-devel] [PATCH 1/8] sdl2: Fix broken display updating after the window is hidden
,
Max Reitz
,
2017/11/13
Re: [Qemu-devel] [PATCH 1/8] sdl2: Fix broken display updating after the window is hidden
,
Gerd Hoffmann
,
2017/11/14
Re: [Qemu-devel] [PATCH 1/8] sdl2: Fix broken display updating after the window is hidden
,
Max Reitz
,
2017/11/14
Re: [Qemu-devel] [PATCH 1/8] sdl2: Fix broken display updating after the window is hidden
,
Gerd Hoffmann
,
2017/11/14
[Qemu-devel] [PATCH 3/8] sdl2: Use the same pointer show/hide logic for absolute and relative mode
,
Jindrich Makovicka
,
2017/11/12
[Qemu-devel] [PATCH 6/8] sdl2: Fix dead keyboard after fullsceen
,
Jindrich Makovicka
,
2017/11/12
[Qemu-devel] [PATCH 7/8] sdl2: Do not leave grab when fullscreen
,
Jindrich Makovicka
,
2017/11/12
[Qemu-devel] [PATCH 8/8] sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held
,
Jindrich Makovicka
,
2017/11/12
Re: [Qemu-devel] [PATCH 8/8] sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held
,
Gerd Hoffmann
,
2017/11/13
Re: [Qemu-devel] [PATCH v3] SDL2 various fixes
,
Gerd Hoffmann
,
2017/11/13
Re: [Qemu-devel] [PATCH v3] SDL2 various fixes
,
Eric Blake
,
2017/11/13
[Qemu-devel] Abnormal observation during migration: too many "write-not-dirty" pages
,
Chunguang Li
,
2017/11/12
Re: [Qemu-devel] Abnormal observation during migration: too many "write-not-dirty" pages
,
Juan Quintela
,
2017/11/15
Re: [Qemu-devel] Abnormal observation during migration: too many "write-not-dirty" pages
,
Chunguang Li
,
2017/11/15
Re: [Qemu-devel] Abnormal observation during migration: too many "write-not-dirty" pages
,
Dr. David Alan Gilbert
,
2017/11/15
Re: [Qemu-devel] Abnormal observation during migration: too many "write-not-dirty" pages
,
Chunguang Li
,
2017/11/15
Re: [Qemu-devel] Abnormal observation during migration: too many "write-not-dirty" pages
,
Dr. David Alan Gilbert
,
2017/11/15
Re: [Qemu-devel] Abnormal observation during migration: too many "write-not-dirty" pages
,
Chunguang Li
,
2017/11/15
Re: [Qemu-devel] Abnormal observation during migration: too many "write-not-dirty" pages
,
Chunguang Li
,
2017/11/15
[Qemu-devel] [PATCH for-2.11] nbd: Don't crash when server reports NBD_CMD_READ failure
,
Eric Blake
,
2017/11/11
Re: [Qemu-devel] [PATCH for-2.11] nbd: Don't crash when server reports NBD_CMD_READ failure
,
Vladimir Sementsov-Ogievskiy
,
2017/11/13
Re: [Qemu-devel] [PATCH for-2.11] nbd: Don't crash when server reports NBD_CMD_READ failure
,
Eric Blake
,
2017/11/13
Re: [Qemu-devel] [PATCH for-2.11] nbd: Don't crash when server reports NBD_CMD_READ failure
,
Vladimir Sementsov-Ogievskiy
,
2017/11/13
Re: [Qemu-devel] [PATCH for-2.11] nbd: Don't crash when server reports NBD_CMD_READ failure
,
Eric Blake
,
2017/11/13
[Qemu-devel] [PATCH V5] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
,
Marcel Apfelbaum
,
2017/11/11
Re: [Qemu-devel] [PATCH V5] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
,
Laszlo Ersek
,
2017/11/13
Re: [Qemu-devel] [PATCH V5] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
,
Marcel Apfelbaum
,
2017/11/13
Re: [Qemu-devel] [PATCH V5] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
,
Michael S. Tsirkin
,
2017/11/14
Re: [Qemu-devel] [PATCH V5] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
,
Marcel Apfelbaum
,
2017/11/15
[Qemu-devel] [PATCH v1] highbank: validate register offset before access
,
P J P
,
2017/11/11
Re: [Qemu-devel] [PATCH v1] highbank: validate register offset before access
,
no-reply
,
2017/11/11
Re: [Qemu-devel] [PATCH v1] highbank: validate register offset before access
,
Philippe Mathieu-Daudé
,
2017/11/12
Re: [Qemu-devel] [PATCH v1] highbank: validate register offset before access
,
P J P
,
2017/11/13
Re: [Qemu-devel] kvm_intel fails to load on Conroe CPUs running Linux 4.12
,
Gerhard Wiesinger
,
2017/11/11
[Qemu-devel] [PATCH 0/2] tpm: Handle failure mode of backend device better
,
Stefan Berger
,
2017/11/10
[Qemu-devel] [PATCH 2/2] tpm_tis: Return 0 for every register in case of failure mode
,
Stefan Berger
,
2017/11/10
[Qemu-devel] [PATCH 1/2] tpm_tis: Return TPM_VERSION_UNSPEC in case of BE failure
,
Stefan Berger
,
2017/11/10
[Qemu-devel] [Bug 1731588] [NEW] qemu-system-arm black screen and keyboard not detected
,
Kevin
,
2017/11/10
[Qemu-devel] [Bug 1731588] Re: qemu-system-arm black screen and keyboard not detected
,
Peter Maydell
,
2017/11/13
[Qemu-devel] UT Austin Virtualization project
,
william lin
,
2017/11/10
Re: [Qemu-devel] UT Austin Virtualization project
,
Thomas Huth
,
2017/11/11
[Qemu-devel] [Bug 1563887] Re: qemu-system-ppc64 freezes on starting image on ppc64le
,
Robin H. Johnson
,
2017/11/10
[Qemu-devel] [Bug 1563887] Re: qemu-system-ppc64 freezes on starting image on ppc64le
,
ChristianEhrhardt
,
2017/11/13
Re: [Qemu-devel] [PATCH v8 02/14] block/dirty-bitmap: add locked version of bdrv_release_dirty_bitmap
,
John Snow
,
2017/11/10
Re: [Qemu-devel] [PATCH v8 02/14] block/dirty-bitmap: add locked version of bdrv_release_dirty_bitmap
,
Vladimir Sementsov-Ogievskiy
,
2017/11/16
Re: [Qemu-devel] [PATCH v8 02/14] block/dirty-bitmap: add locked version of bdrv_release_dirty_bitmap
,
John Snow
,
2017/11/16
Re: [Qemu-devel] [PATCH v8 02/14] block/dirty-bitmap: add locked version of bdrv_release_dirty_bitmap
,
Vladimir Sementsov-Ogievskiy
,
2017/11/17
Re: [Qemu-devel] [PATCH v8 02/14] block/dirty-bitmap: add locked version of bdrv_release_dirty_bitmap
,
John Snow
,
2017/11/17
Re: [Qemu-devel] [PATCH v8 02/14] block/dirty-bitmap: add locked version of bdrv_release_dirty_bitmap
,
Vladimir Sementsov-Ogievskiy
,
2017/11/20
[Qemu-devel] [PATCH for-2.12 0/4] blockdev: Mark BD-{remove, insert}-medium stable
,
Max Reitz
,
2017/11/10
[Qemu-devel] [PATCH for-2.12 2/4] tests/ahci: Switch tray and medium commands to @id
,
Max Reitz
,
2017/11/10
[Qemu-devel] [PATCH for-2.12 1/4] iotests: Make BD-{remove, insert}-medium use @id
,
Max Reitz
,
2017/11/10
[Qemu-devel] [PATCH for-2.12 3/4] blockdev: Drop BD-{remove, insert}-medium's @device
,
Max Reitz
,
2017/11/10
[Qemu-devel] [PATCH for-2.12 4/4] blockdev: Mark BD-{remove, insert}-medium stable
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [Qemu-block] [PATCH for-2.12 0/4] blockdev: Mark BD-{remove, insert}-medium stable
,
Alberto Garcia
,
2017/11/14
[Qemu-devel] [PATCH for-2.12 0/3] block: Handle null backing link
,
Max Reitz
,
2017/11/10
[Qemu-devel] [PATCH for-2.12 1/3] qapi: Add qdict_is_null()
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.12 1/3] qapi: Add qdict_is_null()
,
Eric Blake
,
2017/11/10
Re: [Qemu-devel] [Qemu-block] [PATCH for-2.12 1/3] qapi: Add qdict_is_null()
,
Alberto Garcia
,
2017/11/14
Re: [Qemu-devel] [Qemu-block] [PATCH for-2.12 1/3] qapi: Add qdict_is_null()
,
Max Reitz
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.12 1/3] qapi: Add qdict_is_null()
,
Markus Armbruster
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.12 1/3] qapi: Add qdict_is_null()
,
Max Reitz
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.12 1/3] qapi: Add qdict_is_null()
,
Markus Armbruster
,
2017/11/15
[Qemu-devel] [PATCH for-2.12 2/3] block: Handle null backing link
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.12 2/3] block: Handle null backing link
,
Eric Blake
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.12 2/3] block: Handle null backing link
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [Qemu-block] [PATCH for-2.12 2/3] block: Handle null backing link
,
Alberto Garcia
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.12 2/3] block: Handle null backing link
,
Markus Armbruster
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.12 2/3] block: Handle null backing link
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PATCH for-2.12 3/3] block: Deprecate "backing": ""
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.12 3/3] block: Deprecate "backing": ""
,
Eric Blake
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.12 3/3] block: Deprecate "backing": ""
,
Daniel P. Berrange
,
2017/11/13
Re: [Qemu-devel] [PATCH for-2.12 3/3] block: Deprecate "backing": ""
,
Markus Armbruster
,
2017/11/14
Re: [Qemu-devel] [PATCH] iotests: Add test for failing qemu-img commit
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH] iotests: Add test for failing qemu-img commit
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PATCH for-2.12 0/1] qcow2: Repair unaligned preallocated zero clusters
,
Max Reitz
,
2017/11/10
[Qemu-devel] [PATCH for-2.12 1/1] qcow2: Repair unaligned preallocated zero clusters
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.12 1/1] qcow2: Repair unaligned preallocated zero clusters
,
Eric Blake
,
2017/11/10
[Qemu-devel] [PATCH v1] migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END
,
Daniel Henrique Barboza
,
2017/11/10
Re: [Qemu-devel] [PATCH v1] migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END
,
Peter Xu
,
2017/11/12
Re: [Qemu-devel] [PATCH v1] migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END
,
Daniel Henrique Barboza
,
2017/11/13
Re: [Qemu-devel] [PATCH v1] migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END
,
Juan Quintela
,
2017/11/21
Re: [Qemu-devel] [PATCH v1] migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END
,
Dr. David Alan Gilbert
,
2017/11/21
Re: [Qemu-devel] [PATCH v1] migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END
,
Juan Quintela
,
2017/11/22
[Qemu-devel] [PATCH for-2.11 0/5] qcow2: Fixes for corrupted images
,
Max Reitz
,
2017/11/10
[Qemu-devel] [PATCH for-2.11 1/5] qcow2: check_errors are fatal
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11 1/5] qcow2: check_errors are fatal
,
Eric Blake
,
2017/11/10
[Qemu-devel] [PATCH for-2.11 2/5] qcow2: Unaligned zero cluster in handle_alloc()
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11 2/5] qcow2: Unaligned zero cluster in handle_alloc()
,
Eric Blake
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11 2/5] qcow2: Unaligned zero cluster in handle_alloc()
,
Alberto Garcia
,
2017/11/14
[Qemu-devel] [PATCH for-2.11 3/5] block: Guard against NULL bs->drv
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11 3/5] block: Guard against NULL bs->drv
,
Eric Blake
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11 3/5] block: Guard against NULL bs->drv
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PATCH for-2.11 4/5] qcow2: Add bounds check to get_refblock_offset()
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11 4/5] qcow2: Add bounds check to get_refblock_offset()
,
Eric Blake
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11 4/5] qcow2: Add bounds check to get_refblock_offset()
,
Alberto Garcia
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.11 4/5] qcow2: Add bounds check to get_refblock_offset()
,
Max Reitz
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.11 4/5] qcow2: Add bounds check to get_refblock_offset()
,
Alberto Garcia
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.11 4/5] qcow2: Add bounds check to get_refblock_offset()
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PATCH for-2.11 5/5] qcow2: Refuse to get unaligned offsets from cache
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11 5/5] qcow2: Refuse to get unaligned offsets from cache
,
Eric Blake
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11 5/5] qcow2: Refuse to get unaligned offsets from cache
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11 5/5] qcow2: Refuse to get unaligned offsets from cache
,
Eric Blake
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11 5/5] qcow2: Refuse to get unaligned offsets from cache
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11 5/5] qcow2: Refuse to get unaligned offsets from cache
,
Alberto Garcia
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.11 5/5] qcow2: Refuse to get unaligned offsets from cache
,
Max Reitz
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.11 5/5] qcow2: Refuse to get unaligned offsets from cache
,
Alberto Garcia
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.11 0/5] qcow2: Fixes for corrupted images
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11 0/5] qcow2: Fixes for corrupted images
,
Max Reitz
,
2017/11/15
[Qemu-devel] [PATCH v2 0/1] Add 8-byte wide AMD flash support, partial interleaving
,
Mike Nawrocki
,
2017/11/10
[Qemu-devel] [PATCH v2 1/1] Add 8-byte access, interleaving to AMD CFI devices
,
Mike Nawrocki
,
2017/11/10
Re: [Qemu-devel] [Qemu-block] [PATCH v2 0/1] Add 8-byte wide AMD flash support, partial interleaving
,
Paolo Bonzini
,
2017/11/10
Re: [Qemu-devel] [Qemu-block] [PATCH v2 0/1] Add 8-byte wide AMD flash support, partial interleaving
,
Michael Nawrocki
,
2017/11/13
[Qemu-devel] [PATCH for 2.11 0/5] TCG/ARM fixes for 2.11
,
Emilio G. Cota
,
2017/11/10
[Qemu-devel] [PATCH for 2.11 1/5] qom: move CPUClass.tcg_initialize to a global
,
Emilio G. Cota
,
2017/11/10
Re: [Qemu-devel] [PATCH for 2.11 1/5] qom: move CPUClass.tcg_initialize to a global
,
Eduardo Habkost
,
2017/11/10
Re: [Qemu-devel] [PATCH for 2.11 1/5] qom: move CPUClass.tcg_initialize to a global
,
Alistair Francis
,
2017/11/10
Re: [Qemu-devel] [PATCH for 2.11 1/5] qom: move CPUClass.tcg_initialize to a global
,
Richard Henderson
,
2017/11/13
[Qemu-devel] [PATCH for 2.11 3/5] xlnx-zcu102: Add an info message deprecating the EP108
,
Emilio G. Cota
,
2017/11/10
[Qemu-devel] [PATCH for 2.11 4/5] xlnx-zcu102: Specify the max number of CPUs for the EP108
,
Emilio G. Cota
,
2017/11/10
Re: [Qemu-devel] [PATCH for 2.11 4/5] xlnx-zcu102: Specify the max number of CPUs for the EP108
,
Alistair Francis
,
2017/11/10
[Qemu-devel] [PATCH for 2.11 5/5] hw: add .min_cpus and .default_cpus fields to machine_class
,
Emilio G. Cota
,
2017/11/10
Re: [Qemu-devel] [PATCH for 2.11 5/5] hw: add .min_cpus and .default_cpus fields to machine_class
,
Eduardo Habkost
,
2017/11/10
Re: [Qemu-devel] [PATCH for 2.11 5/5] hw: add .min_cpus and .default_cpus fields to machine_class
,
Alistair Francis
,
2017/11/10
[Qemu-devel] [PATCH for 2.11 2/5] xlnx-zynqmp: Properly support the smp command line option
,
Emilio G. Cota
,
2017/11/10
Re: [Qemu-devel] [PATCH for 2.11 0/5] TCG/ARM fixes for 2.11
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [PATCH] linux-user, s390x: ignore OS ABI value in ELF header
,
Laurent Vivier
,
2017/11/10
Re: [Qemu-devel] [PATCH] linux-user, s390x: ignore OS ABI value in ELF header
,
no-reply
,
2017/11/10
Re: [Qemu-devel] [PATCH] linux-user, s390x: ignore OS ABI value in ELF header
,
Thomas Huth
,
2017/11/12
Re: [Qemu-devel] [PATCH] linux-user, s390x: ignore OS ABI value in ELF header
,
Laurent Vivier
,
2017/11/12
Re: [Qemu-devel] [PATCH] linux-user, s390x: ignore OS ABI value in ELF header
,
Philippe Mathieu-Daudé
,
2017/11/12
[Qemu-devel] [PATCH 0/3] Fix throttling crashes in BlockBackend with no BlockDriverState
,
Alberto Garcia
,
2017/11/10
[Qemu-devel] [PATCH 1/3] block: Check for inserted BlockDriverState in blk_io_limits_disable()
,
Alberto Garcia
,
2017/11/10
Re: [Qemu-devel] [PATCH 1/3] block: Check for inserted BlockDriverState in blk_io_limits_disable()
,
Max Reitz
,
2017/11/10
[Qemu-devel] [PATCH 2/3] block: Leave valid throttle timers when removing a BDS from a backend
,
Alberto Garcia
,
2017/11/10
Re: [Qemu-devel] [PATCH 2/3] block: Leave valid throttle timers when removing a BDS from a backend
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH 2/3] block: Leave valid throttle timers when removing a BDS from a backend
,
Alberto Garcia
,
2017/11/10
Re: [Qemu-devel] [PATCH 2/3] block: Leave valid throttle timers when removing a BDS from a backend
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH 2/3] block: Leave valid throttle timers when removing a BDS from a backend
,
Alberto Garcia
,
2017/11/10
[Qemu-devel] [PATCH 3/3] qemu-iotests: Test I/O limits with removable media
,
Alberto Garcia
,
2017/11/10
Re: [Qemu-devel] [PATCH 3/3] qemu-iotests: Test I/O limits with removable media
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH 3/3] qemu-iotests: Test I/O limits with removable media
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH 3/3] qemu-iotests: Test I/O limits with removable media
,
Alberto Garcia
,
2017/11/13
Re: [Qemu-devel] [PATCH 3/3] qemu-iotests: Test I/O limits with removable media
,
Stefan Hajnoczi
,
2017/11/13
Re: [Qemu-devel] [PATCH 3/3] qemu-iotests: Test I/O limits with removable media
,
Alberto Garcia
,
2017/11/13
Re: [Qemu-devel] [PATCH 0/3] Fix throttling crashes in BlockBackend with no BlockDriverState
,
Stefan Hajnoczi
,
2017/11/13
[Qemu-devel] [PATCH] iotests: test clearing unknown autoclear_features by qcow2
,
Vladimir Sementsov-Ogievskiy
,
2017/11/10
Re: [Qemu-devel] [PATCH] iotests: test clearing unknown autoclear_features by qcow2
,
Kevin Wolf
,
2017/11/10
Re: [Qemu-devel] [Qemu-block] [PATCH] iotests: test clearing unknown autoclear_features by qcow2
,
John Snow
,
2017/11/16
Re: [Qemu-devel] [PATCH] iotests: test clearing unknown autoclear_features by qcow2
,
Vladimir Sementsov-Ogievskiy
,
2017/11/17
Re: [Qemu-devel] [PATCH] iotests: test clearing unknown autoclear_features by qcow2
,
no-reply
,
2017/11/10
[Qemu-devel] [PATCH 0/3] ivshmem: MSI bug fixes
,
Ladi Prosek
,
2017/11/10
[Qemu-devel] [PATCH 1/3] ivshmem: Don't update non-existent MSI routes
,
Ladi Prosek
,
2017/11/10
Re: [Qemu-devel] [PATCH 1/3] ivshmem: Don't update non-existent MSI routes
,
Marc-André Lureau
,
2017/11/10
Re: [Qemu-devel] [PATCH 1/3] ivshmem: Don't update non-existent MSI routes
,
geoff
,
2017/11/10
Re: [Qemu-devel] [PATCH 1/3] ivshmem: Don't update non-existent MSI routes
,
Markus Armbruster
,
2017/11/13
Re: [Qemu-devel] [PATCH 1/3] ivshmem: Don't update non-existent MSI routes
,
Ladi Prosek
,
2017/11/13
Re: [Qemu-devel] [PATCH 1/3] ivshmem: Don't update non-existent MSI routes
,
Markus Armbruster
,
2017/11/13
[Qemu-devel] [PATCH 2/3] ivshmem: Always remove irqfd notifiers
,
Ladi Prosek
,
2017/11/10
Re: [Qemu-devel] [PATCH 2/3] ivshmem: Always remove irqfd notifiers
,
Markus Armbruster
,
2017/11/13
Re: [Qemu-devel] [PATCH 2/3] ivshmem: Always remove irqfd notifiers
,
Ladi Prosek
,
2017/11/13
[Qemu-devel] [PATCH 3/3] ivshmem: Improve MSI irqfd error handling
,
Ladi Prosek
,
2017/11/10
Re: [Qemu-devel] [PATCH 3/3] ivshmem: Improve MSI irqfd error handling
,
Markus Armbruster
,
2017/11/13
Re: [Qemu-devel] [PATCH 3/3] ivshmem: Improve MSI irqfd error handling
,
geoff
,
2017/11/13
Re: [Qemu-devel] [PATCH 3/3] ivshmem: Improve MSI irqfd error handling
,
Markus Armbruster
,
2017/11/14
[Qemu-devel] [PATCH v2 for-2.11] block: Make bdrv_next() keep strong references
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH v2 for-2.11] block: Make bdrv_next() keep strong references
,
Paolo Bonzini
,
2017/11/10
Re: [Qemu-devel] [PATCH v2 for-2.11] block: Make bdrv_next() keep strong references
,
Max Reitz
,
2017/11/13
Re: [Qemu-devel] [PATCH v2 for-2.11] block: Make bdrv_next() keep strong references
,
Stefan Hajnoczi
,
2017/11/13
Re: [Qemu-devel] [PATCH v2 for-2.11] block: Make bdrv_next() keep strong references
,
Max Reitz
,
2017/11/17
[Qemu-devel] [ANNOUNCE] SeaBIOS 1.11.0
,
Kevin O'Connor
,
2017/11/10
Re: [Qemu-devel] [PATCH] virtio: fix descriptor counting in virtqueue_pop
,
Stefan Hajnoczi
,
2017/11/10
Re: [Qemu-devel] [PATCH] virtio: fix descriptor counting in virtqueue_pop
,
Michael S. Tsirkin
,
2017/11/10
[Qemu-devel] [PATCH for-2.12 v3 00/11] spapr: introduce an IRQ allocator at the machine level
,
Cédric Le Goater
,
2017/11/10
[Qemu-devel] [PATCH for-2.12 v3 01/11] spapr: add pseries 2.12 machine type
,
Cédric Le Goater
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.12 v3 01/11] spapr: add pseries 2.12 machine type
,
Greg Kurz
,
2017/11/11
Re: [Qemu-devel] [PATCH for-2.12 v3 01/11] spapr: add pseries 2.12 machine type
,
David Gibson
,
2017/11/13
Re: [Qemu-devel] [PATCH for-2.12 v3 01/11] spapr: add pseries 2.12 machine type
,
Greg Kurz
,
2017/11/13
Re: [Qemu-devel] [PATCH for-2.12 v3 01/11] spapr: add pseries 2.12 machine type
,
David Gibson
,
2017/11/14
[Qemu-devel] QEMU 3.0 ? (was: [PATCH for-2.12 v3 01/11] spapr: add pseries 2.12 machine type)
,
Thomas Huth
,
2017/11/13
Re: [Qemu-devel] QEMU 3.0 ? (was: [PATCH for-2.12 v3 01/11] spapr: add pseries 2.12 machine type)
,
Peter Maydell
,
2017/11/13
Re: [Qemu-devel] QEMU 3.0 ?
,
Cédric Le Goater
,
2017/11/13
Re: [Qemu-devel] QEMU 3.0 ?
,
Peter Maydell
,
2017/11/13
Re: [Qemu-devel] QEMU 3.0 ?
,
Thomas Huth
,
2017/11/13
Re: [Qemu-devel] QEMU 3.0 ? (was: [PATCH for-2.12 v3 01/11] spapr: add pseries 2.12 machine type)
,
Cornelia Huck
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ? (was: [PATCH for-2.12 v3 01/11] spapr: add pseries 2.12 machine type)
,
Peter Maydell
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Thomas Huth
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Daniel P. Berrange
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Thomas Huth
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Daniel P. Berrange
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Thomas Huth
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Paolo Bonzini
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Thomas Huth
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Paolo Bonzini
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Cornelia Huck
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Paolo Bonzini
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Cornelia Huck
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Daniel P. Berrange
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Paolo Bonzini
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Daniel P. Berrange
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Paolo Bonzini
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Paolo Bonzini
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Cornelia Huck
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Paolo Bonzini
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Peter Maydell
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Paolo Bonzini
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Daniel P. Berrange
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Peter Maydell
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Thomas Huth
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Paolo Bonzini
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Igor Mammedov
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ? (was: [PATCH for-2.12 v3 01/11] spapr: add pseries 2.12 machine type)
,
Daniel P. Berrange
,
2017/11/23
Re: [Qemu-devel] QEMU 3.0 ?
,
Thomas Huth
,
2017/11/23
[Qemu-devel] [PATCH for-2.12 v3 02/11] ppc/xics: remove useless if condition
,
Cédric Le Goater
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.12 v3 02/11] ppc/xics: remove useless if condition
,
Greg Kurz
,
2017/11/11
Re: [Qemu-devel] [PATCH for-2.12 v3 02/11] ppc/xics: remove useless if condition
,
David Gibson
,
2017/11/13
[Qemu-devel] [PATCH for-2.12 v3 03/11] spapr: introduce new XICSFabric operations for an IRQ allocator
,
Cédric Le Goater
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.12 v3 03/11] spapr: introduce new XICSFabric operations for an IRQ allocator
,
Greg Kurz
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.12 v3 03/11] spapr: introduce new XICSFabric operations for an IRQ allocator
,
David Gibson
,
2017/11/16
Re: [Qemu-devel] [PATCH for-2.12 v3 03/11] spapr: introduce new XICSFabric operations for an IRQ allocator
,
Cédric Le Goater
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.12 v3 03/11] spapr: introduce new XICSFabric operations for an IRQ allocator
,
David Gibson
,
2017/11/23
Re: [Qemu-devel] [PATCH for-2.12 v3 03/11] spapr: introduce new XICSFabric operations for an IRQ allocator
,
Cédric Le Goater
,
2017/11/23
[Qemu-devel] [PATCH for-2.12 v3 04/11] spapr: move current IRQ allocation under the machine
,
Cédric Le Goater
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.12 v3 04/11] spapr: move current IRQ allocation under the machine
,
Greg Kurz
,
2017/11/14
[Qemu-devel] [PATCH for-2.12 v3 05/11] spapr: introduce an IRQ allocator using a bitmap
,
Cédric Le Goater
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.12 v3 05/11] spapr: introduce an IRQ allocator using a bitmap
,
Greg Kurz
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.12 v3 05/11] spapr: introduce an IRQ allocator using a bitmap
,
Cédric Le Goater
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.12 v3 05/11] spapr: introduce an IRQ allocator using a bitmap
,
Greg Kurz
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.12 v3 05/11] spapr: introduce an IRQ allocator using a bitmap
,
Cédric Le Goater
,
2017/11/15
Re: [Qemu-devel] [PATCH for-2.12 v3 05/11] spapr: introduce an IRQ allocator using a bitmap
,
David Gibson
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.12 v3 05/11] spapr: introduce an IRQ allocator using a bitmap
,
Cédric Le Goater
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.12 v3 05/11] spapr: introduce an IRQ allocator using a bitmap
,
David Gibson
,
2017/11/23
Re: [Qemu-devel] [PATCH for-2.12 v3 05/11] spapr: introduce an IRQ allocator using a bitmap
,
Greg Kurz
,
2017/11/20
Re: [Qemu-devel] [PATCH for-2.12 v3 05/11] spapr: introduce an IRQ allocator using a bitmap
,
David Gibson
,
2017/11/23
[Qemu-devel] [PATCH for-2.12 v3 06/11] spapr: store a reference IRQ bitmap
,
Cédric Le Goater
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.12 v3 06/11] spapr: store a reference IRQ bitmap
,
Greg Kurz
,
2017/11/14
[Qemu-devel] [PATCH for-2.12 v3 07/11] spapr: introduce an 'irq_base' number
,
Cédric Le Goater
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.12 v3 07/11] spapr: introduce an 'irq_base' number
,
Greg Kurz
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.12 v3 07/11] spapr: introduce an 'irq_base' number
,
Cédric Le Goater
,
2017/11/15
Re: [Qemu-devel] [PATCH for-2.12 v3 07/11] spapr: introduce an 'irq_base' number
,
Greg Kurz
,
2017/11/15
[Qemu-devel] [PATCH for-2.12 v3 08/11] spapr: introduce a XICSFabric irq_is_lsi() operation
,
Cédric Le Goater
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.12 v3 08/11] spapr: introduce a XICSFabric irq_is_lsi() operation
,
Greg Kurz
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.12 v3 08/11] spapr: introduce a XICSFabric irq_is_lsi() operation
,
David Gibson
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.12 v3 08/11] spapr: introduce a XICSFabric irq_is_lsi() operation
,
Cédric Le Goater
,
2017/11/17
Re: [Qemu-devel] [PATCH for-2.12 v3 08/11] spapr: introduce a XICSFabric irq_is_lsi() operation
,
David Gibson
,
2017/11/23
Re: [Qemu-devel] [PATCH for-2.12 v3 08/11] spapr: introduce a XICSFabric irq_is_lsi() operation
,
Cédric Le Goater
,
2017/11/23
[Qemu-devel] [PATCH for-2.12 v3 09/11] spapr: split the IRQ number space for LSI interrupts
,
Cédric Le Goater
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.12 v3 09/11] spapr: split the IRQ number space for LSI interrupts
,
Greg Kurz
,
2017/11/15
Re: [Qemu-devel] [PATCH for-2.12 v3 09/11] spapr: split the IRQ number space for LSI interrupts
,
Cédric Le Goater
,
2017/11/15
Re: [Qemu-devel] [PATCH for-2.12 v3 09/11] spapr: split the IRQ number space for LSI interrupts
,
Greg Kurz
,
2017/11/15
[Qemu-devel] [PATCH for-2.12 v3 10/11] sparp: merge ics_set_irq_type() in irq_alloc_block() operation
,
Cédric Le Goater
,
2017/11/10
[Qemu-devel] [PATCH for-2.12 v3 11/11] spapr: use sPAPRMachineState in spapr_ics_ prototypes
,
Cédric Le Goater
,
2017/11/10
[Qemu-devel] [PATCH v4] throttle-groups: drain before detaching ThrottleState
,
Stefan Hajnoczi
,
2017/11/10
Re: [Qemu-devel] [PATCH v4] throttle-groups: drain before detaching ThrottleState
,
Alberto Garcia
,
2017/11/13
Re: [Qemu-devel] [PATCH v4] throttle-groups: drain before detaching ThrottleState
,
Stefan Hajnoczi
,
2017/11/13
Re: [Qemu-devel] [PATCH v4] throttle-groups: drain before detaching ThrottleState
,
Alberto Garcia
,
2017/11/13
Re: [Qemu-devel] [Qemu-block] [PATCH v4] throttle-groups: drain before detaching ThrottleState
,
Stefan Hajnoczi
,
2017/11/16
Re: [Qemu-devel] [PATCH v3 0/6] Convert to realize and improve error handling
,
Kevin Wolf
,
2017/11/10
Re: [Qemu-devel] [PATCH v3 0/6] Convert to realize and improve error handling
,
Mao Zhongyi
,
2017/11/21
[Qemu-devel] [PATCH v3 00/13] tpm: Extend TPM with state migration support (not 2.11)
,
Stefan Berger
,
2017/11/10
[Qemu-devel] [PATCH v3 01/13] tpm_tis: convert uint32_t to size_t
,
Stefan Berger
,
2017/11/10
[Qemu-devel] [PATCH v3 02/13] tpm_tis: limit size of buffer from backend
,
Stefan Berger
,
2017/11/10
[Qemu-devel] [PATCH v3 04/13] tpm_tis: move buffers from localities into common location
,
Stefan Berger
,
2017/11/10
[Qemu-devel] [PATCH v3 07/13] tpm_tis: merge r/w_offset into rw_offset
,
Stefan Berger
,
2017/11/10
[Qemu-devel] [PATCH v3 06/13] tpm_tis: move r/w_offsets to TPMState
,
Stefan Berger
,
2017/11/10
[Qemu-devel] [PATCH v3 09/13] tpm: Introduce condition to notify waiters of completed command
,
Stefan Berger
,
2017/11/10
[Qemu-devel] [PATCH v3 05/13] tpm_tis: merge read and write buffer into single buffer
,
Stefan Berger
,
2017/11/10
[Qemu-devel] [PATCH v3 08/13] tpm: Implement tpm_sized_buffer_reset
,
Stefan Berger
,
2017/11/10
[Qemu-devel] [PATCH v3 12/13] tpm: extend TPM emulator with state migration support
,
Stefan Berger
,
2017/11/10
[Qemu-devel] [PATCH v3 03/13] tpm_tis: remove TPMSizeBuffer usage
,
Stefan Berger
,
2017/11/10
[Qemu-devel] [PATCH v3 10/13] tpm: Introduce condition in TPM backend for notification
,
Stefan Berger
,
2017/11/10
[Qemu-devel] [PATCH v3 11/13] tpm: implement tpm_backend_wait_cmd_completed
,
Stefan Berger
,
2017/11/10
[Qemu-devel] [PATCH v3 13/13] tpm_tis: extend TPM TIS with state migration support
,
Stefan Berger
,
2017/11/10
[Qemu-devel] [Bug 1713825] Re: Booting Windows 2016 with qxl video crashes qemu
,
Thomas Huth
,
2017/11/10
[Qemu-devel] [Bug 1713825] Re: Booting Windows 2016 with qxl video crashes qemu
,
Gerd Hoffmann
,
2017/11/14
[Qemu-devel] [Bug 1713825] Re: Booting Windows 2016 with qxl video crashes qemu
,
Maciej Piechotka
,
2017/11/14
[Qemu-devel] [Bug 1713825] Re: Booting Windows 2016 with qxl video crashes qemu
,
Gerd Hoffmann
,
2017/11/15
[Qemu-devel] [PULL 0/2] Ui 20171110 patches
,
Gerd Hoffmann
,
2017/11/10
[Qemu-devel] [PULL 1/2] ui: fix dcl unregister
,
Gerd Hoffmann
,
2017/11/10
[Qemu-devel] [PULL 2/2] ui: use QEMU_IS_ALIGNED macro
,
Gerd Hoffmann
,
2017/11/10
Re: [Qemu-devel] [PULL 0/2] Ui 20171110 patches
,
Peter Maydell
,
2017/11/14
[Qemu-devel] [PULL 0/2] Docker patches
,
Fam Zheng
,
2017/11/10
[Qemu-devel] [PULL 2/2] docker: correctly escape $BACKEND in the help output
,
Fam Zheng
,
2017/11/10
[Qemu-devel] [PULL 1/2] docker: Improved image checksum
,
Fam Zheng
,
2017/11/10
Re: [Qemu-devel] [PULL 0/2] Docker patches
,
Peter Maydell
,
2017/11/14
[Qemu-devel] [PULL 0/3] Vga 20171110 patches
,
Gerd Hoffmann
,
2017/11/10
[Qemu-devel] [PULL 3/3] vmsvga: use ARRAY_SIZE macro
,
Gerd Hoffmann
,
2017/11/10
[Qemu-devel] [PULL 1/3] virtio-gpu: fix bug in host memory calculation.
,
Gerd Hoffmann
,
2017/11/10
[Qemu-devel] [PULL 2/3] vga: fix region checks in wraparound case
,
Gerd Hoffmann
,
2017/11/10
Re: [Qemu-devel] [PULL 0/3] Vga 20171110 patches
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [PATCH v12 00/12] Add RAS virtualization support in QEMU
,
Dongjiu Geng
,
2017/11/10
[Qemu-devel] [PATCH v12 08/12] target-arm: kvm64: inject synchronous External Abort
,
Dongjiu Geng
,
2017/11/10
[Qemu-devel] [PATCH v12 01/12] ACPI: add related GHES structures and macros definition
,
Dongjiu Geng
,
2017/11/10
[Qemu-devel] [PATCH v12 11/12] hw/arm/virt: Add RAS platform version for migration
,
Dongjiu Geng
,
2017/11/10
[Qemu-devel] [PATCH v12 09/12] Move related hwpoison page function to accel/kvm/ folder
,
Dongjiu Geng
,
2017/11/10
Re: [Qemu-devel] [PATCH v12 09/12] Move related hwpoison page function to accel/kvm/ folder
,
Paolo Bonzini
,
2017/11/10
Re: [Qemu-devel] [PATCH v12 09/12] Move related hwpoison page function to accel/kvm/ folder
,
gengdongjiu
,
2017/11/12
Re: [Qemu-devel] [PATCH v12 09/12] Move related hwpoison page function to accel/kvm/ folder
,
Paolo Bonzini
,
2017/11/13
Re: [Qemu-devel] [PATCH v12 09/12] Move related hwpoison page function to accel/kvm/ folder
,
gengdongjiu
,
2017/11/13
[Qemu-devel] [PATCH v12 02/12] ACPI: Add APEI GHES table generation and CPER record support
,
Dongjiu Geng
,
2017/11/10
[Qemu-devel] [PATCH v12 07/12] target-arm: handle SError interrupt exception from the guest OS
,
Dongjiu Geng
,
2017/11/10
[Qemu-devel] [PATCH v12 03/12] docs: APEI GHES generation description
,
Dongjiu Geng
,
2017/11/10
[Qemu-devel] [PATCH v12 06/12] target-arm: kvm64: detect whether can set vsesr_el2
,
Dongjiu Geng
,
2017/11/10
[Qemu-devel] [PATCH v12 04/12] ACPI: enable APEI GHES in the configure file and build it
,
Dongjiu Geng
,
2017/11/10
[Qemu-devel] [PATCH v12 10/12] ARM: ACPI: Add _E04 for hardware error device
,
Dongjiu Geng
,
2017/11/10
[Qemu-devel] [PATCH v12 05/12] linux-headers: sync against Linux v4.14-rc8
,
Dongjiu Geng
,
2017/11/10
[Qemu-devel] [PATCH v12 12/12] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
,
Dongjiu Geng
,
2017/11/10
Re: [Qemu-devel] [RfC PATCH 5/6] vfio/display: adding region support
,
Gerd Hoffmann
,
2017/11/10
Re: [Qemu-devel] [PATCH] hw/vfio: improve error message when cannot init vfio event notifiers
,
Jim Quigley
,
2017/11/10
Re: [Qemu-devel] [PATCH] hw/vfio: improve error message when cannot init vfio event notifiers
,
Markus Armbruster
,
2017/11/13
Re: [Qemu-devel] [PATCH v6 0/6] block: Don't compare strings in bdrv_reopen_prepare()
,
Markus Armbruster
,
2017/11/10
Re: [Qemu-devel] [PATCH v6 0/6] block: Don't compare strings in bdrv_reopen_prepare()
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH v6 0/6] block: Don't compare strings in bdrv_reopen_prepare()
,
Kevin Wolf
,
2017/11/10
Re: [Qemu-devel] [PATCH v6 0/6] block: Don't compare strings in bdrv_reopen_prepare()
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH v6 0/6] block: Don't compare strings in bdrv_reopen_prepare()
,
Max Reitz
,
2017/11/14
Re: [Qemu-devel] [PATCH v6 6/6] tests: Add check-qobject for equality tests
,
Markus Armbruster
,
2017/11/10
[Qemu-devel] [PATCH] fix scripts/update-linux-headers.sh here document
,
Gerd Hoffmann
,
2017/11/10
Re: [Qemu-devel] [PATCH] fix scripts/update-linux-headers.sh here document
,
Stefan Hajnoczi
,
2017/11/10
Re: [Qemu-devel] [PATCH] fix scripts/update-linux-headers.sh here document
,
Roman Kagan
,
2017/11/10
Re: [Qemu-devel] [PATCH] fix scripts/update-linux-headers.sh here document
,
Christian Borntraeger
,
2017/11/15
Re: [Qemu-devel] [PATCH] fix scripts/update-linux-headers.sh here document
,
Paolo Bonzini
,
2017/11/15
Re: [Qemu-devel] [PATCH] build: Don't force preserving permissions on config-devices.mak.old
,
Markus Armbruster
,
2017/11/10
[Qemu-devel] [PATCH] target-i386: adds PV_TLB_FLUSH CPUID feature bit
,
Wanpeng Li
,
2017/11/10
Re: [Qemu-devel] [PATCH] target-i386: adds PV_TLB_FLUSH CPUID feature bit
,
Wanpeng Li
,
2017/11/10
Re: [Qemu-devel] [PATCH] target-i386: adds PV_TLB_FLUSH CPUID feature bit
,
Paolo Bonzini
,
2017/11/10
Re: [Qemu-devel] [PATCH v8 01/14] block/dirty-bitmap: add bdrv_dirty_bitmap_enable_successor()
,
John Snow
,
2017/11/09
[Qemu-devel] [PATCH] thread-posix: fix qemu_rec_mutex_trylock macro
,
Emilio G. Cota
,
2017/11/09
Re: [Qemu-devel] [PATCH] thread-posix: fix qemu_rec_mutex_trylock macro
,
Paolo Bonzini
,
2017/11/10
[Qemu-devel] [Bug 1731347] [NEW] VFIO Passthrough of SAS2008-based HBA card fails on E3-1225v3 due to failed DMA mapping (-14)
,
Johannes Falke
,
2017/11/09
[Qemu-devel] [PATCH for-2.11] iotests: Use new-style NBD connections
,
Eric Blake
,
2017/11/09
Re: [Qemu-devel] [PATCH for-2.11] iotests: Use new-style NBD connections
,
Max Reitz
,
2017/11/09
[Qemu-devel] [PATCH for 2.11 v2 0/2] Xilinx ZCU102 fixes for 2.11
,
Alistair Francis
,
2017/11/09
[Qemu-devel] [PATCH for 2.11 v2 2/2] xlnx-zcu102: Add an info message deprecating the EP108
,
Alistair Francis
,
2017/11/09
Re: [Qemu-devel] [PATCH for 2.11 v2 2/2] xlnx-zcu102: Add an info message deprecating the EP108
,
Emilio G. Cota
,
2017/11/10
Re: [Qemu-devel] [PATCH for 2.11 v2 2/2] xlnx-zcu102: Add an info message deprecating the EP108
,
Emilio G. Cota
,
2017/11/10
Message not available
Re: [Qemu-devel] [PATCH for 2.11 v2 1/2] xlnx-zynqmp: Properly support the smp command line option
,
Emilio G. Cota
,
2017/11/10
Re: [Qemu-devel] [PATCH for 2.11 v2 0/2] Xilinx ZCU102 fixes for 2.11
,
Emilio G. Cota
,
2017/11/10
[Qemu-devel] [PATCH for-2.11] block: Keep strong reference when draining all BDS
,
Max Reitz
,
2017/11/09
Re: [Qemu-devel] [PATCH for-2.11] block: Keep strong reference when draining all BDS
,
Eric Blake
,
2017/11/09
Re: [Qemu-devel] [PATCH for-2.11] block: Keep strong reference when draining all BDS
,
Fam Zheng
,
2017/11/09
Re: [Qemu-devel] [PATCH for-2.11] block: Keep strong reference when draining all BDS
,
Kevin Wolf
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11] block: Keep strong reference when draining all BDS
,
Fam Zheng
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11] block: Keep strong reference when draining all BDS
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11] block: Keep strong reference when draining all BDS
,
Fam Zheng
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11] block: Keep strong reference when draining all BDS
,
Kevin Wolf
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11] block: Keep strong reference when draining all BDS
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11] block: Keep strong reference when draining all BDS
,
Kevin Wolf
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11] block: Keep strong reference when draining all BDS
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11] block: Keep strong reference when draining all BDS
,
Stefan Hajnoczi
,
2017/11/10
Re: [Qemu-devel] [PATCH for-2.11] block: Keep strong reference when draining all BDS
,
Max Reitz
,
2017/11/10
[Qemu-devel] [PATCH v2 0/5] iotests: Make some tests less flaky
,
Max Reitz
,
2017/11/09
[Qemu-devel] [PATCH v2 1/5] iotests: Make 030 less flaky
,
Max Reitz
,
2017/11/09
[Qemu-devel] [PATCH v2 2/5] iotests: Add missing 'blkdebug::' in 040
,
Max Reitz
,
2017/11/09
[Qemu-devel] [PATCH v2 3/5] iotests: Make 055 less flaky
,
Max Reitz
,
2017/11/09
[Qemu-devel] [PATCH v2 4/5] iotests: Make 083 less flaky
,
Max Reitz
,
2017/11/09
Re: [Qemu-devel] [PATCH v2 4/5] iotests: Make 083 less flaky
,
Eric Blake
,
2017/11/09
Re: [Qemu-devel] [PATCH v2 4/5] iotests: Make 083 less flaky
,
Max Reitz
,
2017/11/09
Re: [Qemu-devel] [Qemu-block] [PATCH v2 4/5] iotests: Make 083 less flaky
,
Alberto Garcia
,
2017/11/10
Re: [Qemu-devel] [Qemu-block] [PATCH v2 4/5] iotests: Make 083 less flaky
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [Qemu-block] [PATCH v2 4/5] iotests: Make 083 less flaky
,
Alberto Garcia
,
2017/11/10
Re: [Qemu-devel] [Qemu-block] [PATCH v2 4/5] iotests: Make 083 less flaky
,
Max Reitz
,
2017/11/10
Re: [Qemu-devel] [Qemu-block] [PATCH v2 4/5] iotests: Make 083 less flaky
,
Eric Blake
,
2017/11/10
[Qemu-devel] [PATCH v2 5/5] iotests: Make 136 less flaky
,
Max Reitz
,
2017/11/09
Re: [Qemu-devel] [PATCH v2 0/5] iotests: Make some tests less flaky
,
Max Reitz
,
2017/11/09
[Qemu-devel] KVM Forum BoF session notes: QEMU configuration/command-line/QMP
,
Eduardo Habkost
,
2017/11/09
[Qemu-devel] [PULL 0/1] slirp update
,
Samuel Thibault
,
2017/11/09
[Qemu-devel] [PULL 1/1] slirp: don't zero the whole ti_i when m == NULL
,
Samuel Thibault
,
2017/11/09
Re: [Qemu-devel] [PULL 0/1] slirp update
,
no-reply
,
2017/11/10
Re: [Qemu-devel] [PULL 0/1] slirp update
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [PATCH V4] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
,
Marcel Apfelbaum
,
2017/11/09
Re: [Qemu-devel] [PATCH V4] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
,
Laszlo Ersek
,
2017/11/10
Re: [Qemu-devel] [PATCH V4] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
,
Marcel Apfelbaum
,
2017/11/10
[Qemu-devel] [PULL 0/8] NBD patches for 2.11-rc1
,
Eric Blake
,
2017/11/09
[Qemu-devel] [PULL 2/8] nbd-client: Fix error message typos
,
Eric Blake
,
2017/11/09
[Qemu-devel] [PULL 1/8] nbd/server: fix nbd_negotiate_handle_info
,
Eric Blake
,
2017/11/09
[Qemu-devel] [PULL 4/8] nbd/client: Nicer trace of structured reply
,
Eric Blake
,
2017/11/09
[Qemu-devel] [PULL 5/8] nbd: Fix struct name for structured reads
,
Eric Blake
,
2017/11/09
[Qemu-devel] [PULL 3/8] nbd-client: Refuse read-only client with BDRV_O_RDWR
,
Eric Blake
,
2017/11/09
[Qemu-devel] [PULL 6/8] nbd-client: Short-circuit 0-length operations
,
Eric Blake
,
2017/11/09
[Qemu-devel] [PULL 7/8] nbd-client: Stricter enforcing of structured reply spec
,
Eric Blake
,
2017/11/09
[Qemu-devel] [PULL 8/8] nbd/server: Fix structured read of length 0
,
Eric Blake
,
2017/11/09
Re: [Qemu-devel] [PULL 0/8] NBD patches for 2.11-rc1
,
Peter Maydell
,
2017/11/13
Re: [Qemu-devel] [Qemu-block] [PATCH] block: all I/O should be completed before removing throttle timers.
,
Stefan Hajnoczi
,
2017/11/09
Re: [Qemu-devel] [Qemu-block] [PATCH] block: all I/O should be completed before removing throttle timers.
,
Alberto Garcia
,
2017/11/10
Re: [Qemu-devel] [Qemu-block] [PATCH] block: all I/O should be completed before removing throttle timers.
,
Alberto Garcia
,
2017/11/10
Re: [Qemu-devel] [Qemu-block] [PATCH] block: all I/O should be completed before removing throttle timers.
,
Stefan Hajnoczi
,
2017/11/10
Re: [Qemu-devel] [Qemu-block] [PATCH] block: all I/O should be completed before removing throttle timers.
,
l00284672
,
2017/11/10
[Qemu-devel] [PATCH V5] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Marcel Apfelbaum
,
2017/11/09
Re: [Qemu-devel] [PATCH V5] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Thomas Huth
,
2017/11/09
Re: [Qemu-devel] [PATCH V5] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Philippe Mathieu-Daudé
,
2017/11/09
Re: [Qemu-devel] [PATCH V5] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Yongbok Kim
,
2017/11/14
Re: [Qemu-devel] [PATCH V5] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Cornelia Huck
,
2017/11/10
[Qemu-devel] [PATCH 0/2] add qmp nbd-server-remove
,
Vladimir Sementsov-Ogievskiy
,
2017/11/09
[Qemu-devel] [PATCH 2/2] qmp: add nbd-server-remove
,
Vladimir Sementsov-Ogievskiy
,
2017/11/09
Re: [Qemu-devel] [PATCH 2/2] qmp: add nbd-server-remove
,
Eric Blake
,
2017/11/09
[Qemu-devel] [PATCH 1/2] nbd/server: add additional assert to nbd_export_put
,
Vladimir Sementsov-Ogievskiy
,
2017/11/09
Re: [Qemu-devel] [PATCH 0/2] add qmp nbd-server-remove
,
Eric Blake
,
2017/11/09
[Qemu-devel] [PULL for-2.11 0/2] s390x changes for 2.11-rc1
,
Cornelia Huck
,
2017/11/09
[Qemu-devel] [PULL for-2.11 1/2] s390x/pci: let pci devices start in configured mode
,
Cornelia Huck
,
2017/11/09
[Qemu-devel] [PULL for-2.11 2/2] target/s390x: Finish implementing RISBGN
,
Cornelia Huck
,
2017/11/09
Re: [Qemu-devel] [PULL for-2.11 0/2] s390x changes for 2.11-rc1
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [PATCH] Add missing parameters to mon option documentation
,
Vicente Jimenez Aguilar
,
2017/11/09
Re: [Qemu-devel] [PATCH] Add missing parameters to mon option documentation
,
Daniel P. Berrange
,
2017/11/09
Re: [Qemu-devel] [PATCH] Add missing parameters to mon option documentation
,
Marc-André Lureau
,
2017/11/09
[Qemu-devel] [PATCH] Add mon pretty parameter to help documentation
,
Vicente Jimenez Aguilar
,
2017/11/09
[Qemu-devel] [PATCH 1/2] Add mon pretty parameter to help documentation
,
Vicente Jimenez Aguilar
,
2017/11/09
[Qemu-devel] [PATCH 2/2] Add mon default parameter to help documentation
,
Vicente Jimenez Aguilar
,
2017/11/09
[Qemu-devel] [PATCH RFC 0/3] TCG: do copy propagation through memory locations
,
Kirill Batuzov
,
2017/11/09
[Qemu-devel] [PATCH RFC 1/3] tcg: support MOV_VEC and MOVI_VEC opcodes in register allocator
,
Kirill Batuzov
,
2017/11/09
Re: [Qemu-devel] [PATCH RFC 1/3] tcg: support MOV_VEC and MOVI_VEC opcodes in register allocator
,
Richard Henderson
,
2017/11/22
[Qemu-devel] [PATCH RFC 2/3] tcg/optimize: do copy propagation for memory locations
,
Kirill Batuzov
,
2017/11/09
Re: [Qemu-devel] [PATCH RFC 2/3] tcg/optimize: do copy propagation for memory locations
,
Richard Henderson
,
2017/11/22
Re: [Qemu-devel] [PATCH RFC 2/3] tcg/optimize: do copy propagation for memory locations
,
Kirill Batuzov
,
2017/11/23
[Qemu-devel] [PATCH RFC 3/3] tcg/optimize: handle vector loads and stores during copy propagation
,
Kirill Batuzov
,
2017/11/09
Re: [Qemu-devel] [PATCH RFC 3/3] tcg/optimize: handle vector loads and stores during copy propagation
,
Richard Henderson
,
2017/11/22
Re: [Qemu-devel] [PATCH RFC 3/3] tcg/optimize: handle vector loads and stores during copy propagation
,
Richard Henderson
,
2017/11/22
[Qemu-devel] [Bug 1721221] Re: PCI-E passthrough of Nvidia GTX GFX card to Win 10 guest fails with "kvm_set_phys_mem: error registering slot: Invalid argument"
,
David Hildenbrand
,
2017/11/09
[Qemu-devel] [Bug 1731277] [NEW] Provide target specific qemu man pages
,
David Hildenbrand
,
2017/11/09
[Qemu-devel] [Bug 1731277] Re: Provide target specific qemu man pages
,
Peter Maydell
,
2017/11/09
Re: [Qemu-devel] [PATCH] smbios: support setting OEM strings table
,
Daniel P. Berrange
,
2017/11/09
Re: [Qemu-devel] [PATCH] smbios: support setting OEM strings table
,
Michael S. Tsirkin
,
2017/11/09
[Qemu-devel] [PATCH] blockdev-backup: enable non-root nodes for backup
,
Vladimir Sementsov-Ogievskiy
,
2017/11/09
Re: [Qemu-devel] [PATCH] blockdev-backup: enable non-root nodes for backup
,
Eric Blake
,
2017/11/09
Re: [Qemu-devel] [PATCH] blockdev-backup: enable non-root nodes for backup
,
Kevin Wolf
,
2017/11/09
Re: [Qemu-devel] [Qemu-block] [PATCH] blockdev-backup: enable non-root nodes for backup
,
John Snow
,
2017/11/09
Re: [Qemu-devel] QMP event missed during startup
,
Markus Armbruster
,
2017/11/09
Re: [Qemu-devel] QMP event missed during startup
,
Ross Lagerwall
,
2017/11/10
[Qemu-devel] [PATCH for-2.12 v2 00/12] spapr: introduce an IRQ allocator at the machine level
,
Cédric Le Goater
,
2017/11/09
[Qemu-devel] [PATCH for-2.12 v2 01/12] spapr: add pseries 2.12 machine type
,
Cédric Le Goater
,
2017/11/09
[Qemu-devel] [PATCH for-2.12 v2 02/12] ppc/xics: remove useless if condition
,
Cédric Le Goater
,
2017/11/09
[Qemu-devel] [PATCH for-2.12 v2 03/12] spapr: introduce new XICSFabric operations for an IRQ allocator
,
Cédric Le Goater
,
2017/11/09
[Qemu-devel] [PATCH for-2.12 v2 04/12] spapr: move current IRQ allocation under the machine
,
Cédric Le Goater
,
2017/11/09
[Qemu-devel] [PATCH for-2.12 v2 05/12] spapr: introduce an IRQ allocator using a bitmap
,
Cédric Le Goater
,
2017/11/09
[Qemu-devel] [PATCH for-2.12 v2 06/12] spapr: store a reference IRQ bitmap
,
Cédric Le Goater
,
2017/11/09
[Qemu-devel] [PATCH for-2.12 v2 07/12] spapr: introduce an 'irq_base' number
,
Cédric Le Goater
,
2017/11/09
[Qemu-devel] [PATCH for-2.12 v2 08/12] spapr: remove the use of ics_valid_irq()
,
Cédric Le Goater
,
2017/11/09
[Qemu-devel] [PATCH for-2.12 v2 09/12] spapr: introduce a XICSFabric irq_is_lsi() operation
,
Cédric Le Goater
,
2017/11/09
[Qemu-devel] [PATCH for-2.12 v2 10/12] spapr: split the IRQ number space for LSI interrupts
,
Cédric Le Goater
,
2017/11/09
[Qemu-devel] [PATCH for-2.12 v2 11/12] sparp: merge ics_set_irq_type() in irq_alloc_block() operation
,
Cédric Le Goater
,
2017/11/09
[Qemu-devel] [PATCH for-2.12 v2 12/12] spapr: use sPAPRMachineState in spapr_ics_ prototypes
,
Cédric Le Goater
,
2017/11/09
Re: [Qemu-devel] [Qemu-ppc] [PATCH for-2.12 v2 00/12] spapr: introduce an IRQ allocator at the machine level
,
Cédric Le Goater
,
2017/11/09
[Qemu-devel] [PATCH V4] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Marcel Apfelbaum
,
2017/11/09
Re: [Qemu-devel] [PATCH V4] hw/pcie-pci-bridge: restrict to X86 and ARM
,
no-reply
,
2017/11/09
Re: [Qemu-devel] [PATCH V4] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Thomas Huth
,
2017/11/09
Re: [Qemu-devel] [PATCH V4] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Marcel Apfelbaum
,
2017/11/09
Re: [Qemu-devel] [PATCH V4] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Philippe Mathieu-Daudé
,
2017/11/09
Re: [Qemu-devel] [PATCH V4] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Marcel Apfelbaum
,
2017/11/09
Re: [Qemu-devel] [PATCH V4] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Marcel Apfelbaum
,
2017/11/09
Re: [Qemu-devel] [PATCH V4] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Fam Zheng
,
2017/11/09
Re: [Qemu-devel] [PATCH V4] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Marcel Apfelbaum
,
2017/11/09
Re: [Qemu-devel] [PATCH] numa: fixup parsed NumaNodeOptions earlier
,
Markus Armbruster
,
2017/11/09
[Qemu-devel] [PATCH V3] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Marcel Apfelbaum
,
2017/11/09
Re: [Qemu-devel] [PATCH V3] hw/pcie-pci-bridge: restrict to X86 and ARM
,
no-reply
,
2017/11/09
[Qemu-devel] [PATCH V2] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Marcel Apfelbaum
,
2017/11/09
Re: [Qemu-devel] [PATCH V2] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Thomas Huth
,
2017/11/09
Re: [Qemu-devel] [PATCH V2] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Marcel Apfelbaum
,
2017/11/09
[Qemu-devel] NBD BLOCK_STATUS
,
Vladimir Sementsov-Ogievskiy
,
2017/11/09
Re: [Qemu-devel] NBD BLOCK_STATUS
,
Eric Blake
,
2017/11/10
Re: [Qemu-devel] NBD BLOCK_STATUS
,
Vladimir Sementsov-Ogievskiy
,
2017/11/10
Re: [Qemu-devel] NBD BLOCK_STATUS
,
Eric Blake
,
2017/11/13
[Qemu-devel] [Qemu devel PATCH] MAINTAINERS: Add entries for Smartfusion2
,
Subbaraya Sundeep
,
2017/11/09
Re: [Qemu-devel] [Qemu devel PATCH] MAINTAINERS: Add entries for Smartfusion2
,
Alistair Francis
,
2017/11/09
Re: [Qemu-devel] [Qemu devel PATCH] MAINTAINERS: Add entries for Smartfusion2
,
Philippe Mathieu-Daudé
,
2017/11/09
Re: [Qemu-devel] [Qemu devel PATCH] MAINTAINERS: Add entries for Smartfusion2
,
Peter Maydell
,
2017/11/09
Re: [Qemu-devel] [Qemu devel PATCH] MAINTAINERS: Add entries for Smartfusion2
,
Philippe Mathieu-Daudé
,
2017/11/09
Re: [Qemu-devel] [Qemu devel PATCH] MAINTAINERS: Add entries for Smartfusion2
,
sundeep subbaraya
,
2017/11/10
Re: [Qemu-devel] [Qemu devel PATCH] MAINTAINERS: Add entries for Smartfusion2
,
Philippe Mathieu-Daudé
,
2017/11/10
Re: [Qemu-devel] [Qemu devel PATCH] MAINTAINERS: Add entries for Smartfusion2
,
Peter Maydell
,
2017/11/10
Re: [Qemu-devel] [Qemu devel PATCH] MAINTAINERS: Add entries for Smartfusion2
,
Philippe Mathieu-Daudé
,
2017/11/10
Re: [Qemu-devel] [Qemu devel PATCH] MAINTAINERS: Add entries for Smartfusion2
,
sundeep subbaraya
,
2017/11/13
[Qemu-devel] [PATCH] highbank: validate register offset before access
,
P J P
,
2017/11/09
Re: [Qemu-devel] [Qemu-arm] [PATCH] highbank: validate register offset before access
,
Philippe Mathieu-Daudé
,
2017/11/10
Re: [Qemu-devel] [Qemu-arm] [PATCH] highbank: validate register offset before access
,
P J P
,
2017/11/11
[Qemu-devel] [PATCH v2] ui: fix dcl unregister
,
Gerd Hoffmann
,
2017/11/09
[Qemu-devel] [Bug 1726910] Re: UI request: add a function key toolbar (f1-f12)
,
Daniel Berrange
,
2017/11/09
[Qemu-devel] [PATCH] coroutine: simplify co_aio_sleep_ns() prototype
,
Stefan Hajnoczi
,
2017/11/09
Re: [Qemu-devel] [PATCH] coroutine: simplify co_aio_sleep_ns() prototype
,
Eric Blake
,
2017/11/09
Re: [Qemu-devel] [Qemu-block] [PATCH] coroutine: simplify co_aio_sleep_ns() prototype
,
Stefan Hajnoczi
,
2017/11/09
Re: [Qemu-devel] [PATCH v6] x86: use lock+addl for smp_mb()
,
Peter Zijlstra
,
2017/11/09
[Qemu-devel] [PULL for-2.11 0/2] Capstone updates
,
Richard Henderson
,
2017/11/09
[Qemu-devel] [PULL 2/2] Makefile: Capstone: Add support for cross compile ranlib
,
Richard Henderson
,
2017/11/09
[Qemu-devel] [PULL 1/2] disas: Dump insn bytes along with capstone disassembly
,
Richard Henderson
,
2017/11/09
Re: [Qemu-devel] [PULL for-2.11 0/2] Capstone updates
,
no-reply
,
2017/11/11
Re: [Qemu-devel] [PULL for-2.11 0/2] Capstone updates
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [PATCH] ui: fix dcl unregister
,
Gerd Hoffmann
,
2017/11/09
Re: [Qemu-devel] [PATCH] ui: fix dcl unregister
,
Marc-André Lureau
,
2017/11/09
[Qemu-devel] [PATCH v2 0/2] e1000e: Reimplement e1000 as a variant of e1000e
,
Ed Swierk
,
2017/11/08
[Qemu-devel] [PATCH v2 1/2] e1000e: Infrastructure for e1000-ng
,
Ed Swierk
,
2017/11/08
[Qemu-devel] [PATCH v2 2/2] e1000e: Add e1000-ng devices
,
Ed Swierk
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 0/2] e1000e: Reimplement e1000 as a variant of e1000e
,
Daniel P. Berrange
,
2017/11/09
Re: [Qemu-devel] [PATCH v2 0/2] e1000e: Reimplement e1000 as a variant of e1000e
,
Ed Swierk
,
2017/11/14
Re: [Qemu-devel] [PATCH qemu v3] pci: Initialize pci_dev->name before use
,
Alexey Kardashevskiy
,
2017/11/08
[Qemu-devel] [PATCH 0/5] iotests: Make some tests less flaky
,
Max Reitz
,
2017/11/08
[Qemu-devel] [PATCH 1/5] iotests: Make 030 less flaky
,
Max Reitz
,
2017/11/08
Re: [Qemu-devel] [PATCH 1/5] iotests: Make 030 less flaky
,
Eric Blake
,
2017/11/09
[Qemu-devel] [PATCH 2/5] iotests: Add missing 'blkdebug::' in 040
,
Max Reitz
,
2017/11/08
Re: [Qemu-devel] [PATCH 2/5] iotests: Add missing 'blkdebug::' in 040
,
Eric Blake
,
2017/11/09
[Qemu-devel] [PATCH 3/5] iotests: Make 055 less flaky
,
Max Reitz
,
2017/11/08
Re: [Qemu-devel] [PATCH 3/5] iotests: Make 055 less flaky
,
Eric Blake
,
2017/11/09
[Qemu-devel] [PATCH 4/5] iotests: Make 083 less flaky
,
Max Reitz
,
2017/11/08
Re: [Qemu-devel] [PATCH 4/5] iotests: Make 083 less flaky
,
Eric Blake
,
2017/11/09
Re: [Qemu-devel] [PATCH 4/5] iotests: Make 083 less flaky
,
Max Reitz
,
2017/11/09
[Qemu-devel] [PATCH 5/5] iotests: Make 136 less flaky
,
Max Reitz
,
2017/11/08
Re: [Qemu-devel] [PATCH 5/5] iotests: Make 136 less flaky
,
Eric Blake
,
2017/11/09
Re: [Qemu-devel] [Qemu-block] [PATCH 0/5] iotests: Make some tests less flaky
,
Stefan Hajnoczi
,
2017/11/09
[Qemu-devel] Intermittent hang of iotest 194 (bdrv_drain_all after non-shared storage migration)
,
Max Reitz
,
2017/11/08
Re: [Qemu-devel] Intermittent hang of iotest 194 (bdrv_drain_all after non-shared storage migration)
,
Fam Zheng
,
2017/11/08
Re: [Qemu-devel] Intermittent hang of iotest 194 (bdrv_drain_all after non-shared storage migration)
,
Max Reitz
,
2017/11/09
Re: [Qemu-devel] Intermittent hang of iotest 194 (bdrv_drain_all after non-shared storage migration)
,
Fam Zheng
,
2017/11/09
Re: [Qemu-devel] Intermittent hang of iotest 194 (bdrv_drain_all after non-shared storage migration)
,
Max Reitz
,
2017/11/09
Re: [Qemu-devel] Intermittent hang of iotest 194 (bdrv_drain_all after non-shared storage migration)
,
Fam Zheng
,
2017/11/09
Re: [Qemu-devel] Intermittent hang of iotest 194 (bdrv_drain_all after non-shared storage migration)
,
Max Reitz
,
2017/11/10
[Qemu-devel] [PATCH v4 00/45] Remove some of the fprintf(stderr, "*
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 03/45] Fixes after renaming __FUNCTION__ to __func__
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 01/45] audio: Replace AUDIO_FUNC with __func__
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 04/45] tests: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
Re: [Qemu-devel] [PATCH v4 04/45] tests: Replace fprintf(stderr, "*\n" with error_report()
,
Eric Blake
,
2017/11/09
Re: [Qemu-devel] [PATCH v4 04/45] tests: Replace fprintf(stderr, "*\n" with error_report()
,
Philippe Mathieu-Daudé
,
2017/11/09
[Qemu-devel] [PATCH v4 07/45] hw/bt: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 06/45] hw/block: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
Re: [Qemu-devel] [PATCH v4 06/45] hw/block: Replace fprintf(stderr, "*\n" with error_report()
,
Philippe Mathieu-Daudé
,
2017/11/08
[Qemu-devel] [PATCH v4 05/45] hw/arm: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 10/45] hw/cris: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 08/45] hw/char: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
Re: [Qemu-devel] [PATCH v4 08/45] hw/char: Replace fprintf(stderr, "*\n" with error_report()
,
Philippe Mathieu-Daudé
,
2017/11/08
[Qemu-devel] [PATCH v4 12/45] hw/dma: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
Re: [Qemu-devel] [PATCH v4 12/45] hw/dma: Replace fprintf(stderr, "*\n" with error_report()
,
Philippe Mathieu-Daudé
,
2017/11/08
[Qemu-devel] [PATCH v4 11/45] hw/display: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 09/45] hw/core: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 14/45] hw/i2c: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 13/45] hw/gpio: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
Re: [Qemu-devel] [PATCH v4 13/45] hw/gpio: Replace fprintf(stderr, "*\n" with error_report()
,
Philippe Mathieu-Daudé
,
2017/11/08
[Qemu-devel] [PATCH v4 16/45] hw/ide: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 17/45] hw/input: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 19/45] hw/ipmi: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 20/45] hw/isa: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 18/45] hw/intc: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
Re: [Qemu-devel] [PATCH v4 18/45] hw/intc: Replace fprintf(stderr, "*\n" with error_report()
,
Philippe Mathieu-Daudé
,
2017/11/08
[Qemu-devel] [PATCH v4 02/45] Replace all occurances of __FUNCTION__ with __func__
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 22/45] hw/microblaze: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 21/45] hw/lm32: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 23/45] hw/mips: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
Re: [Qemu-devel] [PATCH v4 23/45] hw/mips: Replace fprintf(stderr, "*\n" with error_report()
,
Hervé Poussineau
,
2017/11/09
[Qemu-devel] [PATCH v4 25/45] hw/moxie: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 27/45] hw/nios2: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 26/45] hw/net: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 24/45] hw/misc: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 28/45] hw/nvram: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
Re: [Qemu-devel] [PATCH v4 28/45] hw/nvram: Replace fprintf(stderr, "*\n" with error_report()
,
Philippe Mathieu-Daudé
,
2017/11/08
[Qemu-devel] [PATCH v4 29/45] hw/openrisc: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
Re: [Qemu-devel] [PATCH v4 29/45] hw/openrisc: Replace fprintf(stderr, "*\n" with error_report()
,
Philippe Mathieu-Daudé
,
2017/11/08
[Qemu-devel] [PATCH v4 30/45] hw/pci*: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 32/45] hw/s390x: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 33/45] hw/scsi: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 31/45] hw/ppc: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
Re: [Qemu-devel] [PATCH v4 31/45] hw/ppc: Replace fprintf(stderr, "*\n" with error_report()
,
Philippe Mathieu-Daudé
,
2017/11/08
[Qemu-devel] [PATCH v4 34/45] hw/sd: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 35/45] hw/sh4: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 36/45] hw/sparc*: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 39/45] hw/usb: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 37/45] hw/ssi: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 38/45] hw/timer: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 40/45] hw/watchdog: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
Re: [Qemu-devel] [PATCH v4 40/45] hw/watchdog: Replace fprintf(stderr, "*\n" with error_report()
,
Philippe Mathieu-Daudé
,
2017/11/08
Re: [Qemu-devel] [PATCH v4 40/45] hw/watchdog: Replace fprintf(stderr, "*\n" with error_report()
,
Richard W.M. Jones
,
2017/11/09
[Qemu-devel] [PATCH v4 43/45] ui: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 42/45] util: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 41/45] hw/xen*: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 45/45] target: Use qemu_log() instead of fprintf(stderr, ...)
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [PATCH v4 44/45] tcg: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2017/11/08
Re: [Qemu-devel] [PATCH v4 00/45] Remove some of the fprintf(stderr, "*
,
Philippe Mathieu-Daudé
,
2017/11/08
[Qemu-devel] [PATCH] slirp: don't zero ti_i since we access it later.
,
Tao Wu
,
2017/11/08
Re: [Qemu-devel] [PATCH] slirp: don't zero ti_i since we access it later.
,
Marc-André Lureau
,
2017/11/09
Re: [Qemu-devel] [PATCH] slirp: don't zero ti_i since we access it later.
,
address@hidden
,
2017/11/09
Re: [Qemu-devel] [PATCH] slirp: don't zero ti_i since we access it later.
,
Samuel Thibault
,
2017/11/09
Re: [Qemu-devel] [PATCH] slirp: don't zero ti_i since we access it later.
,
Samuel Thibault
,
2017/11/09
Re: [Qemu-devel] [PATCH] slirp: don't zero ti_i since we access it later.
,
no-reply
,
2017/11/10
[Qemu-devel] [PATCH] virtio-gpu: fix bug in host memory calculation.
,
Tao Wu
,
2017/11/08
Re: [Qemu-devel] [PATCH] virtio-gpu: fix bug in host memory calculation.
,
Marc-André Lureau
,
2017/11/09
[Qemu-devel] [PATCH] virtio-gpu: fix bug in host memory calculation.
,
Tao Wu
,
2017/11/09
Re: [Qemu-devel] [PATCH] virtio-gpu: fix bug in host memory calculation.
,
Marc-André Lureau
,
2017/11/09
Re: [Qemu-devel] [PATCH] virtio-gpu: fix bug in host memory calculation.
,
address@hidden
,
2017/11/09
[Qemu-devel] [PATCH v2 0/7] various NBD fixes for 2.11
,
Eric Blake
,
2017/11/08
[Qemu-devel] [PATCH v2 1/7] nbd-client: Fix error message typos
,
Eric Blake
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 1/7] nbd-client: Fix error message typos
,
Vladimir Sementsov-Ogievskiy
,
2017/11/09
Re: [Qemu-devel] [PATCH v2 1/7] nbd-client: Fix error message typos
,
Eric Blake
,
2017/11/09
[Qemu-devel] [PATCH v2 3/7] nbd/client: Nicer trace of structured reply
,
Eric Blake
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 3/7] nbd/client: Nicer trace of structured reply
,
Vladimir Sementsov-Ogievskiy
,
2017/11/09
[Qemu-devel] [PATCH v2 2/7] nbd-client: Refuse read-only client with BDRV_O_RDWR
,
Eric Blake
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 2/7] nbd-client: Refuse read-only client with BDRV_O_RDWR
,
Eric Blake
,
2017/11/08
[Qemu-devel] [PATCH v2 2.5/7] fixup! nbd-client: Refuse read-only client with BDRV_O_RDWR
,
Eric Blake
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 2.5/7] fixup! nbd-client: Refuse read-only client with BDRV_O_RDWR
,
Vladimir Sementsov-Ogievskiy
,
2017/11/09
Re: [Qemu-devel] [PATCH v2 2/7] nbd-client: Refuse read-only client with BDRV_O_RDWR
,
Vladimir Sementsov-Ogievskiy
,
2017/11/09
[Qemu-devel] [PATCH v2 4/7] nbd: Fix struct name for structured reads
,
Eric Blake
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 4/7] nbd: Fix struct name for structured reads
,
Vladimir Sementsov-Ogievskiy
,
2017/11/09
[Qemu-devel] [PATCH v2 5/7] nbd-client: Short-circuit 0-length operations
,
Eric Blake
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 5/7] nbd-client: Short-circuit 0-length operations
,
Vladimir Sementsov-Ogievskiy
,
2017/11/09
Re: [Qemu-devel] [PATCH v2 5/7] nbd-client: Short-circuit 0-length operations
,
Eric Blake
,
2017/11/09
[Qemu-devel] [PATCH v2 6/7] nbd-client: Stricter enforcing of structured reply spec
,
Eric Blake
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 6/7] nbd-client: Stricter enforcing of structured reply spec
,
Vladimir Sementsov-Ogievskiy
,
2017/11/09
Re: [Qemu-devel] [PATCH v2 6/7] nbd-client: Stricter enforcing of structured reply spec
,
Eric Blake
,
2017/11/09
[Qemu-devel] [PATCH v2 7/7] nbd/server: Fix structured read of length 0
,
Eric Blake
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 7/7] nbd/server: Fix structured read of length 0
,
Vladimir Sementsov-Ogievskiy
,
2017/11/09
Re: [Qemu-devel] [PATCH v2 0/7] various NBD fixes for 2.11
,
no-reply
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 0/7] various NBD fixes for 2.11
,
Eric Blake
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 0/7] various NBD fixes for 2.11
,
Fam Zheng
,
2017/11/09
[Qemu-devel] [PATCH v2] tpm_emulator: Add a caching layer for the TPM Established flag
,
Stefan Berger
,
2017/11/08
Re: [Qemu-devel] [PATCH v2] tpm_emulator: Add a caching layer for the TPM Established flag
,
Marc-André Lureau
,
2017/11/09
Re: [Qemu-devel] [PATCH v2] tpm_emulator: Add a caching layer for the TPM Established flag
,
Stefan Berger
,
2017/11/09
Re: [Qemu-devel] [PATCH v2] tpm_emulator: Add a caching layer for the TPM Established flag
,
Stefan Berger
,
2017/11/13
[Qemu-devel] [PATCH] tpm: Add a caching layer for the TPM Established flag
,
Stefan Berger
,
2017/11/08
Re: [Qemu-devel] [PATCH] tpm: Add a caching layer for the TPM Established flag
,
Stefan Berger
,
2017/11/08
[Qemu-devel] [PULL for-2.11-rc1 v2 0/2] Block patches
,
Stefan Hajnoczi
,
2017/11/08
[Qemu-devel] [PULL for-2.11-rc1 v2 1/2] tests-aio-multithread: fix /aio/multi/schedule race condition
,
Stefan Hajnoczi
,
2017/11/08
[Qemu-devel] [PULL for-2.11-rc1 v2 2/2] util/async: use atomic_mb_set in qemu_bh_cancel
,
Stefan Hajnoczi
,
2017/11/08
Re: [Qemu-devel] [PULL for-2.11-rc1 v2 0/2] Block patches
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [PATCH v2 0/5] tpm: Match frontend and backend buffer sizes (not 2.11)
,
Stefan Berger
,
2017/11/08
[Qemu-devel] [PATCH v2 1/5] tpm: Move getting TPM buffer size to backends
,
Stefan Berger
,
2017/11/08
[Qemu-devel] [PATCH v2 3/5] tpm: tpm_passthrough: Read the buffer size from the host device
,
Stefan Berger
,
2017/11/08
[Qemu-devel] [PATCH v2 2/5] tpm: pull tpm_util_request() out of tpm_util_test()
,
Stefan Berger
,
2017/11/08
[Qemu-devel] [PATCH v2 5/5] tpm: tpm_passthrough: Fail startup if FE buffer size < BE buffer size
,
Stefan Berger
,
2017/11/08
[Qemu-devel] [PATCH v2 4/5] tpm: tpm_emulator: get and set buffer size of device
,
Stefan Berger
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 0/5] tpm: Match frontend and backend buffer sizes (not 2.11)
,
Marc-André Lureau
,
2017/11/09
Re: [Qemu-devel] [PATCH v2 0/5] tpm: Match frontend and backend buffer sizes (not 2.11)
,
Stefan Berger
,
2017/11/09
[Qemu-devel] [PATCH v2] coroutine: Fix documentation of co_aio_sleep_ns()
,
Eric Blake
,
2017/11/08
Re: [Qemu-devel] [PATCH v2] coroutine: Fix documentation of co_aio_sleep_ns()
,
Fam Zheng
,
2017/11/09
Re: [Qemu-devel] [PATCH v2] coroutine: Fix documentation of co_aio_sleep_ns()
,
Eric Blake
,
2017/11/09
[Qemu-devel] [RFC PATCH v2 0/3] tests for CCW IDA
,
Halil Pasic
,
2017/11/08
[Qemu-devel] [RFC PATCH v2 1/3] s390x/ccs: add ccw-testdev emulated device
,
Halil Pasic
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH v2 1/3] s390x/ccs: add ccw-testdev emulated device
,
Cornelia Huck
,
2017/11/22
Re: [Qemu-devel] [RFC PATCH v2 1/3] s390x/ccs: add ccw-testdev emulated device
,
Dong Jia Shi
,
2017/11/23
Re: [Qemu-devel] [RFC PATCH v2 1/3] s390x/ccs: add ccw-testdev emulated device
,
Halil Pasic
,
2017/11/23
[Qemu-devel] [RFC PATCH NOT QEMU v2 2/3] ccw-tester: a tester device for ccw I/O
,
Halil Pasic
,
2017/11/08
[Qemu-devel] [RFC PATCH NOT QEMU v2 3/3] ccw-tester: add tic test
,
Halil Pasic
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH v2 0/3] tests for CCW IDA
,
Halil Pasic
,
2017/11/22
[Qemu-devel] [Bug 1716028] Re: qemu 2.10 locks images with no feature flag
,
ChristianEhrhardt
,
2017/11/08
[Qemu-devel] [Bug 1716028] Re: qemu 2.10 locks images with no feature flag
,
ChristianEhrhardt
,
2017/11/28
[Qemu-devel] [Bug 1716028] Re: qemu 2.10 locks images with no feature flag
,
ChristianEhrhardt
,
2017/11/28
[Qemu-devel] [Bug 1716028] Re: qemu 2.10 locks images with no feature flag
,
ChristianEhrhardt
,
2017/11/28
[Qemu-devel] Moving release tarballs to a CDN
,
Stefan Hajnoczi
,
2017/11/08
Re: [Qemu-devel] Moving release tarballs to a CDN
,
Stefan Weil
,
2017/11/08
Re: [Qemu-devel] Moving release tarballs to a CDN
,
Stefan Hajnoczi
,
2017/11/08
Re: [Qemu-devel] Moving release tarballs to a CDN
,
Jeff Cody
,
2017/11/08
[Qemu-devel] [PATCH v2 0/2] fixing translation time segfaults
,
Alex Bennée
,
2017/11/08
[Qemu-devel] [PATCH v2 2/2] target/*helper: don't check retaddr before calling cpu_restore_state
,
Alex Bennée
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 2/2] target/*helper: don't check retaddr before calling cpu_restore_state
,
Laurent Vivier
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 2/2] target/*helper: don't check retaddr before calling cpu_restore_state
,
Richard Henderson
,
2017/11/08
[Qemu-devel] [PATCH v2 1/2] accel/tcg/translate-all: expand cpu_restore_state addr check
,
Alex Bennée
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 1/2] accel/tcg/translate-all: expand cpu_restore_state addr check
,
Laurent Vivier
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 1/2] accel/tcg/translate-all: expand cpu_restore_state addr check
,
Richard Henderson
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 1/2] accel/tcg/translate-all: expand cpu_restore_state addr check
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [PATCH] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Marcel Apfelbaum
,
2017/11/08
Re: [Qemu-devel] [PATCH] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Thomas Huth
,
2017/11/08
Re: [Qemu-devel] [PATCH] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Marcel Apfelbaum
,
2017/11/08
Re: [Qemu-devel] [PATCH] hw/pcie-pci-bridge: restrict to X86 and ARM
,
Cornelia Huck
,
2017/11/08
Re: [Qemu-devel] [PATCH] hw/pcie-pci-bridge: restrict to X86 and ARM
,
no-reply
,
2017/11/09
[Qemu-devel] [PATCH v2 1/1] Makefile: Capstone: Add support for cross compile ranlib
,
Alistair Francis
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 1/1] Makefile: Capstone: Add support for cross compile ranlib
,
Peter Maydell
,
2017/11/09
Re: [Qemu-devel] [PATCH v2 1/1] Makefile: Capstone: Add support for cross compile ranlib
,
Alistair Francis
,
2017/11/09
[Qemu-devel] [PATCH V3] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
,
Marcel Apfelbaum
,
2017/11/08
Re: [Qemu-devel] [PATCH V3] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
,
Gerd Hoffmann
,
2017/11/09
Re: [Qemu-devel] [PATCH V3] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
,
Laszlo Ersek
,
2017/11/09
Re: [Qemu-devel] [PATCH V3] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
,
Marcel Apfelbaum
,
2017/11/09
Re: [Qemu-devel] [PATCH V3] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
,
Eduardo Habkost
,
2017/11/09
Re: [Qemu-devel] [PATCH V3] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
,
Michael S. Tsirkin
,
2017/11/09
[Qemu-devel] [PULL v1 0/2] Merge qcrypto 2017/11/8
,
Daniel P. Berrange
,
2017/11/08
[Qemu-devel] [PULL v1 2/2] crypto: afalg: fix a NULL pointer dereference
,
Daniel P. Berrange
,
2017/11/08
[Qemu-devel] [PULL v1 1/2] tests: Run the luks tests in test-crypto-block only if encryption is available
,
Daniel P. Berrange
,
2017/11/08
Re: [Qemu-devel] [PULL v1 0/2] Merge qcrypto 2017/11/8
,
Peter Maydell
,
2017/11/10
Re: [Qemu-devel] [PATCH v6 19/25] block: Add BlockDriver.bdrv_gather_child_options
,
Alberto Garcia
,
2017/11/08
Re: [Qemu-devel] [PATCH v6 19/25] block: Add BlockDriver.bdrv_gather_child_options
,
Kevin Wolf
,
2017/11/08
Re: [Qemu-devel] [PATCH v6 19/25] block: Add BlockDriver.bdrv_gather_child_options
,
Max Reitz
,
2017/11/08
Re: [Qemu-devel] [PATCH 2/8] spapr: introduce a machine class flag to handle migration compatibility
,
Greg Kurz
,
2017/11/08
Re: [Qemu-devel] [PATCH 2/8] spapr: introduce a machine class flag to handle migration compatibility
,
Cédric Le Goater
,
2017/11/08
Re: [Qemu-devel] [PATCH v2] gitignore: ignore check-qlit test
,
Philippe Mathieu-Daudé
,
2017/11/08
Re: [Qemu-devel] [PATCH] gtk: fix wrong id between texture and framebuffer
,
Philippe Mathieu-Daudé
,
2017/11/08
[Qemu-devel] [PULL for-2.11-rc1 0/2] Block patches
,
Stefan Hajnoczi
,
2017/11/08
[Qemu-devel] [PATCH 0/1] qcow2: Check that corrupted images can be repaired in iotest 060
,
Alberto Garcia
,
2017/11/08
[Qemu-devel] [PATCH 1/1] qcow2: Check that corrupted images can be repaired in iotest 060
,
Alberto Garcia
,
2017/11/08
Re: [Qemu-devel] [PATCH 1/1] qcow2: Check that corrupted images can be repaired in iotest 060
,
Eric Blake
,
2017/11/08
Re: [Qemu-devel] [PATCH 0/1] qcow2: Check that corrupted images can be repaired in iotest 060
,
Max Reitz
,
2017/11/10
[Qemu-devel] [PATCH for-2.12 0/2] Add the TTC to the xlnx-zynqmp board
,
KONRAD Frederic
,
2017/11/08
[Qemu-devel] [PATCH for-2.12 1/2] cadence_ttc: extract CadenceTTCState to a new header file
,
KONRAD Frederic
,
2017/11/08
Re: [Qemu-devel] [PATCH for-2.12 1/2] cadence_ttc: extract CadenceTTCState to a new header file
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH for-2.12 1/2] cadence_ttc: extract CadenceTTCState to a new header file
,
KONRAD Frederic
,
2017/11/22
[Qemu-devel] [PATCH for-2.12 2/2] xlnx-zynqmp: add the timers
,
KONRAD Frederic
,
2017/11/08
Message not available
Re: [Qemu-devel] [PATCH for-2.12 2/2] xlnx-zynqmp: add the timers
,
KONRAD Frederic
,
2017/11/24
[Qemu-devel] Yet another git submodule rant
,
Thomas Huth
,
2017/11/08
Re: [Qemu-devel] Yet another git submodule rant
,
Daniel P. Berrange
,
2017/11/08
Re: [Qemu-devel] Yet another git submodule rant
,
Michal Suchánek
,
2017/11/08
Re: [Qemu-devel] Yet another git submodule rant
,
Daniel P. Berrange
,
2017/11/08
Re: [Qemu-devel] Yet another git submodule rant
,
Michal Suchánek
,
2017/11/08
Re: [Qemu-devel] Yet another git submodule rant
,
Daniel P. Berrange
,
2017/11/08
Re: [Qemu-devel] Yet another git submodule rant
,
Gerd Hoffmann
,
2017/11/08
Re: [Qemu-devel] Yet another git submodule rant
,
Thomas Huth
,
2017/11/08
Re: [Qemu-devel] Yet another git submodule rant
,
Philippe Mathieu-Daudé
,
2017/11/08
Re: [Qemu-devel] Yet another git submodule rant
,
Laszlo Ersek
,
2017/11/08
Re: [Qemu-devel] Yet another git submodule rant
,
Philippe Mathieu-Daudé
,
2017/11/08
Re: [Qemu-devel] Yet another git submodule rant
,
Daniel P. Berrange
,
2017/11/08
Re: [Qemu-devel] Yet another git submodule rant
,
Alexey Kardashevskiy
,
2017/11/10
Re: [Qemu-devel] Yet another git submodule rant
,
Daniel P. Berrange
,
2017/11/10
Re: [Qemu-devel] Yet another git submodule rant
,
Alexey Kardashevskiy
,
2017/11/10
Re: [Qemu-devel] Yet another git submodule rant
,
Peter Maydell
,
2017/11/10
Re: [Qemu-devel] Yet another git submodule rant
,
Alexey Kardashevskiy
,
2017/11/10
Re: [Qemu-devel] Yet another git submodule rant
,
Daniel P. Berrange
,
2017/11/10
Re: [Qemu-devel] Yet another git submodule rant
,
Alexey Kardashevskiy
,
2017/11/10
Re: [Qemu-devel] Yet another git submodule rant
,
Alexey Kardashevskiy
,
2017/11/19
Re: [Qemu-devel] Yet another git submodule rant
,
Alexey Kardashevskiy
,
2017/11/08
Re: [Qemu-devel] [PATCH 1/8] spapr: introduce an IRQ allocator at the machine level
,
Greg Kurz
,
2017/11/08
Re: [Qemu-devel] [PATCH 1/8] spapr: introduce an IRQ allocator at the machine level
,
Cédric Le Goater
,
2017/11/08
Re: [Qemu-devel] [PATCH 3/6] migration: free addr in the same function that we created it
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PULL 0/3] ppc-for-2.11 queue 20171108
,
David Gibson
,
2017/11/08
[Qemu-devel] [PULL 2/3] hw/display/sm501: Fix comment in sm501_sysbus_class_init()
,
David Gibson
,
2017/11/08
[Qemu-devel] [PULL 3/3] e500: ppce500_init_mpic() return device instead of IRQ array
,
David Gibson
,
2017/11/08
[Qemu-devel] [PULL 1/3] ppc: fix setting of compat mode
,
David Gibson
,
2017/11/08
Re: [Qemu-devel] [PULL 0/3] ppc-for-2.11 queue 20171108
,
Peter Maydell
,
2017/11/10
Re: [Qemu-devel] [Bug 1268279] Re: Windows 7 x86 does not start on 1.7.50 from git
,
Dmitry
,
2017/11/08
[Qemu-devel] [Bug 1268279] Re: Windows 7 x86 does not start on 1.7.50 from git
,
Thomas Huth
,
2017/11/08
[Qemu-devel] [PATCH v3] util/async: use atomic_mb_set in qemu_bh_cancel
,
Sergio Lopez
,
2017/11/08
Re: [Qemu-devel] [Qemu-block] [PATCH v3] util/async: use atomic_mb_set in qemu_bh_cancel
,
Stefan Hajnoczi
,
2017/11/08
Re: [Qemu-devel] [PATCH v3] util/async: use atomic_mb_set in qemu_bh_cancel
,
Pavel Butsykin
,
2017/11/08
Re: [Qemu-devel] [PATCH v3] util/async: use atomic_mb_set in qemu_bh_cancel
,
Sergio Lopez
,
2017/11/08
Re: [Qemu-devel] [PATCH v3] util/async: use atomic_mb_set in qemu_bh_cancel
,
Paolo Bonzini
,
2017/11/08
Re: [Qemu-devel] [PATCH v3] util/async: use atomic_mb_set in qemu_bh_cancel
,
Sergio Lopez
,
2017/11/08
Re: [Qemu-devel] [PATCH v3] util/async: use atomic_mb_set in qemu_bh_cancel
,
Pavel Butsykin
,
2017/11/08
Re: [Qemu-devel] [PATCH v3] util/async: use atomic_mb_set in qemu_bh_cancel
,
Stefan Hajnoczi
,
2017/11/08
Re: [Qemu-devel] [PATCH v3] util/async: use atomic_mb_set in qemu_bh_cancel
,
Pavel Butsykin
,
2017/11/08
[Qemu-devel] [PATCH v4 00/32] Migration: postcopy failure recovery
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 02/32] migration: reuse mis->userfault_quit_fd
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 03/32] migration: provide postcopy_fault_thread_notify()
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 01/32] migration: better error handling with QEMUFile
,
Peter Xu
,
2017/11/08
Re: [Qemu-devel] [PATCH v4 01/32] migration: better error handling with QEMUFile
,
Dr. David Alan Gilbert
,
2017/11/30
[Qemu-devel] [PATCH v4 04/32] migration: new postcopy-pause state
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 06/32] migration: allow dst vm pause on postcopy
,
Peter Xu
,
2017/11/08
Re: [Qemu-devel] [PATCH v4 06/32] migration: allow dst vm pause on postcopy
,
Dr. David Alan Gilbert
,
2017/11/30
[Qemu-devel] [PATCH v4 08/32] migration: allow send_rq to fail
,
Peter Xu
,
2017/11/08
Re: [Qemu-devel] [PATCH v4 08/32] migration: allow send_rq to fail
,
Dr. David Alan Gilbert
,
2017/11/30
[Qemu-devel] [PATCH v4 09/32] migration: allow fault thread to pause
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 10/32] qmp: hmp: add migrate "resume" option
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 11/32] migration: pass MigrationState to migrate_init()
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 15/32] migration: new cmd MIG_CMD_RECV_BITMAP
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 17/32] migration: new cmd MIG_CMD_POSTCOPY_RESUME
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 18/32] migration: new message MIG_RP_MSG_RESUME_ACK
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 19/32] migration: introduce SaveVMHandlers.resume_prepare
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 20/32] migration: synchronize dirty bitmap for resume
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 21/32] migration: setup ramstate for resume
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 23/32] migration: free SocketAddress where allocated
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 22/32] migration: final handshake for the resume
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 26/32] migration: return incoming task tag for fd
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 27/32] migration: store listen task tag
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 29/32] migration: init dst in migration_object_init too
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 30/32] migration: delay the postcopy-active state switch
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 32/32] migration, hmp: new command "migrate_pause"
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 31/32] migration, qmp: new command "migrate-pause"
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 24/32] migration: return incoming task tag for sockets
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 25/32] migration: return incoming task tag for exec
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 14/32] migration: wakeup dst ram-load-thread for recover
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 05/32] migration: implement "postcopy-pause" src logic
,
Peter Xu
,
2017/11/08
Re: [Qemu-devel] [PATCH v4 05/32] migration: implement "postcopy-pause" src logic
,
Dr. David Alan Gilbert
,
2017/11/30
[Qemu-devel] [PATCH v4 07/32] migration: allow src return path to pause
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 12/32] migration: rebuild channel on source
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 13/32] migration: new state "postcopy-recover"
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH v4 16/32] migration: new message MIG_RP_MSG_RECV_BITMAP
,
Peter Xu
,
2017/11/08
Re: [Qemu-devel] [PATCH v4 16/32] migration: new message MIG_RP_MSG_RECV_BITMAP
,
Dr. David Alan Gilbert
,
2017/11/30
[Qemu-devel] [PATCH v4 28/32] migration: allow migrate_incoming for paused VM
,
Peter Xu
,
2017/11/08
[Qemu-devel] [Bug 1060928] Re: Error in launch virtual server port
,
Launchpad Bug Tracker
,
2017/11/07
[Qemu-devel] [Bug 1178101] Re: Could not enable gtk UI on build for Windows target
,
Launchpad Bug Tracker
,
2017/11/07
[Qemu-devel] [Bug 1196426] Re: Setup virtual serial connection for Windows VMs FAILS
,
Launchpad Bug Tracker
,
2017/11/07
[Qemu-devel] [Bug 1061778] Re: signal mask not reset on exec
,
Launchpad Bug Tracker
,
2017/11/07
[Qemu-devel] [PATCH] hw/arm/aspeed: Unlock SCU when running kernel
,
Joel Stanley
,
2017/11/07
Re: [Qemu-devel] [PATCH] hw/arm/aspeed: Unlock SCU when running kernel
,
Cédric Le Goater
,
2017/11/09
Re: [Qemu-devel] [PATCH] hw/arm/aspeed: Unlock SCU when running kernel
,
Joel Stanley
,
2017/11/13
[Qemu-devel] [PATCH] Makefile: simpler/faster "make help"
,
Philippe Mathieu-Daudé
,
2017/11/07
Re: [Qemu-devel] [PATCH] Makefile: simpler/faster "make help"
,
Daniel P. Berrange
,
2017/11/08
Re: [Qemu-devel] [Qemu-trivial] [PATCH] Makefile: simpler/faster "make help"
,
Laurent Vivier
,
2017/11/08
Re: [Qemu-devel] [PATCH] Makefile: simpler/faster "make help"
,
Stefan Hajnoczi
,
2017/11/08
Re: [Qemu-devel] [PATCH] Makefile: simpler/faster "make help"
,
Fam Zheng
,
2017/11/09
Re: [Qemu-devel] [PATCH] Makefile: simpler/faster "make help"
,
Paolo Bonzini
,
2017/11/09
[Qemu-devel] [PATCH] docker: correctly escape $BACKEND in the help output
,
Philippe Mathieu-Daudé
,
2017/11/07
Re: [Qemu-devel] [PATCH] docker: correctly escape $BACKEND in the help output
,
Fam Zheng
,
2017/11/07
[Qemu-devel] [RFC PATCH 0/6] generic way to deprecate machines
,
Philippe Mathieu-Daudé
,
2017/11/07
[Qemu-devel] [RFC PATCH 1/6] machine: add a deprecated_reason property
,
Philippe Mathieu-Daudé
,
2017/11/07
Re: [Qemu-devel] [RFC PATCH 1/6] machine: add a deprecated_reason property
,
Thomas Huth
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH 1/6] machine: add a deprecated_reason property
,
Daniel P. Berrange
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH 1/6] machine: add a deprecated_reason property
,
Eduardo Habkost
,
2017/11/08
[Qemu-devel] [RFC PATCH 2/6] hw/arm: deprecate the EP108 board
,
Philippe Mathieu-Daudé
,
2017/11/07
Re: [Qemu-devel] [RFC PATCH 2/6] hw/arm: deprecate the EP108 board
,
Daniel P. Berrange
,
2017/11/08
[Qemu-devel] [RFC PATCH 3/6] hw/arm: deprecate the Gumstix boards
,
Philippe Mathieu-Daudé
,
2017/11/07
[Qemu-devel] [RFC PATCH 4/6] hw/ppc: deprecate the PReP machine
,
Philippe Mathieu-Daudé
,
2017/11/07
[Qemu-devel] [RFC PATCH 5/6] hw/i386: deprecate the pc-0.10 and pc-0.11 machines
,
Philippe Mathieu-Daudé
,
2017/11/07
Re: [Qemu-devel] [RFC PATCH 5/6] hw/i386: deprecate the pc-0.10 and pc-0.11 machines
,
Alexey Kardashevskiy
,
2017/11/07
Re: [Qemu-devel] [RFC PATCH 5/6] hw/i386: deprecate the pc-0.10 and pc-0.11 machines
,
Philippe Mathieu-Daudé
,
2017/11/07
Re: [Qemu-devel] [RFC PATCH 5/6] hw/i386: deprecate the pc-0.10 and pc-0.11 machines
,
Daniel P. Berrange
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH 5/6] hw/i386: deprecate the pc-0.10 and pc-0.11 machines
,
Thomas Huth
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH 5/6] hw/i386: deprecate the pc-0.10 and pc-0.11 machines
,
Daniel P. Berrange
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH 5/6] hw/i386: deprecate the pc-0.10 and pc-0.11 machines
,
Thomas Huth
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH 5/6] hw/i386: deprecate the pc-0.10 and pc-0.11 machines
,
Thomas Huth
,
2017/11/08
[Qemu-devel] [RFC PATCH 6/6] hw/i386: deprecate the "isapc" machine
,
Philippe Mathieu-Daudé
,
2017/11/07
Re: [Qemu-devel] [RFC PATCH 6/6] hw/i386: deprecate the "isapc" machine
,
Philippe Mathieu-Daudé
,
2017/11/07
Re: [Qemu-devel] [RFC PATCH 6/6] hw/i386: deprecate the "isapc" machine
,
Daniel P. Berrange
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH 6/6] hw/i386: deprecate the "isapc" machine
,
Gerd Hoffmann
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH 6/6] hw/i386: deprecate the "isapc" machine
,
Thomas Huth
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH 0/6] generic way to deprecate machines
,
Daniel P. Berrange
,
2017/11/08
[Qemu-devel] [PATCH v1 1/1] Makefile: Capstone: Add support for cross compile ranlib
,
Alistair Francis
,
2017/11/07
Re: [Qemu-devel] [PATCH v1 1/1] Makefile: Capstone: Add support for cross compile ranlib
,
Philippe Mathieu-Daudé
,
2017/11/08
Re: [Qemu-devel] [PATCH v1 1/1] Makefile: Capstone: Add support for cross compile ranlib
,
Philippe Mathieu-Daudé
,
2017/11/08
Re: [Qemu-devel] [PATCH v1 1/1] Makefile: Capstone: Add support for cross compile ranlib
,
Daniel P. Berrange
,
2017/11/08
Re: [Qemu-devel] [PATCH v1 1/1] Makefile: Capstone: Add support for cross compile ranlib
,
Richard Henderson
,
2017/11/09
[Qemu-devel] [PATCH v2] configure: Deal with OpenBSD/i386 emulation linker
,
Brad Smith
,
2017/11/07
Re: [Qemu-devel] [PATCH v2] configure: Deal with OpenBSD/i386 emulation linker
,
Peter Maydell
,
2017/11/20
Re: [Qemu-devel] [PATCH v2] configure: Deal with OpenBSD/i386 emulation linker
,
Peter Maydell
,
2017/11/23
Re: [Qemu-devel] [PATCH v3 0/5] Add a valid_cpu_types property
,
Alistair Francis
,
2017/11/07
Re: [Qemu-devel] [PATCH v3 0/5] Add a valid_cpu_types property
,
Alistair Francis
,
2017/11/28
[Qemu-devel] [PATCH v2] util/async: use atomic_mb_set in qemu_bh_cancel
,
Sergio Lopez
,
2017/11/07
Re: [Qemu-devel] [PATCH v2] util/async: use atomic_mb_set in qemu_bh_cancel
,
Fam Zheng
,
2017/11/07
Re: [Qemu-devel] [PATCH v2] util/async: use atomic_mb_set in qemu_bh_cancel
,
Sergio Lopez Pascual
,
2017/11/08
[Qemu-devel] [PATCH] coroutine: Fix documentation of co_aio_sleep_ns()
,
Eric Blake
,
2017/11/07
Re: [Qemu-devel] [PATCH] coroutine: Fix documentation of co_aio_sleep_ns()
,
Marc-André Lureau
,
2017/11/08
Re: [Qemu-devel] [PATCH] coroutine: Fix documentation of co_aio_sleep_ns()
,
Stefan Hajnoczi
,
2017/11/08
Re: [Qemu-devel] [PATCH] coroutine: Fix documentation of co_aio_sleep_ns()
,
Paolo Bonzini
,
2017/11/08
Re: [Qemu-devel] [PATCH] coroutine: Fix documentation of co_aio_sleep_ns()
,
Eric Blake
,
2017/11/08
Re: [Qemu-devel] [PATCH] coroutine: Fix documentation of co_aio_sleep_ns()
,
Stefan Hajnoczi
,
2017/11/08
Re: [Qemu-devel] [PATCH] coroutine: Fix documentation of co_aio_sleep_ns()
,
Eric Blake
,
2017/11/08
Re: [Qemu-devel] [PATCH] coroutine: Fix documentation of co_aio_sleep_ns()
,
Paolo Bonzini
,
2017/11/08
[Qemu-devel] [PATCH v3 0/7] Code cleanup and minor fixes (for 2.11)
,
Jeff Cody
,
2017/11/07
[Qemu-devel] [PATCH v3 3/7] block/sheepdog: remove spurious NULL check
,
Jeff Cody
,
2017/11/07
Re: [Qemu-devel] [Qemu-block] [PATCH v3 3/7] block/sheepdog: remove spurious NULL check
,
Darren Kenny
,
2017/11/08
[Qemu-devel] [PATCH v3 1/7] block/ssh: don't call libssh2_init() in block_init()
,
Jeff Cody
,
2017/11/07
Re: [Qemu-devel] [PATCH v3 1/7] block/ssh: don't call libssh2_init() in block_init()
,
Eric Blake
,
2017/11/07
Re: [Qemu-devel] [PATCH v3 1/7] block/ssh: don't call libssh2_init() in block_init()
,
Richard W.M. Jones
,
2017/11/08
[Qemu-devel] [PATCH v3 2/7] block/ssh: make compliant with coding guidelines
,
Jeff Cody
,
2017/11/07
Re: [Qemu-devel] [Qemu-block] [PATCH v3 2/7] block/ssh: make compliant with coding guidelines
,
Darren Kenny
,
2017/11/08
Re: [Qemu-devel] [PATCH v3 2/7] block/ssh: make compliant with coding guidelines
,
Richard W.M. Jones
,
2017/11/08
[Qemu-devel] [PATCH v3 4/7] block/sheepdog: code beautification
,
Jeff Cody
,
2017/11/07
Re: [Qemu-devel] [Qemu-block] [PATCH v3 4/7] block/sheepdog: code beautification
,
Darren Kenny
,
2017/11/08
[Qemu-devel] [PATCH v3 7/7] block/curl: code cleanup to comply with coding style
,
Jeff Cody
,
2017/11/07
Re: [Qemu-devel] [Qemu-block] [PATCH v3 7/7] block/curl: code cleanup to comply with coding style
,
Darren Kenny
,
2017/11/08
Re: [Qemu-devel] [Qemu-block] [PATCH v3 7/7] block/curl: code cleanup to comply with coding style
,
Eric Blake
,
2017/11/08
Re: [Qemu-devel] [Qemu-block] [PATCH v3 7/7] block/curl: code cleanup to comply with coding style
,
Darren Kenny
,
2017/11/08
Re: [Qemu-devel] [Qemu-block] [PATCH v3 7/7] block/curl: code cleanup to comply with coding style
,
Paolo Bonzini
,
2017/11/08
Re: [Qemu-devel] [Qemu-block] [PATCH v3 7/7] block/curl: code cleanup to comply with coding style
,
Paolo Bonzini
,
2017/11/08
Re: [Qemu-devel] [PATCH v3 7/7] block/curl: code cleanup to comply with coding style
,
Richard W.M. Jones
,
2017/11/08
[Qemu-devel] [PATCH v3 6/7] block/curl: fix minor memory leaks
,
Jeff Cody
,
2017/11/07
Re: [Qemu-devel] [PATCH v3 6/7] block/curl: fix minor memory leaks
,
Eric Blake
,
2017/11/07
Re: [Qemu-devel] [PATCH v3 6/7] block/curl: fix minor memory leaks
,
Philippe Mathieu-Daudé
,
2017/11/08
Re: [Qemu-devel] [PATCH v3 6/7] block/curl: fix minor memory leaks
,
Richard W.M. Jones
,
2017/11/08
[Qemu-devel] [PATCH v3 5/7] block/curl: check error return of curl_global_init()
,
Jeff Cody
,
2017/11/07
Re: [Qemu-devel] [Qemu-block] [PATCH v3 5/7] block/curl: check error return of curl_global_init()
,
Darren Kenny
,
2017/11/08
Re: [Qemu-devel] [PATCH v3 5/7] block/curl: check error return of curl_global_init()
,
Richard W.M. Jones
,
2017/11/08
[Qemu-devel] [PATCH for-2.11] scripts/make-release: ship u-boot source as a tarball
,
Michael Roth
,
2017/11/07
Re: [Qemu-devel] [PATCH for-2.11] scripts/make-release: ship u-boot source as a tarball
,
Thomas Huth
,
2017/11/08
Re: [Qemu-devel] [Qemu-stable] [PATCH for-2.11] scripts/make-release: ship u-boot source as a tarball
,
Michael Roth
,
2017/11/20
Re: [Qemu-devel] [Qemu-stable] [PATCH for-2.11] scripts/make-release: ship u-boot source as a tarball
,
Peter Maydell
,
2017/11/21
[Qemu-devel] [PATCH] arm/translate-a64: mark path as unreachable to eliminate warning
,
Emilio G. Cota
,
2017/11/07
Re: [Qemu-devel] [Qemu-arm] [PATCH] arm/translate-a64: mark path as unreachable to eliminate warning
,
Philippe Mathieu-Daudé
,
2017/11/08
Re: [Qemu-devel] [Qemu-arm] [PATCH] arm/translate-a64: mark path as unreachable to eliminate warning
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [ANNOUNCE] QEMU 2.11.0-rc0 is now available
,
Michael Roth
,
2017/11/07
[Qemu-devel] [Bug 1156313] Re: X86-64 flags handling broken
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1165383] Re: executable qemu-1.4.0/i386-linux-user/./qemu-i386 gives a segmentation fault
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1133668] Re: Bad validate ELF MIPSel format
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1163034] Re: linux-user mode can't handle guest setting a very small RLIMIT_AS (hangs running gnutls28, coreutils configure check code)
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1426593] Re: linux-user: doesn't handle guest setting its memory ulimit very small
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [PATCH v1 0/2] Xilinx ZCU102 fixes for 2.11
,
Alistair Francis
,
2017/11/07
[Qemu-devel] [PATCH v1 2/2] xlnx-zcu102: Add an info message deprecating the EP108
,
Alistair Francis
,
2017/11/07
Message not available
Re: [Qemu-devel] [PATCH v1 1/2] xlnx-zynqmp: Properly support the smp command line option
,
Eduardo Habkost
,
2017/11/07
Re: [Qemu-devel] [PATCH v1 1/2] xlnx-zynqmp: Properly support the smp command line option
,
Alistair Francis
,
2017/11/07
Re: [Qemu-devel] [PATCH v1 1/2] xlnx-zynqmp: Properly support the smp command line option
,
Eduardo Habkost
,
2017/11/07
[Qemu-devel] [Bug 1080086] Re: MC146818 RTC breaks when SET bit in Register B is on.
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [PATCH v3 0/2] Fix eepro100 simple transmission, add i82559 PCI ID
,
Mike Nawrocki
,
2017/11/07
[Qemu-devel] [PATCH v3 1/2] Fix eepro100 simple transmission mode
,
Mike Nawrocki
,
2017/11/07
[Qemu-devel] [PATCH v3 2/2] Add new PCI ID for i82559a
,
Mike Nawrocki
,
2017/11/07
Re: [Qemu-devel] [PATCH v3 0/2] Fix eepro100 simple transmission, add i82559 PCI ID
,
Michael S. Tsirkin
,
2017/11/07
[Qemu-devel] [PATCH for-2.11] linux-user: Fix calculation of auxv length
,
Peter Maydell
,
2017/11/07
Re: [Qemu-devel] [PATCH for-2.11] linux-user: Fix calculation of auxv length
,
Richard Henderson
,
2017/11/08
Re: [Qemu-devel] [PATCH for-2.11] linux-user: Fix calculation of auxv length
,
Peter Maydell
,
2017/11/20
[Qemu-devel] [Bug 1728116] Re: Empty /proc/self/auxv (linux-user)
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1728116] Re: Empty /proc/self/auxv (linux-user)
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1431084] Re: improve configure error message "ERROR: User requested feature nptl"
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1452230] Re: Qemu 2.3.0 failes to compile with GCC 5.1.0 and -flto
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [PATCH 0/1] s390/pci more enhancements
,
Christian Borntraeger
,
2017/11/07
[Qemu-devel] [PATCH 1/1] s390x/pci: let pci devices start in configured mode
,
Christian Borntraeger
,
2017/11/07
Re: [Qemu-devel] [PATCH 1/1] s390x/pci: let pci devices start in configured mode
,
Cornelia Huck
,
2017/11/08
Re: [Qemu-devel] [PATCH 1/1] s390x/pci: let pci devices start in configured mode
,
Pierre Morel
,
2017/11/08
Re: [Qemu-devel] [PATCH 1/1] s390x/pci: let pci devices start in configured mode
,
Cornelia Huck
,
2017/11/08
[Qemu-devel] [Bug 1408152] Re: latest qemu git doesn't load
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1400768] Re: Fatal error when running with '-machine isapc' on 2.1.2
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1350435] Re: tcg.c:1693: tcg fatal error
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1383857] Re: aarch64: virtio disks don't show up in guest (neither blk nor scsi)
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1383857] Re: aarch64: virtio disks don't show up in guest (neither blk nor scsi)
,
Richard Jones
,
2017/11/07
[Qemu-devel] [Bug 1383857] Re: aarch64: virtio disks don't show up in guest (neither blk nor scsi)
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1361912] Re: qemu-mips64 Segmentation fault
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1245703] Re: LD_PREFIX option reads directories recursively in an endless loop
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1245703] Re: LD_PREFIX option reads directories recursively in an endless loop
,
Richard Henderson
,
2017/11/08
[Qemu-devel] [Bug 1151450] Re: wrong description in qemu manual
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1226531] Re: Incorrect logic in ARMv7M interrupt handler
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [PATCH] block: Deprecate bdrv_set_read_only() and users
,
Kevin Wolf
,
2017/11/07
Re: [Qemu-devel] [PATCH] block: Deprecate bdrv_set_read_only() and users
,
Daniel P. Berrange
,
2017/11/07
Re: [Qemu-devel] [PATCH] block: Deprecate bdrv_set_read_only() and users
,
Paolo Bonzini
,
2017/11/08
Re: [Qemu-devel] [PATCH] block: Deprecate bdrv_set_read_only() and users
,
Daniel P. Berrange
,
2017/11/08
Re: [Qemu-devel] [PATCH] block: Deprecate bdrv_set_read_only() and users
,
Kevin Wolf
,
2017/11/08
Re: [Qemu-devel] [PATCH] block: Deprecate bdrv_set_read_only() and users
,
Paolo Bonzini
,
2017/11/08
Re: [Qemu-devel] [PATCH] block: Deprecate bdrv_set_read_only() and users
,
Kevin Wolf
,
2017/11/08
Re: [Qemu-devel] [PATCH] block: Deprecate bdrv_set_read_only() and users
,
Daniel P. Berrange
,
2017/11/08
Re: [Qemu-devel] [PATCH] block: Deprecate bdrv_set_read_only() and users
,
Eric Blake
,
2017/11/07
Re: [Qemu-devel] [PATCH] block: Deprecate bdrv_set_read_only() and users
,
Kevin Wolf
,
2017/11/08
Re: [Qemu-devel] [Qemu-block] [PATCH] block: Deprecate bdrv_set_read_only() and users
,
Kevin Wolf
,
2017/11/08
Re: [Qemu-devel] [Qemu-block] [PATCH] block: Deprecate bdrv_set_read_only() and users
,
Eric Blake
,
2017/11/08
Re: [Qemu-devel] [PATCH] block: Deprecate bdrv_set_read_only() and users
,
Eric Blake
,
2017/11/08
[Qemu-devel] [PATCH 0/7] s390x/pci: Improve zPCI to cover more cases
,
Pierre Morel
,
2017/11/07
[Qemu-devel] [PATCH 2/7] s390x/pci: rework PCI STORE
,
Pierre Morel
,
2017/11/07
Re: [Qemu-devel] [PATCH 2/7] s390x/pci: rework PCI STORE
,
Cornelia Huck
,
2017/11/09
Re: [Qemu-devel] [PATCH 2/7] s390x/pci: rework PCI STORE
,
Yi Min Zhao
,
2017/11/10
Re: [Qemu-devel] [PATCH 2/7] s390x/pci: rework PCI STORE
,
Pierre Morel
,
2017/11/13
Re: [Qemu-devel] [PATCH 2/7] s390x/pci: rework PCI STORE
,
Cornelia Huck
,
2017/11/13
Re: [Qemu-devel] [PATCH 2/7] s390x/pci: rework PCI STORE
,
Pierre Morel
,
2017/11/13
[Qemu-devel] [PATCH 1/7] s390x/pci: factor out endianess conversion
,
Pierre Morel
,
2017/11/07
Re: [Qemu-devel] [PATCH 1/7] s390x/pci: factor out endianess conversion
,
Cornelia Huck
,
2017/11/09
Re: [Qemu-devel] [PATCH 1/7] s390x/pci: factor out endianess conversion
,
Philippe Mathieu-Daudé
,
2017/11/09
Re: [Qemu-devel] [PATCH 1/7] s390x/pci: factor out endianess conversion
,
Cornelia Huck
,
2017/11/09
Re: [Qemu-devel] [PATCH 1/7] s390x/pci: factor out endianess conversion
,
Pierre Morel
,
2017/11/13
Re: [Qemu-devel] [PATCH 1/7] s390x/pci: factor out endianess conversion
,
Cornelia Huck
,
2017/11/13
Re: [Qemu-devel] [PATCH 1/7] s390x/pci: factor out endianess conversion
,
Pierre Morel
,
2017/11/13
Re: [Qemu-devel] [PATCH 1/7] s390x/pci: factor out endianess conversion
,
Pierre Morel
,
2017/11/13
Re: [Qemu-devel] [PATCH 1/7] s390x/pci: factor out endianess conversion
,
Pierre Morel
,
2017/11/13
[Qemu-devel] [PATCH 3/7] s390x/pci: rework PCI LOAD
,
Pierre Morel
,
2017/11/07
Re: [Qemu-devel] [PATCH 3/7] s390x/pci: rework PCI LOAD
,
Cornelia Huck
,
2017/11/09
Re: [Qemu-devel] [PATCH 3/7] s390x/pci: rework PCI LOAD
,
Pierre Morel
,
2017/11/13
Re: [Qemu-devel] [PATCH 3/7] s390x/pci: rework PCI LOAD
,
Pierre Morel
,
2017/11/13
[Qemu-devel] [PATCH 7/7] s390x/pci: search for subregion inside the BARs
,
Pierre Morel
,
2017/11/07
Re: [Qemu-devel] [PATCH 7/7] s390x/pci: search for subregion inside the BARs
,
Cornelia Huck
,
2017/11/13
[Qemu-devel] [PATCH 5/7] s390x/pci: move the memory region read from pcilg
,
Pierre Morel
,
2017/11/07
[Qemu-devel] [PATCH 4/7] s390x/pci: rework PCI STORE BLOCK
,
Pierre Morel
,
2017/11/07
Re: [Qemu-devel] [PATCH 4/7] s390x/pci: rework PCI STORE BLOCK
,
Cornelia Huck
,
2017/11/13
Re: [Qemu-devel] [PATCH 4/7] s390x/pci: rework PCI STORE BLOCK
,
Pierre Morel
,
2017/11/13
Re: [Qemu-devel] [PATCH 4/7] s390x/pci: rework PCI STORE BLOCK
,
Cornelia Huck
,
2017/11/13
Re: [Qemu-devel] [PATCH 4/7] s390x/pci: rework PCI STORE BLOCK
,
Pierre Morel
,
2017/11/15
[Qemu-devel] [PATCH 6/7] s390x/pci: move the memory region write from pcistg
,
Pierre Morel
,
2017/11/07
Re: [Qemu-devel] [PATCH 6/7] s390x/pci: move the memory region write from pcistg
,
Cornelia Huck
,
2017/11/09
Re: [Qemu-devel] [PATCH 6/7] s390x/pci: move the memory region write from pcistg
,
Yi Min Zhao
,
2017/11/10
Re: [Qemu-devel] [PATCH 6/7] s390x/pci: move the memory region write from pcistg
,
Cornelia Huck
,
2017/11/10
Re: [Qemu-devel] [PATCH 6/7] s390x/pci: move the memory region write from pcistg
,
Pierre Morel
,
2017/11/13
Re: [Qemu-devel] [PATCH 6/7] s390x/pci: move the memory region write from pcistg
,
Pierre Morel
,
2017/11/13
Re: [Qemu-devel] [PATCH 6/7] s390x/pci: move the memory region write from pcistg
,
Cornelia Huck
,
2017/11/13
Re: [Qemu-devel] [PATCH 6/7] s390x/pci: move the memory region write from pcistg
,
Pierre Morel
,
2017/11/13
Re: [Qemu-devel] [PATCH 0/7] s390x/pci: Improve zPCI to cover more cases
,
Cornelia Huck
,
2017/11/07
Re: [Qemu-devel] [PATCH 0/7] s390x/pci: Improve zPCI to cover more cases
,
Christian Borntraeger
,
2017/11/07
Re: [Qemu-devel] [PATCH 0/7] s390x/pci: Improve zPCI to cover more cases
,
Cornelia Huck
,
2017/11/08
Re: [Qemu-devel] [PATCH 0/7] s390x/pci: Improve zPCI to cover more cases
,
Cornelia Huck
,
2017/11/13
Re: [Qemu-devel] [PATCH 0/7] s390x/pci: Improve zPCI to cover more cases
,
Pierre Morel
,
2017/11/15
[Qemu-devel] [Bug 1054812] Re: Configure uses wrong libtool on Darwin
,
Peter Maydell
,
2017/11/07
Re: [Qemu-devel] [PATCH v2] accel: default to an actually available accelerator
,
Cornelia Huck
,
2017/11/07
[Qemu-devel] [PATCH] accel/tcg/translate-all: expand cpu_restore_state retaddr check
,
Alex Bennée
,
2017/11/07
Re: [Qemu-devel] [PATCH] accel/tcg/translate-all: expand cpu_restore_state retaddr check
,
Peter Maydell
,
2017/11/07
Re: [Qemu-devel] [PATCH] accel/tcg/translate-all: expand cpu_restore_state retaddr check
,
Alex Bennée
,
2017/11/07
Re: [Qemu-devel] [PATCH] accel/tcg/translate-all: expand cpu_restore_state retaddr check
,
Peter Maydell
,
2017/11/07
Re: [Qemu-devel] [PATCH] accel/tcg/translate-all: expand cpu_restore_state retaddr check
,
Richard Henderson
,
2017/11/08
[Qemu-devel] i440/piix and dynamic sysbus check
,
Marc-André Lureau
,
2017/11/07
Re: [Qemu-devel] i440/piix and dynamic sysbus check
,
Eduardo Habkost
,
2017/11/07
Re: [Qemu-devel] i440/piix and dynamic sysbus check
,
Marc-André Lureau
,
2017/11/08
Re: [Qemu-devel] i440/piix and dynamic sysbus check
,
Marcel Apfelbaum
,
2017/11/08
[Qemu-devel] [PATCH v5 0/5] fw_cfg: add DMA operations & etc/vmcoreinfo support
,
Marc-André Lureau
,
2017/11/07
[Qemu-devel] [PATCH v5 2/5] fw_cfg: add DMA register
,
Marc-André Lureau
,
2017/11/07
[Qemu-devel] [PATCH v5 1/5] fw_cfg: fix the command line module name
,
Marc-André Lureau
,
2017/11/07
[Qemu-devel] [PATCH v5 3/5] fw_cfg: do DMA read operation
,
Marc-André Lureau
,
2017/11/07
Re: [Qemu-devel] [PATCH v5 0/5] fw_cfg: add DMA operations & etc/vmcoreinfo support
,
Hatayama, Daisuke
,
2017/11/13
[Qemu-devel] segfault in parallel blockjobs (iotest 30)
,
Anton Nefedov
,
2017/11/07
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
Alberto Garcia
,
2017/11/08
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
Alberto Garcia
,
2017/11/08
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
Anton Nefedov
,
2017/11/08
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
Fam Zheng
,
2017/11/09
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
Alberto Garcia
,
2017/11/09
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
Alberto Garcia
,
2017/11/09
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
Fam Zheng
,
2017/11/09
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
Alberto Garcia
,
2017/11/15
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
Anton Nefedov
,
2017/11/15
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
Alberto Garcia
,
2017/11/16
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
Anton Nefedov
,
2017/11/16
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
Alberto Garcia
,
2017/11/21
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
Anton Nefedov
,
2017/11/21
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
Alberto Garcia
,
2017/11/21
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
John Snow
,
2017/11/21
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
Alberto Garcia
,
2017/11/22
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
John Snow
,
2017/11/22
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
John Snow
,
2017/11/16
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
Alberto Garcia
,
2017/11/17
Re: [Qemu-devel] [Qemu-block] segfault in parallel blockjobs (iotest 30)
,
Alberto Garcia
,
2017/11/22
[Qemu-devel] [Bug 1614348] Re: qemu-arm core dumped for no entry symbol programe
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [PATCH 1/3] trace: Simplify find_debugfs()
,
Namhyung Kim
,
2017/11/07
[Qemu-devel] [PATCH 3/3] trace: Try using tracefs first
,
Namhyung Kim
,
2017/11/07
[Qemu-devel] [PATCH 2/3] trace: Generalize searching for debugfs
,
Namhyung Kim
,
2017/11/07
Re: [Qemu-devel] [PATCH 1/3] trace: Simplify find_debugfs()
,
Stefan Hajnoczi
,
2017/11/09
Re: [Qemu-devel] [PATCH 1/3] trace: Simplify find_debugfs()
,
Namhyung Kim
,
2017/11/09
[Qemu-devel] [Bug 1680991] Re: raspi2: system timer not device implemented
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [PATCH] util/async: use atomic_mb_set in qemu_bh_cancel
,
Sergio Lopez
,
2017/11/07
Re: [Qemu-devel] [PATCH] util/async: use atomic_mb_set in qemu_bh_cancel
,
Paolo Bonzini
,
2017/11/07
Re: [Qemu-devel] [PATCH] util/async: use atomic_mb_set in qemu_bh_cancel
,
Stefan Hajnoczi
,
2017/11/08
[Qemu-devel] [RISU PATCH 00/10] Initial support for SVE
,
Alex Bennée
,
2017/11/07
[Qemu-devel] [RISU PATCH 01/10] build-all-arches: drop -t (for tty) from docker invocation
,
Alex Bennée
,
2017/11/07
[Qemu-devel] [RISU PATCH 02/10] risu.c: split out setting up options
,
Alex Bennée
,
2017/11/07
[Qemu-devel] [RISU PATCH 06/10] configure: support CPPFLAGS
,
Alex Bennée
,
2017/11/07
Re: [Qemu-devel] [RISU PATCH 06/10] configure: support CPPFLAGS
,
Dave Martin
,
2017/11/08
Re: [Qemu-devel] [RISU PATCH 06/10] configure: support CPPFLAGS
,
Alex Bennée
,
2017/11/08
[Qemu-devel] [RISU PATCH 04/10] risu: move optional args to each architecture
,
Alex Bennée
,
2017/11/07
Re: [Qemu-devel] [RISU PATCH 04/10] risu: move optional args to each architecture
,
Richard Henderson
,
2017/11/09
[Qemu-devel] [RISU PATCH 05/10] configure: allow repeated invocation of configure in build dir
,
Alex Bennée
,
2017/11/07
[Qemu-devel] [RISU PATCH 10/10] risu_reginfo_aarch64: add SVE support to reginfo_dump_mismatch
,
Alex Bennée
,
2017/11/07
Re: [Qemu-devel] [RISU PATCH 10/10] risu_reginfo_aarch64: add SVE support to reginfo_dump_mismatch
,
Dave Martin
,
2017/11/08
Re: [Qemu-devel] [RISU PATCH 10/10] risu_reginfo_aarch64: add SVE support to reginfo_dump_mismatch
,
Alex Bennée
,
2017/11/08
[Qemu-devel] [RISU PATCH 03/10] risu.c: add missing --trace longopt
,
Alex Bennée
,
2017/11/07
[Qemu-devel] [RISU PATCH 07/10] risugen: add --sve support
,
Alex Bennée
,
2017/11/07
Re: [Qemu-devel] [RISU PATCH 07/10] risugen: add --sve support
,
Richard Henderson
,
2017/11/09
Re: [Qemu-devel] [RISU PATCH 07/10] risugen: add --sve support
,
Dave Martin
,
2017/11/09
Re: [Qemu-devel] [RISU PATCH 07/10] risugen: add --sve support
,
Alex Bennée
,
2017/11/09
[Qemu-devel] [RISU PATCH 08/10] aarch64.risu: initial SVE instruction
,
Alex Bennée
,
2017/11/07
[Qemu-devel] [RISU PATCH 09/10] risu_reginfo_aarch64: add reginfo_copy_sve
,
Alex Bennée
,
2017/11/07
Re: [Qemu-devel] [RISU PATCH 09/10] risu_reginfo_aarch64: add reginfo_copy_sve
,
Dave Martin
,
2017/11/08
Re: [Qemu-devel] [RISU PATCH 00/10] Initial support for SVE
,
Dave Martin
,
2017/11/08
Re: [Qemu-devel] [RISU PATCH 00/10] Initial support for SVE
,
Alex Bennée
,
2017/11/08
Re: [Qemu-devel] [RISU PATCH 00/10] Initial support for SVE
,
Dave Martin
,
2017/11/08
Re: [Qemu-devel] [RISU PATCH 00/10] Initial support for SVE
,
Peter Maydell
,
2017/11/21
[Qemu-devel] [PATCH for-2.11] target/arm: Report GICv3 sysregs present in ID registers if needed
,
Peter Maydell
,
2017/11/07
Re: [Qemu-devel] [PATCH for-2.11] target/arm: Report GICv3 sysregs present in ID registers if needed
,
Stefano Stabellini
,
2017/11/07
Re: [Qemu-devel] [PATCH for-2.11] target/arm: Report GICv3 sysregs present in ID registers if needed
,
Richard Henderson
,
2017/11/08
Re: [Qemu-devel] [PATCH for-2.11] target/arm: Report GICv3 sysregs present in ID registers if needed
,
Alistair Francis
,
2017/11/14
Re: [Qemu-devel] [PATCH for-2.11] target/arm: Report GICv3 sysregs present in ID registers if needed
,
Peter Maydell
,
2017/11/15
Re: [Qemu-devel] [PATCH for-2.11] target/arm: Report GICv3 sysregs present in ID registers if needed
,
Alistair Francis
,
2017/11/16
[Qemu-devel] [PATCH] target/s390x: Finish implementing RISBGN
,
Richard Henderson
,
2017/11/07
Re: [Qemu-devel] [qemu-s390x] [PATCH] target/s390x: Finish implementing RISBGN
,
Thomas Huth
,
2017/11/07
Re: [Qemu-devel] [qemu-s390x] [PATCH] target/s390x: Finish implementing RISBGN
,
Peter Maydell
,
2017/11/07
Re: [Qemu-devel] [qemu-s390x] [PATCH] target/s390x: Finish implementing RISBGN
,
Cornelia Huck
,
2017/11/08
Re: [Qemu-devel] [qemu-s390x] [PATCH] target/s390x: Finish implementing RISBGN
,
Richard Henderson
,
2017/11/09
Re: [Qemu-devel] [qemu-s390x] [PATCH] target/s390x: Finish implementing RISBGN
,
Cornelia Huck
,
2017/11/09
[Qemu-devel] [PULL v2 0/1] Merge IO 2017/11/06
,
Daniel P. Berrange
,
2017/11/07
[Qemu-devel] [PULL v2 1/1] sockets: avoid leak of listen file descriptor
,
Daniel P. Berrange
,
2017/11/07
Re: [Qemu-devel] [PULL v2 0/1] Merge IO 2017/11/06
,
Peter Maydell
,
2017/11/07
Re: [Qemu-devel] [PULL v2 0/1] Merge IO 2017/11/06
,
Daniel P. Berrange
,
2017/11/07
[Qemu-devel] [PULL 0/7] target-arm queue
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [PULL 5/7] translate.c: Fix usermode big-endian AArch32 LDREXD and STREXD
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [PULL 4/7] hw/arm: Mark the "fsl, imx31" device with user_creatable = false
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [PULL 1/7] arm: implement cache/shareability attribute bits for PAR registers
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [PULL 2/7] hw/arm: Mark the "fsl, imx6" device with user_creatable = false
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [PULL 7/7] hw/intc/arm_gicv3_its: Don't abort on table save failure
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [PULL 3/7] hw/arm: Mark the "fsl, imx25" device with user_creatable = false
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [PULL 6/7] hw/intc/arm_gicv3_its: Fix the VM termination in vm_change_state_handler()
,
Peter Maydell
,
2017/11/07
Re: [Qemu-devel] [PULL 0/7] target-arm queue
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [PATCH v1] spapr_pci: fix the path while fetching loc-code from host DT
,
Seeteena Thoufeek
,
2017/11/07
Re: [Qemu-devel] [Qemu-ppc] [PATCH v1] spapr_pci: fix the path while fetching loc-code from host DT
,
Alexey Kardashevskiy
,
2017/11/07
Re: [Qemu-devel] [Qemu-ppc] [PATCH v1] spapr_pci: fix the path while fetching loc-code from host DT
,
David Gibson
,
2017/11/08
Re: [Qemu-devel] [Qemu-ppc] [PATCH v1] spapr_pci: fix the path while fetching loc-code from host DT
,
seeteena
,
2017/11/08
Re: [Qemu-devel] [Qemu-ppc] [PATCH v1] spapr_pci: fix the path while fetching loc-code from host DT
,
Greg Kurz
,
2017/11/08
[Qemu-devel] [PATCH v4 0/4] Don't write headers if BDS is INACTIVE
,
Jeff Cody
,
2017/11/07
[Qemu-devel] [PATCH v4 1/4] block/vhdx.c: Don't blindly update the header
,
Jeff Cody
,
2017/11/07
Re: [Qemu-devel] [PATCH v4 1/4] block/vhdx.c: Don't blindly update the header
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PATCH v4 3/4] block/parallels: add migration blocker
,
Jeff Cody
,
2017/11/07
[Qemu-devel] [PATCH v4 2/4] block/parallels: Do not update header or truncate image when INMIGRATE
,
Jeff Cody
,
2017/11/07
[Qemu-devel] [PATCH v4 4/4] qemu-iotests: update unsupported image formats in 194
,
Jeff Cody
,
2017/11/07
Re: [Qemu-devel] [Qemu-block] [PATCH v4 0/4] Don't write headers if BDS is INACTIVE
,
Stefan Hajnoczi
,
2017/11/09
Re: [Qemu-devel] [PATCH v4 0/4] Don't write headers if BDS is INACTIVE
,
Denis V. Lunev
,
2017/11/09
Re: [Qemu-devel] [PATCH v4 0/4] Don't write headers if BDS is INACTIVE
,
Max Reitz
,
2017/11/14
[Qemu-devel] [PATCH] disas: Dump insn bytes along with capstone disassembly
,
Richard Henderson
,
2017/11/07
Re: [Qemu-devel] [PATCH] disas: Dump insn bytes along with capstone disassembly
,
no-reply
,
2017/11/07
Re: [Qemu-devel] [PATCH] disas: Dump insn bytes along with capstone disassembly
,
no-reply
,
2017/11/09
[Qemu-devel] target-s390x: assertion failure in op_risbg
,
Peter Maydell
,
2017/11/07
Re: [Qemu-devel] target-s390x: assertion failure in op_risbg
,
Thomas Huth
,
2017/11/07
Re: [Qemu-devel] target-s390x: assertion failure in op_risbg
,
Richard Henderson
,
2017/11/07
Re: [Qemu-devel] target-s390x: assertion failure in op_risbg
,
Richard Henderson
,
2017/11/07
Re: [Qemu-devel] target-s390x: assertion failure in op_risbg
,
Richard Henderson
,
2017/11/07
[Qemu-devel] [Resend][PATCH] qapi-docs: fix a comment typo
,
Chen Hanxiao
,
2017/11/07
Re: [Qemu-devel] [Resend][PATCH] qapi-docs: fix a comment typo
,
Michael Roth
,
2017/11/07
Re: [Qemu-devel] [Resend][PATCH] qapi-docs: fix a comment typo
,
Michael Roth
,
2017/11/07
Re: [Qemu-devel] [Resend][PATCH] qapi-docs: fix a comment typo
,
Chen Hanxiao
,
2017/11/07
[Qemu-devel] [PATCH v2] crypto: afalg: fix a NULL pointer dereference
,
Longpeng(Mike)
,
2017/11/07
Re: [Qemu-devel] [PATCH v2] crypto: afalg: fix a NULL pointer dereference
,
Eric Blake
,
2017/11/07
Re: [Qemu-devel] [libvirt] [PATCH 0/7] x86: Rework KVM-defaults compat code, enable kvm_pv_unhalt by default
,
Paolo Bonzini
,
2017/11/07
Re: [Qemu-devel] [libvirt] [PATCH 0/7] x86: Rework KVM-defaults compat code, enable kvm_pv_unhalt by default
,
Eduardo Habkost
,
2017/11/08
[Qemu-devel] [PATCH v3] xen-disk: use an IOThread per instance
,
Paul Durrant
,
2017/11/07
Re: [Qemu-devel] [PATCH v3] xen-disk: use an IOThread per instance
,
Stefan Hajnoczi
,
2017/11/08
Re: [Qemu-devel] [PATCH v3] xen-disk: use an IOThread per instance
,
Daniel P. Berrange
,
2017/11/08
Re: [Qemu-devel] [PATCH v3] xen-disk: use an IOThread per instance
,
Paul Durrant
,
2017/11/09
Re: [Qemu-devel] [PATCH v3] xen-disk: use an IOThread per instance
,
Stefan Hajnoczi
,
2017/11/09
Re: [Qemu-devel] [PATCH v3] xen-disk: use an IOThread per instance
,
Paul Durrant
,
2017/11/15
Re: [Qemu-devel] [PATCH v3] xen-disk: use an IOThread per instance
,
Stefano Stabellini
,
2017/11/15
Re: [Qemu-devel] [PATCH v3] xen-disk: use an IOThread per instance
,
Paul Durrant
,
2017/11/16
Re: [Qemu-devel] [PATCH v2] s390x/cpu: expose the guest crash information
,
QingFeng Hao
,
2017/11/07
Re: [Qemu-devel] [PATCH v2] s390x/cpu: expose the guest crash information
,
Eric Blake
,
2017/11/07
Re: [Qemu-devel] [PATCH v2] s390x/cpu: expose the guest crash information
,
QingFeng Hao
,
2017/11/08
Re: [Qemu-devel] [Qemu-block] Clean Block Driver Shutdown
,
Markus Armbruster
,
2017/11/07
Re: [Qemu-devel] [Qemu-block] Clean Block Driver Shutdown
,
Peter Lieven
,
2017/11/07
Re: [Qemu-devel] [Qemu-block] Clean Block Driver Shutdown
,
Markus Armbruster
,
2017/11/07
Re: [Qemu-devel] [Qemu-block] Clean Block Driver Shutdown
,
Peter Lieven
,
2017/11/07
Re: [Qemu-devel] [Qemu-block] Clean Block Driver Shutdown
,
Kevin Wolf
,
2017/11/07
[Qemu-devel] [PULL v1 0/6] Merge build 2017/11/07
,
Daniel P. Berrange
,
2017/11/07
[Qemu-devel] [PULL v1 3/6] build: allow automatic git submodule updates to be disabled
,
Daniel P. Berrange
,
2017/11/07
[Qemu-devel] [PULL v1 1/6] build: allow setting a custom GIT binary for transparent proxying
,
Daniel P. Berrange
,
2017/11/07
[Qemu-devel] [PULL v1 5/6] build: delay check for empty git submodule list
,
Daniel P. Berrange
,
2017/11/07
[Qemu-devel] [PULL v1 2/6] build: don't create temporary files in source dir
,
Daniel P. Berrange
,
2017/11/07
[Qemu-devel] [PULL v1 6/6] build: remove use of MAKELEVEL optimization in submodule handling
,
Daniel P. Berrange
,
2017/11/07
[Qemu-devel] [PULL v1 4/6] build: don't fail if given a git submodule which does not exist
,
Daniel P. Berrange
,
2017/11/07
Re: [Qemu-devel] [PULL v1 0/6] Merge build 2017/11/07
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [PULL 0/3] cocoa queue
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [PULL 1/3] ui/cocoa.m: Make scrolling work again in GUI monitor windows
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [PULL 3/3] ui/cocoa.m: Send ctrl-alt key combos to guest if QEMU isn't using them
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [PULL 2/3] ui/cocoa.m: move ungrab to ctrl-alt-g
,
Peter Maydell
,
2017/11/07
Re: [Qemu-devel] [PULL 2/3] ui/cocoa.m: move ungrab to ctrl-alt-g
,
Programmingkid
,
2017/11/08
Re: [Qemu-devel] [PULL 2/3] ui/cocoa.m: move ungrab to ctrl-alt-g
,
Eric Blake
,
2017/11/08
Re: [Qemu-devel] [PULL 0/3] cocoa queue
,
Peter Maydell
,
2017/11/07
Re: [Qemu-devel] [PATCH v3 01/46] Replace all occurances of __FUNCTION__ with __func__
,
Markus Armbruster
,
2017/11/07
Re: [Qemu-devel] [PATCH v3 01/46] Replace all occurances of __FUNCTION__ with __func__
,
Eric Blake
,
2017/11/07
Re: [Qemu-devel] [PATCH v3 01/46] Replace all occurances of __FUNCTION__ with __func__
,
Markus Armbruster
,
2017/11/08
Re: [Qemu-devel] [PATCH v3 01/46] Replace all occurances of __FUNCTION__ with __func__
,
Alistair Francis
,
2017/11/08
Re: [Qemu-devel] [PATCH v3 01/46] Replace all occurances of __FUNCTION__ with __func__
,
Eric Blake
,
2017/11/08
Re: [Qemu-devel] [PATCH v3 01/46] Replace all occurances of __FUNCTION__ with __func__
,
Alistair Francis
,
2017/11/08
[Qemu-devel] [Bug 1713434] Re: prom-env-test test aborted and core dumped
,
R.Nageswara Sastry
,
2017/11/07
[Qemu-devel] [Bug 1713434] Re: prom-env-test test aborted and core dumped
,
Thomas Huth
,
2017/11/07
[Qemu-devel] [Bug 1713434] Re: prom-env-test test aborted and core dumped
,
R.Nageswara Sastry
,
2017/11/07
Re: [Qemu-devel] [Bug 1713434] Re: prom-env-test test aborted and core dumped
,
Thomas Huth
,
2017/11/07
[Qemu-devel] [Bug 1713434] Re: prom-env-test test aborted and core dumped
,
R.Nageswara Sastry
,
2017/11/07
[Qemu-devel] [Bug 1713434] Re: prom-env-test test aborted and core dumped
,
R.Nageswara Sastry
,
2017/11/07
[Qemu-devel] [Bug 1713434] Re: prom-env-test test aborted and core dumped
,
R.Nageswara Sastry
,
2017/11/07
[Qemu-devel] [Bug 1713434] Re: prom-env-test test aborted and core dumped
,
R.Nageswara Sastry
,
2017/11/07
[Qemu-devel] [Bug 1713434] Re: prom-env-test test aborted and core dumped
,
R.Nageswara Sastry
,
2017/11/07
[Qemu-devel] [Bug 1713434] Re: prom-env-test test aborted and core dumped
,
R.Nageswara Sastry
,
2017/11/08
[Qemu-devel] [Bug 1713434] Re: prom-env-test test aborted and core dumped
,
Thomas Huth
,
2017/11/08
Re: [Qemu-devel] [PULL, 08/14] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
,
Laurent Vivier
,
2017/11/07
Re: [Qemu-devel] [PULL, 08/14] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
,
Alexey Kardashevskiy
,
2017/11/07
Re: [Qemu-devel] [PULL, 08/14] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
,
David Gibson
,
2017/11/10
[Qemu-devel] about qemu-img info on block dev
,
wang.guang55
,
2017/11/07
Re: [Qemu-devel] about qemu-img info on block dev
,
Kevin Wolf
,
2017/11/07
Re: [Qemu-devel] [PATCH qemu v3] RFC: ppc/spapr: Receive and store device tree blob from SLOF
,
Alexey Kardashevskiy
,
2017/11/07
Re: [Qemu-devel] [PATCH qemu v3] RFC: ppc/spapr: Receive and store device tree blob from SLOF
,
David Gibson
,
2017/11/09
[Qemu-devel] [PATCH] Revert "Revert "vfio/pci-quirks.c: Disable stolen memory for igd VFIO""
,
Xiong Zhang
,
2017/11/07
[Qemu-devel] [PATCH] linux-user: Support explicit targets for PowerPC
,
Aaron Sierra
,
2017/11/06
Re: [Qemu-devel] [PATCH] linux-user: Support explicit targets for PowerPC
,
no-reply
,
2017/11/06
Re: [Qemu-devel] [PATCH] linux-user: Support explicit targets for PowerPC
,
Laurent Vivier
,
2017/11/07
Re: [Qemu-devel] [PATCH] linux-user: Support explicit targets for PowerPC
,
Peter Maydell
,
2017/11/07
Re: [Qemu-devel] [PATCH] linux-user: Support explicit targets for PowerPC
,
Laurent Vivier
,
2017/11/07
Re: [Qemu-devel] [PATCH] linux-user: Support explicit targets for PowerPC
,
Aaron Sierra
,
2017/11/07
Re: [Qemu-devel] [PATCH] linux-user: Support explicit targets for PowerPC
,
Laurent Vivier
,
2017/11/07
Re: [Qemu-devel] [PATCH] linux-user: Support explicit targets for PowerPC
,
Aaron Sierra
,
2017/11/07
Re: [Qemu-devel] [PATCH] linux-user: Support explicit targets for PowerPC
,
Peter Maydell
,
2017/11/07
Re: [Qemu-devel] [PATCH] linux-user: Support explicit targets for PowerPC
,
Aaron Sierra
,
2017/11/07
Re: [Qemu-devel] [PATCH] linux-user: Support explicit targets for PowerPC
,
Laurent Vivier
,
2017/11/07
Re: [Qemu-devel] [PATCH] linux-user: Support explicit targets for PowerPC
,
Aaron Sierra
,
2017/11/07
Re: [Qemu-devel] [PATCH] linux-user: Support explicit targets for PowerPC
,
no-reply
,
2017/11/10
[Qemu-devel] [Bug 1326986] Re: e1000 - no link detected by VXWorks based guest
,
Launchpad Bug Tracker
,
2017/11/06
[Qemu-devel] [Bug 1358619] Re: keep savevm/loadvm and migration cause snapshot crash
,
Launchpad Bug Tracker
,
2017/11/06
[Qemu-devel] [Bug 1355644] Re: windows7 reboot bluesreen 0x0000005c
,
Launchpad Bug Tracker
,
2017/11/06
[Qemu-devel] [PATCH 0/2] Optimize sparse reads over NBD
,
Eric Blake
,
2017/11/06
[Qemu-devel] [PATCH 2/2] nbd/server: Optimize final chunk of sparse read
,
Eric Blake
,
2017/11/06
Re: [Qemu-devel] [PATCH 2/2] nbd/server: Optimize final chunk of sparse read
,
Vladimir Sementsov-Ogievskiy
,
2017/11/09
[Qemu-devel] [PATCH 1/2] nbd/server: Implement sparse reads atop structured reply
,
Eric Blake
,
2017/11/06
Re: [Qemu-devel] [PATCH 1/2] nbd/server: Implement sparse reads atop structured reply
,
Vladimir Sementsov-Ogievskiy
,
2017/11/09
Re: [Qemu-devel] [PATCH 0/2] Optimize sparse reads over NBD
,
Paolo Bonzini
,
2017/11/07
[Qemu-devel] [PATCH 0/8] various NBD fixes for 2.11
,
Eric Blake
,
2017/11/06
[Qemu-devel] [PATCH 1/8] nbd-client: Fix error message typos
,
Eric Blake
,
2017/11/06
[Qemu-devel] [PATCH 3/8] raw: Reflect read-only protocol layer
,
Eric Blake
,
2017/11/06
Re: [Qemu-devel] [PATCH 3/8] raw: Reflect read-only protocol layer
,
Paolo Bonzini
,
2017/11/07
Re: [Qemu-devel] [PATCH 3/8] raw: Reflect read-only protocol layer
,
Kevin Wolf
,
2017/11/07
[Qemu-devel] [PATCH 2/8] nbd/client: Nicer trace of structured reply
,
Eric Blake
,
2017/11/06
[Qemu-devel] [PATCH 5/8] nbd: Fix struct name for structured reads
,
Eric Blake
,
2017/11/06
[Qemu-devel] [PATCH 4/8] nbd-client: Honor server read-only advertisement
,
Eric Blake
,
2017/11/06
[Qemu-devel] [PATCH 6/8] nbd-client: Short-circuit 0-length operations
,
Eric Blake
,
2017/11/06
[Qemu-devel] [PATCH 8/8] nbd/server: Fix structured read of length 0
,
Eric Blake
,
2017/11/06
[Qemu-devel] [PATCH 7/8] nbd-client: Stricter enforcing of structured reply spec
,
Eric Blake
,
2017/11/06
[Qemu-devel] [PATCH v3 0/4] Don't write headers if BDS is INACTIVE
,
Jeff Cody
,
2017/11/06
[Qemu-devel] [PATCH v3 2/4] block/parallels: Do not update header or truncate image when INMIGRATE
,
Jeff Cody
,
2017/11/06
[Qemu-devel] [PATCH v3 1/4] block/vhdx.c: Don't blindly update the header
,
Jeff Cody
,
2017/11/06
[Qemu-devel] [PATCH v3 3/4] block/parallels: add migration blocker
,
Jeff Cody
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 3/4] block/parallels: add migration blocker
,
Stefan Hajnoczi
,
2017/11/07
[Qemu-devel] [PATCH v3 4/4] qemu-iotests: update unsupported image formats in 194
,
Jeff Cody
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 0/4] Don't write headers if BDS is INACTIVE
,
Fam Zheng
,
2017/11/07
[Qemu-devel] [PATCH 0/5] tpm: Match frontend and backend buffer sizes (not 2.11)
,
Stefan Berger
,
2017/11/06
[Qemu-devel] [PATCH 1/5] tpm: Move getting TPM buffer size to backends
,
Stefan Berger
,
2017/11/06
Re: [Qemu-devel] [PATCH 1/5] tpm: Move getting TPM buffer size to backends
,
Marc-André Lureau
,
2017/11/08
Re: [Qemu-devel] [PATCH 1/5] tpm: Move getting TPM buffer size to backends
,
Stefan Berger
,
2017/11/08
[Qemu-devel] [PATCH 2/5] tpm: pull tpm_util_send() out of tpm_util_test()
,
Stefan Berger
,
2017/11/06
Re: [Qemu-devel] [PATCH 2/5] tpm: pull tpm_util_send() out of tpm_util_test()
,
Marc-André Lureau
,
2017/11/08
[Qemu-devel] [PATCH 3/5] tpm: tpm_passthrough: Read the buffer size from the host device
,
Stefan Berger
,
2017/11/06
Re: [Qemu-devel] [PATCH 3/5] tpm: tpm_passthrough: Read the buffer size from the host device
,
Stefan Berger
,
2017/11/07
Re: [Qemu-devel] [PATCH 3/5] tpm: tpm_passthrough: Read the buffer size from the host device
,
Marc-André Lureau
,
2017/11/08
[Qemu-devel] [PATCH 5/5] tpm: tpm_passthrough: Fail startup if FE buffer size < BE buffer size
,
Stefan Berger
,
2017/11/06
Re: [Qemu-devel] [PATCH 5/5] tpm: tpm_passthrough: Fail startup if FE buffer size < BE buffer size
,
Marc-André Lureau
,
2017/11/08
Re: [Qemu-devel] [PATCH 5/5] tpm: tpm_passthrough: Fail startup if FE buffer size < BE buffer size
,
Stefan Berger
,
2017/11/08
[Qemu-devel] [PATCH 4/5] tpm: tpm_emulator: get and set buffer size of device
,
Stefan Berger
,
2017/11/06
Re: [Qemu-devel] [PATCH 4/5] tpm: tpm_emulator: get and set buffer size of device
,
Marc-André Lureau
,
2017/11/08
Re: [Qemu-devel] [PATCH 4/5] tpm: tpm_emulator: get and set buffer size of device
,
Stefan Berger
,
2017/11/08
Re: [Qemu-devel] [PATCH 0/5] tpm: Match frontend and backend buffer sizes (not 2.11)
,
Marc-André Lureau
,
2017/11/08
Re: [Qemu-devel] [PATCH qemu] fdc: Exit if ISA controller does not support DMA
,
John Snow
,
2017/11/06
Re: [Qemu-devel] [PATCH qemu] fdc: Exit if ISA controller does not support DMA
,
Alexey Kardashevskiy
,
2017/11/21
Re: [Qemu-devel] [PATCH v2 0/5] backup improvements part 1
,
John Snow
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 0/5] backup improvements part 1
,
John Snow
,
2017/11/13
Re: [Qemu-devel] [PATCH v2 0/5] backup improvements part 1
,
Jeff Cody
,
2017/11/14
Re: [Qemu-devel] [PATCH v2 0/5] backup improvements part 1
,
Jeff Cody
,
2017/11/28
Re: [Qemu-devel] [PATCH v2 0/5] backup improvements part 1
,
Fam Zheng
,
2017/11/28
Re: [Qemu-devel] [PATCH v2 0/5] backup improvements part 1
,
Fam Zheng
,
2017/11/28
Re: [Qemu-devel] [PATCH 3/5] backup: init copy_bitmap from sync_bitmap for incremental
,
John Snow
,
2017/11/06
[Qemu-devel] [PATCH v2] aarch64: advertise the GIC system register interface
,
Stefano Stabellini
,
2017/11/06
Re: [Qemu-devel] [PATCH v2] aarch64: advertise the GIC system register interface
,
Peter Maydell
,
2017/11/07
Re: [Qemu-devel] [PATCH v2] aarch64: advertise the GIC system register interface
,
Stefano Stabellini
,
2017/11/07
Re: [Qemu-devel] [PATCH v2] aarch64: advertise the GIC system register interface
,
Peter Maydell
,
2017/11/07
Re: [Qemu-devel] [PATCH v2] aarch64: advertise the GIC system register interface
,
no-reply
,
2017/11/10
Re: [Qemu-devel] [PATCH v3 04/42] MAINTAINERS: add an entry for the i82378 (superio)
,
Hervé Poussineau
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 02/42] MAINTAINERS: add an entry for the i82374 (southbridge)
,
Hervé Poussineau
,
2017/11/06
[Qemu-devel] [PATCH v2 0/2] Fix eepro100 simple transmission, add i82559 PCI ID
,
Mike Nawrocki
,
2017/11/06
[Qemu-devel] [PATCH v2 1/2] Fix eepro100 simple transmission mode
,
Mike Nawrocki
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 1/2] Fix eepro100 simple transmission mode
,
Thomas Huth
,
2017/11/16
Re: [Qemu-devel] [PATCH v2 1/2] Fix eepro100 simple transmission mode
,
Thomas Huth
,
2017/11/16
Re: [Qemu-devel] [PATCH v2 1/2] Fix eepro100 simple transmission mode
,
Michael Nawrocki
,
2017/11/16
[Qemu-devel] [PATCH v2 2/2] Add new PCI ID for i82559a
,
Mike Nawrocki
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 2/2] Add new PCI ID for i82559a
,
Michael S. Tsirkin
,
2017/11/07
Re: [Qemu-devel] [PATCH v2 2/2] Add new PCI ID for i82559a
,
Michael Nawrocki
,
2017/11/07
Re: [Qemu-devel] [PATCH v2 2/2] Add new PCI ID for i82559a
,
Stefan Weil
,
2017/11/14
Re: [Qemu-devel] [PATCH v2 2/2] Add new PCI ID for i82559a
,
Jason Wang
,
2017/11/15
Re: [Qemu-devel] [PATCH v2 2/2] Add new PCI ID for i82559a
,
Michael Nawrocki
,
2017/11/15
Re: [Qemu-devel] [PATCH v2 2/2] Add new PCI ID for i82559a
,
Jason Wang
,
2017/11/15
Re: [Qemu-devel] [PATCH v2 2/2] Add new PCI ID for i82559a
,
Stefan Weil
,
2017/11/16
Re: [Qemu-devel] [PATCH v2 2/2] Add new PCI ID for i82559a
,
Jason Wang
,
2017/11/16
[Qemu-devel] [PULL 0/2] 9pfs fixes for 2.11 20171106
,
Greg Kurz
,
2017/11/06
[Qemu-devel] [PULL 1/2] 9pfs: drop one user of struct V9fsFidState
,
Greg Kurz
,
2017/11/06
[Qemu-devel] [PULL 2/2] 9pfs: fix v9fs_mark_fids_unreclaim() return value
,
Greg Kurz
,
2017/11/06
Re: [Qemu-devel] [PULL 0/2] 9pfs fixes for 2.11 20171106
,
Peter Maydell
,
2017/11/07
Re: [Qemu-devel] [PATCH 2/4] linux-user: fix 'finshed' typo in comment
,
Riku Voipio
,
2017/11/06
Re: [Qemu-devel] [PATCH v3] linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64
,
Riku Voipio
,
2017/11/06
Re: [Qemu-devel] [PATCH v3] linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64
,
James Clarke
,
2017/11/06
Re: [Qemu-devel] [PATCH 0/7] linux-user fixes, mostly for hppa
,
Riku Voipio
,
2017/11/06
[Qemu-devel] [Bug 1701798] Re: dynamically linked binaries crash for big-endian targets
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [Bug 1701798] Re: dynamically linked binaries crash for big-endian targets
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1701798] Re: dynamically linked binaries crash for big-endian targets
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1701798] Re: dynamically linked binaries crash for big-endian targets
,
Bruno Haible
,
2017/11/07
[Qemu-devel] [Bug 1701798] Re: dynamically linked binaries crash for big-endian targets
,
Bruno Haible
,
2017/11/07
[Qemu-devel] [Bug 1701798] Re: dynamically linked binaries crash for big-endian targets
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1701798] Re: dynamically linked binaries crash for big-endian targets
,
Bruno Haible
,
2017/11/07
[Qemu-devel] [Bug 1701798] Re: dynamically linked binaries crash for big-endian targets
,
Bruno Haible
,
2017/11/08
[Qemu-devel] [Bug 1585840] Re: multiprocess program gets incorrect results with qemu arm-linux-user
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [Bug 1585840] Re: multiprocess program gets incorrect results with qemu arm-linux-user
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1585840] Re: multiprocess program gets incorrect results with qemu arm-linux-user
,
jepler
,
2017/11/07
[Qemu-devel] [Bug 1585840] Re: multiprocess program gets incorrect results with qemu arm-linux-user
,
jepler
,
2017/11/07
[Qemu-devel] [Bug 1585840] Re: multiprocess program gets incorrect results with qemu arm-linux-user
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1581695] Re: getifaddrs: Address family not supported by protocol
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [Bug 1605443] Re: QEMU epoll for i386-linux-user on arm host is broken in 2.6
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [Bug 1696773] Re: golang calls to exec crash user emulation
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [Bug 1679358] Re: ARM: SCTLR fields not being preserved
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [Bug 1696353] Re: golang binaries fail to start under linux-user
,
Peter Maydell
,
2017/11/06
Re: [Qemu-devel] [PATCH 63/88] bsd-user/syscall: fix a memory leak on EFAULT, use g_new()
,
Philippe Mathieu-Daudé
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 00/42] remove i386/pc dependency from non-PC world (part 1)
,
Philippe Mathieu-Daudé
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 00/42] remove i386/pc dependency from non-PC world (part 1)
,
Michael S. Tsirkin
,
2017/11/08
[Qemu-devel] [PATCH for-2.11] tests-aio-multithread: fix /aio/multi/schedule race condition
,
Stefan Hajnoczi
,
2017/11/06
Re: [Qemu-devel] [PATCH for-2.11] tests-aio-multithread: fix /aio/multi/schedule race condition
,
Paolo Bonzini
,
2017/11/07
Re: [Qemu-devel] [PATCH for-2.11] tests-aio-multithread: fix /aio/multi/schedule race condition
,
Stefan Hajnoczi
,
2017/11/07
[Qemu-devel] [PATCH] memory: remove unused memory_region_set_global_locking()
,
Marc-André Lureau
,
2017/11/06
Re: [Qemu-devel] [PATCH] memory: remove unused memory_region_set_global_locking()
,
Paolo Bonzini
,
2017/11/07
[Qemu-devel] [PATCH] .gitignore: remove vscclient
,
Marc-André Lureau
,
2017/11/06
Re: [Qemu-devel] [PATCH] .gitignore: remove vscclient
,
Eric Blake
,
2017/11/06
Re: [Qemu-devel] [PATCH] .gitignore: remove vscclient
,
Marc-André Lureau
,
2017/11/06
Re: [Qemu-devel] [PATCH] .gitignore: remove vscclient
,
Eric Blake
,
2017/11/06
[Qemu-devel] Drainage in bdrv_replace_child_noperm()
,
Max Reitz
,
2017/11/06
Re: [Qemu-devel] Drainage in bdrv_replace_child_noperm()
,
Fam Zheng
,
2017/11/07
Re: [Qemu-devel] Drainage in bdrv_replace_child_noperm()
,
Max Reitz
,
2017/11/08
Re: [Qemu-devel] [Qemu-block] Drainage in bdrv_replace_child_noperm()
,
Kevin Wolf
,
2017/11/07
Re: [Qemu-devel] [Qemu-block] Drainage in bdrv_replace_child_noperm()
,
Max Reitz
,
2017/11/08
Re: [Qemu-devel] [Qemu-block] Drainage in bdrv_replace_child_noperm()
,
Kevin Wolf
,
2017/11/09
Re: [Qemu-devel] [PATCH] specs: Extend TPM spec with TPM emulator description
,
Stefan Berger
,
2017/11/06
[Qemu-devel] [Bug 1077116] Re: automoc4 segfaults when building in an armhf pbuilder on an amd64 host
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [PATCH v2 00/28] TPM: code cleanup (not 2.11)
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH v2 01/28] tpm-tis: remove unused locty_number
,
Marc-André Lureau
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 01/28] tpm-tis: remove unused locty_number
,
Stefan Berger
,
2017/11/06
[Qemu-devel] [PATCH v2 02/28] tpm: move TpmIf in include/sysemu/tpm.h
,
Marc-André Lureau
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 02/28] tpm: move TpmIf in include/sysemu/tpm.h
,
Stefan Berger
,
2017/11/06
[Qemu-devel] [PATCH v2 03/28] tpm-backend: store TPMIf interface, improve backend_init()
,
Marc-André Lureau
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 03/28] tpm-backend: store TPMIf interface, improve backend_init()
,
Stefan Berger
,
2017/11/06
[Qemu-devel] [PATCH v2 04/28] tpm-tis: no longer expose TPMState
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH v2 06/28] tpm-be: report error instead of front-end
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH v2 05/28] tpm-be: call request_completed() out of thread
,
Marc-André Lureau
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 05/28] tpm-be: call request_completed() out of thread
,
Stefan Berger
,
2017/11/06
[Qemu-devel] [PATCH v2 07/28] tpm-be: ask model to the TPM interface
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH v2 08/28] tpm: remove unused opened code
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH v2 09/28] tpm-passthrough: don't save guessed cancel_path in options
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH v2 11/28] tpm-passthrough: pass TPMPassthruState to handle_device_opts
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH v2 12/28] tpm-backend: move set 'id' to common code
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH v2 10/28] tpm-be: update optional function pointers
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH v2 13/28] tpm-passthrough: make it safer to destroy after creation
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH v2 14/28] tpm-passthrough: simplify create()
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH v2 15/28] tpm-passthrough: workaround a possible race
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH v2 16/28] tpm-tis: simplify header inclusion
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH v2 17/28] tpm: rename qemu_find_tpm() -> qemu_find_tpm_be()
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH v2 18/28] tpm: lookup the the TPM interface instead of TIS device
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH v2 19/28] tpm: add TPM interface to lookup TPM version
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH v2 20/28] tpm: add tpm_cmd_get_size() to tpm_util
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH v2 21/28] acpi: change TPM TIS data conditions
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH v2 22/28] tpm-emulator: add a FIXME comment about blocking cancel
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH v2 23/28] tpm-tis: remove redundant 'tpm_tis:' in error messages
,
Marc-André Lureau
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 23/28] tpm-tis: remove redundant 'tpm_tis:' in error messages
,
Stefan Berger
,
2017/11/06
[Qemu-devel] [PATCH v2 24/28] tpm-tis: check that at most one TPM device exists
,
Marc-André Lureau
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 24/28] tpm-tis: check that at most one TPM device exists
,
Stefan Berger
,
2017/11/06
[Qemu-devel] [PATCH v2 25/28] tpm-emulator: protect concurrent ctrl_chr access
,
Marc-André Lureau
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 25/28] tpm-emulator: protect concurrent ctrl_chr access
,
Stefan Berger
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 25/28] tpm-emulator: protect concurrent ctrl_chr access
,
Marc-André Lureau
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 25/28] tpm-emulator: protect concurrent ctrl_chr access
,
Stefan Berger
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 25/28] tpm-emulator: protect concurrent ctrl_chr access
,
Marc-André Lureau
,
2017/11/07
[Qemu-devel] [PATCH v2 26/28] qdev: add DEFINE_PROP_TPMBE
,
Marc-André Lureau
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 26/28] qdev: add DEFINE_PROP_TPMBE
,
Stefan Berger
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 26/28] qdev: add DEFINE_PROP_TPMBE
,
Marc-André Lureau
,
2017/11/07
[Qemu-devel] [PATCH v2 27/28] tpm-tis: use DEFINE_PROP_TPMBE
,
Marc-André Lureau
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 27/28] tpm-tis: use DEFINE_PROP_TPMBE
,
Stefan Berger
,
2017/11/06
[Qemu-devel] [PATCH v2 28/28] tpm: remove tpm_register_model()
,
Marc-André Lureau
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 28/28] tpm: remove tpm_register_model()
,
Stefan Berger
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 00/28] TPM: code cleanup (not 2.11)
,
Stefan Berger
,
2017/11/06
[Qemu-devel] [PATCH 0/4] linux-user: fix various SIGSEGV delivery bugs
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [PATCH 1/4] linux-user/s390x: Mask si_addr for SIGSEGV
,
Peter Maydell
,
2017/11/06
Re: [Qemu-devel] [PATCH 1/4] linux-user/s390x: Mask si_addr for SIGSEGV
,
Laurent Vivier
,
2017/11/07
Re: [Qemu-devel] [PATCH 1/4] linux-user/s390x: Mask si_addr for SIGSEGV
,
Philippe Mathieu-Daudé
,
2017/11/07
Re: [Qemu-devel] [PATCH 1/4] linux-user/s390x: Mask si_addr for SIGSEGV
,
Richard Henderson
,
2017/11/08
Re: [Qemu-devel] [PATCH 1/4] linux-user/s390x: Mask si_addr for SIGSEGV
,
Peter Maydell
,
2017/11/09
[Qemu-devel] [PATCH 4/4] linux-user: Handle rt_sigaction correctly for SPARC
,
Peter Maydell
,
2017/11/06
Re: [Qemu-devel] [PATCH 4/4] linux-user: Handle rt_sigaction correctly for SPARC
,
Laurent Vivier
,
2017/11/07
Re: [Qemu-devel] [PATCH 4/4] linux-user: Handle rt_sigaction correctly for SPARC
,
Philippe Mathieu-Daudé
,
2017/11/07
[Qemu-devel] [PATCH 3/4] linux-user/sparc: Put address for data faults where linux-user expects it
,
Peter Maydell
,
2017/11/06
Re: [Qemu-devel] [PATCH 3/4] linux-user/sparc: Put address for data faults where linux-user expects it
,
Laurent Vivier
,
2017/11/07
Re: [Qemu-devel] [PATCH 3/4] linux-user/sparc: Put address for data faults where linux-user expects it
,
Peter Maydell
,
2017/11/07
Re: [Qemu-devel] [PATCH 3/4] linux-user/sparc: Put address for data faults where linux-user expects it
,
Laurent Vivier
,
2017/11/07
Re: [Qemu-devel] [PATCH 3/4] linux-user/sparc: Put address for data faults where linux-user expects it
,
Philippe Mathieu-Daudé
,
2017/11/07
Re: [Qemu-devel] [PATCH 3/4] linux-user/sparc: Put address for data faults where linux-user expects it
,
Richard Henderson
,
2017/11/08
[Qemu-devel] [PATCH 2/4] linux-user/ppc: Report correct fault address for data faults
,
Peter Maydell
,
2017/11/06
Re: [Qemu-devel] [PATCH 2/4] linux-user/ppc: Report correct fault address for data faults
,
Laurent Vivier
,
2017/11/07
Re: [Qemu-devel] [PATCH 2/4] linux-user/ppc: Report correct fault address for data faults
,
Richard Henderson
,
2017/11/08
Re: [Qemu-devel] [PATCH 0/4] linux-user: fix various SIGSEGV delivery bugs
,
Riku Voipio
,
2017/11/07
Re: [Qemu-devel] [RFC v2 3/6] possible_cpus: add CPUArchId::type field
,
Eduardo Habkost
,
2017/11/06
Re: [Qemu-devel] [RFC v2 3/6] possible_cpus: add CPUArchId::type field
,
Cornelia Huck
,
2017/11/07
Re: [Qemu-devel] [RFC v2 3/6] possible_cpus: add CPUArchId::type field
,
David Gibson
,
2017/11/09
Re: [Qemu-devel] [RFC v2 3/6] possible_cpus: add CPUArchId::type field
,
Eduardo Habkost
,
2017/11/09
Re: [Qemu-devel] [RFC v2 3/6] possible_cpus: add CPUArchId::type field
,
Cornelia Huck
,
2017/11/10
Re: [Qemu-devel] [RFC v2 3/6] possible_cpus: add CPUArchId::type field
,
David Hildenbrand
,
2017/11/10
Re: [Qemu-devel] [RFC v2 3/6] possible_cpus: add CPUArchId::type field
,
Eduardo Habkost
,
2017/11/10
Re: [Qemu-devel] [RFC v2 3/6] possible_cpus: add CPUArchId::type field
,
David Hildenbrand
,
2017/11/10
Re: [Qemu-devel] [RFC v2 3/6] possible_cpus: add CPUArchId::type field
,
Igor Mammedov
,
2017/11/21
Re: [Qemu-devel] [RFC v2 3/6] possible_cpus: add CPUArchId::type field
,
David Gibson
,
2017/11/09
Re: [Qemu-devel] [PATCH] qapi-docs: fix a comment typo
,
Markus Armbruster
,
2017/11/06
Re: [Qemu-devel] [PATCH 42/42] WIP: add TPM CRB device
,
Stefan Berger
,
2017/11/06
Re: [Qemu-devel] [PATCH] tpm: Don't call tpm_cleanup unless CONFIG_TPM.
,
Michael Tokarev
,
2017/11/06
Re: [Qemu-devel] [PATCH] tpm: Don't call tpm_cleanup unless CONFIG_TPM.
,
Stefan Berger
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 3/4] tests: ibm, configure-connector RTAS call implementation
,
Laurent Vivier
,
2017/11/06
Re: [Qemu-devel] [Qemu-ppc] [PATCH v2 3/4] tests: ibm, configure-connector RTAS call implementation
,
Daniel Henrique Barboza
,
2017/11/09
Re: [Qemu-devel] [Qemu-ppc] [PATCH v2 3/4] tests: ibm, configure-connector RTAS call implementation
,
Michael Roth
,
2017/11/28
Re: [Qemu-devel] [Qemu-ppc] [PATCH v2 3/4] tests: ibm, configure-connector RTAS call implementation
,
Daniel Henrique Barboza
,
2017/11/29
Re: [Qemu-devel] [PATCH v2 3/4] tests: ibm, configure-connector RTAS call implementation
,
Michael Roth
,
2017/11/29
[Qemu-devel] [Bug 1617929] Re: qemu hangs in pselect syscall
,
Peter Maydell
,
2017/11/06
[Qemu-devel] RFC: connecting chardev to a command forked by qemu
,
Patrick Ohly
,
2017/11/06
Re: [Qemu-devel] RFC: connecting chardev to a command forked by qemu
,
Daniel P. Berrange
,
2017/11/06
Re: [Qemu-devel] RFC: connecting chardev to a command forked by qemu
,
Patrick Ohly
,
2017/11/06
Re: [Qemu-devel] RFC: connecting chardev to a command forked by qemu
,
Daniel P. Berrange
,
2017/11/07
Re: [Qemu-devel] RFC: connecting chardev to a command forked by qemu
,
Patrick Ohly
,
2017/11/07
[Qemu-devel] [PATCH] block: Fix error path in bdrv_backing_update_filename()
,
Kevin Wolf
,
2017/11/06
Re: [Qemu-devel] [PATCH] block: Fix error path in bdrv_backing_update_filename()
,
Eric Blake
,
2017/11/06
Re: [Qemu-devel] [Qemu-block] [PATCH] block: Fix error path in bdrv_backing_update_filename()
,
Alberto Garcia
,
2017/11/06
Re: [Qemu-devel] [PATCH] block: Fix error path in bdrv_backing_update_filename()
,
Stefan Hajnoczi
,
2017/11/09
Re: [Qemu-devel] [PATCH] block: Fix error path in bdrv_backing_update_filename()
,
Peter Maydell
,
2017/11/15
Re: [Qemu-devel] [PATCH] block: Fix error path in bdrv_backing_update_filename()
,
Kevin Wolf
,
2017/11/16
Re: [Qemu-devel] [PATCH v2 2/4] tests: adding 'set_indicator' RTAS call
,
Laurent Vivier
,
2017/11/06
Re: [Qemu-devel] [Qemu-ppc] [PATCH v2 2/4] tests: adding 'set_indicator' RTAS call
,
Daniel Henrique Barboza
,
2017/11/09
Re: [Qemu-devel] [PATCH v2 2/4] tests: adding 'set_indicator' RTAS call
,
Michael Roth
,
2017/11/29
[Qemu-devel] [RFC PATCH] remove numpy dependency
,
Joannah Nanjekye
,
2017/11/06
Re: [Qemu-devel] [RFC PATCH] remove numpy dependency
,
no-reply
,
2017/11/06
Re: [Qemu-devel] [RFC PATCH] remove numpy dependency
,
Stefan Hajnoczi
,
2017/11/07
[Qemu-devel] [PATCH v2] Enable 8-byte wide MMIO for 16550 serial devices
,
Mike Nawrocki
,
2017/11/06
Re: [Qemu-devel] [PATCH v2] Enable 8-byte wide MMIO for 16550 serial devices
,
Paolo Bonzini
,
2017/11/06
[Qemu-devel] [PULL v2 0/3] target-mips queue
,
Yongbok Kim
,
2017/11/06
[Qemu-devel] [PULL v2 0/3] target-mips queue
,
Yongbok Kim
,
2017/11/06
[Qemu-devel] [PULL v2 1/3] MAINTAINERS: Update Yongbok Kim's email address
,
Yongbok Kim
,
2017/11/06
[Qemu-devel] [PULL v2 3/3] MAINTAINERS: Update Paul Burton's email address
,
Yongbok Kim
,
2017/11/06
[Qemu-devel] [PULL v2 2/3] MAINTAINERS: Update James Hogan's email address
,
Yongbok Kim
,
2017/11/06
Re: [Qemu-devel] [PULL v2 0/3] target-mips queue
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1602247] Re: SIGSEGV when reading ARM GIC registers through GDB stub
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [PATCH v3 00/30] Initial i.MX7 support
,
Andrey Smirnov
,
2017/11/06
[Qemu-devel] [PATCH v3 01/30] imx_fec: Do not link to netdev
,
Andrey Smirnov
,
2017/11/06
[Qemu-devel] [PATCH v3 04/30] imx_fec: Use ENET_FTRL to determine truncation length
,
Andrey Smirnov
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 04/30] imx_fec: Use ENET_FTRL to determine truncation length
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 04/30] imx_fec: Use ENET_FTRL to determine truncation length
,
Andrey Smirnov
,
2017/11/22
Re: [Qemu-devel] [PATCH v3 04/30] imx_fec: Use ENET_FTRL to determine truncation length
,
Peter Maydell
,
2017/11/23
[Qemu-devel] [PATCH v3 05/30] imx_fec: Use MIN instead of explicit ternary operator
,
Andrey Smirnov
,
2017/11/06
[Qemu-devel] [PATCH v3 02/30] imx_fec: Refactor imx_eth_enable_rx()
,
Andrey Smirnov
,
2017/11/06
[Qemu-devel] [PATCH v3 03/30] imx_fec: Change queue flushing heuristics
,
Andrey Smirnov
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 03/30] imx_fec: Change queue flushing heuristics
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 03/30] imx_fec: Change queue flushing heuristics
,
Andrey Smirnov
,
2017/11/22
[Qemu-devel] [PATCH v3 08/30] imx_fec: Use correct length for packet size
,
Andrey Smirnov
,
2017/11/06
[Qemu-devel] [PATCH v3 06/30] imx_fec: Emulate SHIFT16 in ENETx_RACC
,
Andrey Smirnov
,
2017/11/06
[Qemu-devel] [PATCH v3 10/30] imx_fec: Reserve full 4K page for the register file
,
Andrey Smirnov
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 10/30] imx_fec: Reserve full 4K page for the register file
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 10/30] imx_fec: Reserve full 4K page for the register file
,
Andrey Smirnov
,
2017/11/22
[Qemu-devel] [PATCH v3 07/30] imx_fec: Add support for multiple Tx DMA rings
,
Andrey Smirnov
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 07/30] imx_fec: Add support for multiple Tx DMA rings
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 07/30] imx_fec: Add support for multiple Tx DMA rings
,
Andrey Smirnov
,
2017/11/22
[Qemu-devel] [PATCH v3 09/30] imx_fec: Fix a typo in imx_enet_receive()
,
Andrey Smirnov
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 09/30] imx_fec: Fix a typo in imx_enet_receive()
,
Peter Maydell
,
2017/11/21
[Qemu-devel] [PATCH v3 12/30] sdhci: Implement write method of ACMD12ERRSTS register
,
Andrey Smirnov
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 12/30] sdhci: Implement write method of ACMD12ERRSTS register
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 12/30] sdhci: Implement write method of ACMD12ERRSTS register
,
Andrey Smirnov
,
2017/11/22
[Qemu-devel] [PATCH v3 11/30] sdhci: Add i.MX specific subtype of SDHCI
,
Andrey Smirnov
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 11/30] sdhci: Add i.MX specific subtype of SDHCI
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 11/30] sdhci: Add i.MX specific subtype of SDHCI
,
Andrey Smirnov
,
2017/11/22
Re: [Qemu-devel] [PATCH v3 11/30] sdhci: Add i.MX specific subtype of SDHCI
,
Peter Maydell
,
2017/11/23
[Qemu-devel] [PATCH v3 13/30] i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
,
Andrey Smirnov
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 13/30] i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 13/30] i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
,
Andrey Smirnov
,
2017/11/22
[Qemu-devel] [PATCH v3 14/30] i.MX: Add code to emulate i.MX2 watchdog IP block
,
Andrey Smirnov
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 14/30] i.MX: Add code to emulate i.MX2 watchdog IP block
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 14/30] i.MX: Add code to emulate i.MX2 watchdog IP block
,
Andrey Smirnov
,
2017/11/22
[Qemu-devel] [PATCH v3 15/30] i.MX: Add code to emulate i.MX7 SNVS IP-block
,
Andrey Smirnov
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 15/30] i.MX: Add code to emulate i.MX7 SNVS IP-block
,
Peter Maydell
,
2017/11/21
[Qemu-devel] [PATCH v3 19/30] i.MX: Add code to emulate SDMA IP block
,
Andrey Smirnov
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 19/30] i.MX: Add code to emulate SDMA IP block
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 19/30] i.MX: Add code to emulate SDMA IP block
,
Andrey Smirnov
,
2017/11/22
[Qemu-devel] [PATCH v3 20/30] i.MX: Add code to emulate FlexCAN IP block
,
Andrey Smirnov
,
2017/11/06
[Qemu-devel] [PATCH v3 21/30] i.MX: Add implementation of i.MX7 GPR IP block
,
Andrey Smirnov
,
2017/11/06
[Qemu-devel] [PATCH v3 17/30] i.MX: Add code to emulate i.MX7 IOMUXC IP block
,
Andrey Smirnov
,
2017/11/06
[Qemu-devel] [PATCH v3 16/30] i.MX: Add code to emulate GPCv2 IP block
,
Andrey Smirnov
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 16/30] i.MX: Add code to emulate GPCv2 IP block
,
Peter Maydell
,
2017/11/21
[Qemu-devel] [PATCH v3 23/30] i.MX: Add code to emulate i.MX7 USBMISC IP block
,
Andrey Smirnov
,
2017/11/06
[Qemu-devel] [PATCH v3 25/30] i.MX: Add code to emulate i.MX7 SRC IP-block
,
Andrey Smirnov
,
2017/11/06
[Qemu-devel] [PATCH v3 26/30] usb: Add basic code to emulate Chipidea USB IP
,
Andrey Smirnov
,
2017/11/06
[Qemu-devel] [PATCH v3 24/30] i.MX: Add code to emulate i.MX7 ADC IP block
,
Andrey Smirnov
,
2017/11/06
[Qemu-devel] [PATCH v3 22/30] pci: Add support for Designware IP block
,
Andrey Smirnov
,
2017/11/06
[Qemu-devel] [PATCH v3 28/30] i.MX: Add code to emulate i.MX LCD block
,
Andrey Smirnov
,
2017/11/06
[Qemu-devel] [PATCH v3 27/30] ARM: Add basic code to emulate A7MPCore DAP block
,
Andrey Smirnov
,
2017/11/06
[Qemu-devel] [PATCH v3 29/30] i.MX: Add i.MX7 SOC implementation.
,
Andrey Smirnov
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 29/30] i.MX: Add i.MX7 SOC implementation.
,
Igor Mammedov
,
2017/11/22
Re: [Qemu-devel] [PATCH v3 29/30] i.MX: Add i.MX7 SOC implementation.
,
Andrey Smirnov
,
2017/11/22
Message not available
Re: [Qemu-devel] [PATCH v3 30/30] Implement support for i.MX7 Sabre board
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 30/30] Implement support for i.MX7 Sabre board
,
Andrey Smirnov
,
2017/11/22
Re: [Qemu-devel] [PATCH v3 00/30] Initial i.MX7 support
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH v3 00/30] Initial i.MX7 support
,
Andrey Smirnov
,
2017/11/22
[Qemu-devel] [PULL v1 0/2] Merge IO 2017/11/06
,
Daniel P. Berrange
,
2017/11/06
[Qemu-devel] [PULL v1 1/2] sockets: avoid leak of listen file descriptor
,
Daniel P. Berrange
,
2017/11/06
[Qemu-devel] [PULL v1 2/2] tests: Add test-listen - a stress test for QEMU socket listen
,
Daniel P. Berrange
,
2017/11/06
Re: [Qemu-devel] [PULL v1 0/2] Merge IO 2017/11/06
,
Peter Maydell
,
2017/11/06
Re: [Qemu-devel] [PULL v1 0/2] Merge IO 2017/11/06
,
Daniel P. Berrange
,
2017/11/06
Re: [Qemu-devel] [PULL v1 0/2] Merge IO 2017/11/06
,
Peter Maydell
,
2017/11/06
Re: [Qemu-devel] [PULL v1 0/2] Merge IO 2017/11/06
,
Daniel P. Berrange
,
2017/11/07
Re: [Qemu-devel] [PULL v1 0/2] Merge IO 2017/11/06
,
Daniel P. Berrange
,
2017/11/07
[Qemu-devel] [Bug 1637974] Re: dead code in pl080 functions
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [Bug 1727737] Re: qemu-arm stalls on a GCC sanitizer test since qemu-2.7
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [Bug 1727737] Re: qemu-arm stalls on a GCC sanitizer test since qemu-2.7
,
Christophe Lyon
,
2017/11/06
[Qemu-devel] [Bug 1727737] Re: qemu-arm stalls on a GCC sanitizer test since qemu-2.7
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [Bug 1727737] Re: qemu-arm stalls on a GCC sanitizer test since qemu-2.7
,
Christophe Lyon
,
2017/11/07
[Qemu-devel] [Bug 1727737] Re: qemu-arm stalls on a GCC sanitizer test since qemu-2.7
,
Christophe Lyon
,
2017/11/08
[Qemu-devel] [Bug 1727737] Re: qemu-arm stalls on a GCC sanitizer test since qemu-2.7
,
Christophe Lyon
,
2017/11/13
[Qemu-devel] [Bug 1727737] Re: qemu-arm stalls on a GCC sanitizer test since qemu-2.7
,
Christophe Lyon
,
2017/11/13
[Qemu-devel] [Bug 1727737] Re: qemu-arm stalls on a GCC sanitizer test since qemu-2.7
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [Bug 1727737] Re: qemu-arm stalls on a GCC sanitizer test since qemu-2.7
,
Christophe Lyon
,
2017/11/13
[Qemu-devel] [Bug 1727737] Re: qemu-arm stalls on a GCC sanitizer test since qemu-2.7
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [Bug 1727737] Re: qemu-arm stalls on a GCC sanitizer test since qemu-2.7
,
Christophe Lyon
,
2017/11/13
[Qemu-devel] [Bug 1727737] Re: qemu-arm stalls on a GCC sanitizer test since qemu-2.7
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [Bug 1727737] Re: qemu-arm stalls on a GCC sanitizer test since qemu-2.7
,
Christophe Lyon
,
2017/11/13
[Qemu-devel] [Bug 1727737] Re: qemu-arm stalls on a GCC sanitizer test since qemu-2.7
,
Peter Maydell
,
2017/11/13
[Qemu-devel] [Bug 1705118] Re: qemu user mode does not support catching SIGSEGV on some architectures
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [Bug 1705118] Re: qemu user mode does not support catching SIGSEGV on some architectures
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [Bug 1705118] Re: qemu user mode does not support catching SIGSEGV on some architectures
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [Bug 1705118] Re: qemu user mode does not support catching SIGSEGV on some architectures
,
Peter Maydell
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 00/43] Windbg supporting
,
Ladi Prosek
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 00/43] Windbg supporting
,
Andrew Baumann
,
2017/11/06
Re: [Qemu-devel] [PATCH v2 00/43] Windbg supporting
,
Ladi Prosek
,
2017/11/07
Re: [Qemu-devel] [PATCH v2 00/43] Windbg supporting
,
Andrew Baumann
,
2017/11/07
Re: [Qemu-devel] [PATCH v2 00/43] Windbg supporting
,
Mihail Abakumov
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 00/43] Windbg supporting
,
Ladi Prosek
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 00/43] Windbg supporting
,
Mihail Abakumov
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 00/43] Windbg supporting
,
Ladi Prosek
,
2017/11/13
Re: [Qemu-devel] [PATCH v2 00/43] Windbg supporting
,
Mihail Abakumov
,
2017/11/14
Re: [Qemu-devel] [PATCH v2 1/4] tests: adding 'check_exception' RTAS implementation
,
Laurent Vivier
,
2017/11/06
Re: [Qemu-devel] [Qemu-ppc] [PATCH v2 1/4] tests: adding 'check_exception' RTAS implementation
,
Daniel Henrique Barboza
,
2017/11/09
Re: [Qemu-devel] [PATCH v2 1/4] tests: adding 'check_exception' RTAS implementation
,
Michael Roth
,
2017/11/29
Re: [Qemu-devel] [PATCH] spapr_cpu_core: instantiate CPUs separately
,
Greg Kurz
,
2017/11/06
Re: [Qemu-devel] [PATCH] spapr_cpu_core: instantiate CPUs separately
,
David Gibson
,
2017/11/06
Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr_cpu_core: instantiate CPUs separately
,
Greg Kurz
,
2017/11/14
Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr_cpu_core: instantiate CPUs separately
,
David Gibson
,
2017/11/19
Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr_cpu_core: instantiate CPUs separately
,
Greg Kurz
,
2017/11/20
[Qemu-devel] [Bug 1426593] Re: qem-user arm cortex-a8 printf out-of-memory hang
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [PATCH] block: Close a BlockDriverState completely even when bs->drv is NULL
,
Alberto Garcia
,
2017/11/06
Re: [Qemu-devel] [PATCH] block: Close a BlockDriverState completely even when bs->drv is NULL
,
Eric Blake
,
2017/11/07
Re: [Qemu-devel] [PATCH] block: Close a BlockDriverState completely even when bs->drv is NULL
,
Kevin Wolf
,
2017/11/08
Re: [Qemu-devel] [PATCH] block: Close a BlockDriverState completely even when bs->drv is NULL
,
Alberto Garcia
,
2017/11/13
Re: [Qemu-devel] [PATCH] block: Close a BlockDriverState completely even when bs->drv is NULL
,
Max Reitz
,
2017/11/17
Re: [Qemu-devel] [PATCH] block: Close a BlockDriverState completely even when bs->drv is NULL
,
Alberto Garcia
,
2017/11/17
Re: [Qemu-devel] [PATCH] block: Close a BlockDriverState completely even when bs->drv is NULL
,
Kevin Wolf
,
2017/11/17
Re: [Qemu-devel] [PATCH] block: Close a BlockDriverState completely even when bs->drv is NULL
,
Max Reitz
,
2017/11/20
[Qemu-devel] [Bug 1641861] Re: ARM QEMU doesn't enforce that RES0 bits in FPSCR are non-writeable
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [Bug 1216845] Re: qemu-system-arm semihosting always calls exit(0)
,
Peter Maydell
,
2017/11/06
Re: [Qemu-devel] [PATCH 15/18] Fix unavailable fields in stbuf under Windows.
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] [PATCH 15/18] Fix unavailable fields in stbuf under Windows.
,
Michael Fritscher
,
2017/11/06
Re: [Qemu-devel] [PATCH 15/18] Fix unavailable fields in stbuf under Windows.
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] [PATCH 16/18] Workaround for missing dent->d_type/d_off under Windows
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] [PATCH 07/18] Fix unused variable error and unsuded function if FS_IOC_GETVERSION is not defined.
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] [PATCH 02/18] #include <sys/vfs.h> is not available under Windows.
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] [PATCH 04/18] Don't include sys/resource.h on Windows.
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] [PATCH 10/10] migration: [RFC] Use proper types in json
,
Markus Armbruster
,
2017/11/06
Re: [Qemu-devel] [PATCH 10/10] migration: [RFC] Use proper types in json
,
Juan Quintela
,
2017/11/08
Re: [Qemu-devel] [PATCH 10/10] migration: [RFC] Use proper types in json
,
Markus Armbruster
,
2017/11/08
Re: [Qemu-devel] [PATCH 09/18] Dont initialize fields which aren't available on Windows.
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] [PATCH 11/18] Sete ctx->xops to null on Windows.
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] [PATCH 14/18] Disable rlimit under Windows
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] [PATCH] configure: pick the right compiler for OpenBSD by default
,
Kamil Rytarowski
,
2017/11/06
Re: [Qemu-devel] [PATCH 12/18] Buildfix in 9p-util.c.
,
Paolo Bonzini
,
2017/11/06
[Qemu-devel] [PATCH v2] net/socket: fix coverity issue
,
Jens Freimann
,
2017/11/06
Re: [Qemu-devel] [PATCH 03/18] Disable the proxy fsdev under Windows.
,
Greg Kurz
,
2017/11/06
Re: [Qemu-devel] [PATCH 03/18] Disable the proxy fsdev under Windows.
,
Michael Fritscher
,
2017/11/06
Re: [Qemu-devel] [PATCH 03/18] Disable the proxy fsdev under Windows.
,
Greg Kurz
,
2017/11/06
Re: [Qemu-devel] [PATCH 01/18] Add definitions needed by file-op-9p.h for Windows
,
Greg Kurz
,
2017/11/06
Re: [Qemu-devel] Make 9pfs buildable for Windows
,
Greg Kurz
,
2017/11/06
Re: [Qemu-devel] Make 9pfs buildable for Windows
,
Michael Fritscher
,
2017/11/06
Re: [Qemu-devel] Make 9pfs buildable for Windows
,
Paolo Bonzini
,
2017/11/06
[Qemu-devel] [PATCH] net/socket: fix coverity issue
,
Jens Freimann
,
2017/11/06
Re: [Qemu-devel] [PATCH] net/socket: fix coverity issue
,
Peter Maydell
,
2017/11/06
Re: [Qemu-devel] [PATCH] net/socket: fix coverity issue
,
Jens Freimann
,
2017/11/06
Re: [Qemu-devel] [PATCH] net/socket: fix coverity issue
,
Peter Maydell
,
2017/11/06
Re: [Qemu-devel] [PATCH] net/socket: fix coverity issue
,
Darren Kenny
,
2017/11/06
Re: [Qemu-devel] [PATCH] net/socket: fix coverity issue
,
Jens Freimann
,
2017/11/06
Re: [Qemu-devel] [PATCH] net/socket: fix coverity issue
,
Jason Wang
,
2017/11/13
Re: [Qemu-devel] [PATCH] net/socket: fix coverity issue
,
Peter Maydell
,
2017/11/13
Re: [Qemu-devel] [PATCH] net/socket: fix coverity issue
,
Jason Wang
,
2017/11/13
Re: [Qemu-devel] [PATCH 7/8] os-posix: Provide new -runasid option
,
Markus Armbruster
,
2017/11/06
Re: [Qemu-devel] [PATCH 7/8] os-posix: Provide new -runasid option
,
Ian Jackson
,
2017/11/06
Re: [Qemu-devel] [PATCH 7/8] os-posix: Provide new -runasid option
,
Markus Armbruster
,
2017/11/06
Re: [Qemu-devel] [PATCH 7/8] os-posix: Provide new -runasid option
,
Ian Jackson
,
2017/11/08
[Qemu-devel] [Bug 1098729] Re: qemu-user-static for armhf: segfault in threaded code
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [Bug 1188991] Re: Unable to do serial communication using -chardev tty
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [Bug 696094] Re: TI Stellaris lm3s811evb (ARM Cortex-M3) : Systick interrupt not working
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [Bug 696094] Re: TI Stellaris lm3s811evb (ARM Cortex-M3) : Systick interrupt not working
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 657006] Re: arm v7M - svc insn doesn't trigger PendSV handler
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [PATCH] build-sys: restrict vmcoreinfo to fw_cfg+dma capable targets
,
Marc-André Lureau
,
2017/11/06
Re: [Qemu-devel] [PATCH] build-sys: restrict vmcoreinfo to fw_cfg+dma capable targets
,
Thomas Huth
,
2017/11/06
Re: [Qemu-devel] [PATCH] build-sys: restrict vmcoreinfo to fw_cfg+dma capable targets
,
Marc-André Lureau
,
2017/11/06
Re: [Qemu-devel] [PATCH] build-sys: restrict vmcoreinfo to fw_cfg+dma capable targets
,
Daniel Henrique Barboza
,
2017/11/06
Re: [Qemu-devel] [PATCH] build-sys: restrict vmcoreinfo to fw_cfg+dma capable targets
,
Marc-André Lureau
,
2017/11/15
[Qemu-devel] [PATCH] vmcoreinfo: put it in the 'misc' device category
,
Marc-André Lureau
,
2017/11/06
[Qemu-devel] [PATCH] build: remove use of MAKELEVEL optimization in submodule handling
,
Daniel P. Berrange
,
2017/11/06
Re: [Qemu-devel] [PATCH] build: remove use of MAKELEVEL optimization in submodule handling
,
Greg Kurz
,
2017/11/06
Re: [Qemu-devel] [PATCH] build: remove use of MAKELEVEL optimization in submodule handling
,
Eric Blake
,
2017/11/06
[Qemu-devel] [PULL 0/1] Block patches
,
Stefan Hajnoczi
,
2017/11/06
[Qemu-devel] [PULL 1/1] aio-posix: drop QEMU_AIO_POLL_MAX_NS env var
,
Stefan Hajnoczi
,
2017/11/06
Re: [Qemu-devel] [PULL 0/1] Block patches
,
Peter Maydell
,
2017/11/06
Re: [Qemu-devel] [PATCH qemu] isa-bus: Replace assert() about DMA with error report
,
Markus Armbruster
,
2017/11/06
Re: [Qemu-devel] [PATCH qemu] isa-bus: Replace assert() about DMA with error report
,
Peter Maydell
,
2017/11/06
Re: [Qemu-devel] [PATCH qemu] isa-bus: Replace assert() about DMA with error report
,
John Snow
,
2017/11/06
[Qemu-devel] [RFC v3 00/27] QMP: out-of-band (OOB) execution support
,
Peter Xu
,
2017/11/06
[Qemu-devel] [RFC v3 01/27] char-io: fix possible race on IOWatchPoll
,
Peter Xu
,
2017/11/06
Re: [Qemu-devel] [RFC v3 01/27] char-io: fix possible race on IOWatchPoll
,
Fam Zheng
,
2017/11/07
Re: [Qemu-devel] [RFC v3 01/27] char-io: fix possible race on IOWatchPoll
,
Stefan Hajnoczi
,
2017/11/13
Re: [Qemu-devel] [RFC v3 01/27] char-io: fix possible race on IOWatchPoll
,
Peter Xu
,
2017/11/14
Re: [Qemu-devel] [RFC v3 01/27] char-io: fix possible race on IOWatchPoll
,
Stefan Hajnoczi
,
2017/11/14
Re: [Qemu-devel] [RFC v3 01/27] char-io: fix possible race on IOWatchPoll
,
Peter Xu
,
2017/11/14
Re: [Qemu-devel] [RFC v3 01/27] char-io: fix possible race on IOWatchPoll
,
Stefan Hajnoczi
,
2017/11/15
Re: [Qemu-devel] [RFC v3 01/27] char-io: fix possible race on IOWatchPoll
,
Peter Xu
,
2017/11/15
[Qemu-devel] [RFC v3 02/27] qobject: introduce qstring_get_try_str()
,
Peter Xu
,
2017/11/06
Re: [Qemu-devel] [RFC v3 02/27] qobject: introduce qstring_get_try_str()
,
Fam Zheng
,
2017/11/07
[Qemu-devel] [RFC v3 03/27] qobject: introduce qobject_get_try_str()
,
Peter Xu
,
2017/11/06
Re: [Qemu-devel] [RFC v3 03/27] qobject: introduce qobject_get_try_str()
,
Fam Zheng
,
2017/11/07
[Qemu-devel] [RFC v3 04/27] qobject: let object_property_get_str() use new API
,
Peter Xu
,
2017/11/06
Re: [Qemu-devel] [RFC v3 04/27] qobject: let object_property_get_str() use new API
,
Fam Zheng
,
2017/11/07
[Qemu-devel] [RFC v3 05/27] monitor: move skip_flush into monitor_data_init
,
Peter Xu
,
2017/11/06
Re: [Qemu-devel] [RFC v3 05/27] monitor: move skip_flush into monitor_data_init
,
Fam Zheng
,
2017/11/07
[Qemu-devel] [RFC v3 06/27] qjson: add "opaque" field to JSONMessageParser
,
Peter Xu
,
2017/11/06
Re: [Qemu-devel] [RFC v3 06/27] qjson: add "opaque" field to JSONMessageParser
,
Fam Zheng
,
2017/11/07
[Qemu-devel] [RFC v3 07/27] monitor: move the cur_mon hack deeper for QMP
,
Peter Xu
,
2017/11/06
Re: [Qemu-devel] [RFC v3 07/27] monitor: move the cur_mon hack deeper for QMP
,
Fam Zheng
,
2017/11/07
[Qemu-devel] [RFC v3 08/27] monitor: unify global init
,
Peter Xu
,
2017/11/06
Re: [Qemu-devel] [RFC v3 08/27] monitor: unify global init
,
Fam Zheng
,
2017/11/07
[Qemu-devel] [RFC v3 09/27] monitor: let mon_list be tail queue
,
Peter Xu
,
2017/11/06
Re: [Qemu-devel] [RFC v3 09/27] monitor: let mon_list be tail queue
,
Fam Zheng
,
2017/11/07
[Qemu-devel] [RFC v3 10/27] monitor: create monitor dedicate iothread
,
Peter Xu
,
2017/11/06
Re: [Qemu-devel] [RFC v3 10/27] monitor: create monitor dedicate iothread
,
Fam Zheng
,
2017/11/07
Re: [Qemu-devel] [RFC v3 10/27] monitor: create monitor dedicate iothread
,
Peter Xu
,
2017/11/08
Re: [Qemu-devel] [RFC v3 10/27] monitor: create monitor dedicate iothread
,
Fam Zheng
,
2017/11/08
Re: [Qemu-devel] [RFC v3 10/27] monitor: create monitor dedicate iothread
,
Peter Xu
,
2017/11/08
[Qemu-devel] [RFC v3 11/27] monitor: allow to use IO thread for parsing
,
Peter Xu
,
2017/11/06
Re: [Qemu-devel] [RFC v3 11/27] monitor: allow to use IO thread for parsing
,
Fam Zheng
,
2017/11/07
[Qemu-devel] [RFC v3 12/27] qmp: introduce QMPCapability
,
Peter Xu
,
2017/11/06
[Qemu-devel] [RFC v3 13/27] qmp: negociate QMP capabilities
,
Peter Xu
,
2017/11/06
[Qemu-devel] [RFC v3 14/27] qmp: introduce some capability helpers
,
Peter Xu
,
2017/11/06
[Qemu-devel] [RFC v3 15/27] monitor: introduce monitor_qmp_respond()
,
Peter Xu
,
2017/11/06
Re: [Qemu-devel] [RFC v3 15/27] monitor: introduce monitor_qmp_respond()
,
Fam Zheng
,
2017/11/07
[Qemu-devel] [RFC v3 16/27] monitor: let monitor_{suspend|resume} thread safe
,
Peter Xu
,
2017/11/06
Re: [Qemu-devel] [RFC v3 16/27] monitor: let monitor_{suspend|resume} thread safe
,
Fam Zheng
,
2017/11/07
[Qemu-devel] [RFC v3 17/27] monitor: separate QMP parser and dispatcher
,
Peter Xu
,
2017/11/06
[Qemu-devel] [RFC v3 18/27] qmp: add new event "request-dropped"
,
Peter Xu
,
2017/11/06
Re: [Qemu-devel] [RFC v3 18/27] qmp: add new event "request-dropped"
,
Stefan Hajnoczi
,
2017/11/15
Re: [Qemu-devel] [RFC v3 18/27] qmp: add new event "request-dropped"
,
Peter Xu
,
2017/11/16
Re: [Qemu-devel] [RFC v3 18/27] qmp: add new event "request-dropped"
,
Peter Xu
,
2017/11/16
Re: [Qemu-devel] [RFC v3 18/27] qmp: add new event "request-dropped"
,
Peter Xu
,
2017/11/16
[Qemu-devel] [RFC v3 19/27] monitor: send event when request queue full
,
Peter Xu
,
2017/11/06
[Qemu-devel] [RFC v3 20/27] qapi: introduce new cmd option "allow-oob"
,
Peter Xu
,
2017/11/06
[Qemu-devel] [RFC v3 21/27] qmp: support out-of-band (oob) execution
,
Peter Xu
,
2017/11/06
[Qemu-devel] [RFC v3 22/27] qmp: let migrate-incoming allow out-of-band
,
Peter Xu
,
2017/11/06
[Qemu-devel] [RFC v3 23/27] qmp: isolate responses into io thread
,
Peter Xu
,
2017/11/06
Re: [Qemu-devel] [RFC v3 23/27] qmp: isolate responses into io thread
,
Fam Zheng
,
2017/11/07
Re: [Qemu-devel] [RFC v3 23/27] qmp: isolate responses into io thread
,
Peter Xu
,
2017/11/08
Re: [Qemu-devel] [RFC v3 23/27] qmp: isolate responses into io thread
,
Fam Zheng
,
2017/11/08
[Qemu-devel] [RFC v3 24/27] monitor: enable IO thread for (qmp & !mux) typed
,
Peter Xu
,
2017/11/06
[Qemu-devel] [RFC v3 25/27] docs: update QMP documents for OOB commands
,
Peter Xu
,
2017/11/06
[Qemu-devel] [RFC v3 26/27] tests: qmp-test: verify command batching
,
Peter Xu
,
2017/11/06
[Qemu-devel] [RFC v3 27/27] tests: qmp-test: add oob test
,
Peter Xu
,
2017/11/06
Re: [Qemu-devel] [RFC v3 27/27] tests: qmp-test: add oob test
,
Stefan Hajnoczi
,
2017/11/15
Re: [Qemu-devel] [RFC v3 27/27] tests: qmp-test: add oob test
,
Peter Xu
,
2017/11/16
Re: [Qemu-devel] [RFC v3 00/27] QMP: out-of-band (OOB) execution support
,
no-reply
,
2017/11/10
Re: [Qemu-devel] [RFC v3 00/27] QMP: out-of-band (OOB) execution support
,
Peter Xu
,
2017/11/06
Re: [Qemu-devel] [RFC v3 00/27] QMP: out-of-band (OOB) execution support
,
Stefan Hajnoczi
,
2017/11/15
Re: [Qemu-devel] [RFC v3 00/27] QMP: out-of-band (OOB) execution support
,
Peter Xu
,
2017/11/16
Re: [Qemu-devel] [RFC v3 00/27] QMP: out-of-band (OOB) execution support
,
Fam Zheng
,
2017/11/16
Re: [Qemu-devel] [RFC v3 00/27] QMP: out-of-band (OOB) execution support
,
Peter Xu
,
2017/11/16
[Qemu-devel] kvm: virtio-net: saved image requires TUN_F_UFO support
,
Stefan Priebe - Profihost AG
,
2017/11/06
Re: [Qemu-devel] kvm: virtio-net: saved image requires TUN_F_UFO support
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] kvm: virtio-net: saved image requires TUN_F_UFO support
,
Stefan Priebe - Profihost AG
,
2017/11/06
Re: [Qemu-devel] kvm: virtio-net: saved image requires TUN_F_UFO support
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] kvm: virtio-net: saved image requires TUN_F_UFO support
,
Stefan Priebe - Profihost AG
,
2017/11/06
Re: [Qemu-devel] kvm: virtio-net: saved image requires TUN_F_UFO support
,
Stefan Priebe - Profihost AG
,
2017/11/06
Re: [Qemu-devel] kvm: virtio-net: saved image requires TUN_F_UFO support
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] kvm: virtio-net: saved image requires TUN_F_UFO support
,
Stefan Priebe - Profihost AG
,
2017/11/08
Re: [Qemu-devel] kvm: virtio-net: saved image requires TUN_F_UFO support
,
Jason Wang
,
2017/11/08
Re: [Qemu-devel] kvm: virtio-net: saved image requires TUN_F_UFO support
,
Stefan Priebe - Profihost AG
,
2017/11/08
Re: [Qemu-devel] kvm: virtio-net: saved image requires TUN_F_UFO support
,
Jason Wang
,
2017/11/08
Re: [Qemu-devel] kvm: virtio-net: saved image requires TUN_F_UFO support
,
Paolo Bonzini
,
2017/11/08
Re: [Qemu-devel] kvm: virtio-net: saved image requires TUN_F_UFO support
,
Jason Wang
,
2017/11/08
Re: [Qemu-devel] kvm: virtio-net: saved image requires TUN_F_UFO support
,
Jason Wang
,
2017/11/09
Re: [Qemu-devel] kvm: virtio-net: saved image requires TUN_F_UFO support
,
Stefan Priebe - Profihost AG
,
2017/11/11
Re: [Qemu-devel] kvm: virtio-net: saved image requires TUN_F_UFO support
,
Paolo Bonzini
,
2017/11/13
Re: [Qemu-devel] kvm: virtio-net: saved image requires TUN_F_UFO support
,
Dr. David Alan Gilbert
,
2017/11/22
Re: [Qemu-devel] kvm: virtio-net: saved image requires TUN_F_UFO support
,
Stefan Priebe - Profihost AG
,
2017/11/22
Re: [Qemu-devel] kvm: virtio-net: saved image requires TUN_F_UFO support
,
Dr. David Alan Gilbert
,
2017/11/22
[Qemu-devel] qemu core file size
,
Wanpeng Li
,
2017/11/06
Re: [Qemu-devel] qemu core file size
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] qemu core file size
,
Wanpeng Li
,
2017/11/06
Re: [Qemu-devel] qemu core file size
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] qemu core file size
,
Fam Zheng
,
2017/11/06
Re: [Qemu-devel] qemu core file size
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] qemu core file size
,
Wanpeng Li
,
2017/11/06
Re: [Qemu-devel] qemu core file size
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] qemu core file size
,
Wanpeng Li
,
2017/11/06
Re: [Qemu-devel] qemu core file size
,
Alexey Kardashevskiy
,
2017/11/07
Re: [Qemu-devel] qemu core file size
,
Wanpeng Li
,
2017/11/07
Re: [Qemu-devel] qemu core file size
,
Alexey Kardashevskiy
,
2017/11/07
Re: [Qemu-devel] qemu core file size
,
Wanpeng Li
,
2017/11/07
Re: [Qemu-devel] qemu core file size
,
Alexey Kardashevskiy
,
2017/11/07
[Qemu-devel] unsubscribe
,
li.shanlue
,
2017/11/06
[Qemu-devel] unsubscribe
,
li.shanlue
,
2017/11/14
Re: [Qemu-devel] [PATCH v1 0/5][RFC] Refactoring of AIS support
,
Cornelia Huck
,
2017/11/06
Re: [Qemu-devel] [PATCH v1 0/5][RFC] Refactoring of AIS support
,
Christian Borntraeger
,
2017/11/06
Re: [Qemu-devel] [PATCH v1 0/5][RFC] Refactoring of AIS support
,
Pierre Morel
,
2017/11/06
[Qemu-devel] [RFC 00/10] virtio-crypto: add multiplexing mode support
,
Longpeng(Mike)
,
2017/11/06
[Qemu-devel] [RFC 03/10] virtio-crypto: remove queue_id field in ctrl header
,
Longpeng(Mike)
,
2017/11/06
[Qemu-devel] [RFC 01/10] virtio-crypto: remove virtio_crypto_op_ctrl_req structure
,
Longpeng(Mike)
,
2017/11/06
[Qemu-devel] [RFC 06/10] cryptodev: add stateless mode cipher support
,
Longpeng(Mike)
,
2017/11/06
[Qemu-devel] [RFC 08/10] cryptodev: extract one util function
,
Longpeng(Mike)
,
2017/11/06
[Qemu-devel] [RFC 07/10] virtio-crypto: add stateless crypto request handler
,
Longpeng(Mike)
,
2017/11/06
[Qemu-devel] [RFC 10/10] virtio-crypto: add host feature bits support
,
Longpeng(Mike)
,
2017/11/06
[Qemu-devel] [RFC 04/10] virtio-crypto: remove virtio_crypto_op_data_req structure
,
Longpeng(Mike)
,
2017/11/06
[Qemu-devel] [RFC 09/10] cryptodev-builtin: add stateless cipher support
,
Longpeng(Mike)
,
2017/11/06
[Qemu-devel] [RFC 02/10] virtio-crypto: add session creation logic for mux mode
,
Longpeng(Mike)
,
2017/11/06
[Qemu-devel] [RFC 05/10] virtio-crypto: add dataq operation logic for mux mode
,
Longpeng(Mike)
,
2017/11/06
Re: [Qemu-devel] [RFC 00/10] virtio-crypto: add multiplexing mode support
,
no-reply
,
2017/11/06
[Qemu-devel] [v21 RESEND 0/2] virtio-crypto: virtio crypto device specification
,
Longpeng(Mike)
,
2017/11/06
[Qemu-devel] [v21 RESEND 1/2] virtio-crypto: Add virtio crypto device specification
,
Longpeng(Mike)
,
2017/11/06
Re: [Qemu-devel] [v21 RESEND 1/2] virtio-crypto: Add virtio crypto device specification
,
Stefan Hajnoczi
,
2017/11/10
Re: [Qemu-devel] [v21 RESEND 1/2] virtio-crypto: Add virtio crypto device specification
,
Longpeng (Mike)
,
2017/11/13
[Qemu-devel] [v21 RESEND 2/2] virtio-crypto: Add conformance clauses
,
Longpeng(Mike)
,
2017/11/06
Re: [Qemu-devel] [v21 RESEND 0/2] virtio-crypto: virtio crypto device specification
,
Gonglei (Arei)
,
2017/11/06
Re: [Qemu-devel] [v21 RESEND 0/2] virtio-crypto: virtio crypto device specification
,
Stefan Hajnoczi
,
2017/11/10
[Qemu-devel] [v21 0/2] virtio-crypto: virtio crypto device specification
,
Longpeng(Mike)
,
2017/11/06
[Qemu-devel] [v21 2/2] virtio-crypto: Add conformance clauses
,
Longpeng(Mike)
,
2017/11/06
[Qemu-devel] [v21 1/2] virtio-crypto: Add virtio crypto device specification
,
Longpeng(Mike)
,
2017/11/06
Re: [Qemu-devel] [v21 1/2] virtio-crypto: Add virtio crypto device specification
,
Halil Pasic
,
2017/11/08
Re: [Qemu-devel] [virtio-dev] Re: [v21 1/2] virtio-crypto: Add virtio crypto device specification
,
Gonglei (Arei)
,
2017/11/13
Re: [Qemu-devel] [virtio-dev] Re: [v21 1/2] virtio-crypto: Add virtio crypto device specification
,
Halil Pasic
,
2017/11/13
Re: [Qemu-devel] [virtio-dev] Re: [v21 1/2] virtio-crypto: Add virtio crypto device specification
,
Gonglei (Arei)
,
2017/11/13
[Qemu-devel] [PATCH] crypto: afalg: fix a NULL pointer dereference
,
Longpeng(Mike)
,
2017/11/06
Re: [Qemu-devel] [PATCH] crypto: afalg: fix a NULL pointer dereference
,
Gonglei (Arei)
,
2017/11/06
Re: [Qemu-devel] [PATCH] crypto: afalg: fix a NULL pointer dereference
,
Eric Blake
,
2017/11/06
Re: [Qemu-devel] [PATCH] crypto: afalg: fix a NULL pointer dereference
,
Longpeng (Mike)
,
2017/11/06
Re: [Qemu-devel] [PATCH] crypto: afalg: fix a NULL pointer dereference
,
Daniel P. Berrange
,
2017/11/07
Re: [Qemu-devel] [PATCH] crypto: afalg: fix a NULL pointer dereference
,
Longpeng (Mike)
,
2017/11/07
Re: [Qemu-devel] [PATCH] crypto: afalg: fix a NULL pointer dereference
,
Stefan Hajnoczi
,
2017/11/06
Re: [Qemu-devel] [PATCH] crypto: afalg: fix a NULL pointer dereference
,
Longpeng (Mike)
,
2017/11/06
Re: [Qemu-devel] [PATCH] checkpatch: replace ERROR with WARN for extern checking.
,
Markus Armbruster
,
2017/11/06
[Qemu-devel] [PATCH 1/1] target/ppc: correct htab shift for hash on radix
,
Sam Bobroff
,
2017/11/05
Re: [Qemu-devel] [PATCH 1/1] target/ppc: correct htab shift for hash on radix
,
David Gibson
,
2017/11/12
Re: [Qemu-devel] [U-Boot] Support of latest qemux86-64
,
Bin Meng
,
2017/11/05
Re: [Qemu-devel] [U-Boot] Support of latest qemux86-64
,
Anton Gerasimov
,
2017/11/08
Re: [Qemu-devel] [U-Boot] Support of latest qemux86-64
,
Anton Gerasimov
,
2017/11/08
Re: [Qemu-devel] [U-Boot] Support of latest qemux86-64
,
Bin Meng
,
2017/11/08
Re: [Qemu-devel] [U-Boot] Support of latest qemux86-64
,
Anton Gerasimov
,
2017/11/10
Re: [Qemu-devel] [U-Boot] Support of latest qemux86-64
,
Anton Gerasimov
,
2017/11/10
Re: [Qemu-devel] [U-Boot] Support of latest qemux86-64
,
Anton Gerasimov
,
2017/11/10
Re: [Qemu-devel] [U-Boot] Support of latest qemux86-64
,
Bin Meng
,
2017/11/12
[Qemu-devel] [PATCH] tcg/mips: remove inline keywords.
,
Jiang Biao
,
2017/11/05
Re: [Qemu-devel] [PATCH] tcg/mips: remove inline keywords.
,
Aurelien Jarno
,
2017/11/06
[Qemu-devel] [PATCH] osdep: Deal with TIME_MAX and OpenBSD 64-bit time_t
,
Brad Smith
,
2017/11/05
Re: [Qemu-devel] [PATCH] osdep: Deal with TIME_MAX and OpenBSD 64-bit time_t
,
Peter Maydell
,
2017/11/06
Re: [Qemu-devel] [PATCH] osdep: Deal with TIME_MAX and OpenBSD 64-bit time_t
,
Daniel P. Berrange
,
2017/11/06
Re: [Qemu-devel] [PATCH] osdep: Deal with TIME_MAX and OpenBSD 64-bit time_t
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] [PATCH] osdep: Deal with TIME_MAX and OpenBSD 64-bit time_t
,
Peter Maydell
,
2017/11/23
Re: [Qemu-devel] [PATCH] osdep: Deal with TIME_MAX and OpenBSD 64-bit time_t
,
Kamil Rytarowski
,
2017/11/06
[Qemu-devel] [PATCH] configure: Deal with OpenBSD/i386 emulation linker
,
Brad Smith
,
2017/11/05
Re: [Qemu-devel] [PATCH] configure: Deal with OpenBSD/i386 emulation linker
,
Peter Maydell
,
2017/11/06
Re: [Qemu-devel] [PATCH] configure: Deal with OpenBSD/i386 emulation linker
,
Brad Smith
,
2017/11/07
Re: [Qemu-devel] [PATCH] configure: Deal with OpenBSD/i386 emulation linker
,
Peter Maydell
,
2017/11/09
[Qemu-devel] [Bug 1728256] Re: (Regression) Memory corruption in Windows 10 guest / amd64
,
larsk
,
2017/11/05
[Qemu-devel] [Bug 1728256] Re: (Regression) Memory corruption in Windows 10 guest / amd64
,
Wüstengecko
,
2017/11/06
[Qemu-devel] [Bug 1728256] Re: (Regression) Memory corruption in Windows 10 guest / amd64
,
Wüstengecko
,
2017/11/14
Re: [Qemu-devel] [PATCH v2 3/4] sockets: add AF_VSOCK support
,
Kashyap Chamarthy
,
2017/11/05
Re: [Qemu-devel] [PATCH v2 3/4] sockets: add AF_VSOCK support
,
Stefan Hajnoczi
,
2017/11/06
[Qemu-devel] [PULL 0/2] Changes for 2017-11-05
,
Paolo Bonzini
,
2017/11/05
[Qemu-devel] [PULL 2/2] build: disable -Wmissing-braces on older compilers
,
Paolo Bonzini
,
2017/11/05
[Qemu-devel] [PULL 1/2] pci-assign: Remove
,
Paolo Bonzini
,
2017/11/05
Re: [Qemu-devel] [PULL 0/2] Changes for 2017-11-05
,
Peter Maydell
,
2017/11/06
[Qemu-devel] broken --enable-crypto-afalg?
,
Paolo Bonzini
,
2017/11/05
[Qemu-devel] [Bug 1730101] [NEW] The guest is only starting after its SDL window gets focus
,
Michal Rus
,
2017/11/04
[Qemu-devel] [Bug 1730099] [NEW] Sometimes, when not touching the SDL window, the guest freezes
,
Michal Rus
,
2017/11/04
[Qemu-devel] PING: Re: [PATCH v3] linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64
,
John Paul Adrian Glaubitz
,
2017/11/04
[Qemu-devel] [PATCH 00/16] target/xtensa: switch to libisa
,
Max Filippov
,
2017/11/03
[Qemu-devel] [PATCH 01/16] target/xtensa: pass actual frame size to the entry helper
,
Max Filippov
,
2017/11/03
[Qemu-devel] [PATCH 05/16] target/xtensa: update import_core.sh script for libisa
,
Max Filippov
,
2017/11/03
[Qemu-devel] [PATCH 04/16] target/xtensa: extract FPU2000 opcode translators
,
Max Filippov
,
2017/11/03
[Qemu-devel] [PATCH 02/16] target/xtensa: import libisa source
,
Max Filippov
,
2017/11/03
[Qemu-devel] [PATCH 03/16] target/xtensa: extract core opcode translators
,
Max Filippov
,
2017/11/03
[Qemu-devel] [PATCH 10/16] target/xtensa: tests: fix memctl SR test
,
Max Filippov
,
2017/11/03
[Qemu-devel] [PATCH 11/16] target/xtensa: drop DisasContext::litbase
,
Max Filippov
,
2017/11/03
[Qemu-devel] [PATCH 13/16] target/xtensa: implement salt/saltu
,
Max Filippov
,
2017/11/03
[Qemu-devel] [PATCH 09/16] target/xtensa: use libisa for instruction decoding
,
Max Filippov
,
2017/11/03
[Qemu-devel] [PATCH 12/16] target/xtensa: add internal/noop SRs and opcodes
,
Max Filippov
,
2017/11/03
[Qemu-devel] [PATCH 14/16] target/xtensa: implement GPIO32
,
Max Filippov
,
2017/11/03
[Qemu-devel] [PATCH 15/16] target/xtensa: implement const16
,
Max Filippov
,
2017/11/03
Re: [Qemu-devel] [PATCH 15/16] target/xtensa: implement const16
,
Philippe Mathieu-Daudé
,
2017/11/05
Re: [Qemu-devel] [PATCH 15/16] target/xtensa: implement const16
,
Max Filippov
,
2017/11/05
Re: [Qemu-devel] [PATCH 15/16] target/xtensa: implement const16
,
Max Filippov
,
2017/11/05
[Qemu-devel] [PATCH 16/16] target/xtensa: implement disassembler
,
Max Filippov
,
2017/11/03
[Qemu-devel] [PATCH 08/16] target/xtensa: switch fsf to libisa
,
Max Filippov
,
2017/11/03
[Qemu-devel] [PATCH 06/16] target/xtensa: switch dc232b to libisa
,
Max Filippov
,
2017/11/03
[Qemu-devel] [PATCH 07/16] target/xtensa: switch dc233c to libisa
,
Max Filippov
,
2017/11/03
Re: [Qemu-devel] [PATCH 00/16] target/xtensa: switch to libisa
,
no-reply
,
2017/11/05
Re: [Qemu-devel] [PATCH 00/16] target/xtensa: switch to libisa
,
no-reply
,
2017/11/06
[Qemu-devel] [Bug 1726394] Re: Passes through prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, address)
,
Julian Andres Klode
,
2017/11/03
[Qemu-devel] [Bug 1726394] Re: Passes through prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, address)
,
Julian Andres Klode
,
2017/11/03
[Qemu-devel] [Bug 1726394] Re: Passes through prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, address)
,
Bug Watch Updater
,
2017/11/05
[Qemu-devel] [Bug 1726394] Re: Passes through prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, address)
,
ChristianEhrhardt
,
2017/11/06
[Qemu-devel] [Bug 1726394] Re: Passes through prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, address)
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1726394] Re: Passes through prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, address)
,
Julian Andres Klode
,
2017/11/07
[Qemu-devel] [Bug 1726394] Re: Passes through prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, address)
,
ChristianEhrhardt
,
2017/11/14
[Qemu-devel] [Bug 1726394] Re: Passes through prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, address)
,
Julian Andres Klode
,
2017/11/14
[Qemu-devel] [Bug 1726394] Re: Passes through prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, address)
,
ChristianEhrhardt
,
2017/11/14
[Qemu-devel] [Bug 1726394] Re: Passes through prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, address)
,
Launchpad Bug Tracker
,
2017/11/14
[Qemu-devel] [Bug 1726394] Re: Passes through prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, address)
,
ChristianEhrhardt
,
2017/11/14
[Qemu-devel] [Bug 1726394] Re: Passes through prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, address)
,
ChristianEhrhardt
,
2017/11/14
[Qemu-devel] structured reply behavior for read of 0 bytes
,
Eric Blake
,
2017/11/03
Re: [Qemu-devel] structured reply behavior for read of 0 bytes
,
Wouter Verhelst
,
2017/11/05
Re: [Qemu-devel] structured reply behavior for read of 0 bytes
,
Eric Blake
,
2017/11/06
[Qemu-devel] [PATCH 0/4] softfloat: fix some helper definitions
,
Laurent Vivier
,
2017/11/03
[Qemu-devel] [PATCH 2/4] openrisc: fix float32 and float64 helper definitions
,
Laurent Vivier
,
2017/11/03
Re: [Qemu-devel] [PATCH 2/4] openrisc: fix float32 and float64 helper definitions
,
Stafford Horne
,
2017/11/04
Re: [Qemu-devel] [PATCH 2/4] openrisc: fix float32 and float64 helper definitions
,
Laurent Vivier
,
2017/11/05
Re: [Qemu-devel] [PATCH 2/4] openrisc: fix float32 and float64 helper definitions
,
Stafford Horne
,
2017/11/07
Re: [Qemu-devel] [Qemu-arm] [PATCH 2/4] openrisc: fix float32 and float64 helper definitions
,
Philippe Mathieu-Daudé
,
2017/11/07
[Qemu-devel] [PATCH 1/4] arm: fix float64 helper definitions
,
Laurent Vivier
,
2017/11/03
Re: [Qemu-devel] [Qemu-arm] [PATCH 1/4] arm: fix float64 helper definitions
,
Philippe Mathieu-Daudé
,
2017/11/07
[Qemu-devel] [PATCH 4/4] softfloat: use floatXX_val() in XX_minmax()
,
Laurent Vivier
,
2017/11/03
[Qemu-devel] [PATCH 3/4] tricore: use make_float32() and float32_val()
,
Laurent Vivier
,
2017/11/03
Re: [Qemu-devel] [Qemu-arm] [PATCH 3/4] tricore: use make_float32() and float32_val()
,
Philippe Mathieu-Daudé
,
2017/11/07
Re: [Qemu-devel] [Qemu-arm] [PATCH 0/4] softfloat: fix some helper definitions
,
Philippe Mathieu-Daudé
,
2017/11/03
Re: [Qemu-devel] [Qemu-arm] [PATCH 0/4] softfloat: fix some helper definitions
,
Philippe Mathieu-Daudé
,
2017/11/03
Re: [Qemu-devel] [Qemu-arm] [PATCH 0/4] softfloat: fix some helper definitions
,
Laurent Vivier
,
2017/11/04
Re: [Qemu-devel] [Qemu-arm] [PATCH 0/4] softfloat: fix some helper definitions
,
Philippe Mathieu-Daudé
,
2017/11/04
Re: [Qemu-devel] [Qemu-arm] [PATCH 0/4] softfloat: fix some helper definitions
,
Philippe Mathieu-Daudé
,
2017/11/07
Re: [Qemu-devel] [PATCH v3] softfloat: rename make_float[x80|128]_init to const_float[x80|128]
,
Laurent Vivier
,
2017/11/03
Re: [Qemu-devel] [PATCH v3] softfloat: rename make_float[x80|128]_init to const_float[x80|128]
,
Philippe Mathieu-Daudé
,
2017/11/03
[Qemu-devel] coroutine question, for NBD debugging
,
Eric Blake
,
2017/11/03
Re: [Qemu-devel] coroutine question, for NBD debugging
,
Eric Blake
,
2017/11/03
Re: [Qemu-devel] coroutine question, for NBD debugging
,
Paolo Bonzini
,
2017/11/04
[Qemu-devel] [PATCH] linux-user: remove nmi.c and fw-path-provider.c
,
Laurent Vivier
,
2017/11/03
Re: [Qemu-devel] [PATCH] linux-user: remove nmi.c and fw-path-provider.c
,
Alexey Kardashevskiy
,
2017/11/05
Re: [Qemu-devel] [PATCH] linux-user: remove nmi.c and fw-path-provider.c
,
Laurent Vivier
,
2017/11/06
Re: [Qemu-devel] [PATCH] linux-user: remove nmi.c and fw-path-provider.c
,
Alexey Kardashevskiy
,
2017/11/06
Re: [Qemu-devel] [PATCH] linux-user: remove nmi.c and fw-path-provider.c
,
Paolo Bonzini
,
2017/11/07
Re: [Qemu-devel] [PULL v1 03/11] sockets: Handle race condition between binds to the same port
,
Peter Maydell
,
2017/11/03
Re: [Qemu-devel] [PULL v1 03/11] sockets: Handle race condition between binds to the same port
,
Daniel P. Berrange
,
2017/11/06
[Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Emilio G. Cota
,
2017/11/03
Re: [Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Emilio G. Cota
,
2017/11/03
Re: [Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Eduardo Habkost
,
2017/11/03
Re: [Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Emilio G. Cota
,
2017/11/03
Re: [Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Eduardo Habkost
,
2017/11/06
Re: [Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Emilio G. Cota
,
2017/11/06
Re: [Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Alistair Francis
,
2017/11/06
Re: [Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Eduardo Habkost
,
2017/11/07
Re: [Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Richard Henderson
,
2017/11/08
Re: [Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Eduardo Habkost
,
2017/11/08
Re: [Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Alistair Francis
,
2017/11/08
Re: [Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Emilio G. Cota
,
2017/11/06
Re: [Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Alistair Francis
,
2017/11/06
Re: [Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Emilio G. Cota
,
2017/11/06
Re: [Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Alistair Francis
,
2017/11/06
Re: [Qemu-devel] [Qemu-arm] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Philippe Mathieu-Daudé
,
2017/11/06
Re: [Qemu-devel] [Qemu-arm] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Alistair Francis
,
2017/11/06
Re: [Qemu-devel] [Qemu-arm] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Philippe Mathieu-Daudé
,
2017/11/07
Re: [Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Eduardo Habkost
,
2017/11/07
Re: [Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Alistair Francis
,
2017/11/07
Re: [Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Eduardo Habkost
,
2017/11/07
Re: [Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Eduardo Habkost
,
2017/11/07
Re: [Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
,
Emilio G. Cota
,
2017/11/10
Re: [Qemu-devel] [PATCH v2 2/5] net: fix -netdev socket, fd= for UDP sockets
,
Peter Maydell
,
2017/11/03
Re: [Qemu-devel] [PATCH v2 2/5] net: fix -netdev socket, fd= for UDP sockets
,
Jens Freimann
,
2017/11/06
[Qemu-devel] [Bug 1713408] Re: qemu crashes with "GLib-ERROR **: gmem.c" error when a negative value passed to "maxcpus"
,
Peter Maydell
,
2017/11/03
[Qemu-devel] [Bug 1728448] Re: qemu-system-arm segmentation fault with cpu cortex-m*
,
Kevin
,
2017/11/03
[Qemu-devel] [Bug 1728448] Re: qemu-system-arm segmentation fault with cpu cortex-m*
,
Peter Maydell
,
2017/11/06
Re: [Qemu-devel] [PULL 33/54] block: Introduce BdrvChildRole.update_filename
,
Peter Maydell
,
2017/11/03
[Qemu-devel] [PATCH] nvic: Fix ARMv7M MPU_RBAR reads
,
Peter Maydell
,
2017/11/03
Re: [Qemu-devel] [Qemu-arm] [PATCH] nvic: Fix ARMv7M MPU_RBAR reads
,
Alex Bennée
,
2017/11/06
Re: [Qemu-devel] [Qemu-arm] [PATCH] nvic: Fix ARMv7M MPU_RBAR reads
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [PATCH] AMD Processor Topology Information
,
Stanislav Lanci
,
2017/11/03
Re: [Qemu-devel] [PATCH] AMD Processor Topology Information
,
Philippe Mathieu-Daudé
,
2017/11/08
Re: [Qemu-devel] [PATCH] AMD Processor Topology Information
,
pixo
,
2017/11/09
[Qemu-devel] [Bug 1429841] Re: error "rom: requested regions overlap" for NOLOAD sections
,
Peter Maydell
,
2017/11/03
[Qemu-devel] [Bug 1724485] Re: Invalid assertion in arm_read_memory_func
,
Peter Maydell
,
2017/11/03
[Qemu-devel] [Bug 1689367] Re: In qemu chroot, repeating "qemu: Unsupported syscall: 384" messages. sys_getrandom ?
,
Peter Maydell
,
2017/11/03
[Qemu-devel] [Bug 1689367] Re: In qemu chroot, repeating "qemu: Unsupported syscall: 384" messages. sys_getrandom ?
,
Peter Maydell
,
2017/11/03
[Qemu-devel] [Bug 1689367] Re: In qemu chroot, repeating "qemu: Unsupported syscall: 384" messages. sys_getrandom ?
,
pgnet
,
2017/11/03
[Qemu-devel] [Bug 1689367] Re: In qemu chroot, repeating "qemu: Unsupported syscall: 384" messages. sys_getrandom ?
,
Peter Maydell
,
2017/11/03
[Qemu-devel] [Bug 1689367] Re: In qemu chroot, repeating "qemu: Unsupported syscall: 384" messages. sys_getrandom ?
,
Peter Maydell
,
2017/11/03
[Qemu-devel] [Bug 1689367] Re: In qemu chroot, repeating "qemu: Unsupported syscall: 384" messages. sys_getrandom ?
,
pgnet
,
2017/11/03
[Qemu-devel] [Bug 1689367] Re: In qemu chroot, repeating "qemu: Unsupported syscall: 384" messages. sys_getrandom ?
,
pgnet
,
2017/11/03
[Qemu-devel] [Bug 1689367] Re: In qemu chroot, repeating "qemu: Unsupported syscall: 384" messages. sys_getrandom ?
,
Peter Maydell
,
2017/11/07
[Qemu-devel] capstone ARM disassembly doesn't include hex of the input insns
,
Peter Maydell
,
2017/11/03
[Qemu-devel] [Bug 1568107] Re: x86_64 linux-user: setup_rt_frame: not implemented
,
Peter Maydell
,
2017/11/03
[Qemu-devel] [Bug 1594069] Re: SIMD instructions translated to scalar host instructions
,
Peter Maydell
,
2017/11/03
[Qemu-devel] [Bug 1673976] Re: locale-gen dumps core run under arm-linux-user on x86-64 host
,
Peter Maydell
,
2017/11/03
[Qemu-devel] [Bug 1673976] Re: locale-gen dumps core run under arm-linux-user on x86-64 host
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [Bug 1673976] Re: locale-gen dumps core run under arm-linux-user on x86-64 host
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1723984] Re: ID_MMFR0 has an invalid value on aarch64 cpu (A57, A53)
,
Peter Maydell
,
2017/11/03
[Qemu-devel] [Bug 1353346] Re: ARMv7-M software-triggered interrupts-- unexpected behaviour
,
Peter Maydell
,
2017/11/03
[Qemu-devel] [Bug 1480562] Re: register values in sp804 timer
,
Peter Maydell
,
2017/11/03
[Qemu-devel] [Bug 942659] Re: ARM: CORTEX M, PRIMASK does not disable interrupts
,
Peter Maydell
,
2017/11/03
Re: [Qemu-devel] tcg/translate-all.c:169: tb_lock: Assertion `!have_tb_lock' failed when doing cpu_restore_state in usermode
,
Peter Maydell
,
2017/11/03
[Qemu-devel] [PATCH v3 0/5] Various improvements/bugfixes to submodule handling
,
Daniel P. Berrange
,
2017/11/03
[Qemu-devel] [PATCH v3 1/5] build: allow setting a custom GIT binary for transparent proxying
,
Daniel P. Berrange
,
2017/11/03
Re: [Qemu-devel] [PATCH v3 1/5] build: allow setting a custom GIT binary for transparent proxying
,
Eric Blake
,
2017/11/03
[Qemu-devel] [PATCH v3 2/5] build: don't create temporary files in source dir
,
Daniel P. Berrange
,
2017/11/03
Re: [Qemu-devel] [PATCH v3 2/5] build: don't create temporary files in source dir
,
Eric Blake
,
2017/11/03
[Qemu-devel] [PATCH v3 3/5] build: allow automatic git submodule updates to be disabled
,
Daniel P. Berrange
,
2017/11/03
Re: [Qemu-devel] [PATCH v3 3/5] build: allow automatic git submodule updates to be disabled
,
Eric Blake
,
2017/11/03
[Qemu-devel] [PATCH v3 5/5] build: delay check for empty git submodule list
,
Daniel P. Berrange
,
2017/11/03
Re: [Qemu-devel] [PATCH v3 5/5] build: delay check for empty git submodule list
,
Eric Blake
,
2017/11/03
Re: [Qemu-devel] [PATCH v3 5/5] build: delay check for empty git submodule list
,
Alexey Kardashevskiy
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 5/5] build: delay check for empty git submodule list
,
Alexey Kardashevskiy
,
2017/11/07
Re: [Qemu-devel] [PATCH v3 5/5] build: delay check for empty git submodule list
,
Daniel P. Berrange
,
2017/11/07
Re: [Qemu-devel] [PATCH v3 5/5] build: delay check for empty git submodule list
,
Alexey Kardashevskiy
,
2017/11/07
Re: [Qemu-devel] [PATCH v3 5/5] build: delay check for empty git submodule list
,
Daniel P. Berrange
,
2017/11/08
Re: [Qemu-devel] [PATCH v3 5/5] build: delay check for empty git submodule list
,
Alexey Kardashevskiy
,
2017/11/07
Re: [Qemu-devel] [PATCH v3 5/5] build: delay check for empty git submodule list
,
Alexey Kardashevskiy
,
2017/11/08
Re: [Qemu-devel] [PATCH v3 5/5] build: delay check for empty git submodule list
,
Daniel P. Berrange
,
2017/11/08
[Qemu-devel] [PATCH v3 4/5] build: don't fail if given a git submodule which does not exist
,
Daniel P. Berrange
,
2017/11/03
Re: [Qemu-devel] [PATCH v3 4/5] build: don't fail if given a git submodule which does not exist
,
Eric Blake
,
2017/11/03
Re: [Qemu-devel] [PATCH v3 0/5] Various improvements/bugfixes to submodule handling
,
Peter Maydell
,
2017/11/03
Re: [Qemu-devel] [PATCH v3 0/5] Various improvements/bugfixes to submodule handling
,
Daniel P. Berrange
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 0/5] Various improvements/bugfixes to submodule handling
,
Daniel P. Berrange
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 0/5] Various improvements/bugfixes to submodule handling
,
Alexey Kardashevskiy
,
2017/11/06
Re: [Qemu-devel] [PATCH v3 0/5] Various improvements/bugfixes to submodule handling
,
Philippe Mathieu-Daudé
,
2017/11/03
Re: [Qemu-devel] [PATCH v3 0/5] Various improvements/bugfixes to submodule handling
,
Alexey Kardashevskiy
,
2017/11/05
Re: [Qemu-devel] [PATCH v3 0/5] Various improvements/bugfixes to submodule handling
,
Alexey Kardashevskiy
,
2017/11/05
[Qemu-devel] [PATCH v2 0/2] mux chardev events regression fix
,
Marc-André Lureau
,
2017/11/03
[Qemu-devel] [PATCH v2 1/2] chardev: fix backend events regression with mux chardev
,
Marc-André Lureau
,
2017/11/03
Re: [Qemu-devel] [PATCH v2 1/2] chardev: fix backend events regression with mux chardev
,
Kirill A. Shutemov
,
2017/11/03
[Qemu-devel] [PATCH v2 2/2] test: add some chardev mux event tests
,
Marc-André Lureau
,
2017/11/03
Re: [Qemu-devel] [PATCH v4] pci: Set err to errp directly rather than through error_propagate()
,
Stefan Hajnoczi
,
2017/11/03
Re: [Qemu-devel] [PATCH v4] pci: Set err to errp directly rather than through error_propagate()
,
Mao Zhongyi
,
2017/11/05
[Qemu-devel] [PATCH 0/2] mux chardev events regression fix
,
Marc-André Lureau
,
2017/11/03
[Qemu-devel] [PATCH 1/2] chardev: fix backend events regression with mux chardev
,
Marc-André Lureau
,
2017/11/03
[Qemu-devel] [PATCH 2/2] test: add some chardev mux event tests
,
Marc-André Lureau
,
2017/11/03
Re: [Qemu-devel] [PATCH 0/2] mux chardev events regression fix
,
no-reply
,
2017/11/04
[Qemu-devel] [PATCH v2] qga: replace GetIfEntry
,
ZhiPeng Lu
,
2017/11/03
Re: [Qemu-devel] [PATCH v2] qga: replace GetIfEntry
,
no-reply
,
2017/11/04
Re: [Qemu-devel] [PATCH v2] qga: replace GetIfEntry
,
Michael Roth
,
2017/11/07
[Qemu-devel] 答复: Re: [PATCH v2] qga: replace GetIfEntry
,
lu.zhipeng
,
2017/11/07
[Qemu-devel] 答复: Re: [PATCH v2] qga: replace GetIfEntry
,
lu.zhipeng
,
2017/11/09
Re: [Qemu-devel] 答复: Re: [PATCH v2] qga: replace GetIfEntry
,
Michael Roth
,
2017/11/13
[Qemu-devel] 答复:Re: 答复: Re: [PATCH v2] qga: replace GetIfEntry
,
lu.zhipeng
,
2017/11/13
[Qemu-devel] 答复: Re: 答复: Re: [PATCH v2] qga: replace GetIfEntry
,
lu.zhipeng
,
2017/11/14
Re: [Qemu-devel] 答复: Re: 答复: Re: [PATCH v2] qga: replace GetIfEntry
,
Michael Roth
,
2017/11/14
[Qemu-devel] 答复: Re: 答复: Re: 答复: Re: [PATCH v2] qga: replace GetIfEntry
,
lu.zhipeng
,
2017/11/14
Re: [Qemu-devel] 答复: Re: 答复: Re: 答复: Re: [PATCH v2] qga: replace GetIfEntry
,
Michael Roth
,
2017/11/14
[Qemu-devel] 答复: Re: 答复: Re: 答复: Re: 答复: Re: [PATCH v2] qga: replace GetIfEntry
,
lu.zhipeng
,
2017/11/14
Re: [Qemu-devel] 答复: Re: 答复: Re: 答复: Re: [PATCH v2] qga: replace GetIfEntry
,
Michael Roth
,
2017/11/20
Re: [Qemu-devel] [PATCH v4 2/4] vhost-user-blk: introduce a new vhost-user-blk host device
,
Stefan Hajnoczi
,
2017/11/03
[Qemu-devel] [PATCH] qcow2: fix image corruption after committing qcow2 image into base
,
Daniel P. Berrange
,
2017/11/03
Re: [Qemu-devel] [PATCH] qcow2: fix image corruption after committing qcow2 image into base
,
Eric Blake
,
2017/11/03
Re: [Qemu-devel] [PATCH] qcow2: fix image corruption after committing qcow2 image into base
,
Kevin Wolf
,
2017/11/10
Re: [Qemu-devel] [PATCH] qcow2: fix image corruption after committing qcow2 image into base
,
Eric Blake
,
2017/11/10
Re: [Qemu-devel] [PATCH] qcow2: fix image corruption after committing qcow2 image into base
,
Vladimir Sementsov-Ogievskiy
,
2017/11/10
Re: [Qemu-devel] [PATCH] qcow2: fix image corruption after committing qcow2 image into base
,
Daniel P. Berrange
,
2017/11/10
Re: [Qemu-devel] [PATCH] qcow2: fix image corruption after committing qcow2 image into base
,
Max Reitz
,
2017/11/14
Re: [Qemu-devel] [PATCH] qcow2: fix image corruption after committing qcow2 image into base
,
Eric Blake
,
2017/11/17
[Qemu-devel] [PATCH] qcow2: don't permit changing encryption parameters
,
Daniel P. Berrange
,
2017/11/03
Re: [Qemu-devel] [PATCH] qcow2: don't permit changing encryption parameters
,
Eric Blake
,
2017/11/03
Re: [Qemu-devel] [Qemu-block] [PATCH] qcow2: don't permit changing encryption parameters
,
Alberto Garcia
,
2017/11/06
Re: [Qemu-devel] [PATCH] qcow2: don't permit changing encryption parameters
,
Kevin Wolf
,
2017/11/08
[Qemu-devel] [PATCH] arm: check regime, not current state, for ATS write PAR format
,
Peter Maydell
,
2017/11/03
Re: [Qemu-devel] [PATCH] arm: check regime, not current state, for ATS write PAR format
,
Stefano Stabellini
,
2017/11/03
Re: [Qemu-devel] [PATCH] arm: check regime, not current state, for ATS write PAR format
,
Edgar E. Iglesias
,
2017/11/08
Re: [Qemu-devel] [Qemu-arm] [PATCH] arm: check regime, not current state, for ATS write PAR format
,
Alex Bennée
,
2017/11/06
Re: [Qemu-devel] [Qemu-block] Question regarding qemuimg check
,
Stefan Hajnoczi
,
2017/11/03
Re: [Qemu-devel] [Qemu-block] [PATCH v2] throttle: fix a qemu crash problem when calling blk_delete
,
Stefan Hajnoczi
,
2017/11/03
Re: [Qemu-devel] [Qemu-block] [PATCH v2] throttle: fix a qemu crash problem when calling blk_delete
,
Manos Pitsidianakis
,
2017/11/07
Re: [Qemu-devel] [Qemu-block] [PATCH v2] throttle: fix a qemu crash problem when calling blk_delete
,
Stefan Hajnoczi
,
2017/11/09
Re: [Qemu-devel] [Qemu-block] [PATCH v2] throttle: fix a qemu crash problem when calling blk_delete
,
Alberto Garcia
,
2017/11/10
[Qemu-devel] [PATCH v2 0/7] Misc qcow2 corruption checks
,
Alberto Garcia
,
2017/11/03
[Qemu-devel] [PATCH v2 3/7] qcow2: Prevent allocating compressed clusters at offset 0
,
Alberto Garcia
,
2017/11/03
Re: [Qemu-devel] [PATCH v2 3/7] qcow2: Prevent allocating compressed clusters at offset 0
,
Max Reitz
,
2017/11/03
Re: [Qemu-devel] [PATCH v2 3/7] qcow2: Prevent allocating compressed clusters at offset 0
,
Alberto Garcia
,
2017/11/03
Re: [Qemu-devel] [Qemu-block] [PATCH v2 3/7] qcow2: Prevent allocating compressed clusters at offset 0
,
Alberto Garcia
,
2017/11/03
Re: [Qemu-devel] [Qemu-block] [PATCH v2 3/7] qcow2: Prevent allocating compressed clusters at offset 0
,
Max Reitz
,
2017/11/06
Re: [Qemu-devel] [Qemu-block] [PATCH v2 3/7] qcow2: Prevent allocating compressed clusters at offset 0
,
Alberto Garcia
,
2017/11/06
[Qemu-devel] [PATCH v2 1/7] qcow2: Prevent allocating refcount blocks at offset 0
,
Alberto Garcia
,
2017/11/03
[Qemu-devel] [PATCH v2 7/7] qcow2: Assert that the crypto header does not overlap other metadata
,
Alberto Garcia
,
2017/11/03
Re: [Qemu-devel] [PATCH v2 7/7] qcow2: Assert that the crypto header does not overlap other metadata
,
Daniel P. Berrange
,
2017/11/03
[Qemu-devel] [PATCH v2 2/7] qcow2: Prevent allocating L2 tables at offset 0
,
Alberto Garcia
,
2017/11/03
[Qemu-devel] [PATCH v2 6/7] qcow2: Add iotest for an empty refcount table
,
Alberto Garcia
,
2017/11/03
[Qemu-devel] [PATCH v2 5/7] qcow2: Add iotest for an image with header.refcount_table_offset == 0
,
Alberto Garcia
,
2017/11/03
Re: [Qemu-devel] [PATCH v2 5/7] qcow2: Add iotest for an image with header.refcount_table_offset == 0
,
Max Reitz
,
2017/11/03
[Qemu-devel] [PATCH v2 4/7] qcow2: Don't open images with header.refcount_table_clusters == 0
,
Alberto Garcia
,
2017/11/03
Re: [Qemu-devel] [Qemu-block] [PATCH v2 4/7] qcow2: Don't open images with header.refcount_table_clusters == 0
,
Kevin Wolf
,
2017/11/07
Re: [Qemu-devel] [Qemu-block] [PATCH v2 4/7] qcow2: Don't open images with header.refcount_table_clusters == 0
,
Alberto Garcia
,
2017/11/08
Re: [Qemu-devel] [PATCH v2 0/7] Misc qcow2 corruption checks
,
Max Reitz
,
2017/11/03
[Qemu-devel] [PATCH v2] net: add print link status of nic in print_net_client function
,
ZhiPeng Lu
,
2017/11/03
[Qemu-devel] [PATCH] linux-user: return EINVAL from prctl(PR_*_SECCOMP)
,
James Cowgill
,
2017/11/03
Re: [Qemu-devel] [PATCH] linux-user: return EINVAL from prctl(PR_*_SECCOMP)
,
Laurent Vivier
,
2017/11/03
Re: [Qemu-devel] [PATCH] linux-user: return EINVAL from prctl(PR_*_SECCOMP)
,
James Cowgill
,
2017/11/03
Re: [Qemu-devel] [PATCH] linux-user: return EINVAL from prctl(PR_*_SECCOMP)
,
Peter Maydell
,
2017/11/03
Re: [Qemu-devel] [PATCH] linux-user: return EINVAL from prctl(PR_*_SECCOMP)
,
Laurent Vivier
,
2017/11/03
Re: [Qemu-devel] [PATCH] linux-user: return EINVAL from prctl(PR_*_SECCOMP)
,
Peter Maydell
,
2017/11/03
[Qemu-devel] [PATCH v2] linux-user: return EINVAL from prctl(PR_*_SECCOMP)
,
James Cowgill
,
2017/11/06
Re: [Qemu-devel] [PATCH v2] linux-user: return EINVAL from prctl(PR_*_SECCOMP)
,
Laurent Vivier
,
2017/11/06
Re: [Qemu-devel] [PATCH v2] linux-user: return EINVAL from prctl(PR_*_SECCOMP)
,
Riku Voipio
,
2017/11/06
[Qemu-devel] [PATCH v5] nvme: Add tracing
,
Doug Gale
,
2017/11/03
Re: [Qemu-devel] [PATCH v5] nvme: Add tracing
,
Philippe Mathieu-Daudé
,
2017/11/03
Re: [Qemu-devel] [PATCH v5] nvme: Add tracing
,
Doug Gale
,
2017/11/16
Re: [Qemu-devel] [PATCH v5] nvme: Add tracing
,
Doug Gale
,
2017/11/25
Re: [Qemu-devel] [PATCH v5] nvme: Add tracing
,
Kevin Wolf
,
2017/11/27
Re: [Qemu-devel] [PATCH v5] nvme: Add tracing
,
Stefan Hajnoczi
,
2017/11/28
Re: [Qemu-devel] [PATCH 2/6] migration: print features as on off
,
Dr. David Alan Gilbert
,
2017/11/03
Re: [Qemu-devel] [PATCH 2/6] migration: print features as on off
,
Peter Xu
,
2017/11/08
[Qemu-devel] [PATCH] chardev: don't forget to set backend for mux
,
Kirill A. Shutemov
,
2017/11/03
Re: [Qemu-devel] [PATCH] chardev: don't forget to set backend for mux
,
Marc-André Lureau
,
2017/11/03
[Qemu-devel] [PATCH] docker: Improved image checksum
,
Fam Zheng
,
2017/11/03
Re: [Qemu-devel] [PATCH] docker: Improved image checksum
,
Philippe Mathieu-Daudé
,
2017/11/03
Re: [Qemu-devel] [PATCH] docker: Improved image checksum
,
Alex Bennée
,
2017/11/03
Re: [Qemu-devel] [PATCH] docker: Improved image checksum
,
Fam Zheng
,
2017/11/04
[Qemu-devel] [PATCH] hw/intc/arm_gicv3_its: Fix the VM termination in vm_change_state_handler()
,
Shanker Donthineni
,
2017/11/03
Re: [Qemu-devel] [PATCH] hw/intc/arm_gicv3_its: Fix the VM termination in vm_change_state_handler()
,
Auger Eric
,
2017/11/06
Re: [Qemu-devel] [PATCH] hw/intc/arm_gicv3_its: Fix the VM termination in vm_change_state_handler()
,
Peter Maydell
,
2017/11/06
[Qemu-devel] [RESEND PATCH 0/6] Introduce new iommu notifier framework
,
Liu, Yi L
,
2017/11/03
[Qemu-devel] [RESEND PATCH 2/6] memory: introduce AddressSpaceOps and IOMMUObject
,
Liu, Yi L
,
2017/11/03
Re: [Qemu-devel] [RESEND PATCH 2/6] memory: introduce AddressSpaceOps and IOMMUObject
,
David Gibson
,
2017/11/13
Re: [Qemu-devel] [RESEND PATCH 2/6] memory: introduce AddressSpaceOps and IOMMUObject
,
Peter Xu
,
2017/11/13
Re: [Qemu-devel] [RESEND PATCH 2/6] memory: introduce AddressSpaceOps and IOMMUObject
,
David Gibson
,
2017/11/13
Re: [Qemu-devel] [RESEND PATCH 2/6] memory: introduce AddressSpaceOps and IOMMUObject
,
Peter Xu
,
2017/11/13
Re: [Qemu-devel] [RESEND PATCH 2/6] memory: introduce AddressSpaceOps and IOMMUObject
,
Liu, Yi L
,
2017/11/16
Re: [Qemu-devel] [RESEND PATCH 2/6] memory: introduce AddressSpaceOps and IOMMUObject
,
Liu, Yi L
,
2017/11/13
Re: [Qemu-devel] [RESEND PATCH 2/6] memory: introduce AddressSpaceOps and IOMMUObject
,
Auger Eric
,
2017/11/14
Re: [Qemu-devel] [RESEND PATCH 2/6] memory: introduce AddressSpaceOps and IOMMUObject
,
Liu, Yi L
,
2017/11/14
Re: [Qemu-devel] [RESEND PATCH 2/6] memory: introduce AddressSpaceOps and IOMMUObject
,
Auger Eric
,
2017/11/14
Re: [Qemu-devel] [RESEND PATCH 2/6] memory: introduce AddressSpaceOps and IOMMUObject
,
Liu, Yi L
,
2017/11/14
Re: [Qemu-devel] [RESEND PATCH 2/6] memory: introduce AddressSpaceOps and IOMMUObject
,
Peter Xu
,
2017/11/15
Re: [Qemu-devel] [RESEND PATCH 2/6] memory: introduce AddressSpaceOps and IOMMUObject
,
Auger Eric
,
2017/11/14
Re: [Qemu-devel] [RESEND PATCH 2/6] memory: introduce AddressSpaceOps and IOMMUObject
,
Liu, Yi L
,
2017/11/14
[Qemu-devel] [RESEND PATCH 3/6] intel_iommu: provide AddressSpaceOps.iommu_get instance
,
Liu, Yi L
,
2017/11/03
[Qemu-devel] [RESEND PATCH 1/6] memory: rename existing iommu notifier to be iommu mr notifier
,
Liu, Yi L
,
2017/11/03
[Qemu-devel] [RESEND PATCH 4/6] vfio: rename GuestIOMMU to be GuestIOMMUMR
,
Liu, Yi L
,
2017/11/03
[Qemu-devel] [RESEND PATCH 6/6] vfio/pci: register vfio_iommu_bind_pasidtbl_notify notifier
,
Liu, Yi L
,
2017/11/03
[Qemu-devel] [RESEND PATCH 5/6] vfio/pci: add notify framework based on IOMMUObject
,
Liu, Yi L
,
2017/11/03
Re: [Qemu-devel] [RESEND PATCH 5/6] vfio/pci: add notify framework based on IOMMUObject
,
Auger Eric
,
2017/11/14
Re: [Qemu-devel] [RESEND PATCH 5/6] vfio/pci: add notify framework based on IOMMUObject
,
Liu, Yi L
,
2017/11/14
[Qemu-devel] [PATCH 0/3] sdl: hotkey updates and cleanups
,
Gerd Hoffmann
,
2017/11/03
[Qemu-devel] [PATCH 2/3] sdl: remove -alt-grab and -ctrl-grab support
,
Gerd Hoffmann
,
2017/11/03
[Qemu-devel] [PATCH 3/3] sdl: use ctrl-alt-g as grab hotkey
,
Gerd Hoffmann
,
2017/11/03
[Qemu-devel] [PATCH 1/3] sdl: remove -no-frame support
,
Gerd Hoffmann
,
2017/11/03
Re: [Qemu-devel] [PATCH 0/3] sdl: hotkey updates and cleanups
,
no-reply
,
2017/11/06
[Qemu-devel] [PATCH v5 0/4] xenfb: Enablement for Windows PV HID frontend
,
Owen Smith
,
2017/11/03
[Qemu-devel] [PATCH v5 4/4] xenfb: activate input handlers for raw pointer devices
,
Owen Smith
,
2017/11/03
[Qemu-devel] [PATCH v5 3/4] xenfb: Add [feature|request]-raw-pointer
,
Owen Smith
,
2017/11/03
[Qemu-devel] [PATCH v5 1/4] ui: generate qcode to linux mappings
,
Owen Smith
,
2017/11/03
[Qemu-devel] [PATCH v5 2/4] xenfb: Use Input Handlers directly
,
Owen Smith
,
2017/11/03
Re: [Qemu-devel] [PATCH v5 0/4] xenfb: Enablement for Windows PV HID frontend
,
Gerd Hoffmann
,
2017/11/08
Re: [Qemu-devel] [PATCH v5 0/4] xenfb: Enablement for Windows PV HID frontend
,
Owen Smith
,
2017/11/08
[Qemu-devel] [PATCH v2] tests: Run the luks tests in test-crypto-block only if encryption is available
,
Thomas Huth
,
2017/11/03
Re: [Qemu-devel] [PATCH v2] tests: Run the luks tests in test-crypto-block only if encryption is available
,
Daniel P. Berrange
,
2017/11/03
Re: [Qemu-devel] [PATCH] scripts/device-crash-test: vmcoreinfo in error_whitelist for ppc64
,
Marc-André Lureau
,
2017/11/03
Re: [Qemu-devel] [PATCH] scripts/device-crash-test: vmcoreinfo in error_whitelist for ppc64
,
Thomas Huth
,
2017/11/03
Re: [Qemu-devel] [PATCH] scripts/device-crash-test: vmcoreinfo in error_whitelist for ppc64
,
Marc-André Lureau
,
2017/11/03
Re: [Qemu-devel] [PATCH] scripts/device-crash-test: vmcoreinfo in error_whitelist for ppc64
,
Thomas Huth
,
2017/11/03
Re: [Qemu-devel] [PATCH] scripts/device-crash-test: vmcoreinfo in error_whitelist for ppc64
,
Daniel Henrique Barboza
,
2017/11/03
Re: [Qemu-devel] [PATCH v2 1/1] virtio_balloon: include buffers and cached memory statistics
,
Tomáš Golembiovský
,
2017/11/03
[Qemu-devel] [Bug 1087411] Re: pseries machine breaks in instalation of SLES11_SP2
,
Thomas Huth
,
2017/11/03
[Qemu-devel] [Bug 1086782] Re: HPET time drift windows 7 64bits guest
,
Thomas Huth
,
2017/11/03
[Qemu-devel] [Bug 1086782] Re: HPET time drift windows 7 64bits guest
,
Carlos-velasco
,
2017/11/06
[Qemu-devel] [Bug 1086782] Re: HPET time drift windows 7 64bits guest
,
Carlos-velasco
,
2017/11/12
Re: [Qemu-devel] [PATCH WIP] replace numpy with struct
,
Stefan Hajnoczi
,
2017/11/03
Re: [Qemu-devel] [PATCH WIP] replace numpy with struct
,
joannah nanjekye
,
2017/11/03
Re: [Qemu-devel] [PATCH WIP] replace numpy with struct
,
Philippe Mathieu-Daudé
,
2017/11/03
Re: [Qemu-devel] [Qemu-block] [PATCH v2 2/3] block/parallals: Do not update header or truncate image when INMIGRATE
,
Stefan Hajnoczi
,
2017/11/03
Re: [Qemu-devel] [Qemu-block] [PATCH v2 2/3] block/parallals: Do not update header or truncate image when INMIGRATE
,
Denis V. Lunev
,
2017/11/03
Re: [Qemu-devel] [Qemu-block] [PATCH v2 2/3] block/parallals: Do not update header or truncate image when INMIGRATE
,
Jeff Cody
,
2017/11/06
Re: [Qemu-devel] [Qemu-block] [PATCH v2 2/3] block/parallals: Do not update header or truncate image when INMIGRATE
,
Jeff Cody
,
2017/11/06
Re: [Qemu-devel] [Qemu-block] [PATCH v2 0/3] Don't write headers if BDS is INACTIVE
,
Stefan Hajnoczi
,
2017/11/03
Re: [Qemu-devel] [Qemu-block] [PATCH v4] nvme: Add tracing
,
Stefan Hajnoczi
,
2017/11/03
[Qemu-devel] [PATCH] nvme: Add tracing
,
Doug Gale
,
2017/11/03
Re: [Qemu-devel] [Bug] virtio-blk: qemu will crash if hotplug virtio-blk device failed
,
Stefan Hajnoczi
,
2017/11/03
Re: [Qemu-devel] [PATCH] fix: unrealize virtio device if we fail to hotplug it
,
Stefan Hajnoczi
,
2017/11/03
[Qemu-devel] [Bug 893367] Re: HPET supports only one IRQ
,
Thomas Huth
,
2017/11/03
[Qemu-devel] [Bug 893367] Re: HPET supports only one IRQ
,
Julian Stecklina
,
2017/11/04
[Qemu-devel] [Bug 893367] Re: HPET supports only one IRQ
,
Thomas Huth
,
2017/11/04
Re: [Qemu-devel] [PATCH 5/6] migration: Now set the migration uri
,
Daniel P. Berrange
,
2017/11/03
Re: [Qemu-devel] [PATCH 5/6] migration: Now set the migration uri
,
Juan Quintela
,
2017/11/22
Re: [Qemu-devel] [PATCH 5/6] migration: Now set the migration uri
,
Daniel P. Berrange
,
2017/11/22
Re: [Qemu-devel] [PATCH 5/6] migration: Now set the migration uri
,
Daniel P. Berrange
,
2017/11/22
Re: [Qemu-devel] [PATCH 5/6] migration: Now set the migration uri
,
Juan Quintela
,
2017/11/29
Re: [Qemu-devel] [PATCH 5/6] migration: Now set the migration uri
,
Daniel P. Berrange
,
2017/11/29
[Qemu-devel] [PATCH] tests: Run the test-crypto-block only if encryption is available
,
Thomas Huth
,
2017/11/03
Re: [Qemu-devel] [PATCH] tests: Run the test-crypto-block only if encryption is available
,
no-reply
,
2017/11/03
Re: [Qemu-devel] [PATCH] tests: Run the test-crypto-block only if encryption is available
,
Thomas Huth
,
2017/11/03
Re: [Qemu-devel] [PATCH] tests: Run the test-crypto-block only if encryption is available
,
Fam Zheng
,
2017/11/03
Re: [Qemu-devel] [PATCH] tests: Run the test-crypto-block only if encryption is available
,
Daniel P. Berrange
,
2017/11/03
Re: [Qemu-devel] [PATCH] tests: Run the test-crypto-block only if encryption is available
,
Thomas Huth
,
2017/11/03
Re: [Qemu-devel] [PATCH 1/6] qio: Make port 0 work for qio
,
Juan Quintela
,
2017/11/03
Re: [Qemu-devel] [PATCH v8 00/14] Dirty bitmaps postcopy migration
,
no-reply
,
2017/11/03
[Qemu-devel] [PULL 0/3] TCG queued patches
,
Richard Henderson
,
2017/11/03
[Qemu-devel] [PULL 3/3] cpu-exec: Exit exclusive region on longjmp from step_atomic
,
Richard Henderson
,
2017/11/03
[Qemu-devel] [PULL 2/3] tcg/s390x: Use constant pool for prologue
,
Richard Henderson
,
2017/11/03
[Qemu-devel] [PULL 1/3] tcg: Allow constant pool entries in the prologue
,
Richard Henderson
,
2017/11/03
Re: [Qemu-devel] [PULL 0/3] TCG queued patches
,
Peter Maydell
,
2017/11/03
Re: [Qemu-devel] [PULL 0/3] TCG queued patches
,
no-reply
,
2017/11/03
[Qemu-devel] [PATCH v17 0/6] Virtio-balloon Enhancement
,
Wei Wang
,
2017/11/03
[Qemu-devel] [PATCH v17 1/6] lib/xbitmap: Introduce xbitmap
,
Wei Wang
,
2017/11/03
Re: [Qemu-devel] [PATCH v17 1/6] lib/xbitmap: Introduce xbitmap
,
Tetsuo Handa
,
2017/11/03
Re: [Qemu-devel] [PATCH v17 1/6] lib/xbitmap: Introduce xbitmap
,
Wei Wang
,
2017/11/06
[Qemu-devel] [PATCH v17 3/6] mm/balloon_compaction.c: split balloon page allocation and enqueue
,
Wei Wang
,
2017/11/03
Re: [Qemu-devel] [PATCH v17 3/6] mm/balloon_compaction.c: split balloon page allocation and enqueue
,
Tetsuo Handa
,
2017/11/03
[Qemu-devel] [PATCH v17 2/6] radix tree test suite: add tests for xbitmap
,
Wei Wang
,
2017/11/03
Re: [Qemu-devel] [PATCH v17 2/6] radix tree test suite: add tests for xbitmap
,
Matthew Wilcox
,
2017/11/06
Re: [Qemu-devel] [PATCH v17 2/6] radix tree test suite: add tests for xbitmap
,
Wei Wang
,
2017/11/29
[Qemu-devel] [PATCH v17 4/6] virtio-balloon: VIRTIO_BALLOON_F_SG
,
Wei Wang
,
2017/11/03
Re: [Qemu-devel] [PATCH v17 4/6] virtio-balloon: VIRTIO_BALLOON_F_SG
,
Tetsuo Handa
,
2017/11/03
Re: [Qemu-devel] [PATCH v17 4/6] virtio-balloon: VIRTIO_BALLOON_F_SG
,
Wei Wang
,
2017/11/04
Re: [Qemu-devel] [PATCH v17 4/6] virtio-balloon: VIRTIO_BALLOON_F_SG
,
Tetsuo Handa
,
2017/11/04
Re: [Qemu-devel] [PATCH v17 4/6] virtio-balloon: VIRTIO_BALLOON_F_SG
,
Wei Wang
,
2017/11/06
[Qemu-devel] [PATCH v17 5/6] mm: support reporting free page blocks
,
Wei Wang
,
2017/11/03
[Qemu-devel] [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
,
Wei Wang
,
2017/11/03
Re: [Qemu-devel] [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
,
Wei Wang
,
2017/11/13
Re: [Qemu-devel] [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
,
Michael S. Tsirkin
,
2017/11/13
Re: [Qemu-devel] [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
,
Wei Wang
,
2017/11/14
Re: [Qemu-devel] [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
,
Michael S. Tsirkin
,
2017/11/14
Re: [Qemu-devel] [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
,
Wei Wang
,
2017/11/14
Re: [Qemu-devel] [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
,
Michael S. Tsirkin
,
2017/11/15
Re: [Qemu-devel] [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
,
Wei Wang
,
2017/11/16
Re: [Qemu-devel] [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
,
Wei Wang
,
2017/11/20
Re: [Qemu-devel] [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
,
Michael S. Tsirkin
,
2017/11/15
Re: [Qemu-devel] [virtio-dev] Re: [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
,
Wei Wang
,
2017/11/16
Re: [Qemu-devel] [virtio-dev] Re: [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
,
Wei Wang
,
2017/11/17
Re: [Qemu-devel] [virtio-dev] Re: [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
,
Wei Wang
,
2017/11/17
Re: [Qemu-devel] [virtio-dev] Re: [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
,
Michael S. Tsirkin
,
2017/11/17
Re: [Qemu-devel] [virtio-dev] Re: [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
,
Wang, Wei W
,
2017/11/18
Re: [Qemu-devel] [virtio-dev] Re: [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
,
Michael S. Tsirkin
,
2017/11/19
Re: [Qemu-devel] [virtio-dev] Re: [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
,
Michael S. Tsirkin
,
2017/11/17
[Qemu-devel] capstone broke mingw cross build
,
Gerd Hoffmann
,
2017/11/03
Re: [Qemu-devel] capstone broke mingw cross build
,
Philippe Mathieu-Daudé
,
2017/11/03
Re: [Qemu-devel] capstone broke mingw cross build
,
Dr. David Alan Gilbert
,
2017/11/03
Re: [Qemu-devel] capstone broke mingw cross build
,
Peter Maydell
,
2017/11/03
Re: [Qemu-devel] capstone broke mingw cross build
,
Gerd Hoffmann
,
2017/11/03
Re: [Qemu-devel] capstone broke mingw cross build
,
Peter Maydell
,
2017/11/03
Re: [Qemu-devel] capstone broke mingw cross build
,
Gerd Hoffmann
,
2017/11/03
Re: [Qemu-devel] capstone broke mingw cross build
,
Alistair Francis
,
2017/11/07
Re: [Qemu-devel] capstone broke mingw cross build
,
Peter Maydell
,
2017/11/07
Re: [Qemu-devel] capstone broke mingw cross build
,
Alistair Francis
,
2017/11/07
[Qemu-devel] [PATCH] Ignore sgabios rom in case sercon is enabled.
,
Gerd Hoffmann
,
2017/11/03
Re: [Qemu-devel] [SeaBIOS] [PATCH] Ignore sgabios rom in case sercon is enabled.
,
Peter Stuge
,
2017/11/04
Re: [Qemu-devel] [SeaBIOS] [PATCH] Ignore sgabios rom in case sercon is enabled.
,
Paolo Bonzini
,
2017/11/04
[Qemu-devel] [Bug 1013691] Re: ppc64 + virtio-scsi: only first scsi disk shows up in the guest
,
Thomas Huth
,
2017/11/03
[Qemu-devel] [Bug 1013691] Re: ppc64 + virtio-scsi: only first scsi disk shows up in the guest
,
Richard Jones
,
2017/11/03
[Qemu-devel] [Bug 1188018] Re: qemu monitor does not suppot rbd "savevm" command
,
Thomas Huth
,
2017/11/03
Re: [Qemu-devel] [RFC PATCH] vl: only display available accelerators
,
Eduardo Habkost
,
2017/11/02
Re: [Qemu-devel] [RFC PATCH] vl: only display available accelerators
,
Philippe Mathieu-Daudé
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH] vl: only display available accelerators
,
Eduardo Habkost
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH] vl: only display available accelerators
,
Daniel P. Berrange
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH] vl: only display available accelerators
,
Philippe Mathieu-Daudé
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH] vl: only display available accelerators
,
Eduardo Habkost
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH] vl: only display available accelerators
,
Daniel P. Berrange
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH] vl: only display available accelerators
,
Eduardo Habkost
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH] vl: only display available accelerators
,
Daniel P. Berrange
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH] vl: only display available accelerators
,
Philippe Mathieu-Daudé
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH] vl: only display available accelerators
,
Eduardo Habkost
,
2017/11/08
Re: [Qemu-devel] [RFC PATCH] vl: only display available accelerators
,
Philippe Mathieu-Daudé
,
2017/11/08
[Qemu-devel] [PATCH v7 00/13] Add support for the ZynqMP Generic QSPI
,
Francisco Iglesias
,
2017/11/02
[Qemu-devel] [PATCH v7 01/13] m25p80: Add support for continuous read out of RDSR and READ_FSR
,
Francisco Iglesias
,
2017/11/02
Re: [Qemu-devel] [PATCH v7 01/13] m25p80: Add support for continuous read out of RDSR and READ_FSR
,
mar.krzeminski
,
2017/11/03
Re: [Qemu-devel] [PATCH v7 01/13] m25p80: Add support for continuous read out of RDSR and READ_FSR
,
francisco iglesias
,
2017/11/03
Re: [Qemu-devel] [PATCH v7 01/13] m25p80: Add support for continuous read out of RDSR and READ_FSR
,
mar.krzeminski
,
2017/11/03
[Qemu-devel] [PATCH v7 03/13] m25p80: Add support for BRRD/BRWR and BULK_ERASE (0x60)
,
Francisco Iglesias
,
2017/11/02
[Qemu-devel] [PATCH v7 02/13] m25p80: Add support for SST READ ID 0x90/0xAB commands
,
Francisco Iglesias
,
2017/11/02
[Qemu-devel] [PATCH v7 04/13] m25p80: Add support for n25q512a11 and n25q512a13
,
Francisco Iglesias
,
2017/11/02
[Qemu-devel] [PATCH v7 05/13] xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClass
,
Francisco Iglesias
,
2017/11/02
Re: [Qemu-devel] [PATCH v7 05/13] xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClass
,
Alistair Francis
,
2017/11/22
[Qemu-devel] [PATCH v7 06/13] xilinx_spips: Update striping to be big-endian bit order
,
Francisco Iglesias
,
2017/11/02
Re: [Qemu-devel] [PATCH v7 06/13] xilinx_spips: Update striping to be big-endian bit order
,
Alistair Francis
,
2017/11/22
[Qemu-devel] [PATCH v7 07/13] xilinx_spips: Add support for RX discard and RX drain
,
Francisco Iglesias
,
2017/11/02
[Qemu-devel] [PATCH v7 08/13] xilinx_spips: Make tx/rx_data_bytes more generic and reusable
,
Francisco Iglesias
,
2017/11/02
[Qemu-devel] [PATCH v7 11/13] xilinx_spips: Don't set TX FIFO UNDERFLOW at cmd done
,
Francisco Iglesias
,
2017/11/02
Re: [Qemu-devel] [PATCH v7 11/13] xilinx_spips: Don't set TX FIFO UNDERFLOW at cmd done
,
Alistair Francis
,
2017/11/22
Re: [Qemu-devel] [PATCH v7 11/13] xilinx_spips: Don't set TX FIFO UNDERFLOW at cmd done
,
francisco iglesias
,
2017/11/23
[Qemu-devel] [PATCH v7 10/13] xilinx_spips: Add support for 4 byte addresses in the LQSPI
,
Francisco Iglesias
,
2017/11/02
Re: [Qemu-devel] [PATCH v7 10/13] xilinx_spips: Add support for 4 byte addresses in the LQSPI
,
Alistair Francis
,
2017/11/22
[Qemu-devel] [PATCH v7 09/13] xilinx_spips: Add support for zero pumping
,
Francisco Iglesias
,
2017/11/02
[Qemu-devel] [PATCH v7 13/13] xlnx-zcu102: Add support for the ZynqMP QSPI
,
Francisco Iglesias
,
2017/11/02
[Qemu-devel] [PATCH v7 12/13] xilinx_spips: Add support for the ZynqMP Generic QSPI
,
Francisco Iglesias
,
2017/11/02
Re: [Qemu-devel] [PATCH v7 00/13] Add support for the ZynqMP Generic QSPI
,
Peter Maydell
,
2017/11/21
Re: [Qemu-devel] [PATCH v7 00/13] Add support for the ZynqMP Generic QSPI
,
Alistair Francis
,
2017/11/22
[Qemu-devel] [PATCH v7 09/13] xilinx_spips: Add support for zero pumping
,
Francisco Iglesias
,
2017/11/02
[Qemu-devel] [Bug 1719196] Update Released
,
Brian Murray
,
2017/11/02
[Qemu-devel] [PATCH v3 1/2] ui/cocoa.m: move ungrab to ctrl-alt-g
,
John Arbuckle
,
2017/11/02
[Qemu-devel] [PATCH v3 2/2] ui/cocoa.m: send ctrl-alt key combinations to guest if not used by QEMU
,
John Arbuckle
,
2017/11/02
Re: [Qemu-devel] [PATCH v3 2/2] ui/cocoa.m: send ctrl-alt key combinations to guest if not used by QEMU
,
Peter Maydell
,
2017/11/07
Re: [Qemu-devel] [PATCH v3 1/2] ui/cocoa.m: move ungrab to ctrl-alt-g
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1728661] Re: qemu-io segfaults at block/qcow2.h:533
,
Max Reitz
,
2017/11/02
[Qemu-devel] [Bug 1728660] Re: qemu-io segfaults at block/io.c:2545
,
Max Reitz
,
2017/11/02
[Qemu-devel] [Bug 1728639] Re: qemu-io crashes with SIGSEGV when did -c truncate 320000 on a image_fuzzer image
,
Max Reitz
,
2017/11/02
[Qemu-devel] [Bug 1728643] Re: qemu-io fails with Assertion `*host_offset != 0' failed
,
Max Reitz
,
2017/11/02
Re: [Qemu-devel] [PATCH v9 0/8] Optimize VMDK I/O by allocating multiple clusters
,
John Snow
,
2017/11/02
Re: [Qemu-devel] [PATCH v9 0/8] Optimize VMDK I/O by allocating multiple clusters
,
Fam Zheng
,
2017/11/02
Re: [Qemu-devel] [PATCH v9 0/8] Optimize VMDK I/O by allocating multiple clusters
,
John Snow
,
2017/11/03
Re: [Qemu-devel] [PATCH v6 00/24] make bdrv_get_block_status byte-based
,
John Snow
,
2017/11/02
Re: [Qemu-devel] [PATCH v6 00/24] make bdrv_get_block_status byte-based
,
Eric Blake
,
2017/11/02
Re: [Qemu-devel] [PATCH] hw/ide/ahci: Move allwinner code into a separate file
,
John Snow
,
2017/11/02
Re: [Qemu-devel] [PATCH] block/snapshot: dirty all dirty bitmaps on snapshot-switch
,
John Snow
,
2017/11/02
Re: [Qemu-devel] [PATCH] block/snapshot: dirty all dirty bitmaps on snapshot-switch
,
Max Reitz
,
2017/11/14
Re: [Qemu-devel] [PATCH] block/snapshot: dirty all dirty bitmaps on snapshot-switch
,
Kevin Wolf
,
2017/11/17
Re: [Qemu-devel] [PATCH] block/snapshot: dirty all dirty bitmaps on snapshot-switch
,
Denis V. Lunev
,
2017/11/17
Re: [Qemu-devel] [PATCH] block/snapshot: dirty all dirty bitmaps on snapshot-switch
,
Kevin Wolf
,
2017/11/17
Re: [Qemu-devel] [PATCH] block/snapshot: dirty all dirty bitmaps on snapshot-switch
,
Denis V. Lunev
,
2017/11/17
Re: [Qemu-devel] [PATCH] block/snapshot: dirty all dirty bitmaps on snapshot-switch
,
Max Reitz
,
2017/11/17
Re: [Qemu-devel] [PATCH] block/snapshot: dirty all dirty bitmaps on snapshot-switch
,
John Snow
,
2017/11/17
Re: [Qemu-devel] [PATCH] block/snapshot: dirty all dirty bitmaps on snapshot-switch
,
Kevin Wolf
,
2017/11/17
Re: [Qemu-devel] [PATCH] block/snapshot: dirty all dirty bitmaps on snapshot-switch
,
John Snow
,
2017/11/17
Re: [Qemu-devel] [PATCH] block/snapshot: dirty all dirty bitmaps on snapshot-switch
,
Vladimir Sementsov-Ogievskiy
,
2017/11/20
Re: [Qemu-devel] [PATCH] block/snapshot: dirty all dirty bitmaps on snapshot-switch
,
Vladimir Sementsov-Ogievskiy
,
2017/11/20
Re: [Qemu-devel] ping Re: [PATCH v2 0/5] backup improvements part 1
,
John Snow
,
2017/11/02
Re: [Qemu-devel] ping Re: [PATCH v2 0/5] backup improvements part 1
,
Vladimir Sementsov-Ogievskiy
,
2017/11/03
Re: [Qemu-devel] [RFC v5 1/2] virtio: introduce `query-virtio' QMP command
,
Eric Blake
,
2017/11/02
Re: [Qemu-devel] [PATCH v2] linux-user: fix is_proc_myself to check the paths via realpath
,
Zach Riggle
,
2017/11/02
Re: [Qemu-devel] [PATCH v2] linux-user: fix is_proc_myself to check the paths via realpath
,
Peter Maydell
,
2017/11/02
Re: [Qemu-devel] [PATCH v2] linux-user: fix is_proc_myself to check the paths via realpath
,
Zach Riggle
,
2017/11/06
Re: [Qemu-devel] [PATCH v2] linux-user: fix is_proc_myself to check the paths via realpath
,
Riku Voipio
,
2017/11/07
Re: [Qemu-devel] [PATCH v2] linux-user: fix is_proc_myself to check the paths via realpath
,
Zach Riggle
,
2017/11/10
Re: [Qemu-devel] [PATCH v2] linux-user: fix is_proc_myself to check the paths via realpath
,
Laurent Vivier
,
2017/11/10
Re: [Qemu-devel] [PATCH v2] linux-user: fix is_proc_myself to check the paths via realpath
,
Zach Riggle
,
2017/11/10
Re: [Qemu-devel] [PATCH v2] linux-user: fix is_proc_myself to check the paths via realpath
,
Zach Riggle
,
2017/11/10
Re: [Qemu-devel] [PATCH v2] linux-user: fix is_proc_myself to check the paths via realpath
,
Laurent Vivier
,
2017/11/14
Re: [Qemu-devel] [PATCH] Enable 8-byte wide MMIO for 16550 serial devices
,
Paolo Bonzini
,
2017/11/02
Re: [Qemu-devel] [PATCH] Enable 8-byte wide MMIO for 16550 serial devices
,
Philippe Mathieu-Daudé
,
2017/11/02
Re: [Qemu-devel] [PATCH] Enable 8-byte wide MMIO for 16550 serial devices
,
Paolo Bonzini
,
2017/11/02
Re: [Qemu-devel] [PATCH] Enable 8-byte wide MMIO for 16550 serial devices
,
Michael Nawrocki
,
2017/11/06
[Qemu-devel] [PATCH] ioapic/tracing: Remove last DPRINTFs
,
Dr. David Alan Gilbert (git)
,
2017/11/02
Re: [Qemu-devel] [PATCH] ioapic/tracing: Remove last DPRINTFs
,
Peter Xu
,
2017/11/03
Re: [Qemu-devel] [PATCH] ioapic/tracing: Remove last DPRINTFs
,
Stefan Hajnoczi
,
2017/11/03
Re: [Qemu-devel] [PATCH] ioapic/tracing: Remove last DPRINTFs
,
Paolo Bonzini
,
2017/11/08
Re: [Qemu-devel] [PATCH] ioapic/tracing: Remove last DPRINTFs
,
Michael S. Tsirkin
,
2017/11/28
[Qemu-devel] [PATCH v2] hw/display/xenfb: Simulate auto-repeat key events
,
Liang Yan
,
2017/11/02
Re: [Qemu-devel] [PATCH v2] hw/display/xenfb: Simulate auto-repeat key events
,
Peter Maydell
,
2017/11/02
Re: [Qemu-devel] [PATCH v2] hw/display/xenfb: Simulate auto-repeat key events
,
Daniel P. Berrange
,
2017/11/02
Re: [Qemu-devel] [PATCH v2] hw/display/xenfb: Simulate auto-repeat key events
,
Liang Yan
,
2017/11/02
Re: [Qemu-devel] [PATCH v2] hw/display/xenfb: Simulate auto-repeat key events
,
Liang Yan
,
2017/11/02
Re: [Qemu-devel] [PATCH v2] hw/display/xenfb: Simulate auto-repeat key events
,
Liang Yan
,
2017/11/02
[Qemu-devel] [Bug 1725267] Re: armeb regression since qemu version 2.8
,
Peter Maydell
,
2017/11/02
[Qemu-devel] [Bug 1725267] Re: armeb regression since qemu version 2.8
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [Bug 1725267] Re: armeb regression since qemu version 2.8
,
Christophe Lyon
,
2017/11/07
[Qemu-devel] [PATCH] sockets: Normalize test for addrinfo flag AI_V4MAPPED
,
Antonio Huete Jiménez
,
2017/11/02
Re: [Qemu-devel] [PATCH] sockets: Normalize test for addrinfo flag AI_V4MAPPED
,
Daniel P. Berrange
,
2017/11/02
Re: [Qemu-devel] [PATCH] sockets: Normalize test for addrinfo flag AI_V4MAPPED
,
Antonio Huete Jiménez
,
2017/11/02
Re: [Qemu-devel] [PATCH] sockets: Normalize test for addrinfo flag AI_V4MAPPED
,
Daniel P. Berrange
,
2017/11/03
Re: [Qemu-devel] [PATCH] oslib-posix: Use sysctl(2) call to resolve exec_dir on NetBSD
,
Peter Maydell
,
2017/11/02
Re: [Qemu-devel] [PATCH] oslib-posix: Use sysctl(2) call to resolve exec_dir on NetBSD
,
Kamil Rytarowski
,
2017/11/02
Re: [Qemu-devel] [PATCH] oslib-posix: Use sysctl(2) call to resolve exec_dir on NetBSD
,
Peter Maydell
,
2017/11/02
Re: [Qemu-devel] [PATCH] oslib-posix: Use sysctl(2) call to resolve exec_dir on NetBSD
,
Kamil Rytarowski
,
2017/11/02
[Qemu-devel] [PATCH v2] cpu-exec: Exit exclusive region on longjmp from step_atomic
,
Peter Maydell
,
2017/11/02
Re: [Qemu-devel] [PATCH v2] cpu-exec: Exit exclusive region on longjmp from step_atomic
,
Emilio G. Cota
,
2017/11/02
Re: [Qemu-devel] [PATCH v2] cpu-exec: Exit exclusive region on longjmp from step_atomic
,
Richard Henderson
,
2017/11/02
Re: [Qemu-devel] [PATCH v2] cpu-exec: Exit exclusive region on longjmp from step_atomic
,
no-reply
,
2017/11/02
Re: [Qemu-devel] [PATCH v2] cpu-exec: Exit exclusive region on longjmp from step_atomic
,
Peter Maydell
,
2017/11/02
Re: [Qemu-devel] [PATCH v2] cpu-exec: Exit exclusive region on longjmp from step_atomic
,
Alex Bennée
,
2017/11/03
Re: [Qemu-devel] [RFC 0/3] cryptodev: add vhost support
,
Zhang, Roy Fan
,
2017/11/02
Re: [Qemu-devel] [PATCH v6 18/25] block: Add sgfnt_runtime_opts to BlockDriver
,
Alberto Garcia
,
2017/11/02
Re: [Qemu-devel] [PATCH v6 18/25] block: Add sgfnt_runtime_opts to BlockDriver
,
Max Reitz
,
2017/11/02
Re: [Qemu-devel] [PATCH v6 18/25] block: Add sgfnt_runtime_opts to BlockDriver
,
Alberto Garcia
,
2017/11/08
Re: [Qemu-devel] [PATCH v6 18/25] block: Add sgfnt_runtime_opts to BlockDriver
,
Kevin Wolf
,
2017/11/08
Re: [Qemu-devel] [PATCH v6 18/25] block: Add sgfnt_runtime_opts to BlockDriver
,
Max Reitz
,
2017/11/08
[Qemu-devel] seabios serial console vs. sgabios
,
Gerd Hoffmann
,
2017/11/02
Re: [Qemu-devel] seabios serial console vs. sgabios
,
Daniel P. Berrange
,
2017/11/02
Re: [Qemu-devel] seabios serial console vs. sgabios
,
Paolo Bonzini
,
2017/11/02
Re: [Qemu-devel] seabios serial console vs. sgabios
,
Gerd Hoffmann
,
2017/11/03
Re: [Qemu-devel] seabios serial console vs. sgabios
,
Daniel P. Berrange
,
2017/11/03
Re: [Qemu-devel] seabios serial console vs. sgabios
,
Gerd Hoffmann
,
2017/11/03
Re: [Qemu-devel] seabios serial console vs. sgabios
,
Markus Armbruster
,
2017/11/06
Re: [Qemu-devel] [SeaBIOS] seabios serial console vs. sgabios
,
Kevin O'Connor
,
2017/11/03
Re: [Qemu-devel] [PATCH v6 09/25] block: Fix bdrv_find_backing_image()
,
Max Reitz
,
2017/11/02
Re: [Qemu-devel] [PATCH v6 09/25] block: Fix bdrv_find_backing_image()
,
Max Reitz
,
2017/11/02
[Qemu-devel] [Bug 1729623] [NEW] test-aio-multithread fails with 'Co-routine re-entered recursively'
,
R.Nageswara Sastry
,
2017/11/02
[Qemu-devel] [Bug 1729623] Re: test-aio-multithread fails with 'Co-routine re-entered recursively'
,
R.Nageswara Sastry
,
2017/11/02
Re: [Qemu-devel] [Bug 1729623] [NEW] test-aio-multithread fails with 'Co-routine re-entered recursively'
,
Stefan Hajnoczi
,
2017/11/03
[Qemu-devel] [Bug 1729623] Re: test-aio-multithread fails with 'Co-routine re-entered recursively'
,
R.Nageswara Sastry
,
2017/11/06
Re: [Qemu-devel] [Bug 1729623] Re: test-aio-multithread fails with 'Co-routine re-entered recursively'
,
Stefan Hajnoczi
,
2017/11/06
Re: [Qemu-devel] [PATCH v2] Discover openpty(3) dynamically in configure
,
Peter Maydell
,
2017/11/02
Re: [Qemu-devel] How to best handle the reoccurring of rom changes breaking cross version migrations?
,
Christian Ehrhardt
,
2017/11/02
Re: [Qemu-devel] [libvirt] How to best handle the reoccurring of rom changes breaking cross version migrations?
,
Daniel P. Berrange
,
2017/11/02
Re: [Qemu-devel] [libvirt] How to best handle the reoccurring of rom changes breaking cross version migrations?
,
Christian Ehrhardt
,
2017/11/03
Re: [Qemu-devel] [libvirt] How to best handle the reoccurring of rom changes breaking cross version migrations?
,
Philipp Hahn
,
2017/11/03
[Qemu-devel] [Bug 1712564] Re: loadvm fails twice in sequence
,
Dr. David Alan Gilbert
,
2017/11/02
Re: [Qemu-devel] [PATCH v4] arm: implement cache/shareability attribute bits for PAR registers
,
Peter Maydell
,
2017/11/02
[Qemu-devel] [PATCH] cpu-exec: Exit exclusive region on longjmp from step_atomic
,
Peter Maydell
,
2017/11/02
Re: [Qemu-devel] [PATCH] cpu-exec: Exit exclusive region on longjmp from step_atomic
,
Alex Bennée
,
2017/11/02
Re: [Qemu-devel] [PATCH] cpu-exec: Exit exclusive region on longjmp from step_atomic
,
Peter Maydell
,
2017/11/02
[Qemu-devel] [PULL 0/1] cross-compiler build fixes for softfreeze
,
Alex Bennée
,
2017/11/02
[Qemu-devel] [PULL 1/1] docker: add python stdlib dependency (required by keycodemapdb)
,
Alex Bennée
,
2017/11/02
Re: [Qemu-devel] [PULL 0/1] cross-compiler build fixes for softfreeze
,
Peter Maydell
,
2017/11/03
Re: [Qemu-devel] [PATCH v6 16/25] block: Add 'base-directory' BDS option
,
Alberto Garcia
,
2017/11/02
Re: [Qemu-devel] [PATCH v6 16/25] block: Add 'base-directory' BDS option
,
Max Reitz
,
2017/11/02
Re: [Qemu-devel] [PATCH v6 16/25] block: Add 'base-directory' BDS option
,
Eric Blake
,
2017/11/02
Re: [Qemu-devel] [PATCH v6 16/25] block: Add 'base-directory' BDS option
,
Alberto Garcia
,
2017/11/07
Re: [Qemu-devel] [PATCH v6 16/25] block: Add 'base-directory' BDS option
,
Kevin Wolf
,
2017/11/08
Re: [Qemu-devel] [PATCH v6 16/25] block: Add 'base-directory' BDS option
,
Max Reitz
,
2017/11/08
[Qemu-devel] Crash with pcie-pci-bridge on qemu-system-s390x
,
Thomas Huth
,
2017/11/02
Re: [Qemu-devel] Crash with pcie-pci-bridge on qemu-system-s390x
,
Marcel Apfelbaum
,
2017/11/02
Re: [Qemu-devel] Crash with pcie-pci-bridge on qemu-system-s390x
,
Aleksandr Bezzubikov
,
2017/11/02
Re: [Qemu-devel] Crash with pcie-pci-bridge on qemu-system-s390x
,
Cornelia Huck
,
2017/11/07
[Qemu-devel] [PATCH] virtio-pci: Don't force Subsystem Vendor ID = Vendor ID
,
Ladi Prosek
,
2017/11/02
Re: [Qemu-devel] [PATCH] virtio-pci: Don't force Subsystem Vendor ID = Vendor ID
,
Michael S. Tsirkin
,
2017/11/02
Re: [Qemu-devel] [PATCH] virtio-pci: Don't force Subsystem Vendor ID = Vendor ID
,
Ladi Prosek
,
2017/11/03
Re: [Qemu-devel] [PATCH] virtio-pci: Don't force Subsystem Vendor ID = Vendor ID
,
Gerd Hoffmann
,
2017/11/03
Re: [Qemu-devel] [PATCH] virtio-pci: Don't force Subsystem Vendor ID = Vendor ID
,
Ladi Prosek
,
2017/11/03
Re: [Qemu-devel] [PATCH] virtio-pci: Don't force Subsystem Vendor ID = Vendor ID
,
Vadim Rozenfeld
,
2017/11/03
Re: [Qemu-devel] [PATCH] virtio-pci: Don't force Subsystem Vendor ID = Vendor ID
,
Michael S. Tsirkin
,
2017/11/03
Re: [Qemu-devel] [PATCH] virtio-pci: Don't force Subsystem Vendor ID = Vendor ID
,
Ladi Prosek
,
2017/11/06
Re: [Qemu-devel] [PATCH] virtio-pci: Don't force Subsystem Vendor ID = Vendor ID
,
Gerd Hoffmann
,
2017/11/06
Re: [Qemu-devel] [PATCH] virtio-pci: Don't force Subsystem Vendor ID = Vendor ID
,
Michael S. Tsirkin
,
2017/11/06
Re: [Qemu-devel] [PATCH] virtio-pci: Don't force Subsystem Vendor ID = Vendor ID
,
Michael S. Tsirkin
,
2017/11/06
Re: [Qemu-devel] [PATCH] virtio-pci: Don't force Subsystem Vendor ID = Vendor ID
,
Ladi Prosek
,
2017/11/07
Re: [Qemu-devel] [PATCH] virtio-pci: Don't force Subsystem Vendor ID = Vendor ID
,
Michael S. Tsirkin
,
2017/11/03
Re: [Qemu-devel] [RFC v2 4/4] hw/intc/arm_gicv3_its: Implement full reset
,
Peter Maydell
,
2017/11/02
Re: [Qemu-devel] [RFC v2 2/4] hw/intc/arm_gicv3_its: Implement a minimalist reset
,
Peter Maydell
,
2017/11/02
Re: [Qemu-devel] [RFC v2 1/4] hw/intc/arm_gicv3_its: Don't abort on table save failure
,
Peter Maydell
,
2017/11/02
Re: [Qemu-devel] [RFC v2 1/4] hw/intc/arm_gicv3_its: Don't abort on table save failure
,
Auger Eric
,
2017/11/06
Re: [Qemu-devel] [RFC v2 1/4] hw/intc/arm_gicv3_its: Don't abort on table save failure
,
Peter Maydell
,
2017/11/06
Re: [Qemu-devel] [PATCH] ui/cocoa.m: Fix console selection keys
,
Peter Maydell
,
2017/11/02
[Qemu-devel] RFC: use case for adding QMP, block jobs & multiple exports to qemu-nbd ?
,
Daniel P. Berrange
,
2017/11/02
Re: [Qemu-devel] [Qemu-block] RFC: use case for adding QMP, block jobs & multiple exports to qemu-nbd ?
,
Kashyap Chamarthy
,
2017/11/02
Re: [Qemu-devel] [Qemu-block] RFC: use case for adding QMP, block jobs & multiple exports to qemu-nbd ?
,
Daniel P. Berrange
,
2017/11/02
Re: [Qemu-devel] [Qemu-block] RFC: use case for adding QMP, block jobs & multiple exports to qemu-nbd ?
,
Eric Blake
,
2017/11/02
Re: [Qemu-devel] [Qemu-block] RFC: use case for adding QMP, block jobs & multiple exports to qemu-nbd ?
,
Stefan Hajnoczi
,
2017/11/03
Re: [Qemu-devel] [Qemu-block] RFC: use case for adding QMP, block jobs & multiple exports to qemu-nbd ?
,
Daniel P. Berrange
,
2017/11/03
Re: [Qemu-devel] [Qemu-block] RFC: use case for adding QMP, block jobs & multiple exports to qemu-nbd ?
,
Paolo Bonzini
,
2017/11/02
Re: [Qemu-devel] [Qemu-block] RFC: use case for adding QMP, block jobs & multiple exports to qemu-nbd ?
,
Max Reitz
,
2017/11/02
Re: [Qemu-devel] [Qemu-block] RFC: use case for adding QMP, block jobs & multiple exports to qemu-nbd ?
,
Stefan Hajnoczi
,
2017/11/03
Re: [Qemu-devel] [Qemu-block] RFC: use case for adding QMP, block jobs & multiple exports to qemu-nbd ?
,
Markus Armbruster
,
2017/11/09
Re: [Qemu-devel] [Qemu-block] RFC: use case for adding QMP, block jobs & multiple exports to qemu-nbd ?
,
Daniel P. Berrange
,
2017/11/09
Re: [Qemu-devel] RFC: use case for adding QMP, block jobs & multiple exports to qemu-nbd ?
,
Fam Zheng
,
2017/11/03
Re: [Qemu-devel] [Qemu-block] RFC: use case for adding QMP, block jobs & multiple exports to qemu-nbd ?
,
Stefan Hajnoczi
,
2017/11/03
Re: [Qemu-devel] [RFC PATCH 17/26] replay: push replay_mutex_lock up the call tree
,
Paolo Bonzini
,
2017/11/02
Re: [Qemu-devel] [RFC PATCH 17/26] replay: push replay_mutex_lock up the call tree
,
Paolo Bonzini
,
2017/11/02
Re: [Qemu-devel] [RFC PATCH 17/26] replay: push replay_mutex_lock up the call tree
,
Pavel Dovgalyuk
,
2017/11/03
Re: [Qemu-devel] [RFC PATCH 17/26] replay: push replay_mutex_lock up the call tree
,
Alex Bennée
,
2017/11/03
Re: [Qemu-devel] [RFC PATCH 17/26] replay: push replay_mutex_lock up the call tree
,
Paolo Bonzini
,
2017/11/03
Re: [Qemu-devel] [RFC PATCH 17/26] replay: push replay_mutex_lock up the call tree
,
Alex Bennée
,
2017/11/06
Re: [Qemu-devel] [RFC PATCH 17/26] replay: push replay_mutex_lock up the call tree
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] [RFC PATCH 17/26] replay: push replay_mutex_lock up the call tree
,
Alex Bennée
,
2017/11/06
Re: [Qemu-devel] [RFC PATCH 17/26] replay: push replay_mutex_lock up the call tree
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] [RFC PATCH 17/26] replay: push replay_mutex_lock up the call tree
,
Paolo Bonzini
,
2017/11/03
Re: [Qemu-devel] [PULL 0/2] Ide patches
,
Peter Maydell
,
2017/11/02
[Qemu-devel] [PATCH v2] translate.c: Fix usermode big-endian AArch32 LDREXD and STREXD
,
Peter Maydell
,
2017/11/02
Re: [Qemu-devel] [PATCH v2] translate.c: Fix usermode big-endian AArch32 LDREXD and STREXD
,
Richard Henderson
,
2017/11/02
Re: [Qemu-devel] [PATCH] qga-win: fall back to hardcoded user and group names if LookupAccountSidW failed
,
Chen Hanxiao
,
2017/11/02
Re: [Qemu-devel] [PATCH] qga-win: fall back to hardcoded user and group names if LookupAccountSidW failed
,
Tomáš Golembiovský
,
2017/11/03
Re: [Qemu-devel] [RFC PATCH 08/26] replay: make safe vmstop at record/replay
,
Paolo Bonzini
,
2017/11/02
Re: [Qemu-devel] [RFC PATCH 08/26] replay: make safe vmstop at record/replay
,
Pavel Dovgalyuk
,
2017/11/02
Re: [Qemu-devel] [RFC PATCH 08/26] replay: make safe vmstop at record/replay
,
Paolo Bonzini
,
2017/11/02
Re: [Qemu-devel] [RFC PATCH 08/26] replay: make safe vmstop at record/replay
,
Pavel Dovgalyuk
,
2017/11/02
Re: [Qemu-devel] [RFC PATCH 08/26] replay: make safe vmstop at record/replay
,
Paolo Bonzini
,
2017/11/02
Re: [Qemu-devel] [RFC PATCH 10/26] icount: fixed saving/restoring of icount warp timers
,
Paolo Bonzini
,
2017/11/02
Re: [Qemu-devel] [RFC PATCH 12/26] cpus: push BQL lock to qemu_*_wait_io_event
,
Paolo Bonzini
,
2017/11/02
Re: [Qemu-devel] [RFC PATCH 19/26] cpu-exec: reset exit flag before calling cpu_exec_nocache
,
Paolo Bonzini
,
2017/11/02
Re: [Qemu-devel] [RFC PATCH 19/26] cpu-exec: reset exit flag before calling cpu_exec_nocache
,
Pavel Dovgalyuk
,
2017/11/02
Re: [Qemu-devel] [RFC PATCH 19/26] cpu-exec: reset exit flag before calling cpu_exec_nocache
,
Paolo Bonzini
,
2017/11/02
Re: [Qemu-devel] [RFC PATCH 19/26] cpu-exec: reset exit flag before calling cpu_exec_nocache
,
Paolo Bonzini
,
2017/11/02
Re: [Qemu-devel] [RFC PATCH 19/26] cpu-exec: reset exit flag before calling cpu_exec_nocache
,
Pavel Dovgalyuk
,
2017/11/03
Re: [Qemu-devel] [RFC PATCH 19/26] cpu-exec: reset exit flag before calling cpu_exec_nocache
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] [RFC PATCH 19/26] cpu-exec: reset exit flag before calling cpu_exec_nocache
,
Pavel Dovgalyuk
,
2017/11/10
Re: [Qemu-devel] [RFC PATCH 19/26] cpu-exec: reset exit flag before calling cpu_exec_nocache
,
Paolo Bonzini
,
2017/11/10
Re: [Qemu-devel] [RFC PATCH 19/26] cpu-exec: reset exit flag before calling cpu_exec_nocache
,
Pavel Dovgalyuk
,
2017/11/10
Re: [Qemu-devel] [RFC PATCH 19/26] cpu-exec: reset exit flag before calling cpu_exec_nocache
,
Paolo Bonzini
,
2017/11/10
Re: [Qemu-devel] [RFC PATCH 19/26] cpu-exec: reset exit flag before calling cpu_exec_nocache
,
Alex Bennée
,
2017/11/06
Re: [Qemu-devel] [RFC PATCH 19/26] cpu-exec: reset exit flag before calling cpu_exec_nocache
,
Pavel Dovgalyuk
,
2017/11/02
Re: [Qemu-devel] [RFC PATCH 19/26] cpu-exec: reset exit flag before calling cpu_exec_nocache
,
Paolo Bonzini
,
2017/11/02
Re: [Qemu-devel] [RFC PATCH 13/26] cpus: only take BQL for sleeping threads
,
Paolo Bonzini
,
2017/11/02
Re: [Qemu-devel] [RFC PATCH 13/26] cpus: only take BQL for sleeping threads
,
David Hildenbrand
,
2017/11/02
Re: [Qemu-devel] [RFC PATCH 13/26] cpus: only take BQL for sleeping threads
,
Paolo Bonzini
,
2017/11/02
Re: [Qemu-devel] [RFC PATCH 13/26] cpus: only take BQL for sleeping threads
,
Pavel Dovgalyuk
,
2017/11/13
Re: [Qemu-devel] [RFC PATCH 13/26] cpus: only take BQL for sleeping threads
,
Alex Bennée
,
2017/11/13
Re: [Qemu-devel] [RFC PATCH 13/26] cpus: only take BQL for sleeping threads
,
Paolo Bonzini
,
2017/11/13
Re: [Qemu-devel] [PATCH v13 3/6] qmp: factor out throttle code to reuse code
,
Pradeep Jagadeesh
,
2017/11/02
Re: [Qemu-devel] [PATCH v13 3/6] qmp: factor out throttle code to reuse code
,
Alberto Garcia
,
2017/11/02
Re: [Qemu-devel] [PATCH v13 3/6] qmp: factor out throttle code to reuse code
,
Pradeep Jagadeesh
,
2017/11/02
[Qemu-devel] [Bug 1246990] Re: [qemu-x86-64-linux-user 1.6.1] qemu: uncaught target signal 11 (Segmentation fault) - core dumped
,
ChristianEhrhardt
,
2017/11/02
[Qemu-devel] [Bug 921208] Re: win7/x64 installer hangs on startup with 0x0000005d.
,
ChristianEhrhardt
,
2017/11/02
[Qemu-devel] [PATCH 0/1] target-ppc: booke206 tlb: fix tlbwe instruction
,
Luc MICHEL
,
2017/11/02
[Qemu-devel] [PATCH 1/1] target-ppc: Fix booke206 tlbwe TLB instruction
,
Luc MICHEL
,
2017/11/02
Re: [Qemu-devel] [PATCH 1/1] target-ppc: Fix booke206 tlbwe TLB instruction
,
David Gibson
,
2017/11/06
Re: [Qemu-devel] [PATCH 1/1] target-ppc: Fix booke206 tlbwe TLB instruction
,
Luc Michel
,
2017/11/14
[Qemu-devel] [PATCH] tcg/mips: make some functions inline.
,
Jiang Biao
,
2017/11/02
Re: [Qemu-devel] [PATCH] tcg/mips: make some functions inline.
,
Richard Henderson
,
2017/11/02
Re: [Qemu-devel] [PATCH] tcg/mips: make some functions inline.
,
jiang.biao2
,
2017/11/02
Re: [Qemu-devel] [PATCH] tcg/mips: make some functions inline.
,
Richard Henderson
,
2017/11/02
Re: [Qemu-devel] [PATCH] tcg/mips: make some functions inline.
,
Philippe Mathieu-Daudé
,
2017/11/02
Re: [Qemu-devel] [PATCH] tcg/mips: make some functions inline.
,
jiang.biao2
,
2017/11/02
Re: [Qemu-devel] [PATCH] tcg/mips: make some functions inline.
,
Richard Henderson
,
2017/11/03
Re: [Qemu-devel] [PATCH v13 2/6] qmp: Use ThrottleLimits structure
,
Pradeep Jagadeesh
,
2017/11/02
Re: [Qemu-devel] [PATCH v13 2/6] qmp: Use ThrottleLimits structure
,
Manos Pitsidianakis
,
2017/11/06
Re: [Qemu-devel] [PATCH v13 2/6] qmp: Use ThrottleLimits structure
,
Pradeep Jagadeesh
,
2017/11/06
Re: [Qemu-devel] [PATCH v13 2/6] qmp: Use ThrottleLimits structure
,
Pradeep Jagadeesh
,
2017/11/13
[Qemu-devel] reminder: we are now in softfreeze
,
Peter Maydell
,
2017/11/02
Re: [Qemu-devel] [PULL] qemu-sparc update
,
Peter Maydell
,
2017/11/02
[Qemu-devel] [PATCH for-2.11 v3 0/2] Check for the availability of a hotplug controller before adding a device
,
Thomas Huth
,
2017/11/02
[Qemu-devel] [PATCH v3 2/2] qdev: Check for the availability of a hotplug controller before adding a device
,
Thomas Huth
,
2017/11/02
Re: [Qemu-devel] [PATCH v3 2/2] qdev: Check for the availability of a hotplug controller before adding a device
,
Cornelia Huck
,
2017/11/07
Re: [Qemu-devel] [PATCH v3 2/2] qdev: Check for the availability of a hotplug controller before adding a device
,
Markus Armbruster
,
2017/11/13
Re: [Qemu-devel] [PATCH v3 2/2] qdev: Check for the availability of a hotplug controller before adding a device
,
Thomas Huth
,
2017/11/13
[Qemu-devel] [PATCH v3 1/2] qdev_monitor: Simplify error handling in qdev_device_add()
,
Thomas Huth
,
2017/11/02
Re: [Qemu-devel] [PATCH v3 1/2] qdev_monitor: Simplify error handling in qdev_device_add()
,
Cornelia Huck
,
2017/11/07
[Qemu-devel] [PATCH] pc: restrict port92 register value to 2 bits
,
P J P
,
2017/11/02
Re: [Qemu-devel] [PATCH] pc: restrict port92 register value to 2 bits
,
Paolo Bonzini
,
2017/11/02
Re: [Qemu-devel] [PATCH] pc: restrict port92 register value to 2 bits
,
Philippe Mathieu-Daudé
,
2017/11/02
Re: [Qemu-devel] [PATCH v2 1/2] ui/cocoa.m: move ungrab to ctrl-alt-g
,
Peter Maydell
,
2017/11/02
Re: [Qemu-devel] [PATCH v2 1/2] ui/cocoa.m: move ungrab to ctrl-alt-g
,
Programmingkid
,
2017/11/02
Re: [Qemu-devel] [PATCH v2 1/2] ui/cocoa.m: move ungrab to ctrl-alt-g
,
BALATON Zoltan
,
2017/11/02
Re: [Qemu-devel] [PATCH v2 1/2] ui/cocoa.m: move ungrab to ctrl-alt-g
,
Programmingkid
,
2017/11/02
Re: [Qemu-devel] [PATCH v2 1/2] ui/cocoa.m: move ungrab to ctrl-alt-g
,
Peter Maydell
,
2017/11/02
[Qemu-devel] [PATCH v5] configure: check $CC available before verifying host CPU
,
Daniel Henrique Barboza
,
2017/11/02
Re: [Qemu-devel] [PATCH v5] configure: check $CC available before verifying host CPU
,
Peter Maydell
,
2017/11/03
Re: [Qemu-devel] [PATCH] aio-posix: drop QEMU_AIO_POLL_MAX_NS env var
,
Thomas Huth
,
2017/11/02
Re: [Qemu-devel] [PATCH] aio-posix: drop QEMU_AIO_POLL_MAX_NS env var
,
Stefan Hajnoczi
,
2017/11/03
[Qemu-devel] [PATCH] aio-posix: drop QEMU_AIO_POLL_MAX_NS env var
,
Stefan Hajnoczi
,
2017/11/03
Re: [Qemu-devel] [PATCH] aio-posix: drop QEMU_AIO_POLL_MAX_NS env var
,
Stefan Hajnoczi
,
2017/11/06
[Qemu-devel] [Bug 1729501] [NEW] qemu crashes with assertion error `off_cur_end >= off_cur' failed
,
Liang Dai
,
2017/11/02
[Qemu-devel] [Bug 1729501] Re: qemu crashes with assertion error `off_cur_end >= off_cur' failed
,
Liang Dai
,
2017/11/02
Re: [Qemu-devel] [Bug 1729501] [NEW] qemu crashes with assertion error `off_cur_end >= off_cur' failed
,
Thomas Huth
,
2017/11/02
Re: [Qemu-devel] [Bug 1729501] [NEW] qemu crashes with assertion error `off_cur_end >= off_cur' failed
,
Gerd Hoffmann
,
2017/11/02
[Qemu-devel] [Bug 1729501] Re: qemu crashes with assertion error `off_cur_end >= off_cur' failed
,
Liang Dai
,
2017/11/02
[Qemu-devel] [Bug 1729501] Re: qemu crashes with assertion error `off_cur_end >= off_cur' failed
,
Liang Dai
,
2017/11/03
[Qemu-devel] [Bug 1729501] Re: qemu crashes with assertion error `off_cur_end >= off_cur' failed
,
Liang Dai
,
2017/11/06
[Qemu-devel] report on qemu unknown keycode
,
Edo (Edoardo Biagioni)
,
2017/11/02
Re: [Qemu-devel] [PATCH 01/88] cocci: script to use g_new() & friends
,
Philippe Mathieu-Daudé
,
2017/11/02
Re: [Qemu-devel] [PATCH 88/88] scripts/coverity-model: use g_new() family of functions
,
Philippe Mathieu-Daudé
,
2017/11/02
[Qemu-devel] Please help me to debug memory mis-unmap in ovs-dpdk.
,
Sam
,
2017/11/01
Re: [Qemu-devel] iotest 194 fails on vhdx
,
Alexey Kardashevskiy
,
2017/11/01
Re: [Qemu-devel] iotest 194 fails on vhdx
,
Jeff Cody
,
2017/11/03
Re: [Qemu-devel] [PATCH v2 0/3] Don't write headers if BDS is INACTIVE
,
Alexey Kardashevskiy
,
2017/11/01
[Qemu-devel] [PATCH 0/5 v2] CAN bus support for QEMU (SJA1000 PCI so far)
,
pisa
,
2017/11/01
[Qemu-devel] [PATCH 1/5] CAN bus simple messages transport implementation for QEMU
,
pisa
,
2017/11/01
Re: [Qemu-devel] [PATCH 1/5] CAN bus simple messages transport implementation for QEMU
,
Philippe Mathieu-Daudé
,
2017/11/01
Re: [Qemu-devel] [PATCH 1/5] CAN bus simple messages transport implementation for QEMU
,
Philippe Mathieu-Daudé
,
2017/11/01
[Qemu-devel] [PATCH 2/5] CAN bus SJA1000 chip register level emulation for QEMU
,
pisa
,
2017/11/01
Re: [Qemu-devel] [PATCH 2/5] CAN bus SJA1000 chip register level emulation for QEMU
,
Philippe Mathieu-Daudé
,
2017/11/01
[Qemu-devel] [PATCH 3/5] CAN bus Kvaser PCI CAN-S (single SJA1000 channel) emulation added.
,
pisa
,
2017/11/01
Re: [Qemu-devel] [PATCH 3/5] CAN bus Kvaser PCI CAN-S (single SJA1000 channel) emulation added.
,
Philippe Mathieu-Daudé
,
2017/11/01
[Qemu-devel] [PATCH 5/5] CAN bus MIOe-3680 PCI (dual SJA1000 channel) emulation added.
,
pisa
,
2017/11/01
[Qemu-devel] [PATCH 4/5] CAN bus PCM-3680I PCI (dual SJA1000 channel) emulation added.
,
pisa
,
2017/11/01
Re: [Qemu-devel] [PATCH 0/5 v2] CAN bus support for QEMU (SJA1000 PCI so far)
,
Philippe Mathieu-Daudé
,
2017/11/01
Re: [Qemu-devel] [PATCH 0/5 v2] CAN bus support for QEMU (SJA1000 PCI so far)
,
Pavel Pisa
,
2017/11/01
Re: [Qemu-devel] [PATCH 0/5 v2] CAN bus support for QEMU (SJA1000 PCI so far)
,
Philippe Mathieu-Daudé
,
2017/11/01
Re: [Qemu-devel] [PATCH 0/5 v2] CAN bus support for QEMU (SJA1000 PCI so far)
,
no-reply
,
2017/11/02
Re: [Qemu-devel] [Qemu-block] [PATCH v3 16/46] hw/ide: Replace fprintf(stderr, "*\n" with error_report()
,
John Snow
,
2017/11/01
Re: [Qemu-devel] [RFCPATCH10/20] icount: fixed saving/restoring of icount warp timers
,
no-reply
,
2017/11/01
[Qemu-devel] [PATCH v4] configure: do CC check before verifying host CPU
,
Daniel Henrique Barboza
,
2017/11/01
Re: [Qemu-devel] [PATCH v4] configure: do CC check before verifying host CPU
,
Philippe Mathieu-Daudé
,
2017/11/01
Re: [Qemu-devel] [PATCH v4] configure: do CC check before verifying host CPU
,
Daniel Henrique Barboza
,
2017/11/01
Re: [Qemu-devel] [PATCH v4] configure: do CC check before verifying host CPU
,
Peter Maydell
,
2017/11/01
Re: [Qemu-devel] [PATCH v4] configure: do CC check before verifying host CPU
,
Daniel Henrique Barboza
,
2017/11/01
Re: [Qemu-devel] [PATCH v4] configure: do CC check before verifying host CPU
,
Peter Maydell
,
2017/11/01
Re: [Qemu-devel] [PATCH v4] configure: do CC check before verifying host CPU
,
Philippe Mathieu-Daudé
,
2017/11/01
[Qemu-devel] [PATCH v3] configure: adding ppc64le to supported host CPUs
,
Daniel Henrique Barboza
,
2017/11/01
Re: [Qemu-devel] [PATCH v3] configure: adding ppc64le to supported host CPUs
,
Daniel Henrique Barboza
,
2017/11/01
Re: [Qemu-devel] [PATCH v3] configure: adding ppc64le to supported host CPUs
,
Philippe Mathieu-Daudé
,
2017/11/01
Re: [Qemu-devel] [PATCH v3] configure: adding ppc64le to supported host CPUs
,
Daniel Henrique Barboza
,
2017/11/01
Re: [Qemu-devel] How to implement different endian accesses per MMU page?
,
Mark Cave-Ayland
,
2017/11/01
[Qemu-devel] [PATCH v2] configure: adding ppc64le to supported host CPUs
,
Daniel Henrique Barboza
,
2017/11/01
Re: [Qemu-devel] [PATCH v2] configure: adding ppc64le to supported host CPUs
,
no-reply
,
2017/11/01
Re: [Qemu-devel] [PATCH v2] configure: adding ppc64le to supported host CPUs
,
Daniel Henrique Barboza
,
2017/11/01
Re: [Qemu-devel] [PATCH v2] configure: adding ppc64le to supported host CPUs
,
no-reply
,
2017/11/01
Re: [Qemu-devel] [PATCH v2] configure: adding ppc64le to supported host CPUs
,
no-reply
,
2017/11/05
[Qemu-devel] [PATCH] configure: adding ppc64le to supported host CPUs
,
Daniel Henrique Barboza
,
2017/11/01
Re: [Qemu-devel] [PATCH] configure: adding ppc64le to supported host CPUs
,
Peter Maydell
,
2017/11/01
Re: [Qemu-devel] [PATCH] configure: adding ppc64le to supported host CPUs
,
Daniel Henrique Barboza
,
2017/11/01
Re: [Qemu-devel] [PULL 00/51] tcg queued patches
,
Thomas Huth
,
2017/11/01
Re: [Qemu-devel] [PULL 00/51] tcg queued patches
,
Emilio G. Cota
,
2017/11/01
Re: [Qemu-devel] [PULL 00/51] tcg queued patches
,
Peter Maydell
,
2017/11/02
Re: [Qemu-devel] [PULL 00/51] tcg queued patches
,
Emilio G. Cota
,
2017/11/02
[Qemu-devel] [Bug 1728615] Re: qemu-io crashes with SIGABRT and Assertion `c->entries[i].offset != 0' failed
,
Alberto Garcia
,
2017/11/01
[Qemu-devel] [Bug 1728615] Re: qemu-io crashes with SIGABRT and Assertion `c->entries[i].offset != 0' failed
,
Thomas Huth
,
2017/11/27
[Qemu-devel] [PATCH v2] Make scrolling work again
,
John Arbuckle
,
2017/11/01
Re: [Qemu-devel] [PATCH v2] Make scrolling work again
,
Peter Maydell
,
2017/11/07
[Qemu-devel] [PATCH v5 00/15] qcow2: space preallocation and COW improvements
,
Anton Nefedov
,
2017/11/01
[Qemu-devel] [PATCH v5 01/15] mirror: inherit supported write/zero flags
,
Anton Nefedov
,
2017/11/01
[Qemu-devel] [PATCH v5 02/15] blkverify: set supported write/zero flags
,
Anton Nefedov
,
2017/11/01
[Qemu-devel] [PATCH v5 04/15] block: treat BDRV_REQ_ALLOCATE as serialising
,
Anton Nefedov
,
2017/11/01
[Qemu-devel] [PATCH v5 03/15] block: introduce BDRV_REQ_ALLOCATE flag
,
Anton Nefedov
,
2017/11/01
[Qemu-devel] [PATCH v5 05/15] file-posix: support BDRV_REQ_ALLOCATE
,
Anton Nefedov
,
2017/11/01
[Qemu-devel] [PATCH v5 06/15] block: support BDRV_REQ_ALLOCATE in passthrough drivers
,
Anton Nefedov
,
2017/11/01
[Qemu-devel] [PATCH v5 07/15] qcow2: move is_zero() up
,
Anton Nefedov
,
2017/11/01
[Qemu-devel] [PATCH v5 08/15] qcow2: skip writing zero buffers to empty COW areas
,
Anton Nefedov
,
2017/11/01
[Qemu-devel] [PATCH v5 10/15] qcow2: set inactive flag
,
Anton Nefedov
,
2017/11/01
[Qemu-devel] [PATCH v5 09/15] qcow2: preallocation at image expand
,
Anton Nefedov
,
2017/11/01
[Qemu-devel] [PATCH v5 13/15] qcow2: do not zero out clusters if already preallocated
,
Anton Nefedov
,
2017/11/01
[Qemu-devel] [PATCH v5 11/15] qcow2: truncate preallocated space
,
Anton Nefedov
,
2017/11/01
[Qemu-devel] [PATCH v5 12/15] qcow2: check space leak at the end of the image
,
Anton Nefedov
,
2017/11/01
[Qemu-devel] [PATCH v5 14/15] iotest 198: test BDRV_REQ_ALLOCATE
,
Anton Nefedov
,
2017/11/01
[Qemu-devel] [PATCH v5 15/15] iotest 134: test cluster-misaligned encrypted write
,
Anton Nefedov
,
2017/11/01
[Qemu-devel] [PATCH 0/4] Misc qcow2 corruption checks
,
Alberto Garcia
,
2017/11/01
[Qemu-devel] [PATCH 4/4] qcow2: Add iotest for an empty refcount table
,
Alberto Garcia
,
2017/11/01
Re: [Qemu-devel] [PATCH 4/4] qcow2: Add iotest for an empty refcount table
,
Max Reitz
,
2017/11/02
[Qemu-devel] [PATCH 2/4] qcow2: Prevent allocating L2 tables at offset 0
,
Alberto Garcia
,
2017/11/01
Re: [Qemu-devel] [PATCH 2/4] qcow2: Prevent allocating L2 tables at offset 0
,
Max Reitz
,
2017/11/02
Re: [Qemu-devel] [PATCH 2/4] qcow2: Prevent allocating L2 tables at offset 0
,
Alberto Garcia
,
2017/11/03
[Qemu-devel] [PATCH 3/4] qcow2: Don't open images with header.refcount_table_clusters == 0
,
Alberto Garcia
,
2017/11/01
Re: [Qemu-devel] [PATCH 3/4] qcow2: Don't open images with header.refcount_table_clusters == 0
,
Max Reitz
,
2017/11/02
[Qemu-devel] [PATCH 1/4] qcow2: Prevent allocating refcount blocks at offset 0
,
Alberto Garcia
,
2017/11/01
Re: [Qemu-devel] [PATCH 1/4] qcow2: Prevent allocating refcount blocks at offset 0
,
Max Reitz
,
2017/11/02
Re: [Qemu-devel] [PATCH 1/4] qcow2: Prevent allocating refcount blocks at offset 0
,
Alberto Garcia
,
2017/11/03
Re: [Qemu-devel] [PATCH 0/4] Misc qcow2 corruption checks
,
Max Reitz
,
2017/11/02
Re: [Qemu-devel] [PATCH 0/4] Misc qcow2 corruption checks
,
Alberto Garcia
,
2017/11/03
[Qemu-devel] [PATCH 1/2] nbd/server: fix nbd_negotiate_handle_info
,
Vladimir Sementsov-Ogievskiy
,
2017/11/01
[Qemu-devel] [PATCH 2/2] nbd/server: add assert to nbd_negotiate_handle_info
,
Vladimir Sementsov-Ogievskiy
,
2017/11/01
Re: [Qemu-devel] [PATCH 2/2] nbd/server: add assert to nbd_negotiate_handle_info
,
Eric Blake
,
2017/11/02
Re: [Qemu-devel] [PATCH 2/2] nbd/server: add assert to nbd_negotiate_handle_info
,
Vladimir Sementsov-Ogievskiy
,
2017/11/03
Re: [Qemu-devel] [PATCH 1/2] nbd/server: fix nbd_negotiate_handle_info
,
Eric Blake
,
2017/11/02
Re: [Qemu-devel] [PATCH 1/2] nbd/server: fix nbd_negotiate_handle_info
,
Vladimir Sementsov-Ogievskiy
,
2017/11/03
Re: [Qemu-devel] [PATCH v2 2/2] ui/cocoa.m: send ctrl-alt key combinations to guest if not used by QEMU
,
Programmingkid
,
2017/11/01
Re: [Qemu-devel] [PATCH 0/2] Add 8-byte wide AMD flash support, partial interleaving
,
Nawrocki, Michael
,
2017/11/01
Re: [Qemu-devel] [PATCH 2/2] Add i82559a eepro100 interface
,
Nawrocki, Michael
,
2017/11/01
Re: [Qemu-devel] [PATCH 2/2] Add i82559a eepro100 interface
,
Michael S. Tsirkin
,
2017/11/01
Re: [Qemu-devel] [PATCH 2/2] Add i82559a eepro100 interface
,
Michael Nawrocki
,
2017/11/06
[Qemu-devel] [PATCH v2 0/4] QIOChannelFile bug fixes
,
Ross Lagerwall
,
2017/11/01
[Qemu-devel] [PATCH v2 1/4] migration: Don't leak IO channels
,
Ross Lagerwall
,
2017/11/01
[Qemu-devel] [PATCH v2 2/4] io: Fix QIOChannelFile when creating and opening read-write
,
Ross Lagerwall
,
2017/11/01
[Qemu-devel] [PATCH v2 3/4] io: Don't call close multiple times in QIOChannelFile
,
Ross Lagerwall
,
2017/11/01
Re: [Qemu-devel] [PATCH v2 3/4] io: Don't call close multiple times in QIOChannelFile
,
Marc-André Lureau
,
2017/11/01
[Qemu-devel] [PATCH v2 4/4] io: Add /dev/fdset/ support to QIOChannelFile
,
Ross Lagerwall
,
2017/11/01
Re: [Qemu-devel] [PATCH v2 4/4] io: Add /dev/fdset/ support to QIOChannelFile
,
Marc-André Lureau
,
2017/11/01
[Qemu-devel] [Bug 1719196] Re: [arm64 ocata] newly created instances are unable to raise network interfaces
,
dann frazier
,
2017/11/01
[Qemu-devel] [Bug 1719196] Re: [arm64 ocata] newly created instances are unable to raise network interfaces
,
Launchpad Bug Tracker
,
2017/11/02
[Qemu-devel] Buslogic scsi adapter. Problem with executing scsi commands.
,
Denis Dmitriev
,
2017/11/01
Re: [Qemu-devel] [PATCH 5/7] sdl2 uses surface relative coordinates
,
Gerd Hoffmann
,
2017/11/01
Re: [Qemu-devel] [PATCH 5/7] sdl2 uses surface relative coordinates
,
Jindřich Makovička
,
2017/11/02
Re: [Qemu-devel] [PATCH 5/7] sdl2 uses surface relative coordinates
,
Gerd Hoffmann
,
2017/11/03
[Qemu-devel] [Bug 1719339] Re: serial8250: too much work for irq3
,
Denys Zagorui
,
2017/11/01
Re: [Qemu-devel] [PATCH 4/7] sdl2: Only accept the hotkeys on the main window
,
Gerd Hoffmann
,
2017/11/01
Re: [Qemu-devel] [PATCH 4/7] sdl2: Only accept the hotkeys on the main window
,
Jindřich Makovička
,
2017/11/02
Re: [Qemu-devel] [PATCH 4/7] sdl2: Only accept the hotkeys on the main window
,
Gerd Hoffmann
,
2017/11/03
Re: [Qemu-devel] [PATCH 4/7] sdl2: Only accept the hotkeys on the main window
,
Peter Maydell
,
2017/11/03
Re: [Qemu-devel] [PATCH 4/7] sdl2: Only accept the hotkeys on the main window
,
Gerd Hoffmann
,
2017/11/03
Re: [Qemu-devel] [PATCH 4/7] sdl2: Only accept the hotkeys on the main window
,
Peter Maydell
,
2017/11/03
Re: [Qemu-devel] [PATCH 4/7] sdl2: Only accept the hotkeys on the main window
,
Daniel P. Berrange
,
2017/11/03
Re: [Qemu-devel] [PATCH 4/7] sdl2: Only accept the hotkeys on the main window
,
Gerd Hoffmann
,
2017/11/03
Re: [Qemu-devel] [PATCH 4/7] sdl2: Only accept the hotkeys on the main window
,
Peter Maydell
,
2017/11/03
Re: [Qemu-devel] [PATCH 4/7] sdl2: Only accept the hotkeys on the main window
,
Gerd Hoffmann
,
2017/11/03
Re: [Qemu-devel] [PATCH 4/7] sdl2: Only accept the hotkeys on the main window
,
Peter Maydell
,
2017/11/03
Re: [Qemu-devel] [PATCH 4/7] sdl2: Only accept the hotkeys on the main window
,
Gerd Hoffmann
,
2017/11/03
Re: [Qemu-devel] [PATCH 4/7] sdl2: Only accept the hotkeys on the main window
,
Cole Robinson
,
2017/11/05
Re: [Qemu-devel] [PATCH 4/7] sdl2: Only accept the hotkeys on the main window
,
Gerd Hoffmann
,
2017/11/08
Re: [Qemu-devel] [PATCH 4/7] sdl2: Only accept the hotkeys on the main window
,
Jindřich Makovička
,
2017/11/08
Re: [Qemu-devel] [PATCH 2/7] sdl2: Do not quit the emulator when an auxilliary window is closed
,
Gerd Hoffmann
,
2017/11/01
Re: [Qemu-devel] [PATCH 1/7] sdl2: Fix broken display updating after the window is hidden
,
Gerd Hoffmann
,
2017/11/01
Re: [Qemu-devel] [PATCH] io: Fix QIOChannelFile when creating and opening read-write
,
Daniel P. Berrange
,
2017/11/01
Re: [Qemu-devel] [PATCH] io: Fix QIOChannelFile when creating and opening read-write
,
Ross Lagerwall
,
2017/11/01
Re: [Qemu-devel] [PULL 4/9] ps2: fix scancodes sent for Alt-Print key combination (aka SysRq)
,
Gerd Hoffmann
,
2017/11/01
Re: [Qemu-devel] [PULL 4/9] ps2: fix scancodes sent for Alt-Print key combination (aka SysRq)
,
Daniel P. Berrange
,
2017/11/01
[Qemu-devel] qemu disk use writeback don't take effect in centos 7.2 1511
,
Paul Schlacter
,
2017/11/01
Re: [Qemu-devel] qemu disk use writeback don't take effect in centos 7.2 1511
,
Dr. David Alan Gilbert
,
2017/11/01
Message not available
Re: [Qemu-devel] qemu disk use writeback don't take effect in centos 7.2 1511
,
Paul Schlacter
,
2017/11/01
Re: [Qemu-devel] qemu disk use writeback don't take effect in centos 7.2 1511
,
Paul Schlacter
,
2017/11/02
Re: [Qemu-devel] qemu disk use writeback don't take effect in centos 7.2 1511
,
Dr. David Alan Gilbert
,
2017/11/03
Re: [Qemu-devel] qemu disk use writeback don't take effect in centos 7.2 1511
,
Stefan Hajnoczi
,
2017/11/03
[Qemu-devel] [PATCH v6 00/13] Add support for the ZynqMP Generic QSPI
,
Francisco Iglesias
,
2017/11/01
[Qemu-devel] [PATCH v6 02/13] m25p80: Add support for SST READ ID 0x90/0xAB commands
,
Francisco Iglesias
,
2017/11/01
[Qemu-devel] [PATCH v6 01/13] m25p80: Add support for continuous read out of RDSR and READ_FSR
,
Francisco Iglesias
,
2017/11/01
Re: [Qemu-devel] [PATCH v6 01/13] m25p80: Add support for continuous read out of RDSR and READ_FSR
,
mar.krzeminski
,
2017/11/01
Re: [Qemu-devel] [PATCH v6 01/13] m25p80: Add support for continuous read out of RDSR and READ_FSR
,
francisco iglesias
,
2017/11/01
[Qemu-devel] [PATCH v6 04/13] m25p80: Add support for n25q512a11 and n25q512a13
,
Francisco Iglesias
,
2017/11/01
[Qemu-devel] [PATCH v6 05/13] xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClass
,
Francisco Iglesias
,
2017/11/01
[Qemu-devel] [PATCH v6 03/13] m25p80: Add support for BRRD/BRWR and BULK_ERASE (0x60)
,
Francisco Iglesias
,
2017/11/01
[Qemu-devel] [PATCH v6 06/13] xilinx_spips: Update striping to be big-endian bit order
,
Francisco Iglesias
,
2017/11/01
[Qemu-devel] [PATCH v6 08/13] xilinx_spips: Make tx/rx_data_bytes more generic and reusable
,
Francisco Iglesias
,
2017/11/01
[Qemu-devel] [PATCH v6 07/13] xilinx_spips: Add support for RX discard and RX drain
,
Francisco Iglesias
,
2017/11/01
[Qemu-devel] [PATCH v6 09/13] xilinx_spips: Add support for zero pumping
,
Francisco Iglesias
,
2017/11/01
[Qemu-devel] [PATCH v6 10/13] xilinx_spips: Add support for 4 byte addresses in the LQSPI
,
Francisco Iglesias
,
2017/11/01
[Qemu-devel] [PATCH v6 11/13] xilinx_spips: Don't set TX FIFO UNDERFLOW at cmd done
,
Francisco Iglesias
,
2017/11/01
[Qemu-devel] [PATCH v6 12/13] xilinx_spips: Add support for the ZynqMP Generic QSPI
,
Francisco Iglesias
,
2017/11/01
[Qemu-devel] [PATCH v6 13/13] xlnx-zcu102: Add support for the ZynqMP QSPI
,
Francisco Iglesias
,
2017/11/01
[Qemu-devel] [PATCH 0/3] hw/arm: Mark the "fsl, imx" devices with user_creatable = false
,
Thomas Huth
,
2017/11/01
[Qemu-devel] [PATCH 2/3] hw/arm: Mark the "fsl, imx25" device with user_creatable = false
,
Thomas Huth
,
2017/11/01
[Qemu-devel] [PATCH 3/3] hw/arm: Mark the "fsl, imx31" device with user_creatable = false
,
Thomas Huth
,
2017/11/01
[Qemu-devel] [PATCH 1/3] hw/arm: Mark the "fsl, imx6" device with user_creatable = false
,
Thomas Huth
,
2017/11/01
Re: [Qemu-devel] [PATCH 0/3] hw/arm: Mark the "fsl, imx" devices with user_creatable = false
,
Peter Maydell
,
2017/11/02
[Qemu-devel] question: I found a qemu crash when attach virtio-scsi disk
,
lizhengui
,
2017/11/01
Re: [Qemu-devel] [Qemu-block] question: I found a qemu crash when attach virtio-scsi disk
,
Stefan Hajnoczi
,
2017/11/03
Re: [Qemu-devel] [Qemu-block] question: I found a qemu crash when attach virtio-scsi disk
,
Kevin Wolf
,
2017/11/06
Re: [Qemu-devel] [Qemu-block] question: I found a qemu crash when attach virtio-scsi disk
,
Paolo Bonzini
,
2017/11/06
Re: [Qemu-devel] [Qemu-block] question: I found a qemu crash when attach virtio-scsi disk
,
Fam Zheng
,
2017/11/06
Re: [Qemu-devel] [Qemu-block] question: I found a qemu crash when attach virtio-scsi disk
,
Paolo Bonzini
,
2017/11/07
Re: [Qemu-devel] [Qemu-block] question: I found a qemu crash when attach virtio-scsi disk
,
Stefan Hajnoczi
,
2017/11/09
Re: [Qemu-devel] [Qemu-block] question: I found a qemu crash when attach virtio-scsi disk
,
Paolo Bonzini
,
2017/11/09
Message not available
Re: [Qemu-devel] [Qemu-block] question: I found a qemu crash when attach virtio-scsi disk
,
Stefan Hajnoczi
,
2017/11/06
[Qemu-devel] Re [Qemu-block] question: I found a qemu crash when attach virtio-scsi disk
,
lizhengui
,
2017/11/06
Re: [Qemu-devel] we allow passing -machine type=foo more than once but are confused about which to use...
,
Thomas Huth
,
2017/11/01
Re: [Qemu-devel] we allow passing -machine type=foo more than once but are confused about which to use...
,
Markus Armbruster
,
2017/11/08
Re: [Qemu-devel] [Bug 1728615] [NEW] qemu-io crashes with SIGABRT and Assertion `c->entries[i].offset != 0' failed
,
Thomas Huth
,
2017/11/01
Re: [Qemu-devel] [Bug 1728615] [NEW] qemu-io crashes with SIGABRT and Assertion `c->entries[i].offset != 0' failed
,
Alberto Garcia
,
2017/11/01
Re: [Qemu-devel] [Bug 1728615] [NEW] qemu-io crashes with SIGABRT and Assertion `c->entries[i].offset != 0' failed
,
Alberto Garcia
,
2017/11/01
Re: [Qemu-devel] What is the best commit for record-replay?
,
Pavel Dovgalyuk
,
2017/11/01
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Dan Williams
,
2017/11/01
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Xiao Guangrong
,
2017/11/01
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Dan Williams
,
2017/11/01
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Xiao Guangrong
,
2017/11/02
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Dan Williams
,
2017/11/02
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Xiao Guangrong
,
2017/11/03
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Rik van Riel
,
2017/11/21
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Dan Williams
,
2017/11/21
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Rik van Riel
,
2017/11/21
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Xiao Guangrong
,
2017/11/22
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Dan Williams
,
2017/11/23
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Paolo Bonzini
,
2017/11/23
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Pankaj Gupta
,
2017/11/24
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Paolo Bonzini
,
2017/11/24
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Pankaj Gupta
,
2017/11/24
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Paolo Bonzini
,
2017/11/24
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Dan Williams
,
2017/11/28
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Pankaj Gupta
,
2017/11/06
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Dan Williams
,
2017/11/06
Re: [Qemu-devel] KVM "fake DAX" flushing interface - discussion
,
Pankaj Gupta
,
2017/11/07
Re: [Qemu-devel] [RFCPATCH06/20] replay: fix save/load vm for non-empty queue
,
no-reply
,
2017/11/01
Re: [Qemu-devel] [RFCPATCH06/20] replay: fix save/load vm for non-empty queue
,
no-reply
,
2017/11/01
Re: [Qemu-devel] [RFCPATCH06/20] replay: fix save/load vm for non-empty queue
,
no-reply
,
2017/11/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc