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: Fri May 31 2013 23:45:05 -0400
Threads in reverse chronological order
[
Next Period
]
[Qemu-devel] [PATCH 0/4] ARM aarch64 TCG tlb fast lookup
,
Jani Kokkonen
,
2013/05/31
[Qemu-devel] [PATCH 2/4] tcg/aarch64: implement byte swap operations
,
Jani Kokkonen
,
2013/05/31
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement byte swap operations
,
Richard Henderson
,
2013/05/31
[Qemu-devel] [PATCH 1/4] tcg/aarch64: more low level ops in preparation of tlb, lookup
,
Jani Kokkonen
,
2013/05/31
Re: [Qemu-devel] [PATCH 1/4] tcg/aarch64: more low level ops in preparation of tlb, lookup
,
Richard Henderson
,
2013/05/31
[Qemu-devel] [PATCH 4/4] tcg/aarch64: implement tlb lookup fast path
,
Jani Kokkonen
,
2013/05/31
Re: [Qemu-devel] [PATCH 4/4] tcg/aarch64: implement tlb lookup fast path
,
Richard Henderson
,
2013/05/31
[Qemu-devel] [PATCH 3/4] tcg/aarch64: implement sign/zero extend operations
,
Jani Kokkonen
,
2013/05/31
Re: [Qemu-devel] [PATCH 3/4] tcg/aarch64: implement sign/zero extend operations
,
Richard Henderson
,
2013/05/31
[Qemu-devel] [PATCH] correct RTC_CHANGE_EVENT description
,
Marcelo Tosatti
,
2013/05/31
[Qemu-devel] [PATCH v2] virtio-rng: Fix crash with non-default backend
,
Cole Robinson
,
2013/05/31
[Qemu-devel] [PATCH] libcacard/vscclient: fix leakage of socket on error paths
,
Alon Levy
,
2013/05/31
Re: [Qemu-devel] [PATCH] libcacard/vscclient: fix leakage of socket on error paths
,
Alon Levy
,
2013/05/31
[Qemu-devel] [PATCH] script: git script to compile every commit in a range of commits
,
Jeff Cody
,
2013/05/31
[Qemu-devel] [PATCH] fpu: Simplify floatx80ToCommonNaN function.
,
Thomas Schwinge
,
2013/05/31
Re: [Qemu-devel] [Qemu-trivial] [PATCH] fpu: Simplify floatx80ToCommonNaN function.
,
Michael Tokarev
,
2013/05/31
Re: [Qemu-devel] [Qemu-trivial] [PATCH] fpu: Simplify floatx80ToCommonNaN function.
,
Paolo Bonzini
,
2013/05/31
Re: [Qemu-devel] [Qemu-trivial] [PATCH] fpu: Simplify floatx80ToCommonNaN function.
,
Peter Maydell
,
2013/05/31
Re: [Qemu-devel] [Qemu-trivial] [PATCH] fpu: Simplify floatx80ToCommonNaN function.
,
Thomas Schwinge
,
2013/05/31
Re: [Qemu-devel] [Qemu-trivial] [PATCH] fpu: Simplify floatx80ToCommonNaN function.
,
Peter Maydell
,
2013/05/31
[Qemu-devel] [PULL 0/3] QMP queue
,
Luiz Capitulino
,
2013/05/31
[Qemu-devel] [PULL 1/3] qapi: pad GenericList value fields to 64 bits
,
Luiz Capitulino
,
2013/05/31
[Qemu-devel] [PULL 2/3] target-i386: fix abort on bad PML4E/PDPTE/PDE/PTE addresses
,
Luiz Capitulino
,
2013/05/31
[Qemu-devel] [PULL 3/3] target-i386: Fix mask of pte index in memory mapping
,
Luiz Capitulino
,
2013/05/31
Re: [Qemu-devel] fixing qemu busy wait
,
Paolo Bonzini
,
2013/05/31
[Qemu-devel] [PATCH] do not check pointers after dereferencing them
,
Paolo Bonzini
,
2013/05/31
Re: [Qemu-devel] [PATCH] do not check pointers after dereferencing them
,
Eric Blake
,
2013/05/31
Re: [Qemu-devel] [Qemu-trivial] [PATCH] do not check pointers after dereferencing them
,
Michael Tokarev
,
2013/05/31
[Qemu-devel] [PATCH scsi-next] iscsi: reorganize iscsi_readcapacity_sync
,
Paolo Bonzini
,
2013/05/31
[Qemu-devel] [PATCH scsi-next] iscsi: simplify freeing of tasks
,
Paolo Bonzini
,
2013/05/31
[Qemu-devel] NBD drives with literal IPv6 addresses or hostnames starting with a digit
,
Ján Tomko
,
2013/05/31
[Qemu-devel] [PATCH scsi-next] vhost-scsi: fix cut-and-paste typo
,
Paolo Bonzini
,
2013/05/31
[Qemu-devel] git tag for 1.4.2
,
Dietmar Maurer
,
2013/05/31
[Qemu-devel] [PATCH V2] ARM: Fix disable interrupt for M profile
,
Fabien Chouteau
,
2013/05/31
[Qemu-devel] [PATCH] [ARM] Fix rfe instruction
,
Peter Chubb
,
2013/05/31
Re: [Qemu-devel] [PATCH] [ARM] Fix rfe instruction
,
Peter Maydell
,
2013/05/31
[Qemu-devel] [SeaBIOS] What's the impact of enlarging IDE_TIMEOUT ?
,
Gonglei (Arei)
,
2013/05/30
[Qemu-devel] [PATCH 00/21] Memory/IOMMU patches, part 3: IOMMU implementation
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 01/21] memory: Introduce address_space_lookup_region
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [PATCH 01/21] memory: Introduce address_space_lookup_region
,
Richard Henderson
,
2013/05/31
[Qemu-devel] [PATCH 02/21] memory: move private types to exec.c
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [PATCH 02/21] memory: move private types to exec.c
,
Richard Henderson
,
2013/05/31
[Qemu-devel] [PATCH 03/21] exec: Allow unaligned address_space_rw
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [PATCH 03/21] exec: Allow unaligned address_space_rw
,
Richard Henderson
,
2013/05/31
[Qemu-devel] [PATCH 04/21] exec: Resolve subpages in one step except for IOTLB fills
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [PATCH 04/21] exec: Resolve subpages in one step except for IOTLB fills
,
Richard Henderson
,
2013/05/31
[Qemu-devel] [PATCH 05/21] exec: Implement subpage_read/write via address_space_rw
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [PATCH 05/21] exec: Implement subpage_read/write via address_space_rw
,
Richard Henderson
,
2013/05/31
[Qemu-devel] [PATCH 07/21] Revert "memory: limit sections in the radix tree to the actual address space size"
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [PATCH 07/21] Revert "memory: limit sections in the radix tree to the actual address space size"
,
Richard Henderson
,
2013/05/31
[Qemu-devel] [PATCH 06/21] exec: return MemoryRegion from address_space_translate
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [PATCH 06/21] exec: return MemoryRegion from address_space_translate
,
Richard Henderson
,
2013/05/31
[Qemu-devel] [PATCH 08/21] Revert "s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62"
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 09/21] exec: reorganize mem_add to match Int128 version
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [PATCH 09/21] exec: reorganize mem_add to match Int128 version
,
Richard Henderson
,
2013/05/31
[Qemu-devel] [PATCH 10/21] memory: make section size a 128-bit integer
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [PATCH 10/21] memory: make section size a 128-bit integer
,
Alexey Kardashevskiy
,
2013/05/31
Re: [Qemu-devel] [PATCH 10/21] memory: make section size a 128-bit integer
,
Paolo Bonzini
,
2013/05/31
Re: [Qemu-devel] [PATCH 10/21] memory: make section size a 128-bit integer
,
Richard Henderson
,
2013/05/31
[Qemu-devel] [PATCH 11/21] memory: iommu support
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [PATCH 11/21] memory: iommu support
,
Richard Henderson
,
2013/05/31
[Qemu-devel] [PATCH 12/21] memory: Add iommu map/unmap notifiers
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [PATCH 12/21] memory: Add iommu map/unmap notifiers
,
Richard Henderson
,
2013/05/31
[Qemu-devel] [PATCH 13/21] vfio: abort if an emulated iommu is used
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [PATCH 13/21] vfio: abort if an emulated iommu is used
,
Richard Henderson
,
2013/05/31
[Qemu-devel] [PATCH 15/21] spapr: make IOMMU translation go through IOMMUTLBEntry
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 14/21] spapr: convert TCE API to use an opaque type
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 16/21] spapr: use memory core for iommu support
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 17/21] dma: eliminate old-style IOMMU support
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 18/21] pci: use memory core for iommu support
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 19/21] spapr_vio: take care of creating our own AddressSpace/DMAContext
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 21/21] memory: give name to every AddressSpace
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 20/21] dma: eliminate DMAContext
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PULL 00/22] Memory/IOMMU patches, part 2: unassigned access detection
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 01/22] exec: eliminate io_mem_ram
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 02/22] exec: drop useless #if
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 03/22] cputlb: simplify tlb_set_page
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 04/22] exec: make io_mem_unassigned private
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 05/22] exec: do not use error_mem_read
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 06/22] memory: dispatch unassigned accesses based on .valid.accepts
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 08/22] memory: move unassigned_mem_ops to memory.c
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 09/22] memory: assign MemoryRegionOps to all regions
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 07/22] memory: add address_space_translate
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 10/22] exec: expect mr->ops to be initialized for ROM
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 11/22] exec: introduce memory_access_is_direct
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 12/22] exec: introduce memory_access_size
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 13/22] memory: export memory_region_access_valid to exec.c
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 14/22] exec: implement .valid.accepts for subpages
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 15/22] memory: add address_space_access_valid
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 16/22] memory: accept mismatching sizes in memory_region_access_valid
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 17/22] memory: add big endian support to access_with_adjusted_size
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 18/22] memory: split accesses even when the old MMIO callbacks are used
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 19/22] memory: correctly handle endian-swapped 64-bit accesses
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 20/22] exec: just use io_mem_read/io_mem_write for 8-byte I/O accesses
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 21/22] memory: propagate errors on I/O dispatch
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH 22/22] memory: add return value to address_space_rw/read/write
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PULL 0/7] qemu-ga: local state directory fixes for win32
,
Michael Roth
,
2013/05/30
[Qemu-devel] [PATCH 3/7] configure: don't save any fixed local_statedir for win32
,
Michael Roth
,
2013/05/30
[Qemu-devel] [PATCH 2/7] qga: determine default state dir and pidfile dynamically
,
Michael Roth
,
2013/05/30
[Qemu-devel] [PATCH 1/7] osdep: add qemu_get_local_state_pathname()
,
Michael Roth
,
2013/05/30
[Qemu-devel] [PATCH 6/7] qga: save state directory in ga_install_service()
,
Michael Roth
,
2013/05/30
[Qemu-devel] [PATCH 5/7] qga: remove undefined behavior in ga_install_service()
,
Michael Roth
,
2013/05/30
[Qemu-devel] [PATCH 7/7] Makefile: create ".../var/run" when installing the POSIX guest agent
,
Michael Roth
,
2013/05/30
[Qemu-devel] [PATCH 4/7] qga: create state directory on win32
,
Michael Roth
,
2013/05/30
[Qemu-devel] [PATCH 1/4] tcg: Split rem requirement from div requirement
,
Richard Henderson
,
2013/05/30
[Qemu-devel] [PATCH 2/4] tcg-arm: Don't implement rem
,
Richard Henderson
,
2013/05/30
[Qemu-devel] [PATCH 4/4] tcg-ppc64: Don't implement rem
,
Richard Henderson
,
2013/05/30
[Qemu-devel] [PATCH 3/4] tcg-ppc: Don't implement rem
,
Richard Henderson
,
2013/05/30
[Qemu-devel] [PATCH] ARM: Fix disable interrupt for M profile
,
Fabien Chouteau
,
2013/05/30
Re: [Qemu-devel] [PATCH] ARM: Fix disable interrupt for M profile
,
Peter Maydell
,
2013/05/30
Re: [Qemu-devel] [PATCH] ARM: Fix disable interrupt for M profile
,
Fabien Chouteau
,
2013/05/31
Re: [Qemu-devel] [PATCH] ARM: Fix disable interrupt for M profile
,
Peter Maydell
,
2013/05/31
[Qemu-devel] [BUG]: kvm_set_phys_mem: error unregistering overlapping slot: Invalid argument
,
Luiz Capitulino
,
2013/05/30
Re: [Qemu-devel] [BUG]: kvm_set_phys_mem: error unregistering overlapping slot: Invalid argument
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [BUG]: kvm_set_phys_mem: error unregistering overlapping slot: Invalid argument
,
Luiz Capitulino
,
2013/05/30
Re: [Qemu-devel] [BUG]: kvm_set_phys_mem: error unregistering overlapping slot: Invalid argument
,
Jordan Justen
,
2013/05/30
Re: [Qemu-devel] [BUG]: kvm_set_phys_mem: error unregistering overlapping slot: Invalid argument
,
Luiz Capitulino
,
2013/05/30
Re: [Qemu-devel] [BUG]: kvm_set_phys_mem: error unregistering overlapping slot: Invalid argument
,
Jordan Justen
,
2013/05/30
Re: [Qemu-devel] [BUG]: kvm_set_phys_mem: error unregistering overlapping slot: Invalid argument
,
Luiz Capitulino
,
2013/05/30
Re: [Qemu-devel] [BUG]: kvm_set_phys_mem: error unregistering overlapping slot: Invalid argument
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [BUG]: kvm_set_phys_mem: error unregistering overlapping slot: Invalid argument
,
Luiz Capitulino
,
2013/05/30
Re: [Qemu-devel] [BUG]: kvm_set_phys_mem: error unregistering overlapping slot: Invalid argument
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [BUG]: kvm_set_phys_mem: error unregistering overlapping slot: Invalid argument
,
Jordan Justen
,
2013/05/30
Re: [Qemu-devel] [BUG]: kvm_set_phys_mem: error unregistering overlapping slot: Invalid argument
,
Xiao Guangrong
,
2013/05/31
Re: [Qemu-devel] [BUG]: kvm_set_phys_mem: error unregistering overlapping slot: Invalid argument
,
Jordan Justen
,
2013/05/31
Re: [Qemu-devel] [BUG]: kvm_set_phys_mem: error unregistering overlapping slot: Invalid argument
,
Jordan Justen
,
2013/05/31
Re: [Qemu-devel] [BUG]: kvm_set_phys_mem: error unregistering overlapping slot: Invalid argument
,
Paolo Bonzini
,
2013/05/31
[Qemu-devel] [PATCH uq/master] fix double free the memslot in kvm_set_phys_mem
,
Xiao Guangrong
,
2013/05/31
Re: [Qemu-devel] [PATCH uq/master] fix double free the memslot in kvm_set_phys_mem
,
Paolo Bonzini
,
2013/05/31
Re: [Qemu-devel] [PATCH uq/master] fix double free the memslot in kvm_set_phys_mem
,
Luiz Capitulino
,
2013/05/31
[Qemu-devel] [PATCH] target-i386: pc: fix crash when attempting hotplug CPU with negative ID
,
Igor Mammedov
,
2013/05/30
Re: [Qemu-devel] [PATCH] target-i386: pc: fix crash when attempting hotplug CPU with negative ID
,
Andreas Färber
,
2013/05/30
[Qemu-devel] [PATCH qom-cpu v3 0/9] dump: Build cleanups redone
,
Andreas Färber
,
2013/05/30
[Qemu-devel] [PATCH qom-cpu v3 1/9] dump: Move stubs into libqemustub.a
,
Andreas Färber
,
2013/05/30
[Qemu-devel] [PATCH qom-cpu v3 2/9] target-i386: Fix mask of pte index in memory mapping
,
Andreas Färber
,
2013/05/30
[Qemu-devel] [PATCH qom-cpu v3 5/9] memory_mapping: Move MemoryMappingList typedef to qemu/typedefs.h
,
Andreas Färber
,
2013/05/30
[Qemu-devel] [PATCH qom-cpu v3 3/9] target-i386: walk_pml4e(): fix abort on bad PML4E/PDPTE/PDE/PTE addresses
,
Andreas Färber
,
2013/05/30
[Qemu-devel] [PATCH qom-cpu v3 7/9] memory_mapping: Drop qemu_get_memory_mapping() stub
,
Andreas Färber
,
2013/05/30
[Qemu-devel] [PATCH qom-cpu v3 8/9] dump: Unconditionally compile
,
Andreas Färber
,
2013/05/30
[Qemu-devel] [PATCH qom-cpu v3 6/9] cpu: Turn cpu_get_memory_mapping() into a CPUState hook
,
Andreas Färber
,
2013/05/30
Re: [Qemu-devel] [PATCH qom-cpu v3 6/9] cpu: Turn cpu_get_memory_mapping() into a CPUState hook
,
Luiz Capitulino
,
2013/05/31
[Qemu-devel] [PATCH qom-cpu v3 4/9] cpu: Turn cpu_paging_enabled() into a CPUState hook
,
Andreas Färber
,
2013/05/30
Re: [Qemu-devel] [PATCH qom-cpu v3 4/9] cpu: Turn cpu_paging_enabled() into a CPUState hook
,
Luiz Capitulino
,
2013/05/31
[Qemu-devel] [PATCH qom-cpu v3 9/9] memory_mapping: Change qemu_get_guest_memory_mapping() semantics
,
Andreas Färber
,
2013/05/30
Re: [Qemu-devel] [PATCH qom-cpu v3 9/9] memory_mapping: Change qemu_get_guest_memory_mapping() semantics
,
Luiz Capitulino
,
2013/05/31
Re: [Qemu-devel] [PATCH qom-cpu v3 0/9] dump: Build cleanups redone
,
Luiz Capitulino
,
2013/05/31
[Qemu-devel] [PATCH] virtio-rng: Fix crash with non-default backend
,
Cole Robinson
,
2013/05/30
Re: [Qemu-devel] [PATCH] virtio-rng: Fix crash with non-default backend
,
Frederic Konrad
,
2013/05/30
[Qemu-devel] [PATCH 0/3] vhost-scsi, ivshmem, savevm fixes for Coverity issues
,
Stefan Hajnoczi
,
2013/05/30
[Qemu-devel] [PATCH 1/3] vhost-scsi: fix k->set_guest_notifiers() NULL dereference
,
Stefan Hajnoczi
,
2013/05/30
[Qemu-devel] [PATCH 3/3] savevm: avoid leaking popen(3) file pointer
,
Stefan Hajnoczi
,
2013/05/30
Re: [Qemu-devel] [PATCH 3/3] savevm: avoid leaking popen(3) file pointer
,
Eric Blake
,
2013/05/30
Re: [Qemu-devel] [PATCH 3/3] savevm: avoid leaking popen(3) file pointer
,
Stefan Hajnoczi
,
2013/05/30
[Qemu-devel] [PATCH 2/3] ivshmem: add missing error exit(2)
,
Stefan Hajnoczi
,
2013/05/30
[Qemu-devel] [PATCH] xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)
,
Stefano Stabellini
,
2013/05/30
Re: [Qemu-devel] [PATCH] xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)
,
Andreas Färber
,
2013/05/30
Re: [Qemu-devel] [PATCH] xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)
,
Stefano Stabellini
,
2013/05/30
Re: [Qemu-devel] [PATCH] xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)
,
Stefano Stabellini
,
2013/05/31
Re: [Qemu-devel] [PATCH] xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)
,
Paolo Bonzini
,
2013/05/31
Re: [Qemu-devel] [Xen-devel] [PATCH] xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)
,
Pasi Kärkkäinen
,
2013/05/30
[Qemu-devel] [PATCH 0/3] fw_cfg: misc fixes
,
Michael S. Tsirkin
,
2013/05/30
[Qemu-devel] [PATCH 1/3] pvpanic: use FWCfgState explicitly
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [PATCH 1/3] pvpanic: use FWCfgState explicitly
,
Laszlo Ersek
,
2013/05/30
Re: [Qemu-devel] [PATCH 1/3] pvpanic: use FWCfgState explicitly
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [PATCH 1/3] pvpanic: use FWCfgState explicitly
,
Laszlo Ersek
,
2013/05/30
Re: [Qemu-devel] [PATCH 1/3] pvpanic: use FWCfgState explicitly
,
Laszlo Ersek
,
2013/05/30
Re: [Qemu-devel] [PATCH 1/3] pvpanic: use FWCfgState explicitly
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [PATCH 1/3] pvpanic: use FWCfgState explicitly
,
Michael S. Tsirkin
,
2013/05/30
[Qemu-devel] [PATCH 3/3] fw_cfg: fw_cfg is a singleton
,
Michael S. Tsirkin
,
2013/05/30
[Qemu-devel] [PATCH 2/3] fw_cfg: add API to find FW cfg object
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [PATCH 2/3] fw_cfg: add API to find FW cfg object
,
Laszlo Ersek
,
2013/05/30
Re: [Qemu-devel] [PATCH 2/3] fw_cfg: add API to find FW cfg object
,
Hu Tao
,
2013/05/30
Re: [Qemu-devel] [PATCH 0/3] fw_cfg: misc fixes
,
Laszlo Ersek
,
2013/05/30
Re: [Qemu-devel] [PATCH 0/3] fw_cfg: misc fixes
,
Hu Tao
,
2013/05/30
Re: [Qemu-devel] [PATCH v19 4/7] pvpanic: pass configurable ioport to seabios
,
Michael S. Tsirkin
,
2013/05/30
[Qemu-devel] [PATCH v5 00/11] block: drive-backup live backup command
,
Stefan Hajnoczi
,
2013/05/30
[Qemu-devel] [PATCH v5 08/11] blockdev: allow BdrvActionOps->commit() to be NULL
,
Stefan Hajnoczi
,
2013/05/30
Re: [Qemu-devel] [PATCH v5 08/11] blockdev: allow BdrvActionOps->commit() to be NULL
,
Eric Blake
,
2013/05/30
[Qemu-devel] [PATCH v5 09/11] blockdev: add DriveBackup transaction
,
Stefan Hajnoczi
,
2013/05/30
[Qemu-devel] [PATCH v5 10/11] blockdev: add Abort transaction
,
Stefan Hajnoczi
,
2013/05/30
Re: [Qemu-devel] [PATCH v5 10/11] blockdev: add Abort transaction
,
Eric Blake
,
2013/05/30
[Qemu-devel] [PATCH v5 04/11] blockdev: drop redundant proto_drv check
,
Stefan Hajnoczi
,
2013/05/30
[Qemu-devel] [PATCH v5 07/11] blockdev: rename BlkTransactionStates to singular
,
Stefan Hajnoczi
,
2013/05/30
Re: [Qemu-devel] [PATCH v5 07/11] blockdev: rename BlkTransactionStates to singular
,
Eric Blake
,
2013/05/30
[Qemu-devel] [PATCH v5 05/11] blockdev: use bdrv_getlength() in qmp_drive_mirror()
,
Stefan Hajnoczi
,
2013/05/30
Re: [Qemu-devel] [PATCH v5 05/11] blockdev: use bdrv_getlength() in qmp_drive_mirror()
,
Paolo Bonzini
,
2013/05/30
[Qemu-devel] [PATCH v5 02/11] block: add bdrv_add_before_write_notifier()
,
Stefan Hajnoczi
,
2013/05/30
Re: [Qemu-devel] [PATCH v5 02/11] block: add bdrv_add_before_write_notifier()
,
Eric Blake
,
2013/05/30
[Qemu-devel] [PATCH v5 11/11] qemu-iotests: add 055 drive-backup test case
,
Stefan Hajnoczi
,
2013/05/30
[Qemu-devel] [PATCH v5 01/11] notify: add NotiferWithReturn so notifier list can abort
,
Stefan Hajnoczi
,
2013/05/30
Re: [Qemu-devel] [PATCH v5 01/11] notify: add NotiferWithReturn so notifier list can abort
,
Eric Blake
,
2013/05/30
[Qemu-devel] [PATCH v5 06/11] block: add drive-backup QMP command
,
Stefan Hajnoczi
,
2013/05/30
[Qemu-devel] [PATCH v5 03/11] block: add basic backup support to block driver
,
Stefan Hajnoczi
,
2013/05/30
[Qemu-devel] [PVSCSI]How to unplug scsi disk simulated by Qemu, just like unplug the ide disk?
,
Gonglei (Arei)
,
2013/05/30
Re: [Qemu-devel] [PVSCSI]How to unplug scsi disk simulated by Qemu, just like unplug the ide disk?
,
Laszlo Ersek
,
2013/05/30
Re: [Qemu-devel] [Xen-devel] [PVSCSI]How to unplug scsi disk simulated by Qemu, just like unplug the ide disk?
,
Pasi Kärkkäinen
,
2013/05/30
[Qemu-devel] [PATCH] gdbstub: do not restart crashed guest
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [PATCH] gdbstub: do not restart crashed guest
,
Laszlo Ersek
,
2013/05/30
Re: [Qemu-devel] [PATCH] gdbstub: do not restart crashed guest
,
Luiz Capitulino
,
2013/05/30
Re: [Qemu-devel] [PATCH] gdbstub: do not restart crashed guest
,
Anthony Liguori
,
2013/05/31
[Qemu-devel] [PATCH v2 0/5] pc: pass pci window data to guests
,
Michael S. Tsirkin
,
2013/05/30
[Qemu-devel] [PATCH v2 1/5] range: add Range structure
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [PATCH v2 1/5] range: add Range structure
,
Hu Tao
,
2013/05/30
[Qemu-devel] [PATCH v2 2/5] pci: store PCI hole ranges in guestinfo structure
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [PATCH v2 2/5] pci: store PCI hole ranges in guestinfo structure
,
Gerd Hoffmann
,
2013/05/30
Re: [Qemu-devel] [PATCH v2 2/5] pci: store PCI hole ranges in guestinfo structure
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [PATCH v2 2/5] pci: store PCI hole ranges in guestinfo structure
,
Gerd Hoffmann
,
2013/05/30
Re: [Qemu-devel] [PATCH v2 2/5] pci: store PCI hole ranges in guestinfo structure
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [PATCH v2 2/5] pci: store PCI hole ranges in guestinfo structure
,
Gerd Hoffmann
,
2013/05/31
Re: [Qemu-devel] [PATCH v2 2/5] pci: store PCI hole ranges in guestinfo structure
,
Laszlo Ersek
,
2013/05/30
Re: [Qemu-devel] [PATCH v2 2/5] pci: store PCI hole ranges in guestinfo structure
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [PATCH v2 2/5] pci: store PCI hole ranges in guestinfo structure
,
Hu Tao
,
2013/05/30
[Qemu-devel] [PATCH v2 3/5] pc: pass PCI hole ranges to Guests
,
Michael S. Tsirkin
,
2013/05/30
[Qemu-devel] [PATCH v2 4/5] pc: add 1.6 compat type
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [PATCH v2 4/5] pc: add 1.6 compat type
,
Andreas Färber
,
2013/05/30
Re: [Qemu-devel] [PATCH v2 4/5] pc: add 1.6 compat type
,
Michael S. Tsirkin
,
2013/05/30
[Qemu-devel] [PATCH v2 5/5] pc: pci-info add compat support
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [PATCH v2 5/5] pc: pci-info add compat support
,
Laszlo Ersek
,
2013/05/30
Re: [Qemu-devel] [PATCH v2 5/5] pc: pci-info add compat support
,
Michael S. Tsirkin
,
2013/05/30
[Qemu-devel] Why some test suite in kvm-unit-tests designed for 64bit only?
,
李春奇
,
2013/05/30
Re: [Qemu-devel] Why some test suite in kvm-unit-tests designed for 64bit only?
,
Jan Kiszka
,
2013/05/31
[Qemu-devel] [RFC] Check backing_file chain's loop
,
Dongxu Wang
,
2013/05/30
Re: [Qemu-devel] [RFC] Check backing_file chain's loop
,
Eric Blake
,
2013/05/30
Re: [Qemu-devel] [RFC] Check backing_file chain's loop
,
Stefan Hajnoczi
,
2013/05/30
Re: [Qemu-devel] [RFC] Check backing_file chain's loop
,
Dongxu Wang
,
2013/05/30
[Qemu-devel] Unable to parse -device drivers containing commas?
,
Mark Cave-Ayland
,
2013/05/30
Re: [Qemu-devel] Unable to parse -device drivers containing commas?
,
Eric Blake
,
2013/05/30
Re: [Qemu-devel] Unable to parse -device drivers containing commas?
,
Mark Cave-Ayland
,
2013/05/31
[Qemu-devel] [PATCH V19 0/8] add-cow file format
,
Dongxu Wang
,
2013/05/30
[Qemu-devel] [PATCH V19 1/8] V18: docs: document for add-cow file format
,
Dongxu Wang
,
2013/05/30
[Qemu-devel] [PATCH V19 2/8] make path_has_protocol non static
,
Dongxu Wang
,
2013/05/30
[Qemu-devel] [PATCH V19 3/8] qed_read_string to bdrv_read_string
,
Dongxu Wang
,
2013/05/30
[Qemu-devel] [PATCH V19 5/8] Make block-cache.c be common interface
,
Dongxu Wang
,
2013/05/30
[Qemu-devel] [PATCH V19 4/8] rename qcow2-cache.c to block-cache.c
,
Dongxu Wang
,
2013/05/30
[Qemu-devel] [PATCH V19 6/8] add debug event for add-cow
,
Dongxu Wang
,
2013/05/30
[Qemu-devel] [PATCH V19 7/8] add-cow file format core code.
,
Dongxu Wang
,
2013/05/30
[Qemu-devel] [PATCH V19 8/8] qemu-iotests: add add-cow iotests support
,
Dongxu Wang
,
2013/05/30
[Qemu-devel] [PATCH V15 0/6] replace QEMUOptionParameter with QemuOpts parser
,
Dongxu Wang
,
2013/05/30
[Qemu-devel] [PATCH V15 1/6] add def_value_str in QemuOptDesc struct and rewrite qemu_opts_print
,
Dongxu Wang
,
2013/05/30
Re: [Qemu-devel] [PATCH V15 1/6] add def_value_str in QemuOptDesc struct and rewrite qemu_opts_print
,
Eric Blake
,
2013/05/30
Re: [Qemu-devel] [PATCH V15 1/6] add def_value_str in QemuOptDesc struct and rewrite qemu_opts_print
,
Dongxu Wang
,
2013/05/30
[Qemu-devel] [PATCH V15 2/6] avoid duplication of default value in QemuOpts
,
Dongxu Wang
,
2013/05/30
Re: [Qemu-devel] [PATCH V15 2/6] avoid duplication of default value in QemuOpts
,
Eric Blake
,
2013/05/30
[Qemu-devel] [PATCH V15 3/6] Create four QemuOptsList related functions
,
Dongxu Wang
,
2013/05/30
Re: [Qemu-devel] [PATCH V15 3/6] Create four QemuOptsList related functions
,
Eric Blake
,
2013/05/30
Re: [Qemu-devel] [PATCH V15 3/6] Create four QemuOptsList related functions
,
Dongxu Wang
,
2013/05/30
[Qemu-devel] [PATCH V15 4/6] Create some QemuOpts functons
,
Dongxu Wang
,
2013/05/30
[Qemu-devel] [PATCH V15 6/6] remove QEMUOptionParameter related functions and struct
,
Dongxu Wang
,
2013/05/30
[Qemu-devel] [PATCH V15 5/6] Use QemuOpts support in block layer
,
Dongxu Wang
,
2013/05/30
[Qemu-devel] [PATCH 0/2] fixup some fallback from tree reorg
,
Michael S. Tsirkin
,
2013/05/30
[Qemu-devel] [PATCH 1/2] dec.c - move to pci-bridge
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [PATCH 1/2] dec.c - move to pci-bridge
,
Andreas Färber
,
2013/05/30
Re: [Qemu-devel] [PATCH 1/2] dec.c - move to pci-bridge
,
Michael S. Tsirkin
,
2013/05/30
[Qemu-devel] [PATCH 2/2] firmware_abi: move to include/hw/nvram/
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [PATCH 2/2] firmware_abi: move to include/hw/nvram/
,
Andreas Färber
,
2013/05/30
Re: [Qemu-devel] [PATCH 0/2] fixup some fallback from tree reorg
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [PATCH 0/2] fixup some fallback from tree reorg
,
Michael S. Tsirkin
,
2013/05/30
[Qemu-devel] [PATCH] target-ppc kvm: save cr register
,
Alexey Kardashevskiy
,
2013/05/30
[Qemu-devel] [PATCH] target-ppc kvm: missing kvm_arch_init_irq_routing
,
Alexey Kardashevskiy
,
2013/05/30
Re: [Qemu-devel] [PATCH] target-ppc kvm: missing kvm_arch_init_irq_routing
,
Scott Wood
,
2013/05/30
Re: [Qemu-devel] [PATCH] target-ppc kvm: missing kvm_arch_init_irq_routing
,
Alexey Kardashevskiy
,
2013/05/30
Re: [Qemu-devel] Fwd: [Qemu-discuss] pci-assign error
,
Jean Parpaillon
,
2013/05/30
[Qemu-devel] broken incoming migration
,
Alexey Kardashevskiy
,
2013/05/30
Re: [Qemu-devel] broken incoming migration
,
Alexey Kardashevskiy
,
2013/05/30
Re: [Qemu-devel] broken incoming migration
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] broken incoming migration
,
Alexey Kardashevskiy
,
2013/05/30
Re: [Qemu-devel] broken incoming migration
,
Peter Lieven
,
2013/05/30
Re: [Qemu-devel] broken incoming migration
,
Alexey Kardashevskiy
,
2013/05/30
Re: [Qemu-devel] broken incoming migration
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] broken incoming migration
,
Alexey Kardashevskiy
,
2013/05/30
Re: [Qemu-devel] broken incoming migration
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] broken incoming migration
,
Peter Lieven
,
2013/05/30
Re: [Qemu-devel] broken incoming migration
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] broken incoming migration
,
Peter Maydell
,
2013/05/30
[Qemu-devel] [PATCH v3 0/2] i.MX: Improve GPT driver implementation
,
Jean-Christophe DUBOIS
,
2013/05/30
[Qemu-devel] [PATCH v3 1/2] i.MX: Implement a more complete version of the GPT timer.
,
Jean-Christophe DUBOIS
,
2013/05/30
[Qemu-devel] [PATCH v3 2/2] i.MX: Rework functions/types name and use new styme initialization
,
Jean-Christophe DUBOIS
,
2013/05/30
[Qemu-devel] [QEMU PATCH v2] pci: set firmware name of q35 to pci
,
Amos Kong
,
2013/05/30
Re: [Qemu-devel] [QEMU PATCH v2] pci: set firmware name of q35 to pci
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [QEMU PATCH v2] pci: set firmware name of q35 to pci
,
Michael S. Tsirkin
,
2013/05/30
[Qemu-devel] EC space vs SystemIO for cpu hotplug
,
li guang
,
2013/05/29
[Qemu-devel] [PATCH] pci: change typename of q35 to pci-q35
,
Amos Kong
,
2013/05/29
[Qemu-devel] [SeaBIOS PATCH v2] boot: fix fw_dev_path pattern to match q35
,
Amos Kong
,
2013/05/29
Re: [Qemu-devel] [PATCH] pci: change typename of q35 to pci-q35
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [PATCH] pci: change typename of q35 to pci-q35
,
Amos Kong
,
2013/05/30
[Qemu-devel] [PATCH] qemu-char: don't issue CHR_EVENT_OPEN in a BH
,
Michael Roth
,
2013/05/29
Re: [Qemu-devel] [PATCH] qemu-char: don't issue CHR_EVENT_OPEN in a BH
,
Anthony Liguori
,
2013/05/30
Re: [Qemu-devel] [PATCH] qemu-char: don't issue CHR_EVENT_OPEN in a BH
,
mdroth
,
2013/05/30
Re: [Qemu-devel] [PATCH] qemu-char: don't issue CHR_EVENT_OPEN in a BH
,
Anthony Liguori
,
2013/05/30
Re: [Qemu-devel] [PATCH] qemu-char: don't issue CHR_EVENT_OPEN in a BH
,
mdroth
,
2013/05/30
Re: [Qemu-devel] [PATCH] qemu-char: don't issue CHR_EVENT_OPEN in a BH
,
Anthony Liguori
,
2013/05/30
Re: [Qemu-devel] [PATCH] qemu-char: don't issue CHR_EVENT_OPEN in a BH
,
mdroth
,
2013/05/30
[Qemu-devel] [PATCH 00/20] Add an IPMI device to QEMU
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 04/20] qemu-char: remove free of chr from win_stdio_close
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 03/20] qemu-char: Fix a race reporting opens and closes
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 13/20] ipmi: Add documentation
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 05/20] qemu-char: Close fd at end of file
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 02/20] qemu-char: Allow a chardev to reconnect if disconnected
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 15/20] acpi: Add a way to extend tables
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 06/20] Add a base IPMI interface
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 19/20] smbios: Add a function to directly add an entry
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 20/20] ipmi: Add SMBIOS table entry
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 07/20] ipmi: Add a PC ISA type structure
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 18/20] ipmi: Add ACPI table entries for BMCs
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 09/20] ipmi: Add a BT low-level interface
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 08/20] ipmi: Add a KCS low-level interface
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 01/20] qemu-char: Allocate CharDriverState in qemu_chr_new_from_opts
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 17/20] pc: Postpone adding ACPI and SMBIOS to fw_cfg
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 14/20] ipmi: Add migration capability to the IPMI device.
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 11/20] ipmi: Add an external connection simulation interface
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 16/20] acpi: Add table construction tools
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 12/20] ipmi: Add tests
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH 10/20] ipmi: Add a local BMC simulation
,
minyard
,
2013/05/29
[Qemu-devel] [PATCH] seccomp: add the asynchronous I/O syscalls to the whitelist
,
Paul Moore
,
2013/05/29
Re: [Qemu-devel] [PATCH] seccomp: add the asynchronous I/O syscalls to the whitelist
,
Corey Bryant
,
2013/05/29
Re: [Qemu-devel] [PATCH] seccomp: add the asynchronous I/O syscalls to the whitelist
,
Anthony Liguori
,
2013/05/31
[Qemu-devel] [PATCH, resend] linux-user: environment variables
,
Thomas Schwinge
,
2013/05/29
[Qemu-devel] [PATCH 1/4] util/envlist: Properly forward a callback's error in envlist_parse.
,
Thomas Schwinge
,
2013/05/29
[Qemu-devel] [PATCH 3/4] linux-user: Tell handler_arg_* which context they're invoked from.
,
Thomas Schwinge
,
2013/05/29
[Qemu-devel] [PATCH 4/4] linux-user: Restore original behavior of the -E and -U command-line options.
,
Thomas Schwinge
,
2013/05/29
[Qemu-devel] [PATCH 2/4] linux-user: Use existing envlist_parse_set/envlist_parse_unset interface.
,
Thomas Schwinge
,
2013/05/29
[Qemu-devel] [PATCH] target-i386: Fix aflag logic for CODE64 and the 0x67 prefix
,
Richard Henderson
,
2013/05/29
Re: [Qemu-devel] [PATCH] target-i386: Fix aflag logic for CODE64 and the 0x67 prefix
,
Richard Henderson
,
2013/05/31
Re: [Qemu-devel] [PATCH] target-i386: Fix aflag logic for CODE64 and the 0x67 prefix
,
Paolo Bonzini
,
2013/05/31
Re: [Qemu-devel] [PATCH] target-i386: Fix aflag logic for CODE64 and the 0x67 prefix
,
Laszlo Ersek
,
2013/05/31
[Qemu-devel] [PATCH v2 0/2] block: fix spurious DEVICE_TRAY_MOVED events on shutdown
,
Pavel Hrdina
,
2013/05/29
[Qemu-devel] [PATCH v2 1/2] block: make bdrv_dev_change_media_cb() public
,
Pavel Hrdina
,
2013/05/29
[Qemu-devel] [PATCH v2 2/2] block: move the bdrv_dev_change_media_cb()
,
Pavel Hrdina
,
2013/05/29
Re: [Qemu-devel] [PATCH v2 0/2] block: fix spurious DEVICE_TRAY_MOVED events on shutdown
,
Luiz Capitulino
,
2013/05/30
[Qemu-devel] [PATCH v2] i.MX: Improve EPIT timer code.
,
Jean-Christophe DUBOIS
,
2013/05/29
Re: [Qemu-devel] [PATCH v2] i.MX: Improve EPIT timer code.
,
peter
,
2013/05/29
[Qemu-devel] QEMU ARM Cortex-A9 emulation boards
,
Erlon Cruz
,
2013/05/29
Re: [Qemu-devel] QEMU ARM Cortex-A9 emulation boards
,
Peter Maydell
,
2013/05/29
[Qemu-devel] [PATCH] m25p80: Add Micron n25q032a
,
Ed Maste
,
2013/05/29
Re: [Qemu-devel] [Qemu-trivial] [PATCH] m25p80: Add Micron n25q032a
,
Michael Tokarev
,
2013/05/31
[Qemu-devel] [PATCH v2 2/2] scsi-disk: scsi-block device for scsi pass-through should not be removable
,
Pavel Hrdina
,
2013/05/29
Re: [Qemu-devel] [PATCH v2 2/2] scsi-disk: scsi-block device for scsi pass-through should not be removable
,
Paolo Bonzini
,
2013/05/29
[Qemu-devel] [PATCH v3] qemu: fix out of tree cross compile
,
Alexey Kardashevskiy
,
2013/05/29
Re: [Qemu-devel] [Qemu-trivial] [PATCH v3] qemu: fix out of tree cross compile
,
Michael Tokarev
,
2013/05/31
[Qemu-devel] MPC83xx machines
,
Yehonatan bitton
,
2013/05/29
[Qemu-devel] [PATCH 0/2] disable the scsi pass-through eject from monitor
,
Pavel Hrdina
,
2013/05/29
[Qemu-devel] [PATCH 1/2] scsi-generic: check the return value of bdrv_aio_ioctl in execute_command
,
Pavel Hrdina
,
2013/05/29
Re: [Qemu-devel] [PATCH 1/2] scsi-generic: check the return value of bdrv_aio_ioctl in execute_command
,
Paolo Bonzini
,
2013/05/29
[Qemu-devel] [PATCH 2/2] scsi-disk: scsi-block device for scsi pass-through should not be removable
,
Pavel Hrdina
,
2013/05/29
Re: [Qemu-devel] [PATCH 2/2] scsi-disk: scsi-block device for scsi pass-through should not be removable
,
Paolo Bonzini
,
2013/05/29
Re: [Qemu-devel] [PATCH 2/2] scsi-disk: scsi-block device for scsi pass-through should not be removable
,
Pavel Hrdina
,
2013/05/29
Re: [Qemu-devel] [PATCH 2/2] scsi-disk: scsi-block device for scsi pass-through should not be removable
,
Paolo Bonzini
,
2013/05/29
Re: [Qemu-devel] [PATCH 2/2] scsi-disk: scsi-block device for scsi pass-through should not be removable
,
Paolo Bonzini
,
2013/05/29
Re: [Qemu-devel] [PATCH 2/2] scsi-disk: scsi-block device for scsi pass-through should not be removable
,
Pavel Hrdina
,
2013/05/29
[Qemu-devel] [PATCH v3] block: add block driver read only whitelist
,
Fam Zheng
,
2013/05/29
Re: [Qemu-devel] [PATCH v3] block: add block driver read only whitelist
,
Kevin Wolf
,
2013/05/29
Re: [Qemu-devel] [PATCH v3] block: add block driver read only whitelist
,
Fam Zheng
,
2013/05/29
[Qemu-devel] [PATCH 0/3] ide: Set BSY bit during FLUSH
,
Kevin Wolf
,
2013/05/29
[Qemu-devel] [PATCH 1/3] blkdebug: Add BLKDBG_FLUSH_TO_OS/DISK events
,
Kevin Wolf
,
2013/05/29
[Qemu-devel] [PATCH 2/3] ide: Set BSY bit during FLUSH
,
Kevin Wolf
,
2013/05/29
Re: [Qemu-devel] [PATCH 2/3] ide: Set BSY bit during FLUSH
,
Andreas Färber
,
2013/05/29
Re: [Qemu-devel] [PATCH 2/3] ide: Set BSY bit during FLUSH
,
Kevin Wolf
,
2013/05/29
[Qemu-devel] [PATCH 3/3] ide-test: Add FLUSH CACHE test case
,
Kevin Wolf
,
2013/05/29
Re: [Qemu-devel] [PATCH 3/3] ide-test: Add FLUSH CACHE test case
,
Stefan Hajnoczi
,
2013/05/30
Re: [Qemu-devel] [PATCH 0/3] ide: Set BSY bit during FLUSH
,
Stefan Hajnoczi
,
2013/05/30
[Qemu-devel] [PULL] VirtFS update
,
Aneesh Kumar K.V
,
2013/05/29
Re: [Qemu-devel] [PULL] VirtFS update
,
Anthony Liguori
,
2013/05/31
[Qemu-devel] [PATCH v2 0/3] Xen related fixes
,
Stefano Stabellini
,
2013/05/29
[Qemu-devel] [PATCH v2 1/3] xen: simplify xen_enabled
,
Stefano Stabellini
,
2013/05/29
[Qemu-devel] [PATCH v2 2/3] main_loop: do not set nonblocking if xen_enabled()
,
Stefano Stabellini
,
2013/05/29
[Qemu-devel] [PATCH v2 3/3] xen_machine_pv: do not create a dummy CPU in machine->init
,
Stefano Stabellini
,
2013/05/29
Re: [Qemu-devel] [PATCH v2 3/3] xen_machine_pv: do not create a dummy CPU in machine->init
,
Andreas Färber
,
2013/05/29
Re: [Qemu-devel] [PATCH v2 3/3] xen_machine_pv: do not create a dummy CPU in machine->init
,
Paolo Bonzini
,
2013/05/29
Re: [Qemu-devel] [PATCH v2 3/3] xen_machine_pv: do not create a dummy CPU in machine->init
,
Stefano Stabellini
,
2013/05/29
Re: [Qemu-devel] [PATCH v2 3/3] xen_machine_pv: do not create a dummy CPU in machine->init
,
Igor Mammedov
,
2013/05/29
Re: [Qemu-devel] [PATCH v2 0/3] Xen related fixes
,
Stefano Stabellini
,
2013/05/31
[Qemu-devel] [PATCH v4 0/3] ARM aarch64 TCG target
,
Claudio Fontana
,
2013/05/29
[Qemu-devel] [PATCH v4 1/3] include/elf.h: add aarch64 ELF machine and relocs
,
Claudio Fontana
,
2013/05/29
[Qemu-devel] [PATCH v4 2/3] tcg/aarch64: implement new TCG target for aarch64
,
Claudio Fontana
,
2013/05/29
[Qemu-devel] [PATCH v4 3/3] configure: permit compilation on arm aarch64
,
Claudio Fontana
,
2013/05/29
Re: [Qemu-devel] [PATCH v4 0/3] ARM aarch64 TCG target
,
Richard Henderson
,
2013/05/29
Re: [Qemu-devel] [PATCH v4 0/3] ARM aarch64 TCG target
,
Peter Maydell
,
2013/05/30
[Qemu-devel] [PATCH v2] block: add block driver read only whitelist
,
Fam Zheng
,
2013/05/29
Re: [Qemu-devel] [PATCH v2] block: add block driver read only whitelist
,
Fam Zheng
,
2013/05/29
Re: [Qemu-devel] [PATCH v2] block: add block driver read only whitelist
,
Kevin Wolf
,
2013/05/29
Re: [Qemu-devel] [PATCH v2] block: add block driver read only whitelist
,
Kevin Wolf
,
2013/05/29
[Qemu-devel] [PATCH v7 0/4] KVM flash memory support
,
Jordan Justen
,
2013/05/29
[Qemu-devel] [PATCH v7 1/4] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
,
Jordan Justen
,
2013/05/29
Re: [Qemu-devel] [PATCH v7 1/4] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
,
Kevin O'Connor
,
2013/05/30
Re: [Qemu-devel] [PATCH v7 1/4] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
,
Jordan Justen
,
2013/05/31
Re: [Qemu-devel] [PATCH v7 1/4] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
,
Laszlo Ersek
,
2013/05/31
Re: [Qemu-devel] [PATCH v7 1/4] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
,
Paolo Bonzini
,
2013/05/31
Re: [Qemu-devel] [PATCH v7 1/4] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
,
Paolo Bonzini
,
2013/05/31
Re: [Qemu-devel] [PATCH v7 1/4] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
,
Kevin O'Connor
,
2013/05/31
[Qemu-devel] [PATCH v7 4/4] pc_sysfw: allow flash (-pflash) memory to be used with KVM
,
Jordan Justen
,
2013/05/29
[Qemu-devel] [PATCH v7 3/4] kvm: support using KVM_MEM_READONLY flag for regions
,
Jordan Justen
,
2013/05/29
[Qemu-devel] [PATCH v7 2/4] kvm: add kvm_readonly_mem_enabled
,
Jordan Justen
,
2013/05/29
Re: [Qemu-devel] [PATCH v7 0/4] KVM flash memory support
,
Anthony Liguori
,
2013/05/31
[Qemu-devel] [QEMU PATCH v3] qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path
,
Amos Kong
,
2013/05/29
Re: [Qemu-devel] [QEMU PATCH v3] qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path
,
Paolo Bonzini
,
2013/05/29
Re: [Qemu-devel] [QEMU PATCH v3] qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path
,
Laszlo Ersek
,
2013/05/29
Re: [Qemu-devel] [Qemu-stable] [QEMU PATCH v3] qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path
,
Stefan Priebe - Profihost AG
,
2013/05/30
Re: [Qemu-devel] [Qemu-stable] [QEMU PATCH v3] qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path
,
Amos Kong
,
2013/05/30
Re: [Qemu-devel] [Qemu-stable] [QEMU PATCH v3] qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path
,
Stefan Priebe
,
2013/05/30
Re: [Qemu-devel] [Qemu-stable] [QEMU PATCH v3] qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path
,
Amos Kong
,
2013/05/30
Re: [Qemu-devel] [Qemu-stable] [QEMU PATCH v3] qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path
,
Stefan Priebe - Profihost AG
,
2013/05/31
Re: [Qemu-devel] [Qemu-stable] [QEMU PATCH v3] qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path
,
Amos Kong
,
2013/05/31
Re: [Qemu-devel] [Qemu-stable] [QEMU PATCH v3] qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path
,
Stefan Priebe - Profihost AG
,
2013/05/31
Re: [Qemu-devel] [QEMU PATCH v3] qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path
,
Anthony Liguori
,
2013/05/31
[Qemu-devel] [PATCH v1 0/6] make memory listener prepared for rcu style
,
Liu Ping Fan
,
2013/05/28
[Qemu-devel] [PATCH v1 1/6] mem: change variable to macro
,
Liu Ping Fan
,
2013/05/28
Re: [Qemu-devel] [PATCH v1 1/6] mem: change variable to macro
,
Paolo Bonzini
,
2013/05/29
[Qemu-devel] [PATCH v1 2/6] mem: make global dispatch table ready for rcu
,
Liu Ping Fan
,
2013/05/28
Re: [Qemu-devel] [PATCH v1 2/6] mem: make global dispatch table ready for rcu
,
Paolo Bonzini
,
2013/05/29
[Qemu-devel] [PATCH v1 3/6] mem: fold tcg listener's logic into core memory listener
,
Liu Ping Fan
,
2013/05/28
[Qemu-devel] [PATCH v1 4/6] mem: concenter the root of each AddressSpaceDispatch
,
Liu Ping Fan
,
2013/05/28
Re: [Qemu-devel] [PATCH v1 4/6] mem: concenter the root of each AddressSpaceDispatch
,
Paolo Bonzini
,
2013/05/29
Re: [Qemu-devel] [PATCH v1 4/6] mem: concenter the root of each AddressSpaceDispatch
,
liu ping fan
,
2013/05/29
Re: [Qemu-devel] [PATCH v1 4/6] mem: concenter the root of each AddressSpaceDispatch
,
Paolo Bonzini
,
2013/05/29
Re: [Qemu-devel] [PATCH v1 4/6] mem: concenter the root of each AddressSpaceDispatch
,
liu ping fan
,
2013/05/29
Re: [Qemu-devel] [PATCH v1 4/6] mem: concenter the root of each AddressSpaceDispatch
,
Paolo Bonzini
,
2013/05/29
[Qemu-devel] [PATCH v1 5/6] mem: make dispatch path satify rcu style
,
Liu Ping Fan
,
2013/05/28
Re: [Qemu-devel] [PATCH v1 5/6] mem: make dispatch path satify rcu style
,
Paolo Bonzini
,
2013/05/29
Re: [Qemu-devel] [PATCH v1 5/6] mem: make dispatch path satify rcu style
,
Paolo Bonzini
,
2013/05/29
[Qemu-devel] [PATCH v1 6/6] mem: change tcg code to rcu style
,
Liu Ping Fan
,
2013/05/28
Re: [Qemu-devel] [PATCH v1 6/6] mem: change tcg code to rcu style
,
Paolo Bonzini
,
2013/05/29
Re: [Qemu-devel] [PATCH v1 6/6] mem: change tcg code to rcu style
,
liu ping fan
,
2013/05/29
Re: [Qemu-devel] [PATCH v1 6/6] mem: change tcg code to rcu style
,
Paolo Bonzini
,
2013/05/29
[Qemu-devel] [PATCH RFC 0/7] pass cpu online/offline event bewteen QEMU and linux kernel by ACPI Embedded Controller
,
liguang
,
2013/05/28
[Qemu-devel] [PATCH RFC 7/7] pc: add EC qdev init for piix & q35
,
liguang
,
2013/05/28
[Qemu-devel] [PATCH RFC 2/7] ich9: add notifer for ec to generate sci
,
liguang
,
2013/05/28
[Qemu-devel] [PATCH RFC 5/7] piix4: add events for cpu hotplug
,
liguang
,
2013/05/28
[Qemu-devel] [PATCH RFC 6/7] qmp: add 'cpu-del' command
,
liguang
,
2013/05/28
Re: [Qemu-devel] [PATCH RFC 6/7] qmp: add 'cpu-del' command
,
Eric Blake
,
2013/05/28
Re: [Qemu-devel] [PATCH RFC 6/7] qmp: add 'cpu-del' command
,
li guang
,
2013/05/28
[Qemu-devel] [PATCH RFC 3/7] ec: add operations for _Qxx events
,
liguang
,
2013/05/28
[Qemu-devel] [PATCH RFC 1/7] acpi: add ACPI Embedded Controller support
,
liguang
,
2013/05/28
[Qemu-devel] [PATCH RFC 4/7] piix4: add notifer for ec to generate sci
,
liguang
,
2013/05/28
Re: [Qemu-devel] [PATCH RFC 0/7] pass cpu online/offline event bewteen QEMU and linux kernel by ACPI Embedded Controller
,
Igor Mammedov
,
2013/05/30
Re: [Qemu-devel] [PATCH RFC 0/7] pass cpu online/offline event bewteen QEMU and linux kernel by ACPI Embedded Controller
,
li guang
,
2013/05/30
[Qemu-devel] [PATCH][seabios] ec: add ASL for ACPI Embedded Controller
,
liguang
,
2013/05/28
[Qemu-devel] anyone willing to review a virtio-net guest driver for OVMF?
,
Laszlo Ersek
,
2013/05/28
Re: [Qemu-devel] anyone willing to review a virtio-net guest driver for OVMF?
,
Michael S. Tsirkin
,
2013/05/29
[Qemu-devel] [PATCH v2] Add a stp file for usage from build directory
,
Alon Levy
,
2013/05/28
Re: [Qemu-devel] [PATCH v2] Add a stp file for usage from build directory
,
Paolo Bonzini
,
2013/05/29
Re: [Qemu-devel] [PATCH v2] Add a stp file for usage from build directory
,
Stefan Hajnoczi
,
2013/05/29
[Qemu-devel] [PULL 0/4] Cocoa patch queue 2013-05-29
,
Andreas Färber
,
2013/05/28
[Qemu-devel] [PULL 1/4] cocoa: Fix leaks of NSScreen and NSConcreteMapTable
,
Andreas Färber
,
2013/05/28
[Qemu-devel] [PULL 4/4] cocoa: Avoid deprecated NSOpenPanel beginSheetForDirectory
,
Andreas Färber
,
2013/05/28
[Qemu-devel] [PULL 2/4] cocoa: Avoid deprecated CPS* functions
,
Andreas Färber
,
2013/05/28
[Qemu-devel] [PULL 3/4] cocoa: Avoid deprecated NSOpenPanel filename method
,
Andreas Färber
,
2013/05/28
[Qemu-devel] [PATCH] walk_pml4e(): fix abort on bad PML4E/PDPTE/PDE/PTE addresses
,
Luiz Capitulino
,
2013/05/28
Re: [Qemu-devel] [PATCH] walk_pml4e(): fix abort on bad PML4E/PDPTE/PDE/PTE addresses
,
Luiz Capitulino
,
2013/05/30
Re: [Qemu-devel] [PATCH] walk_pml4e(): fix abort on bad PML4E/PDPTE/PDE/PTE addresses
,
Laszlo Ersek
,
2013/05/30
Re: [Qemu-devel] [PATCH] walk_pml4e(): fix abort on bad PML4E/PDPTE/PDE/PTE addresses
,
Luiz Capitulino
,
2013/05/30
Re: [Qemu-devel] [PATCH] walk_pml4e(): fix abort on bad PML4E/PDPTE/PDE/PTE addresses
,
Andreas Färber
,
2013/05/30
Re: [Qemu-devel] [PATCH] walk_pml4e(): fix abort on bad PML4E/PDPTE/PDE/PTE addresses
,
Luiz Capitulino
,
2013/05/30
Re: [Qemu-devel] [PATCH] walk_pml4e(): fix abort on bad PML4E/PDPTE/PDE/PTE addresses
,
Andreas Färber
,
2013/05/30
Re: [Qemu-devel] [PATCH] walk_pml4e(): fix abort on bad PML4E/PDPTE/PDE/PTE addresses
,
Luiz Capitulino
,
2013/05/30
Re: [Qemu-devel] [PATCH] walk_pml4e(): fix abort on bad PML4E/PDPTE/PDE/PTE addresses
,
Andreas Färber
,
2013/05/30
[Qemu-devel] [PATCH v2 0/2] i.MX: improve GPT driver implementation
,
Jean-Christophe DUBOIS
,
2013/05/28
[Qemu-devel] [PATCH v2 2/2] i.MX: unify all function and variale name convention in GPT
,
Jean-Christophe DUBOIS
,
2013/05/28
Re: [Qemu-devel] [PATCH v2 2/2] i.MX: unify all function and variale name convention in GPT
,
Peter Chubb
,
2013/05/29
[Qemu-devel] [PATCH v2 1/2] i.MX: implement a more complete version of the GPT timer.
,
Jean-Christophe DUBOIS
,
2013/05/28
[Qemu-devel] [PATCH] Add a stp file for usage from build directory
,
Alon Levy
,
2013/05/28
Re: [Qemu-devel] [PATCH] Add a stp file for usage from build directory
,
Paolo Bonzini
,
2013/05/28
[Qemu-devel] [Bug 603872] Re: [Feature request] qemu-img image conversion does not show percentage
,
Sven Dowideit
,
2013/05/28
[Qemu-devel] [PATCH 00/16] Make qemu-io commands available in the monitor
,
Kevin Wolf
,
2013/05/28
[Qemu-devel] [PATCH 01/16] qemu-io: Remove unused args_command
,
Kevin Wolf
,
2013/05/28
Re: [Qemu-devel] [PATCH 01/16] qemu-io: Remove unused args_command
,
Eric Blake
,
2013/05/28
[Qemu-devel] [PATCH 02/16] cutils: Support 'P' and 'E' suffixes in strtosz()
,
Kevin Wolf
,
2013/05/28
Re: [Qemu-devel] [PATCH 02/16] cutils: Support 'P' and 'E' suffixes in strtosz()
,
Eric Blake
,
2013/05/28
[Qemu-devel] [PATCH 03/16] qemu-io: Make cvtnum() a wrapper around strtosz_suffix()
,
Kevin Wolf
,
2013/05/28
Re: [Qemu-devel] [PATCH 03/16] qemu-io: Make cvtnum() a wrapper around strtosz_suffix()
,
Eric Blake
,
2013/05/28
[Qemu-devel] [PATCH 04/16] qemu-io: Handle cvtnum() errors in 'alloc'
,
Kevin Wolf
,
2013/05/28
Re: [Qemu-devel] [PATCH 04/16] qemu-io: Handle cvtnum() errors in 'alloc'
,
Eric Blake
,
2013/05/28
[Qemu-devel] [PATCH 05/16] qemu-io: Don't use global bs in command implementations
,
Kevin Wolf
,
2013/05/28
Re: [Qemu-devel] [PATCH 05/16] qemu-io: Don't use global bs in command implementations
,
Kevin Wolf
,
2013/05/28
Re: [Qemu-devel] [PATCH 05/16] qemu-io: Don't use global bs in command implementations
,
Eric Blake
,
2013/05/28
[Qemu-devel] [PATCH 08/16] qemu-io: Move 'help' function
,
Kevin Wolf
,
2013/05/28
Re: [Qemu-devel] [PATCH 08/16] qemu-io: Move 'help' function
,
Eric Blake
,
2013/05/29
[Qemu-devel] [PATCH 07/16] qemu-io: Factor out qemuio_command
,
Kevin Wolf
,
2013/05/28
Re: [Qemu-devel] [PATCH 07/16] qemu-io: Factor out qemuio_command
,
Eric Blake
,
2013/05/29
[Qemu-devel] [PATCH 09/16] qemu-io: Move 'quit' function
,
Kevin Wolf
,
2013/05/28
Re: [Qemu-devel] [PATCH 09/16] qemu-io: Move 'quit' function
,
Eric Blake
,
2013/05/29
[Qemu-devel] [PATCH 06/16] qemu-io: Split off commands to qemu-io-cmds.c
,
Kevin Wolf
,
2013/05/28
Re: [Qemu-devel] [PATCH 06/16] qemu-io: Split off commands to qemu-io-cmds.c
,
Eric Blake
,
2013/05/29
[Qemu-devel] [PATCH 10/16] qemu-io: Move qemu_strsep() to cutils.c
,
Kevin Wolf
,
2013/05/28
Re: [Qemu-devel] [PATCH 10/16] qemu-io: Move qemu_strsep() to cutils.c
,
Eric Blake
,
2013/05/29
[Qemu-devel] [PATCH 11/16] qemu-io: Move functions for registering and running commands
,
Kevin Wolf
,
2013/05/28
Re: [Qemu-devel] [PATCH 11/16] qemu-io: Move functions for registering and running commands
,
Eric Blake
,
2013/05/29
[Qemu-devel] [PATCH 12/16] qemu-io: Move command_loop() and friends
,
Kevin Wolf
,
2013/05/28
[Qemu-devel] [PATCH 13/16] qemu-io: Move remaining helpers from cmd.c
,
Kevin Wolf
,
2013/05/28
[Qemu-devel] [PATCH 15/16] qemu-io: Use the qemu version for -V
,
Kevin Wolf
,
2013/05/28
[Qemu-devel] [PATCH 16/16] Make qemu-io commands available in the monitor
,
Kevin Wolf
,
2013/05/28
Re: [Qemu-devel] [PATCH 16/16] Make qemu-io commands available in the monitor
,
Eric Blake
,
2013/05/28
Re: [Qemu-devel] [PATCH 16/16] Make qemu-io commands available in the monitor
,
Kevin Wolf
,
2013/05/29
Re: [Qemu-devel] [PATCH 16/16] Make qemu-io commands available in the monitor
,
Eric Blake
,
2013/05/29
Re: [Qemu-devel] [PATCH 16/16] Make qemu-io commands available in the monitor
,
Luiz Capitulino
,
2013/05/29
[Qemu-devel] [PATCH 14/16] qemu-io: Interface cleanup
,
Kevin Wolf
,
2013/05/28
[Qemu-devel] [PATCH v3 0/3] ARM aarch64 TCG target
,
Claudio Fontana
,
2013/05/28
[Qemu-devel] [PATCH v3 1/3] include/elf.h: add aarch64 ELF machine and relocs
,
Claudio Fontana
,
2013/05/28
[Qemu-devel] [PATCH v3 2/3] tcg/aarch64: implement new TCG target for aarch64
,
Claudio Fontana
,
2013/05/28
Re: [Qemu-devel] [PATCH v3 2/3] tcg/aarch64: implement new TCG target for aarch64
,
Richard Henderson
,
2013/05/28
Re: [Qemu-devel] [PATCH v3 2/3] tcg/aarch64: implement new TCG target for aarch64
,
Claudio Fontana
,
2013/05/29
[Qemu-devel] [PATCH v3 3/3] configure: permit compilation on arm aarch64
,
Claudio Fontana
,
2013/05/28
[Qemu-devel] [PATCH 0/4] qemu-iotests: reduce iotests.py code duplication
,
Stefan Hajnoczi
,
2013/05/28
[Qemu-devel] [PATCH 2/4] qemu-iotests: make cancel_and_wait() common
,
Stefan Hajnoczi
,
2013/05/28
Re: [Qemu-devel] [PATCH 2/4] qemu-iotests: make cancel_and_wait() common
,
Kevin Wolf
,
2013/05/29
Re: [Qemu-devel] [PATCH 2/4] qemu-iotests: make cancel_and_wait() common
,
Stefan Hajnoczi
,
2013/05/29
[Qemu-devel] [PATCH 3/4] qemu-iotests: make compare_images() common
,
Stefan Hajnoczi
,
2013/05/28
[Qemu-devel] [PATCH 1/4] qemu-iotests: make assert_no_active_block_jobs() common
,
Stefan Hajnoczi
,
2013/05/28
[Qemu-devel] [PATCH 4/4] qemu-iotests: make create_image() common
,
Stefan Hajnoczi
,
2013/05/28
Re: [Qemu-devel] [PATCH 0/4] qemu-iotests: reduce iotests.py code duplication
,
Fam Zheng
,
2013/05/29
Re: [Qemu-devel] [PATCH 0/4] qemu-iotests: reduce iotests.py code duplication
,
Stefan Hajnoczi
,
2013/05/29
Re: [Qemu-devel] [PATCH 0/4] qemu-iotests: reduce iotests.py code duplication
,
Kevin Wolf
,
2013/05/29
Re: [Qemu-devel] [PATCH 0/4] qemu-iotests: reduce iotests.py code duplication
,
Kevin Wolf
,
2013/05/29
[Qemu-devel] [PATCH qom-cpu v2 0/7] dump: Build cleanups redone
,
Andreas Färber
,
2013/05/28
[Qemu-devel] [PATCH qom-cpu v2 1/7] target-i386: Fix mask of pte index in memory mapping
,
Andreas Färber
,
2013/05/28
[Qemu-devel] [PATCH qom-cpu v2 2/7] dump: Move stubs into libqemustub.a
,
Andreas Färber
,
2013/05/28
[Qemu-devel] [PATCH qom-cpu v2 6/7] memory_mapping: Drop qemu_get_memory_mapping() stub
,
Andreas Färber
,
2013/05/28
[Qemu-devel] [PATCH qom-cpu v2 3/7] cpu: Turn cpu_paging_enabled() into a CPUState hook
,
Andreas Färber
,
2013/05/28
[Qemu-devel] [PATCH qom-cpu v2 4/7] memory_mapping: Move MemoryMappingList typedef to qemu/typedefs.h
,
Andreas Färber
,
2013/05/28
[Qemu-devel] [PATCH qom-cpu v2 5/7] cpu: Turn cpu_get_memory_mapping() into a CPUState hook
,
Andreas Färber
,
2013/05/28
[Qemu-devel] [PATCH qom-cpu v2 7/7] dump: Unconditionally compile
,
Andreas Färber
,
2013/05/28
[Qemu-devel] [PATCH 0/2] virtio-ccw: Add notifiers support.
,
Cornelia Huck
,
2013/05/28
[Qemu-devel] [PATCH 2/2] virtio-ccw: Wire up guest and host notifies.
,
Cornelia Huck
,
2013/05/28
[Qemu-devel] [PATCH 1/2] virtio-ccw: Wire up ioeventfd.
,
Cornelia Huck
,
2013/05/28
[Qemu-devel] [SeaBIOS PATCH] boot: fix fw_dev_path pattern for q35-pcihost
,
Amos Kong
,
2013/05/28
Re: [Qemu-devel] [SeaBIOS PATCH] boot: fix fw_dev_path pattern for q35-pcihost
,
Paolo Bonzini
,
2013/05/28
Re: [Qemu-devel] [SeaBIOS PATCH] boot: fix fw_dev_path pattern for q35-pcihost
,
Kevin O'Connor
,
2013/05/28
Re: [Qemu-devel] [SeaBIOS PATCH] boot: fix fw_dev_path pattern for q35-pcihost
,
Amos Kong
,
2013/05/28
Re: [Qemu-devel] [SeaBIOS PATCH] boot: fix fw_dev_path pattern for q35-pcihost
,
Kevin O'Connor
,
2013/05/29
[Qemu-devel] error building x86_64-linux-user on i686 host
,
Michael S. Tsirkin
,
2013/05/28
Re: [Qemu-devel] error building x86_64-linux-user on i686 host
,
Michael S. Tsirkin
,
2013/05/28
[Qemu-devel] [PATCH v2] qdev: don't add typename to fw_dev_path when get_fw_dev_path isn't implemented
,
Amos Kong
,
2013/05/28
Re: [Qemu-devel] [PATCH v2] qdev: don't add typename to fw_dev_path when get_fw_dev_path isn't implemented
,
Paolo Bonzini
,
2013/05/28
Re: [Qemu-devel] [PATCH v2] qdev: don't add typename to fw_dev_path when get_fw_dev_path isn't implemented
,
Amos Kong
,
2013/05/29
Re: [Qemu-devel] [PATCH v2] qdev: don't add typename to fw_dev_path when get_fw_dev_path isn't implemented
,
Paolo Bonzini
,
2013/05/29
Re: [Qemu-devel] [PATCH v2] qdev: don't add typename to fw_dev_path when get_fw_dev_path isn't implemented
,
Amos Kong
,
2013/05/28
[Qemu-devel] [PULL 0/2] update seabios to release 1.7.2.2
,
Gerd Hoffmann
,
2013/05/28
[Qemu-devel] [PATCH 1/2] Revert "roms: switch oldnoconfig to olddefconfig"
,
Gerd Hoffmann
,
2013/05/28
[Qemu-devel] [PATCH 2/2] update seabios to release 1.7.2.2
,
Gerd Hoffmann
,
2013/05/28
[Qemu-devel] [PATCH] qdev: don't add typename to fw_dev_path when get_fw_dev_path isn't implemented
,
Amos Kong
,
2013/05/28
Re: [Qemu-devel] [PATCH] qdev: don't add typename to fw_dev_path when get_fw_dev_path isn't implemented
,
Paolo Bonzini
,
2013/05/28
[Qemu-devel] [PATCH] virtio-pci: drop unused wmb macro
,
Michael S. Tsirkin
,
2013/05/28
Re: [Qemu-devel] [PATCH] virtio-pci: drop unused wmb macro
,
Anthony Liguori
,
2013/05/31
[Qemu-devel] [PATCH] virtio-pci: drop unused wmb macro
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [PATCH] virtio-pci: drop unused wmb macro
,
Anthony Liguori
,
2013/05/31
[Qemu-devel] [PATCH v2 RFC] virtio-pci: fix LE host/BE guest capacity for blk
,
Michael S. Tsirkin
,
2013/05/28
[Qemu-devel] [PATCH RFC] virtio-pci: fix LE host/BE guest capacity for blk
,
Michael S. Tsirkin
,
2013/05/28
Re: [Qemu-devel] [PATCH RFC] virtio-pci: fix LE host/BE guest capacity for blk
,
Paolo Bonzini
,
2013/05/28
Re: [Qemu-devel] [PATCH RFC] virtio-pci: fix LE host/BE guest capacity for blk
,
Michael S. Tsirkin
,
2013/05/28
Re: [Qemu-devel] should qemu-palcode git submodule be hosted on git.qemu.org?
,
Peter Maydell
,
2013/05/28
[Qemu-devel] [PATCH] qemu-iotests: fix 054 cluster size help output
,
Stefan Hajnoczi
,
2013/05/28
Re: [Qemu-devel] [PATCH] qemu-iotests: fix 054 cluster size help output
,
Fam Zheng
,
2013/05/28
Re: [Qemu-devel] [PATCH] qemu-iotests: fix 054 cluster size help output
,
Kevin Wolf
,
2013/05/28
[Qemu-devel] [PATCH v4 01/12] target-i386/helper: remove EAX macro
,
liguang
,
2013/05/28
[Qemu-devel] [PATCH v4 02/12] target-i386/helper: remove EBX macro
,
liguang
,
2013/05/28
[Qemu-devel] [PATCH v4 08/12] target-i386/helper: remove EDI macro
,
liguang
,
2013/05/28
[Qemu-devel] [PATCH v4 03/12] target-i386/helper: remove ECX macro
,
liguang
,
2013/05/28
[Qemu-devel] [PATCH v4 07/12] target-i386/helper: remove ESI macro
,
liguang
,
2013/05/28
[Qemu-devel] [PATCH v4 05/12] target-i386/helper: remove EBP macro
,
liguang
,
2013/05/28
[Qemu-devel] [PATCH v4 06/12] target-i386/helper: remove ESP macro
,
liguang
,
2013/05/28
[Qemu-devel] [PATCH v4 10/12] target-i386/helper: remove DF macro
,
liguang
,
2013/05/28
[Qemu-devel] [PATCH v4 09/12] target-i386/helper: remove EIP macro
,
liguang
,
2013/05/28
[Qemu-devel] [PATCH v4 04/12] target-i386/helper: remove EDX macro
,
liguang
,
2013/05/28
[Qemu-devel] [PATCH v4 11/12] target-i386/helper: remove redundant env->eip assignment
,
liguang
,
2013/05/28
[Qemu-devel] [PATCH v4 12/12] target-i386: fix over 80 chars warnings
,
liguang
,
2013/05/28
[Qemu-devel] [PATCH v4 00/12] target-i386: remove some macros
,
li guang
,
2013/05/28
Re: [Qemu-devel] [PATCH v4 00/12] target-i386: remove some macros
,
Andreas Färber
,
2013/05/28
Re: [Qemu-devel] [PATCH v4 00/12] target-i386: remove some macros
,
Richard Henderson
,
2013/05/28
[Qemu-devel] [PATCH] ide: Set BSY bit during FLUSH
,
Andreas Färber
,
2013/05/28
Re: [Qemu-devel] [PATCH] ide: Set BSY bit during FLUSH
,
Kevin Wolf
,
2013/05/28
Re: [Qemu-devel] [PATCH] ide: Set BSY bit during FLUSH
,
Andreas Färber
,
2013/05/28
Re: [Qemu-devel] [PATCH] ide: Set BSY bit during FLUSH
,
Kevin Wolf
,
2013/05/28
Re: [Qemu-devel] [PATCH] ide: Set BSY bit during FLUSH
,
Paolo Bonzini
,
2013/05/28
Re: [Qemu-devel] [PATCH] ide: Set BSY bit during FLUSH
,
Kevin Wolf
,
2013/05/28
Re: [Qemu-devel] [PATCH] ide: Set BSY bit during FLUSH
,
Paolo Bonzini
,
2013/05/28
Re: [Qemu-devel] [PATCH] ide: Set BSY bit during FLUSH
,
Kevin Wolf
,
2013/05/28
[Qemu-devel] [PATCH v2] OVS: update INSTALL.KVM
,
zwu . kernel
,
2013/05/28
Re: [Qemu-devel] [ovs-dev] [PATCH v2] OVS: update INSTALL.KVM
,
Ben Pfaff
,
2013/05/28
[Qemu-devel] [PATCH] boot: fix path pattern of scsi device
,
Amos Kong
,
2013/05/28
Re: [Qemu-devel] [PATCH] boot: fix path pattern of scsi device
,
Paolo Bonzini
,
2013/05/28
Re: [Qemu-devel] [PATCH] boot: fix path pattern of scsi device
,
Amos Kong
,
2013/05/28
Re: [Qemu-devel] [PATCH] boot: fix path pattern of scsi device
,
Paolo Bonzini
,
2013/05/28
Re: [Qemu-devel] [PATCH] boot: fix path pattern of scsi device
,
Laszlo Ersek
,
2013/05/28
Re: [Qemu-devel] [PATCH] boot: fix path pattern of scsi device
,
Amos Kong
,
2013/05/28
Re: [Qemu-devel] [PATCH 6/9] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
,
Wenchao Xia
,
2013/05/28
Re: [Qemu-devel] [PATCH 6/9] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
,
Paolo Bonzini
,
2013/05/28
Re: [Qemu-devel] [PATCH 6/9] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
,
Asias He
,
2013/05/28
Re: [Qemu-devel] [PATCH 6/9] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
,
Wenchao Xia
,
2013/05/28
Re: [Qemu-devel] [PATCH 6/9] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
,
Wenchao Xia
,
2013/05/29
Re: [Qemu-devel] [PATCH 6/9] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
,
Asias He
,
2013/05/29
Re: [Qemu-devel] [PATCH 6/9] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
,
Badari Pulavarty
,
2013/05/29
Re: [Qemu-devel] [PATCH 6/9] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
,
Asias He
,
2013/05/29
Re: [Qemu-devel] [PATCH 6/9] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
,
Nicholas A. Bellinger
,
2013/05/30
Re: [Qemu-devel] [PATCH 6/9] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
,
Nicholas A. Bellinger
,
2013/05/30
Re: [Qemu-devel] [PATCH 6/9] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
,
Badari Pulavarty
,
2013/05/30
Re: [Qemu-devel] [PATCH 6/9] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
,
Wenchao Xia
,
2013/05/29
[Qemu-devel] [PATCH] block: add read only to whitelist
,
Fam Zheng
,
2013/05/28
Re: [Qemu-devel] [PATCH] block: add read only to whitelist
,
Kevin Wolf
,
2013/05/28
Re: [Qemu-devel] [PATCH] block: add read only to whitelist
,
Stefan Hajnoczi
,
2013/05/28
Re: [Qemu-devel] [PATCH] block: add read only to whitelist
,
Paolo Bonzini
,
2013/05/28
Re: [Qemu-devel] [PATCH] block: add read only to whitelist
,
Fam Zheng
,
2013/05/28
[Qemu-devel] [PULL 0/2] chardev: fix "info chardev" output
,
Gerd Hoffmann
,
2013/05/28
[Qemu-devel] [PATCH 2/2] chardev: fix "info chardev" output
,
Gerd Hoffmann
,
2013/05/28
Re: [Qemu-devel] [PATCH 2/2] chardev: fix "info chardev" output
,
Gerd Hoffmann
,
2013/05/28
Re: [Qemu-devel] [PATCH 2/2] chardev: fix "info chardev" output
,
Eric Blake
,
2013/05/31
Re: [Qemu-devel] [PATCH 2/2] chardev: fix "info chardev" output
,
Peter Krempa
,
2013/05/31
Re: [Qemu-devel] [PATCH 2/2] chardev: fix "info chardev" output
,
Gerd Hoffmann
,
2013/05/31
Re: [Qemu-devel] [PATCH 2/2] chardev: fix "info chardev" output
,
Peter Krempa
,
2013/05/31
[Qemu-devel] [PATCH 1/2] Revert "chardev: Get filename for new qapi backend"
,
Gerd Hoffmann
,
2013/05/28
Re: [Qemu-devel] [PULL 0/2] chardev: fix "info chardev" output
,
Eric Blake
,
2013/05/28
[Qemu-devel] [PULL 0/2] chardev: fix "info chardev" output
,
Gerd Hoffmann
,
2013/05/28
[Qemu-devel] [PATCH 2/2] chardev: fix "info chardev" output
,
Gerd Hoffmann
,
2013/05/28
[Qemu-devel] [PATCH 1/2] Revert "chardev: Get filename for new qapi backend"
,
Gerd Hoffmann
,
2013/05/28
Re: [Qemu-devel] [SeaBIOS] [PULL 0/2] chardev: fix "info chardev" output
,
Gerd Hoffmann
,
2013/05/28
[Qemu-devel] [PATCH v4 0/9] Make 'dump-guest-memory' dump in kdump-compressed format
,
qiaonuohan
,
2013/05/27
[Qemu-devel] [PATCH v4 3/9] dump: Move struct definition into dump_memroy.h
,
qiaonuohan
,
2013/05/27
[Qemu-devel] [PATCH v4 1/9] dump: Add API to manipulate dump_bitmap
,
qiaonuohan
,
2013/05/27
[Qemu-devel] [PATCH v4 7/9] dump: Add API to free memory used by creating header, bitmap and page
,
qiaonuohan
,
2013/05/27
[Qemu-devel] [PATCH v4 2/9] dump: Add API to manipulate cache_data
,
qiaonuohan
,
2013/05/27
[Qemu-devel] [PATCH v4 5/9] dump: Add API to create data of dump bitmap
,
qiaonuohan
,
2013/05/27
[Qemu-devel] [PATCH v4 4/9] dump: Add API to create header of vmcore
,
qiaonuohan
,
2013/05/27
[Qemu-devel] [PATCH v4 8/9] dump: Add API to write header, bitmap and page into vmcore
,
qiaonuohan
,
2013/05/27
[Qemu-devel] [PATCH v4 6/9] dump: Add API to create page
,
qiaonuohan
,
2013/05/27
[Qemu-devel] [PATCH v4 9/9] dump: Make kdump-compressed format available for 'dump-guest-memory'
,
qiaonuohan
,
2013/05/27
Re: [Qemu-devel] [PATCH] pci-assign: remove the duplicate function name in debug message
,
Wanlong Gao
,
2013/05/27
[Qemu-devel] [PATCH] i.MX: implement a more complete version of the GPT timer.
,
Jean-Christophe DUBOIS
,
2013/05/27
Re: [Qemu-devel] [PATCH] i.MX: implement a more complete version of the GPT timer.
,
Peter Chubb
,
2013/05/27
[Qemu-devel] [PATCH] i.MX: Improve EPIT timer code.
,
Jean-Christophe DUBOIS
,
2013/05/27
Re: [Qemu-devel] [PATCH] i.MX: Improve EPIT timer code.
,
Peter Chubb
,
2013/05/27
[Qemu-devel] [PATCH trivial] slirp: cleanup leftovers from misc.h
,
Michael Tokarev
,
2013/05/27
Re: [Qemu-devel] [PATCH trivial] slirp: cleanup leftovers from misc.h
,
Jan Kiszka
,
2013/05/29
[Qemu-devel] [PATCH qom-cpu 0/3] Conroe/Penryn/Nehalem CPUID family/level fixes
,
Eduardo Habkost
,
2013/05/27
[Qemu-devel] [PATCH qom-cpu 1/3] pc: create pc-*-1.6 machine-types
,
Eduardo Habkost
,
2013/05/27
[Qemu-devel] [PATCH qom-cpu 3/3] target-i386: set level=4 on Conroe/Penryn/Nehalem
,
Eduardo Habkost
,
2013/05/27
[Qemu-devel] [PATCH qom-cpu 2/3] target-i386: update model values on Conroe/Penryn/Nehalem CPU models
,
Eduardo Habkost
,
2013/05/27
Re: [Qemu-devel] [PATCH qom-cpu 0/3] Conroe/Penryn/Nehalem CPUID family/level fixes
,
Andreas Färber
,
2013/05/27
Re: [Qemu-devel] [PATCH qom-cpu 0/3] Conroe/Penryn/Nehalem CPUID family/level fixes
,
Igor Mammedov
,
2013/05/28
Re: [Qemu-devel] [PATCH qom-cpu 0/3] Conroe/Penryn/Nehalem CPUID family/level fixes
,
Andreas Färber
,
2013/05/30
[Qemu-devel] [PATCH] linux-user: add SIOCADDRT/SIOCDELRT support
,
Laurent Vivier
,
2013/05/27
[Qemu-devel] [PATCH 0/2] Xen cleanups
,
Stefano Stabellini
,
2013/05/27
[Qemu-devel] [PATCH 1/2] xen: remove xen_vcpu_init
,
Stefano Stabellini
,
2013/05/27
Re: [Qemu-devel] [PATCH 1/2] xen: remove xen_vcpu_init
,
Andreas Färber
,
2013/05/30
[Qemu-devel] [PATCH 2/2] xen: use pc_init_pci instead of pc_init_pci_no_kvmclock
,
Stefano Stabellini
,
2013/05/27
[Qemu-devel] [PATCH 0/3] Xen related fixes
,
Stefano Stabellini
,
2013/05/27
[Qemu-devel] [PATCH 1/3] qemu_chr_new_from_opts: do not overwrite existing chr->filename
,
Stefano Stabellini
,
2013/05/27
Re: [Qemu-devel] [PATCH 1/3] qemu_chr_new_from_opts: do not overwrite existing chr->filename
,
Gerd Hoffmann
,
2013/05/28
Re: [Qemu-devel] [PATCH 1/3] qemu_chr_new_from_opts: do not overwrite existing chr->filename
,
Stefano Stabellini
,
2013/05/28
Re: [Qemu-devel] [PATCH 1/3] qemu_chr_new_from_opts: do not overwrite existing chr->filename
,
Stefano Stabellini
,
2013/05/28
[Qemu-devel] [PATCH 2/3] xen: simplify xen_enabled
,
Stefano Stabellini
,
2013/05/27
[Qemu-devel] [PATCH 3/3] main_loop: do not set nonblocking if xen_enabled()
,
Stefano Stabellini
,
2013/05/27
[Qemu-devel] [Bug 1091766] Re: Physical host crash with Mellanox IB PCI passthrough
,
Vlastimil Holer
,
2013/05/27
Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge
,
Igor Mammedov
,
2013/05/27
Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge
,
Stefano Stabellini
,
2013/05/28
Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge
,
Andreas Färber
,
2013/05/28
Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge
,
Stefano Stabellini
,
2013/05/28
Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge
,
Paolo Bonzini
,
2013/05/28
Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge
,
Stefano Stabellini
,
2013/05/28
Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge
,
jacek burghardt
,
2013/05/28
Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge
,
Stefano Stabellini
,
2013/05/28
Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge
,
jacek burghardt
,
2013/05/28
Re: [Qemu-devel] [PATCH] NVMe: Initial commit
,
Kevin Wolf
,
2013/05/27
Re: [Qemu-devel] [PATCH] NVMe: Initial commit
,
Keith Busch
,
2013/05/28
Re: [Qemu-devel] [PATCH] NVMe: Initial commit
,
Kevin Wolf
,
2013/05/28
[Qemu-devel] virtfs fails after migration
,
Malte Starostik
,
2013/05/27
[Qemu-devel] [PATCH v4] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Stefan Hajnoczi
,
2013/05/27
Re: [Qemu-devel] [PATCH v4] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Eric Blake
,
2013/05/28
Re: [Qemu-devel] [PATCH v4] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Anthony Liguori
,
2013/05/31
[Qemu-devel] SeaBIOS v1.7.2.2 stable release
,
Kevin O'Connor
,
2013/05/27
Re: [Qemu-devel] [SeaBIOS] SeaBIOS v1.7.2.2 stable release
,
Michael Tokarev
,
2013/05/27
Re: [Qemu-devel] [SeaBIOS] SeaBIOS v1.7.2.2 stable release
,
Kevin O'Connor
,
2013/05/28
Re: [Qemu-devel] [SeaBIOS] SeaBIOS v1.7.2.2 stable release
,
Wenchao Xia
,
2013/05/29
Re: [Qemu-devel] [SeaBIOS] SeaBIOS v1.7.2.2 stable release
,
Wenchao Xia
,
2013/05/29
Re: [Qemu-devel] [coreboot] [SeaBIOS] SeaBIOS v1.7.2.2 stable release
,
Gerd Hoffmann
,
2013/05/29
Re: [Qemu-devel] [coreboot] [SeaBIOS] SeaBIOS v1.7.2.2 stable release
,
Kevin O'Connor
,
2013/05/29
[Qemu-devel] [PATCH 0/4] configure: TARGET_ARCH cleanups
,
Paolo Bonzini
,
2013/05/27
[Qemu-devel] [PATCH 1/4] build: rename TARGET_ARCH2 to TARGET_NAME
,
Paolo Bonzini
,
2013/05/27
[Qemu-devel] [PATCH 2/4] build: do not use TARGET_ARCH
,
Paolo Bonzini
,
2013/05/27
Re: [Qemu-devel] [PATCH 2/4] build: do not use TARGET_ARCH
,
Peter Maydell
,
2013/05/28
[Qemu-devel] [PATCH 3/4] main: use TARGET_ARCH only for the target-specific #define
,
Paolo Bonzini
,
2013/05/27
Re: [Qemu-devel] [PATCH 3/4] main: use TARGET_ARCH only for the target-specific #define
,
Peter Maydell
,
2013/05/28
Re: [Qemu-devel] [PATCH 3/4] main: use TARGET_ARCH only for the target-specific #define
,
Paolo Bonzini
,
2013/05/29
[Qemu-devel] [PATCH 4/4] build: drop TARGET_TYPE
,
Paolo Bonzini
,
2013/05/27
Re: [Qemu-devel] [PATCH 4/4] build: drop TARGET_TYPE
,
Eric Blake
,
2013/05/28
[Qemu-devel] [PATCH 0/2] Trivial fixes for migration
,
Lei Li
,
2013/05/27
[Qemu-devel] [PATCH 2/2] migration: Remove duplicate bandwidth_limit set
,
Lei Li
,
2013/05/27
[Qemu-devel] [PATCH 1/2] docs: Fix typo and update file in migration
,
Lei Li
,
2013/05/27
Re: [Qemu-devel] [PATCH 0/2] Trivial fixes for migration
,
Michael Tokarev
,
2013/05/27
Re: [Qemu-devel] [PATCH 0/2] Trivial fixes for migration
,
Michael Tokarev
,
2013/05/27
[Qemu-devel] Selecting device variant types based on bdrv size
,
Peter Crosthwaite
,
2013/05/27
Re: [Qemu-devel] Selecting device variant types based on bdrv size
,
Andreas Färber
,
2013/05/27
Re: [Qemu-devel] Selecting device variant types based on bdrv size
,
Peter Crosthwaite
,
2013/05/27
[Qemu-devel] [PATCH] qemu: fix out of tree cross compile
,
Alexey Kardashevskiy
,
2013/05/27
Re: [Qemu-devel] [PATCH] qemu: fix out of tree cross compile
,
Peter Maydell
,
2013/05/27
Re: [Qemu-devel] [PATCH] qemu: fix out of tree cross compile
,
Alexey Kardashevskiy
,
2013/05/27
[Qemu-devel] [PATCH] qemu: fix out of tree cross compile
,
Alexey Kardashevskiy
,
2013/05/27
Re: [Qemu-devel] [PATCH] qemu: fix out of tree cross compile
,
Paolo Bonzini
,
2013/05/27
Re: [Qemu-devel] [PATCH] qemu: fix out of tree cross compile
,
Alexey Kardashevskiy
,
2013/05/27
[Qemu-devel] [PATCH v2] qemu: fix out of tree cross compile
,
Alexey Kardashevskiy
,
2013/05/27
[Qemu-devel] [PATCH v3] qemu: fix out of tree cross compile
,
Alexey Kardashevskiy
,
2013/05/27
Re: [Qemu-devel] [PATCH v3] qemu: fix out of tree cross compile
,
Paolo Bonzini
,
2013/05/28
Re: [Qemu-devel] [PATCH v3] qemu: fix out of tree cross compile
,
Andreas Färber
,
2013/05/28
Re: [Qemu-devel] [PATCH v3] qemu: fix out of tree cross compile
,
Paolo Bonzini
,
2013/05/28
Re: [Qemu-devel] [PATCH v3] qemu: fix out of tree cross compile
,
Anthony Liguori
,
2013/05/29
[Qemu-devel] [PATCH v2 1/1] configure: dtc: Probe for libfdt_env.h
,
peter . crosthwaite
,
2013/05/27
Re: [Qemu-devel] [PATCH v2 1/1] configure: dtc: Probe for libfdt_env.h
,
David Gibson
,
2013/05/29
Re: [Qemu-devel] [PATCH v2 1/1] configure: dtc: Probe for libfdt_env.h
,
Peter Maydell
,
2013/05/29
Re: [Qemu-devel] [PATCH v2 1/1] configure: dtc: Probe for libfdt_env.h
,
David Gibson
,
2013/05/29
Re: [Qemu-devel] [PATCH v2 1/1] configure: dtc: Probe for libfdt_env.h
,
Peter Crosthwaite
,
2013/05/30
Re: [Qemu-devel] [PATCH v2 1/1] configure: dtc: Probe for libfdt_env.h
,
David Gibson
,
2013/05/31
Re: [Qemu-devel] [PATCH v2 1/1] configure: dtc: Probe for libfdt_env.h
,
Paolo Bonzini
,
2013/05/31
Re: [Qemu-devel] [PATCH v2 1/1] configure: dtc: Probe for libfdt_env.h
,
Peter Maydell
,
2013/05/31
Re: [Qemu-devel] [PATCH v2 1/1] configure: dtc: Probe for libfdt_env.h
,
Paolo Bonzini
,
2013/05/31
Re: [Qemu-devel] [PATCH v2 1/1] configure: dtc: Probe for libfdt_env.h
,
Peter Crosthwaite
,
2013/05/31
[Qemu-devel] [PATCH] qapi: pad GenericList value fields to 64 bits
,
Michael Roth
,
2013/05/26
Re: [Qemu-devel] [PATCH] qapi: pad GenericList value fields to 64 bits
,
Stefan Weil
,
2013/05/27
Re: [Qemu-devel] [PATCH] qapi: pad GenericList value fields to 64 bits
,
mdroth
,
2013/05/27
Re: [Qemu-devel] [PATCH] qapi: pad GenericList value fields to 64 bits
,
Luiz Capitulino
,
2013/05/29
Re: [Qemu-devel] [PATCH] qapi: pad GenericList value fields to 64 bits
,
mdroth
,
2013/05/29
Re: [Qemu-devel] [PATCH] qapi: pad GenericList value fields to 64 bits
,
Luiz Capitulino
,
2013/05/29
[Qemu-devel] [PATCH arm-devs v3 1/1] sd/sd.c: Fix "inquiry" ACMD41
,
peter . crosthwaite
,
2013/05/26
[Qemu-devel] [PATCH 0/3] debugcon: fix some issues of debugcon debug
,
liguang
,
2013/05/26
[Qemu-devel] [PATCH 1/3] debugcon: fix debug format specifiers
,
liguang
,
2013/05/26
[Qemu-devel] [PATCH 3/3] debugcon: add DPRINTF for debugcon debug
,
liguang
,
2013/05/26
[Qemu-devel] [PATCH 2/3] debugcon: beautify debugcon debug output
,
liguang
,
2013/05/26
[Qemu-devel] [RFC] Add a stp file for usage from build directory
,
Alon Levy
,
2013/05/26
Re: [Qemu-devel] [RFC] Add a stp file for usage from build directory
,
Paolo Bonzini
,
2013/05/27
Re: [Qemu-devel] [RFC] Add a stp file for usage from build directory
,
Alon Levy
,
2013/05/28
Re: [Qemu-devel] [RFC] Add a stp file for usage from build directory
,
Paolo Bonzini
,
2013/05/28
Re: [Qemu-devel] [RFC] Add a stp file for usage from build directory
,
Alon Levy
,
2013/05/28
Re: [Qemu-devel] [RFC] Add a stp file for usage from build directory
,
Paolo Bonzini
,
2013/05/28
Re: [Qemu-devel] [RFC] Add a stp file for usage from build directory
,
Alon Levy
,
2013/05/28
Re: [Qemu-devel] [RFC] Add a stp file for usage from build directory
,
Alon Levy
,
2013/05/28
Re: [Qemu-devel] [RFC] Add a stp file for usage from build directory
,
Paolo Bonzini
,
2013/05/28
Re: [Qemu-devel] [RFC] Add a stp file for usage from build directory
,
Stefan Hajnoczi
,
2013/05/28
[Qemu-devel] [PATCH v2] e600 core for MPC86xx processors
,
Julio Guerra
,
2013/05/26
[Qemu-devel] [PATCH v2] monitor: work around delayed CHR_EVENT_OPENED events
,
Michael Roth
,
2013/05/26
Re: [Qemu-devel] [PATCH v2] monitor: work around delayed CHR_EVENT_OPENED events
,
Luiz Capitulino
,
2013/05/27
Re: [Qemu-devel] [PATCH v2] monitor: work around delayed CHR_EVENT_OPENED events
,
Anthony Liguori
,
2013/05/27
Re: [Qemu-devel] [PATCH v2] monitor: work around delayed CHR_EVENT_OPENED events
,
mdroth
,
2013/05/27
Re: [Qemu-devel] [PATCH v2] monitor: work around delayed CHR_EVENT_OPENED events
,
Luiz Capitulino
,
2013/05/29
Re: [Qemu-devel] [PATCH v2] monitor: work around delayed CHR_EVENT_OPENED events
,
mdroth
,
2013/05/29
Re: [Qemu-devel] [PATCH v2] monitor: work around delayed CHR_EVENT_OPENED events
,
mdroth
,
2013/05/29
Re: [Qemu-devel] [PATCH v2] monitor: work around delayed CHR_EVENT_OPENED events
,
Stefan Priebe - Profihost AG
,
2013/05/30
[Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Michael S. Tsirkin
,
2013/05/26
[Qemu-devel] [PATCH v2 01/11] make: pull in linux-headers on all platforms
,
Michael S. Tsirkin
,
2013/05/26
[Qemu-devel] [PATCH v2 02/11] scripts/update-linux-headers.sh: add virtio
,
Michael S. Tsirkin
,
2013/05/26
[Qemu-devel] [PATCH v2 03/11] virtio-9p: switch to linux-headers
,
Michael S. Tsirkin
,
2013/05/26
[Qemu-devel] [PATCH v2 04/11] virtio-net, eth: use linux-headers
,
Michael S. Tsirkin
,
2013/05/26
[Qemu-devel] [PATCH v2 05/11] virtio-blk: switch to linux-headers
,
Michael S. Tsirkin
,
2013/05/26
[Qemu-devel] [PATCH v2 06/11] virtio-balloon: switch to linux-headers
,
Michael S. Tsirkin
,
2013/05/26
[Qemu-devel] [PATCH v2 07/11] virtio-rng: switch to linux-headers
,
Michael S. Tsirkin
,
2013/05/26
[Qemu-devel] [PATCH v2 08/11] virtio-console: switch to linux-headers
,
Michael S. Tsirkin
,
2013/05/26
[Qemu-devel] [PATCH v2 09/11] virtio: add virtio_ids from linux-headers
,
Michael S. Tsirkin
,
2013/05/26
[Qemu-devel] [PATCH v2 10/11] virtio-pci: switch to linux-headers
,
Michael S. Tsirkin
,
2013/05/26
[Qemu-devel] [PATCH v2 11/11] virtio: use ring structure from linux-headers
,
Michael S. Tsirkin
,
2013/05/26
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Peter Maydell
,
2013/05/26
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Michael S. Tsirkin
,
2013/05/26
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Peter Maydell
,
2013/05/26
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Michael S. Tsirkin
,
2013/05/26
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Paolo Bonzini
,
2013/05/26
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Michael S. Tsirkin
,
2013/05/26
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Paolo Bonzini
,
2013/05/26
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Michael S. Tsirkin
,
2013/05/26
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Paolo Bonzini
,
2013/05/26
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Anthony Liguori
,
2013/05/26
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Michael S. Tsirkin
,
2013/05/26
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Anthony Liguori
,
2013/05/26
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Michael S. Tsirkin
,
2013/05/27
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Anthony Liguori
,
2013/05/27
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Michael S. Tsirkin
,
2013/05/28
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Rusty Russell
,
2013/05/29
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Anthony Liguori
,
2013/05/29
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Michael S. Tsirkin
,
2013/05/29
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Anthony Liguori
,
2013/05/29
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Rusty Russell
,
2013/05/27
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Anthony Liguori
,
2013/05/27
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Rusty Russell
,
2013/05/29
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Bryan Venteicher
,
2013/05/29
Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
,
Peter Maydell
,
2013/05/27
[Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Luke Gorrie
,
2013/05/26
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Stefan Hajnoczi
,
2013/05/27
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Michael S. Tsirkin
,
2013/05/27
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Paolo Bonzini
,
2013/05/27
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Anthony Liguori
,
2013/05/27
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Paolo Bonzini
,
2013/05/27
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Anthony Liguori
,
2013/05/27
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Michael S. Tsirkin
,
2013/05/27
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Anthony Liguori
,
2013/05/27
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Luke Gorrie
,
2013/05/28
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Luke Gorrie
,
2013/05/28
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Stefan Hajnoczi
,
2013/05/28
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Julian Stecklina
,
2013/05/28
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Michael S. Tsirkin
,
2013/05/28
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Julian Stecklina
,
2013/05/28
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Michael S. Tsirkin
,
2013/05/28
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Julian Stecklina
,
2013/05/28
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Michael S. Tsirkin
,
2013/05/28
Re: [Qemu-devel] [snabb-devel:276] Re: snabbswitch integration with QEMU for userspace ethernet I/O
,
Luke Gorrie
,
2013/05/28
Re: [Qemu-devel] [snabb-devel:276] Re: snabbswitch integration with QEMU for userspace ethernet I/O
,
Julian Stecklina
,
2013/05/28
Re: [Qemu-devel] [snabb-devel:280] Re: snabbswitch integration with QEMU for userspace ethernet I/O
,
Luke Gorrie
,
2013/05/28
Re: [Qemu-devel] [snabb-devel:276] Re: snabbswitch integration with QEMU for userspace ethernet I/O
,
Luke Gorrie
,
2013/05/28
Re: [Qemu-devel] [snabb-devel:276] Re: snabbswitch integration with QEMU for userspace ethernet I/O
,
Julian Stecklina
,
2013/05/28
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Anthony Liguori
,
2013/05/28
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Michael S. Tsirkin
,
2013/05/28
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Anthony Liguori
,
2013/05/28
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Stefano Stabellini
,
2013/05/29
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Michael S. Tsirkin
,
2013/05/29
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Stefano Stabellini
,
2013/05/29
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Stefan Hajnoczi
,
2013/05/29
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Michael S. Tsirkin
,
2013/05/29
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Stefan Hajnoczi
,
2013/05/29
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Michael S. Tsirkin
,
2013/05/29
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Julian Stecklina
,
2013/05/29
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
ronnie sahlberg
,
2013/05/29
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Stefan Hajnoczi
,
2013/05/30
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [snabb-devel:308] Re: snabbswitch integration with QEMU for userspace ethernet I/O
,
Luke Gorrie
,
2013/05/30
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Julian Stecklina
,
2013/05/30
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Julian Stecklina
,
2013/05/29
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Stefan Hajnoczi
,
2013/05/29
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Julian Stecklina
,
2013/05/29
Re: [Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
,
Stefan Hajnoczi
,
2013/05/28
[Qemu-devel] [PATCH stable-1.1] qga: set umask 0077 when daemonizing (CVE-2013-2007)
,
Andreas Färber
,
2013/05/26
Re: [Qemu-devel] [PATCH stable-1.1] qga: set umask 0077 when daemonizing (CVE-2013-2007)
,
Laszlo Ersek
,
2013/05/26
Re: [Qemu-devel] [PATCH stable-1.1] qga: set umask 0077 when daemonizing (CVE-2013-2007)
,
Laszlo Ersek
,
2013/05/26
Re: [Qemu-devel] [PATCH stable-1.1] qga: set umask 0077 when daemonizing (CVE-2013-2007)
,
Andreas Färber
,
2013/05/26
Re: [Qemu-devel] [PATCH stable-1.1] qga: set umask 0077 when daemonizing (CVE-2013-2007)
,
Laszlo Ersek
,
2013/05/26
Re: [Qemu-devel] [PATCH stable-1.1] qga: set umask 0077 when daemonizing (CVE-2013-2007)
,
Laszlo Ersek
,
2013/05/27
Re: [Qemu-devel] [PATCH stable-1.1] qga: set umask 0077 when daemonizing (CVE-2013-2007)
,
Anthony Liguori
,
2013/05/31
[Qemu-devel] make check breakage on 32 bit hosts
,
Blue Swirl
,
2013/05/26
Re: [Qemu-devel] make check breakage on 32 bit hosts
,
mdroth
,
2013/05/26
Re: [Qemu-devel] make check breakage on 32 bit hosts
,
mdroth
,
2013/05/26
[Qemu-devel] [PATCH] monitor: work around delayed CHR_EVENT_OPENED events
,
Michael Roth
,
2013/05/25
[Qemu-devel] 2 errors of vnet and snapshot.
,
yue-kvm
,
2013/05/25
Re: [Qemu-devel] 2 errors of vnet and snapshot.
,
Eric Blake
,
2013/05/25
[Qemu-devel] [PATCH (trivial)] don't run pkg-config for features explicitly disabled
,
Michael Tokarev
,
2013/05/25
Re: [Qemu-devel] [PATCH (trivial)] don't run pkg-config for features explicitly disabled
,
Andreas Färber
,
2013/05/25
Re: [Qemu-devel] [Qemu-stable] [PATCH for 1.5] ui/gtk.c: Fix *BSD build of Gtk+ UI
,
Michael Tokarev
,
2013/05/25
[Qemu-devel] Win32 QEMU binaries built from MinGW fail (access violation)
,
Dan
,
2013/05/25
Re: [Qemu-devel] Win32 QEMU binaries built from MinGW fail (access violation)
,
Stefan Weil
,
2013/05/25
Re: [Qemu-devel] Win32 QEMU binaries built from MinGW fail (access violation)
,
Dan
,
2013/05/25
Re: [Qemu-devel] Win32 QEMU binaries built from MinGW fail (access violation)
,
Dan
,
2013/05/26
Re: [Qemu-devel] Win32 QEMU binaries built from MinGW fail (access violation)
,
Dan
,
2013/05/28
[Qemu-devel] Potential to accelerate QEMU for specific architectures
,
Lior Vernia
,
2013/05/25
Re: [Qemu-devel] Potential to accelerate QEMU for specific architectures
,
Blue Swirl
,
2013/05/25
Re: [Qemu-devel] Potential to accelerate QEMU for specific architectures
,
Andreas Färber
,
2013/05/25
Re: [Qemu-devel] Potential to accelerate QEMU for specific architectures
,
Paolo Bonzini
,
2013/05/25
Re: [Qemu-devel] Potential to accelerate QEMU for specific architectures
,
Lior Vernia
,
2013/05/26
Re: [Qemu-devel] Potential to accelerate QEMU for specific architectures
,
Andreas Färber
,
2013/05/26
Re: [Qemu-devel] Potential to accelerate QEMU for specific architectures
,
Lior Vernia
,
2013/05/26
Re: [Qemu-devel] Potential to accelerate QEMU for specific architectures
,
Peter Maydell
,
2013/05/26
Re: [Qemu-devel] Potential to accelerate QEMU for specific architectures
,
Gleb Natapov
,
2013/05/26
Re: [Qemu-devel] Potential to accelerate QEMU for specific architectures
,
Peter Maydell
,
2013/05/26
Re: [Qemu-devel] Potential to accelerate QEMU for specific architectures
,
Lior Vernia
,
2013/05/26
Re: [Qemu-devel] Potential to accelerate QEMU for specific architectures
,
Paolo Bonzini
,
2013/05/27
[Qemu-devel] [PATCH V13 0/6] enhancement for qmp/hmp interfaces of block info
,
Wenchao Xia
,
2013/05/25
[Qemu-devel] [PATCH V13 1/6] block: add snapshot info query function bdrv_query_snapshot_info_list()
,
Wenchao Xia
,
2013/05/25
[Qemu-devel] [PATCH V13 2/6] block: add image info query function bdrv_query_image_info()
,
Wenchao Xia
,
2013/05/25
Re: [Qemu-devel] [PATCH V13 2/6] block: add image info query function bdrv_query_image_info()
,
Eric Blake
,
2013/05/25
[Qemu-devel] [PATCH V13 3/6] qmp: add recursive member in ImageInfo
,
Wenchao Xia
,
2013/05/25
Re: [Qemu-devel] [PATCH V13 3/6] qmp: add recursive member in ImageInfo
,
Eric Blake
,
2013/05/25
Re: [Qemu-devel] [PATCH V13 3/6] qmp: add recursive member in ImageInfo
,
Wenchao Xia
,
2013/05/26
[Qemu-devel] [PATCH V13 4/6] qmp: add ImageInfo in BlockDeviceInfo used by query-block
,
Wenchao Xia
,
2013/05/25
[Qemu-devel] [PATCH V13 5/6] hmp: show ImageInfo in 'info block'
,
Wenchao Xia
,
2013/05/25
[Qemu-devel] [PATCH V13 6/6] hmp: add parameters device and -v for info block
,
Wenchao Xia
,
2013/05/25
Re: [Qemu-devel] [PATCH V13 0/6] enhancement for qmp/hmp interfaces of block info
,
Eric Blake
,
2013/05/25
[Qemu-devel] [PATCH V3 0/4] qapi and snapshot code clean up in block layer
,
Wenchao Xia
,
2013/05/24
[Qemu-devel] [PATCH V3 1/4] block: drop bs_snapshots global variable
,
Wenchao Xia
,
2013/05/24
Re: [Qemu-devel] [PATCH V3 1/4] block: drop bs_snapshots global variable
,
Kevin Wolf
,
2013/05/27
Re: [Qemu-devel] [PATCH V3 1/4] block: drop bs_snapshots global variable
,
Wenchao Xia
,
2013/05/27
Re: [Qemu-devel] [PATCH V3 1/4] block: drop bs_snapshots global variable
,
Kevin Wolf
,
2013/05/27
Re: [Qemu-devel] [PATCH V3 1/4] block: drop bs_snapshots global variable
,
Wenchao Xia
,
2013/05/27
Re: [Qemu-devel] [PATCH V3 1/4] block: drop bs_snapshots global variable
,
Stefan Hajnoczi
,
2013/05/28
Re: [Qemu-devel] [PATCH V3 1/4] block: drop bs_snapshots global variable
,
Wenchao Xia
,
2013/05/29
Re: [Qemu-devel] [PATCH V3 1/4] block: drop bs_snapshots global variable
,
Stefan Hajnoczi
,
2013/05/29
Re: [Qemu-devel] [PATCH V3 1/4] block: drop bs_snapshots global variable
,
Wenchao Xia
,
2013/05/29
[Qemu-devel] [PATCH V3 2/4] block: move snapshot code in block.c to block/snapshot.c
,
Wenchao Xia
,
2013/05/24
Re: [Qemu-devel] [PATCH V3 2/4] block: move snapshot code in block.c to block/snapshot.c
,
Eric Blake
,
2013/05/25
[Qemu-devel] [PATCH V3 4/4] block: dump snapshot and image info to specified output
,
Wenchao Xia
,
2013/05/24
Re: [Qemu-devel] [PATCH V3 4/4] block: dump snapshot and image info to specified output
,
Eric Blake
,
2013/05/25
Re: [Qemu-devel] [PATCH V3 4/4] block: dump snapshot and image info to specified output
,
Luiz Capitulino
,
2013/05/27
Re: [Qemu-devel] [PATCH V3 4/4] block: dump snapshot and image info to specified output
,
Kevin Wolf
,
2013/05/27
Re: [Qemu-devel] [PATCH V3 4/4] block: dump snapshot and image info to specified output
,
Luiz Capitulino
,
2013/05/27
Re: [Qemu-devel] [PATCH V3 4/4] block: dump snapshot and image info to specified output
,
Wenchao Xia
,
2013/05/27
[Qemu-devel] [PATCH V3 3/4] block: move qmp and info dump related code to block/qapi.c
,
Wenchao Xia
,
2013/05/24
Re: [Qemu-devel] [PATCH V3 0/4] qapi and snapshot code clean up in block layer
,
Kevin Wolf
,
2013/05/27
Re: [Qemu-devel] [PATCH V3 0/4] qapi and snapshot code clean up in block layer
,
Wenchao Xia
,
2013/05/29
Re: [Qemu-devel] [PATCH V3 0/4] qapi and snapshot code clean up in block layer
,
Wenchao Xia
,
2013/05/31
Re: [Qemu-devel] [PATCH V3 0/4] qapi and snapshot code clean up in block layer
,
Luiz Capitulino
,
2013/05/31
[Qemu-devel] [PATCH] target-i386: Disable CPUID_EXT_MONITOR when KVM is enabled
,
Bandan Das
,
2013/05/24
Re: [Qemu-devel] [PATCH] target-i386: Disable CPUID_EXT_MONITOR when KVM is enabled
,
Bandan Das
,
2013/05/24
Re: [Qemu-devel] [PATCH] target-i386: Disable CPUID_EXT_MONITOR when KVM is enabled
,
Paolo Bonzini
,
2013/05/25
Re: [Qemu-devel] [PATCH] target-i386: Disable CPUID_EXT_MONITOR when KVM is enabled
,
Eduardo Habkost
,
2013/05/27
Re: [Qemu-devel] [PATCH] target-i386: Disable CPUID_EXT_MONITOR when KVM is enabled
,
Paolo Bonzini
,
2013/05/27
Re: [Qemu-devel] [PATCH] target-i386: Disable CPUID_EXT_MONITOR when KVM is enabled
,
Eduardo Habkost
,
2013/05/27
Re: [Qemu-devel] [PATCH] target-i386: Disable CPUID_EXT_MONITOR when KVM is enabled
,
Paolo Bonzini
,
2013/05/27
Re: [Qemu-devel] [PATCH] target-i386: Disable CPUID_EXT_MONITOR when KVM is enabled
,
Eduardo Habkost
,
2013/05/27
Re: [Qemu-devel] [PATCH] target-i386: Disable CPUID_EXT_MONITOR when KVM is enabled
,
Bandan Das
,
2013/05/28
Re: [Qemu-devel] [PATCH] target-i386: Disable CPUID_EXT_MONITOR when KVM is enabled
,
Paolo Bonzini
,
2013/05/28
Re: [Qemu-devel] [PATCH] target-i386: Disable CPUID_EXT_MONITOR when KVM is enabled
,
Andreas Färber
,
2013/05/28
Re: [Qemu-devel] [PATCH] target-i386: Disable CPUID_EXT_MONITOR when KVM is enabled
,
Eduardo Habkost
,
2013/05/29
[Qemu-devel] [PATCH] kvm: exclude ioeventfd from counting kvm_io_range limit
,
Amos Kong
,
2013/05/24
Re: [Qemu-devel] [PATCH] kvm: exclude ioeventfd from counting kvm_io_range limit
,
Stefan Hajnoczi
,
2013/05/27
[Qemu-devel] FPU x86 instructions error
,
Clemens Kolbitsch
,
2013/05/24
Re: [Qemu-devel] FPU x86 instructions error
,
Paolo Bonzini
,
2013/05/24
Re: [Qemu-devel] FPU x86 instructions error
,
Andreas Färber
,
2013/05/26
Re: [Qemu-devel] FPU x86 instructions error
,
Clemens Kolbitsch
,
2013/05/26
Re: [Qemu-devel] FPU x86 instructions error
,
TeLeMan
,
2013/05/26
[Qemu-devel] [PATCH] i386/translate: ignore 0x67 (PREFIX_ADR) on TARGET_X86_64 && CODE64()
,
Laszlo Ersek
,
2013/05/24
Re: [Qemu-devel] [PATCH] i386/translate: ignore 0x67 (PREFIX_ADR) on TARGET_X86_64 && CODE64()
,
Richard Henderson
,
2013/05/25
Re: [Qemu-devel] [PATCH] i386/translate: ignore 0x67 (PREFIX_ADR) on TARGET_X86_64 && CODE64()
,
Paolo Bonzini
,
2013/05/26
Re: [Qemu-devel] [PATCH] i386/translate: ignore 0x67 (PREFIX_ADR) on TARGET_X86_64 && CODE64()
,
Laszlo Ersek
,
2013/05/26
Re: [Qemu-devel] [PATCH] i386/translate: ignore 0x67 (PREFIX_ADR) on TARGET_X86_64 && CODE64()
,
Paolo Bonzini
,
2013/05/27
[Qemu-devel] [PATCH 1/2] tcg-arm: Implement tcg_register_jit
,
Richard Henderson
,
2013/05/24
[Qemu-devel] [PATCH 2/2] tcg: Fix high_pc fields in .debug_info
,
Richard Henderson
,
2013/05/24
[Qemu-devel] [Bug 1094786] Re: static build with curses fails if requires -ltinfo
,
Ed Maste
,
2013/05/24
[Qemu-devel] [Bug 1094786] Re: static build with curses fails if requires -ltinfo
,
Ed Maste
,
2013/05/24
[Qemu-devel] [PATCH] configure: try pkg-config ncurses first
,
Ed Maste
,
2013/05/24
Re: [Qemu-devel] [Qemu-trivial] [PATCH] configure: try pkg-config ncurses first
,
Michael Tokarev
,
2013/05/25
Re: [Qemu-devel] [Qemu-trivial] [PATCH] configure: try pkg-config ncurses first
,
Ed Maste
,
2013/05/25
Re: [Qemu-devel] [Qemu-trivial] [PATCH] configure: try pkg-config ncurses first
,
Andreas Färber
,
2013/05/25
Re: [Qemu-devel] [Qemu-trivial] [PATCH] configure: try pkg-config ncurses first
,
Michael Tokarev
,
2013/05/25
Re: [Qemu-devel] [Qemu-trivial] [PATCH] configure: try pkg-config ncurses first
,
Michael Tokarev
,
2013/05/27
[Qemu-devel] tcg: Windows guests don't boot
,
Luiz Capitulino
,
2013/05/24
Re: [Qemu-devel] tcg: Windows guests don't boot
,
Laszlo Ersek
,
2013/05/24
[Qemu-devel] [Bug 1180970] *** affects all x86_64 soft emulation
,
Duane Voth
,
2013/05/24
Re: [Qemu-devel] [Bug 1180970] *** affects all x86_64 soft emulation
,
Laszlo Ersek
,
2013/05/24
Re: [Qemu-devel] [Bug 1180970] *** affects all x86_64 soft emulation
,
Luiz Capitulino
,
2013/05/27
[Qemu-devel] [PATCH 0/2] vfio: type1 iommu hugepage support
,
Alex Williamson
,
2013/05/24
[Qemu-devel] [PATCH 1/2] vfio: Convert type1 iommu to use rbtree
,
Alex Williamson
,
2013/05/24
[Qemu-devel] [PATCH 2/2] vfio: hugepage support for vfio_iommu_type1
,
Alex Williamson
,
2013/05/24
Re: [Qemu-devel] [PATCH 2/2] vfio: hugepage support for vfio_iommu_type1
,
Konrad Rzeszutek Wilk
,
2013/05/25
Re: [Qemu-devel] [PATCH 2/2] vfio: hugepage support for vfio_iommu_type1
,
Alex Williamson
,
2013/05/25
Re: [Qemu-devel] [PATCH 2/2] vfio: hugepage support for vfio_iommu_type1
,
Sethi Varun-B16395
,
2013/05/27
Re: [Qemu-devel] [PATCH 2/2] vfio: hugepage support for vfio_iommu_type1
,
Alex Williamson
,
2013/05/27
Re: [Qemu-devel] [PATCH 0/2] vfio: type1 iommu hugepage support
,
Konrad Rzeszutek Wilk
,
2013/05/25
Re: [Qemu-devel] [PATCH 0/2] vfio: type1 iommu hugepage support
,
Alex Williamson
,
2013/05/25
[Qemu-devel] [PATCH 3/2] vfio: Provide module option to disable vfio_iommu_type1 hugepage support
,
Alex Williamson
,
2013/05/28
Re: [Qemu-devel] [PATCH 3/2] vfio: Provide module option to disable vfio_iommu_type1 hugepage support
,
Konrad Rzeszutek Wilk
,
2013/05/28
Re: [Qemu-devel] [PATCH 3/2] vfio: Provide module option to disable vfio_iommu_type1 hugepage support
,
Chegu Vinod
,
2013/05/30
[Qemu-devel] [PATCH 00/22] Memory/IOMMU patches, part 2: unassigned access detection
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 02/22] exec: drop useless #if
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 01/22] exec: eliminate io_mem_ram
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 03/22] cputlb: simplify tlb_set_page
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 04/22] exec: make io_mem_unassigned private
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 05/22] exec: do not use error_mem_read
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 06/22] memory: dispatch unassigned accesses based on .valid.accepts
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 08/22] memory: move unassigned_mem_ops to memory.c
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 07/22] memory: add address_space_translate
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 09/22] memory: assign MemoryRegionOps to all regions
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 11/22] exec: introduce memory_access_is_direct
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 12/22] exec: introduce memory_access_size
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 10/22] exec: expect mr->ops to be initialized for ROM
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 13/22] memory: export memory_region_access_valid to exec.c
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 14/22] exec: implement .valid.accepts for subpages
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 20/22] exec: just use io_mem_read/io_mem_write for 8-byte I/O accesses
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 21/22] memory: propagate errors on I/O dispatch
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 22/22] memory: add return value to address_space_rw/read/write
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 18/22] memory: split accesses even when the old MMIO callbacks are used
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 19/22] memory: correctly handle endian-swapped 64-bit accesses
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 15/22] memory: add address_space_access_valid
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 17/22] memory: add big endian support to access_with_adjusted_size
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 16/22] memory: accept mismatching sizes in memory_region_access_valid
,
Paolo Bonzini
,
2013/05/24
Re: [Qemu-devel] [PATCH 00/22] Memory/IOMMU patches, part 2: unassigned access detection
,
Richard Henderson
,
2013/05/24
[Qemu-devel] [PULL 00/15] IOMMU patches for 1.6, part 1
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 01/15] exec: remove obsolete comment
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 02/15] exec: eliminate qemu_put_ram_ptr
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 03/15] exec: make qemu_get_ram_ptr private
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 05/15] memory: assert that PhysPageEntry's ptr does not overflow
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 04/15] exec: eliminate stq_phys_notdirty
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 06/15] memory: allow memory_region_find() to run on non-root memory regions
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 07/15] memory: Replace open-coded memory_region_is_romd
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 08/15] memory: Rename readable flag to romd_mode
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 09/15] memory: do not duplicate memory_region_destructor_none
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 10/15] memory: make memory_global_sync_dirty_bitmap take an AddressSpace
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 11/15] memory: fix address space initialization/destruction
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 12/15] s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
,
Paolo Bonzini
,
2013/05/24
Re: [Qemu-devel] [PATCH 12/15] s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
,
Andreas Färber
,
2013/05/26
Re: [Qemu-devel] [PATCH 12/15] s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
,
Paolo Bonzini
,
2013/05/26
Re: [Qemu-devel] [PATCH 12/15] s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
,
Christian Borntraeger
,
2013/05/26
Re: [Qemu-devel] [PATCH 12/15] s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
,
Paolo Bonzini
,
2013/05/27
Re: [Qemu-devel] [PATCH 12/15] s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
,
Andreas Färber
,
2013/05/27
Re: [Qemu-devel] [PATCH 12/15] s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
,
Paolo Bonzini
,
2013/05/27
[Qemu-devel] [PATCH 13/15] memory: limit sections in the radix tree to the actual address space size
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 14/15] memory: populate FlatView for new address spaces
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 15/15] memory: clean up phys_page_find
,
Paolo Bonzini
,
2013/05/24
Re: [Qemu-devel] [PULL 00/15] IOMMU patches for 1.6, part 1
,
Paolo Bonzini
,
2013/05/27
[Qemu-devel] [PATCH 0/4] Require libfdt for arm/microblaze/ppc softmmu targets
,
Peter Maydell
,
2013/05/24
[Qemu-devel] [PATCH 3/4] microblaze: Remove CONFIG_FDT conditionals
,
Peter Maydell
,
2013/05/24
Re: [Qemu-devel] [PATCH 3/4] microblaze: Remove CONFIG_FDT conditionals
,
Peter Crosthwaite
,
2013/05/28
[Qemu-devel] [PATCH 1/4] configure: Require libfdt for arm, ppc, microblaze softmmu targets
,
Peter Maydell
,
2013/05/24
Re: [Qemu-devel] [PATCH 1/4] configure: Require libfdt for arm, ppc, microblaze softmmu targets
,
Peter Crosthwaite
,
2013/05/28
Re: [Qemu-devel] [PATCH 1/4] configure: Require libfdt for arm, ppc, microblaze softmmu targets
,
Andreas Färber
,
2013/05/28
Re: [Qemu-devel] [PATCH 1/4] configure: Require libfdt for arm, ppc, microblaze softmmu targets
,
Peter Maydell
,
2013/05/28
[Qemu-devel] [PATCH 2/4] arm: Remove CONFIG_FDT conditionals
,
Peter Maydell
,
2013/05/24
Re: [Qemu-devel] [PATCH 2/4] arm: Remove CONFIG_FDT conditionals
,
Peter Crosthwaite
,
2013/05/28
[Qemu-devel] [PATCH 4/4] ppc: Remove CONFIG_FDT conditionals
,
Peter Maydell
,
2013/05/24
Re: [Qemu-devel] [PATCH 0/4] Require libfdt for arm/microblaze/ppc softmmu targets
,
Edgar E. Iglesias
,
2013/05/25
[Qemu-devel] [ANNOUNCE] QEMU 1.4.2 Stable released
,
mdroth
,
2013/05/24
[Qemu-devel] [PULL 00/11] Block patches
,
Stefan Hajnoczi
,
2013/05/24
[Qemu-devel] [PATCH 02/11] block: move input parsing code in qmp_transaction()
,
Stefan Hajnoczi
,
2013/05/24
[Qemu-devel] [PATCH 03/11] block: package committing code in qmp_transaction()
,
Stefan Hajnoczi
,
2013/05/24
[Qemu-devel] [PATCH 05/11] block: make all steps in qmp_transaction() as callback
,
Stefan Hajnoczi
,
2013/05/24
[Qemu-devel] [PATCH 06/11] blockdev: Rename BlockdevAction -> TransactionAction
,
Stefan Hajnoczi
,
2013/05/24
[Qemu-devel] [PATCH 07/11] qemu-io: Fix 'map' output
,
Stefan Hajnoczi
,
2013/05/24
[Qemu-devel] [PATCH 08/11] qcow2.py: Subcommand for changing header fields
,
Stefan Hajnoczi
,
2013/05/24
[Qemu-devel] [PATCH 10/11] coroutine: protect global pool with a mutex
,
Stefan Hajnoczi
,
2013/05/24
[Qemu-devel] [PATCH 09/11] qemu-iotests: Try creating huge qcow2 image
,
Stefan Hajnoczi
,
2013/05/24
[Qemu-devel] [PATCH 01/11] block: package preparation code in qmp_transaction()
,
Stefan Hajnoczi
,
2013/05/24
[Qemu-devel] [PATCH 11/11] coroutine: stop using AioContext in CoQueue
,
Stefan Hajnoczi
,
2013/05/24
[Qemu-devel] [PATCH 04/11] block: package rollback code in qmp_transaction()
,
Stefan Hajnoczi
,
2013/05/24
Re: [Qemu-devel] [PATCH v5 3/3] configure/Make: Build libfdt from submodule DTC
,
Peter Maydell
,
2013/05/24
Re: [Qemu-devel] [PATCH v5 3/3] configure/Make: Build libfdt from submodule DTC
,
Edgar E. Iglesias
,
2013/05/24
Re: [Qemu-devel] [PATCH v5 3/3] configure/Make: Build libfdt from submodule DTC
,
Peter Maydell
,
2013/05/24
Re: [Qemu-devel] [update][PATCH 00/12] target-i386: remove some macros
,
Andreas Färber
,
2013/05/24
Re: [Qemu-devel] [update][PATCH 00/12] target-i386: remove some macros
,
Andreas Färber
,
2013/05/26
Re: [Qemu-devel] [update][PATCH 00/12] target-i386: remove some macros
,
li guang
,
2013/05/26
Re: [Qemu-devel] [update][PATCH 00/12] target-i386: remove some macros
,
li guang
,
2013/05/27
Re: [Qemu-devel] [update][PATCH 00/12] target-i386: remove some macros
,
Andreas Färber
,
2013/05/28
Re: [Qemu-devel] [update][PATCH 00/12] target-i386: remove some macros
,
li guang
,
2013/05/28
[Qemu-devel] [PATCH] Remove unnecessary break statements
,
Stefan Weil
,
2013/05/24
Re: [Qemu-devel] [PATCH] Remove unnecessary break statements
,
Peter Maydell
,
2013/05/24
Re: [Qemu-devel] [PATCH] Remove unnecessary break statements
,
Andreas Färber
,
2013/05/24
Re: [Qemu-devel] [PATCH] Remove unnecessary break statements
,
Richard W.M. Jones
,
2013/05/24
Re: [Qemu-devel] [PATCH] Remove unnecessary break statements
,
Stefan Weil
,
2013/05/25
Re: [Qemu-devel] [Qemu-trivial] [PATCH] Remove unnecessary break statements
,
Michael Tokarev
,
2013/05/25
[Qemu-devel] qemu-1.5.0 savevm error -95 while writing vm with ceph-rbd as storage-backend
,
Oliver Francke
,
2013/05/24
Re: [Qemu-devel] qemu-1.5.0 savevm error -95 while writing vm with ceph-rbd as storage-backend
,
Oliver Francke
,
2013/05/29
Re: [Qemu-devel] qemu-1.5.0 savevm error -95 while writing vm with ceph-rbd as storage-backend
,
Oliver Francke
,
2013/05/29
[Qemu-devel] [PATCH] migration: Remove double set of bandwidth_limit in migrate_init
,
Lei Li
,
2013/05/24
[Qemu-devel] [PATCH v4] net: introduce command to query rx-filter information
,
Amos Kong
,
2013/05/24
Re: [Qemu-devel] [PATCH v4] net: introduce command to query rx-filter information
,
Michael S. Tsirkin
,
2013/05/24
Re: [Qemu-devel] [PATCH v4] net: introduce command to query rx-filter information
,
Eric Blake
,
2013/05/24
Re: [Qemu-devel] [PATCH v4] net: introduce command to query rx-filter information
,
Amos Kong
,
2013/05/27
Re: [Qemu-devel] [PATCH v4] net: introduce command to query rx-filter information
,
Eric Blake
,
2013/05/24
Re: [Qemu-devel] [PATCH v4] net: introduce command to query rx-filter information
,
Amos Kong
,
2013/05/27
[Qemu-devel] [RFC/RFT PATCH v1 1/2] audio/intel-hda: Fix Inheritance hierachy
,
peter . crosthwaite
,
2013/05/24
[Qemu-devel] [RFC/RFT PATCH v1 2/2] audio/intel-hda: QOM casting sweep
,
peter . crosthwaite
,
2013/05/24
[Qemu-devel] qmp commands get rejected
,
Stefan Priebe
,
2013/05/24
Re: [Qemu-devel] qmp commands get rejected
,
Luiz Capitulino
,
2013/05/24
Re: [Qemu-devel] qmp commands get rejected
,
Stefan Priebe - Profihost AG
,
2013/05/24
Re: [Qemu-devel] qmp commands get rejected
,
Luiz Capitulino
,
2013/05/24
Re: [Qemu-devel] qmp commands get rejected
,
Stefan Priebe - Profihost AG
,
2013/05/24
Re: [Qemu-devel] qmp commands get rejected
,
Luiz Capitulino
,
2013/05/24
Re: [Qemu-devel] qmp commands get rejected
,
Stefan Priebe
,
2013/05/24
Re: [Qemu-devel] qmp commands get rejected
,
Stefan Priebe
,
2013/05/24
Re: [Qemu-devel] qmp commands get rejected
,
Stefan Priebe
,
2013/05/24
Re: [Qemu-devel] qmp commands get rejected
,
Stefan Priebe
,
2013/05/24
Re: [Qemu-devel] [Qemu-stable] qmp commands get rejected
,
mdroth
,
2013/05/24
Re: [Qemu-devel] [Qemu-stable] qmp commands get rejected
,
Stefan Priebe
,
2013/05/24
Re: [Qemu-devel] [Qemu-stable] qmp commands get rejected
,
mdroth
,
2013/05/24
Re: [Qemu-devel] [Qemu-stable] qmp commands get rejected
,
Stefan Priebe
,
2013/05/25
Re: [Qemu-devel] [Qemu-stable] qmp commands get rejected
,
mdroth
,
2013/05/25
Re: [Qemu-devel] [Qemu-stable] qmp commands get rejected
,
Stefan Priebe
,
2013/05/26
Re: [Qemu-devel] [Qemu-stable] qmp commands get rejected
,
mdroth
,
2013/05/26
Re: [Qemu-devel] [Qemu-stable] qmp commands get rejected
,
Stefan Priebe
,
2013/05/26
[Qemu-devel] [PATCH v3 0/5] Data Driven device registers & Zynq DEVCFG
,
peter . crosthwaite
,
2013/05/24
[Qemu-devel] [PATCH v3 1/5] bitops: Add ONES macro
,
peter . crosthwaite
,
2013/05/24
[Qemu-devel] [PATCH v3 2/5] register: Add Register API
,
peter . crosthwaite
,
2013/05/24
Re: [Qemu-devel] [PATCH v3 2/5] register: Add Register API
,
Edgar E. Iglesias
,
2013/05/29
[Qemu-devel] [PATCH v3 3/5] register: Add Memory API glue
,
peter . crosthwaite
,
2013/05/24
[Qemu-devel] [PATCH v3 4/5] xilinx_devcfg: Zynq devcfg device model
,
peter . crosthwaite
,
2013/05/24
Re: [Qemu-devel] [PATCH v3 4/5] xilinx_devcfg: Zynq devcfg device model
,
Paolo Bonzini
,
2013/05/29
Re: [Qemu-devel] [PATCH v3 4/5] xilinx_devcfg: Zynq devcfg device model
,
Peter Crosthwaite
,
2013/05/29
Re: [Qemu-devel] [PATCH v3 4/5] xilinx_devcfg: Zynq devcfg device model
,
Paolo Bonzini
,
2013/05/29
Re: [Qemu-devel] [PATCH v3 4/5] xilinx_devcfg: Zynq devcfg device model
,
Edgar E. Iglesias
,
2013/05/29
Re: [Qemu-devel] [PATCH v3 4/5] xilinx_devcfg: Zynq devcfg device model
,
Paolo Bonzini
,
2013/05/29
Re: [Qemu-devel] [PATCH v3 4/5] xilinx_devcfg: Zynq devcfg device model
,
Peter Crosthwaite
,
2013/05/30
Re: [Qemu-devel] [PATCH v3 4/5] xilinx_devcfg: Zynq devcfg device model
,
Paolo Bonzini
,
2013/05/30
Re: [Qemu-devel] [PATCH v3 4/5] xilinx_devcfg: Zynq devcfg device model
,
Anthony Liguori
,
2013/05/29
Re: [Qemu-devel] [PATCH v3 4/5] xilinx_devcfg: Zynq devcfg device model
,
Anthony Liguori
,
2013/05/29
Re: [Qemu-devel] [PATCH v3 4/5] xilinx_devcfg: Zynq devcfg device model
,
Peter Crosthwaite
,
2013/05/29
Re: [Qemu-devel] [PATCH v3 4/5] xilinx_devcfg: Zynq devcfg device model
,
Anthony Liguori
,
2013/05/30
Re: [Qemu-devel] [PATCH v3 4/5] xilinx_devcfg: Zynq devcfg device model
,
Peter Crosthwaite
,
2013/05/31
[Qemu-devel] [PATCH v3 5/5] xilinx_zynq: added devcfg to machine model
,
peter . crosthwaite
,
2013/05/24
[Qemu-devel] [PATCH v6 00/12] curl: fix curl read
,
Fam Zheng
,
2013/05/24
[Qemu-devel] [PATCH v6 01/12] curl: introduce CURLSockInfo to BDRVCURLState.
,
Fam Zheng
,
2013/05/24
[Qemu-devel] [PATCH v6 02/12] curl: change magic number to sizeof
,
Fam Zheng
,
2013/05/24
[Qemu-devel] [PATCH v6 03/12] curl: change curl_multi_do to curl_fd_handler
,
Fam Zheng
,
2013/05/24
[Qemu-devel] [PATCH v6 04/12] curl: fix curl_open
,
Fam Zheng
,
2013/05/24
[Qemu-devel] [PATCH v6 05/12] curl: add timer to BDRVCURLState
,
Fam Zheng
,
2013/05/24
[Qemu-devel] [PATCH v6 06/12] curl: introduce CURLDataCache
,
Fam Zheng
,
2013/05/24
[Qemu-devel] [PATCH v6 07/12] curl: make use of CURLDataCache.
,
Fam Zheng
,
2013/05/24
[Qemu-devel] [PATCH v6 08/12] curl: use list to store CURLState
,
Fam Zheng
,
2013/05/24
[Qemu-devel] [PATCH v6 09/12] curl: add cache quota.
,
Fam Zheng
,
2013/05/24
[Qemu-devel] [PATCH v6 10/12] curl: introduce ssl_no_cert runtime option.
,
Fam Zheng
,
2013/05/24
[Qemu-devel] [PATCH v6 11/12] block/curl.c: Refuse to open the handle for writes.
,
Fam Zheng
,
2013/05/24
[Qemu-devel] [PATCH v6 12/12] curl: set s->url to NULL after free.
,
Fam Zheng
,
2013/05/24
Re: [Qemu-devel] [PATCH v6 00/12] curl: fix curl read
,
Richard W.M. Jones
,
2013/05/24
Re: [Qemu-devel] [PATCH v6 00/12] curl: fix curl read
,
Fam Zheng
,
2013/05/26
Re: [Qemu-devel] [PATCH v6 00/12] curl: fix curl read
,
Richard W.M. Jones
,
2013/05/27
Re: [Qemu-devel] [PATCH v6 00/12] curl: fix curl read
,
Fam Zheng
,
2013/05/28
Re: [Qemu-devel] [PATCH v6 00/12] curl: fix curl read
,
Richard W.M. Jones
,
2013/05/28
Re: [Qemu-devel] [PATCH v6 00/12] curl: fix curl read
,
Richard W.M. Jones
,
2013/05/28
Re: [Qemu-devel] [PATCH v6 00/12] curl: fix curl read
,
Fam Zheng
,
2013/05/28
Re: [Qemu-devel] [PATCH v6 00/12] curl: fix curl read
,
Richard W.M. Jones
,
2013/05/28
Re: [Qemu-devel] [PATCH v6 00/12] curl: fix curl read
,
Richard W.M. Jones
,
2013/05/28
Re: [Qemu-devel] [PATCH v6 00/12] curl: fix curl read
,
Richard W.M. Jones
,
2013/05/28
Re: [Qemu-devel] [PATCH v6 00/12] curl: fix curl read
,
Fam Zheng
,
2013/05/28
Re: [Qemu-devel] [PATCH v6 00/12] curl: fix curl read
,
Richard W.M. Jones
,
2013/05/28
Re: [Qemu-devel] [PATCH v6 00/12] curl: fix curl read
,
Richard W.M. Jones
,
2013/05/28
Re: [Qemu-devel] [PATCH v6 00/12] curl: fix curl read
,
Fam Zheng
,
2013/05/28
Re: [Qemu-devel] [PATCH v6 00/12] curl: fix curl read
,
Richard W.M. Jones
,
2013/05/29
Re: [Qemu-devel] [PATCH v6 00/12] curl: fix curl read
,
Stefan Hajnoczi
,
2013/05/28
[Qemu-devel] [PATCH arm-devs v2 0/5] SD and SDHCI Fixes
,
peter . crosthwaite
,
2013/05/24
[Qemu-devel] [PATCH arm-devs v2 1/5] sd/sdhci.c: Only reset data_count on new commands
,
peter . crosthwaite
,
2013/05/24
[Qemu-devel] [PATCH arm-devs v2 2/5] sd/sdhci: Fix Buffer Write Ready interrupt
,
peter . crosthwaite
,
2013/05/24
[Qemu-devel] [PATCH arm-devs v2 3/5] sd/sdhci.c: Fix bdata_read DPRINT message
,
peter . crosthwaite
,
2013/05/24
[Qemu-devel] [PATCH arm-devs v2 4/5] sd/sdhci:ADMA: fix interrupt
,
peter . crosthwaite
,
2013/05/24
[Qemu-devel] [PATCH arm-devs v2 5/5] sd/sd.c: Fix "inquiry" ACMD41
,
peter . crosthwaite
,
2013/05/24
Re: [Qemu-devel] [PATCH arm-devs v2 5/5] sd/sd.c: Fix "inquiry" ACMD41
,
Peter Maydell
,
2013/05/24
Re: [Qemu-devel] [PATCH arm-devs v2 0/5] SD and SDHCI Fixes
,
Peter Maydell
,
2013/05/24
[Qemu-devel] [PATCH 0/4] debugcon: fix some bugs when DEBUG_DEBUGCON
,
liguang
,
2013/05/23
[Qemu-devel] [PATCH 1/4] debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCON
,
liguang
,
2013/05/23
[Qemu-devel] [PATCH 3/4] debugcon: fix compiler warning when open DEBUG_DEBUGCON
,
liguang
,
2013/05/23
[Qemu-devel] [PATCH 4/4] debugcon: use fprintf(stderr...) instead of printf
,
liguang
,
2013/05/23
Re: [Qemu-devel] [PATCH 4/4] debugcon: use fprintf(stderr...) instead of printf
,
Andreas Färber
,
2013/05/24
[Qemu-devel] [PATCH 2/4] debugcon: make debug message more readable
,
liguang
,
2013/05/23
Re: [Qemu-devel] [Qemu-trivial] [PATCH 0/4] debugcon: fix some bugs when DEBUG_DEBUGCON
,
Michael Tokarev
,
2013/05/25
Re: [Qemu-devel] [Qemu-trivial] [PATCH 0/4] debugcon: fix some bugs when DEBUG_DEBUGCON
,
Andreas Färber
,
2013/05/25
Re: [Qemu-devel] [Qemu-trivial] [PATCH 0/4] debugcon: fix some bugs when DEBUG_DEBUGCON
,
Michael Tokarev
,
2013/05/25
Re: [Qemu-devel] [Qemu-trivial] [PATCH 0/4] debugcon: fix some bugs when DEBUG_DEBUGCON
,
li guang
,
2013/05/26
Re: [Qemu-devel] [Qemu-trivial] [PATCH 0/4] debugcon: fix some bugs when DEBUG_DEBUGCON
,
Michael Tokarev
,
2013/05/27
Re: [Qemu-devel] [Qemu-trivial] [PATCH 0/4] debugcon: fix some bugs when DEBUG_DEBUGCON
,
li guang
,
2013/05/27
Re: [Qemu-devel] [PATCH 0/4] debugcon: fix some bugs when DEBUG_DEBUGCON
,
Gerd Hoffmann
,
2013/05/27
Re: [Qemu-devel] [PATCH 0/4] debugcon: fix some bugs when DEBUG_DEBUGCON
,
li guang
,
2013/05/27
Re: [Qemu-devel] [PATCH 0/4] debugcon: fix some bugs when DEBUG_DEBUGCON
,
Gerd Hoffmann
,
2013/05/28
[Qemu-devel] [Bug 660366] Re: "qemu-img convert -O qcow2 -o backing_file" makes huge images
,
Ildar
,
2013/05/23
[Qemu-devel] [Bug 660366] Re: "qemu-img convert -O qcow2 -o backing_file" makes huge images
,
Ildar
,
2013/05/23
[Qemu-devel] [PULL 00/12] QMP queue
,
Luiz Capitulino
,
2013/05/23
[Qemu-devel] [PULL 01/12] qapi: qapi-types.py, native list support
,
Luiz Capitulino
,
2013/05/23
[Qemu-devel] [PULL 02/12] qapi: qapi-visit.py, fix list handling for union types
,
Luiz Capitulino
,
2013/05/23
[Qemu-devel] [PULL 03/12] qapi: qapi-visit.py, native list support
,
Luiz Capitulino
,
2013/05/23
[Qemu-devel] [PULL 05/12] json-parser: fix handling of large whole number values
,
Luiz Capitulino
,
2013/05/23
[Qemu-devel] [PULL 06/12] qapi: add QMP input test for large integers
,
Luiz Capitulino
,
2013/05/23
[Qemu-devel] [PULL 04/12] qapi: enable generation of native list code
,
Luiz Capitulino
,
2013/05/23
[Qemu-devel] [PULL 07/12] qapi: fix visitor serialization tests for numbers/doubles
,
Luiz Capitulino
,
2013/05/23
[Qemu-devel] [PULL 12/12] monitor: allow to disable the default monitor
,
Luiz Capitulino
,
2013/05/23
[Qemu-devel] [PULL 08/12] qapi: add native list coverage for visitor serialization tests
,
Luiz Capitulino
,
2013/05/23
[Qemu-devel] [PULL 11/12] ui/input.c: replace magic numbers with macros
,
Luiz Capitulino
,
2013/05/23
[Qemu-devel] [PULL 10/12] qapi: add native list coverage for QMP input visitor tests
,
Luiz Capitulino
,
2013/05/23
[Qemu-devel] [PULL 09/12] qapi: add native list coverage for QMP output visitor tests
,
Luiz Capitulino
,
2013/05/23
[Qemu-devel] [PATCH 0/7] VNVRAM persistent storage
,
Corey Bryant
,
2013/05/23
[Qemu-devel] [PATCH 2/7] vnvram: VNVRAM in-memory support
,
Corey Bryant
,
2013/05/23
[Qemu-devel] [PATCH 3/7] vnvram: VNVRAM bottom-half r/w scheduling support
,
Corey Bryant
,
2013/05/23
[Qemu-devel] [PATCH 5/7] vnvram: VNVRAM additional debug support
,
Corey Bryant
,
2013/05/23
[Qemu-devel] [PATCH 4/7] vnvram: VNVRAM internal APIs
,
Corey Bryant
,
2013/05/23
[Qemu-devel] [PATCH 6/7] main: Initialize VNVRAM
,
Corey Bryant
,
2013/05/23
[Qemu-devel] [PATCH 7/7] monitor: QMP/HMP support for retrieving VNVRAM details
,
Corey Bryant
,
2013/05/23
Re: [Qemu-devel] [PATCH 7/7] monitor: QMP/HMP support for retrieving VNVRAM details
,
Eric Blake
,
2013/05/23
Re: [Qemu-devel] [PATCH 7/7] monitor: QMP/HMP support for retrieving VNVRAM details
,
Corey Bryant
,
2013/05/23
Re: [Qemu-devel] [PATCH 7/7] monitor: QMP/HMP support for retrieving VNVRAM details
,
Luiz Capitulino
,
2013/05/29
Re: [Qemu-devel] [PATCH 7/7] monitor: QMP/HMP support for retrieving VNVRAM details
,
Corey Bryant
,
2013/05/29
[Qemu-devel] [PATCH 1/7] vnvram: VNVRAM bdrv support
,
Corey Bryant
,
2013/05/23
Re: [Qemu-devel] [PATCH 1/7] vnvram: VNVRAM bdrv support
,
Kevin Wolf
,
2013/05/24
Re: [Qemu-devel] [PATCH 1/7] vnvram: VNVRAM bdrv support
,
Corey Bryant
,
2013/05/24
Re: [Qemu-devel] [PATCH 1/7] vnvram: VNVRAM bdrv support
,
Kevin Wolf
,
2013/05/24
Re: [Qemu-devel] [PATCH 1/7] vnvram: VNVRAM bdrv support
,
Corey Bryant
,
2013/05/24
Re: [Qemu-devel] [PATCH 0/7] VNVRAM persistent storage
,
Anthony Liguori
,
2013/05/23
Re: [Qemu-devel] [PATCH 0/7] VNVRAM persistent storage
,
Corey Bryant
,
2013/05/23
Re: [Qemu-devel] [PATCH 0/7] VNVRAM persistent storage
,
Anthony Liguori
,
2013/05/23
Re: [Qemu-devel] [PATCH 0/7] VNVRAM persistent storage
,
Corey Bryant
,
2013/05/24
Re: [Qemu-devel] [PATCH 0/7] VNVRAM persistent storage
,
Anthony Liguori
,
2013/05/29
Re: [Qemu-devel] [PATCH 0/7] VNVRAM persistent storage
,
Stefan Hajnoczi
,
2013/05/24
Re: [Qemu-devel] [PATCH 0/7] VNVRAM persistent storage
,
Stefan Berger
,
2013/05/24
Re: [Qemu-devel] [PATCH 0/7] VNVRAM persistent storage
,
Stefan Hajnoczi
,
2013/05/24
Re: [Qemu-devel] [PATCH 0/7] VNVRAM persistent storage
,
Corey Bryant
,
2013/05/24
Re: [Qemu-devel] [PATCH 0/7] VNVRAM persistent storage
,
Stefan Hajnoczi
,
2013/05/27
[Qemu-devel] [PATCH] target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15
,
Petar Jovanovic
,
2013/05/23
[Qemu-devel] [PATCH 00/10] virtio: import headers from linux
,
Michael S. Tsirkin
,
2013/05/23
[Qemu-devel] [PATCH 01/10] scripts/update-linux-headers.sh: add virtio
,
Michael S. Tsirkin
,
2013/05/23
[Qemu-devel] [PATCH 03/10] virtio-net, eth: use linux-headers
,
Michael S. Tsirkin
,
2013/05/23
[Qemu-devel] [PATCH 04/10] virtio-blk: switch to linux-headers
,
Michael S. Tsirkin
,
2013/05/23
[Qemu-devel] [PATCH 06/10] virtio-rng: switch to linux-headers
,
Michael S. Tsirkin
,
2013/05/23
[Qemu-devel] [PATCH 05/10] virtio-balloon: switch to linux-headers
,
Michael S. Tsirkin
,
2013/05/23
[Qemu-devel] [PATCH 07/10] virtio-console: switch to linux-headers
,
Michael S. Tsirkin
,
2013/05/23
[Qemu-devel] [PATCH 08/10] virtio: add virtio_ids from linux-headers
,
Michael S. Tsirkin
,
2013/05/23
[Qemu-devel] [PATCH 09/10] virtio-pci: switch to linux-headers
,
Michael S. Tsirkin
,
2013/05/23
[Qemu-devel] [PATCH 10/10] virtio: use ring structure from linux-headers
,
Michael S. Tsirkin
,
2013/05/23
[Qemu-devel] [PATCH 02/10] virtio-9p: switch to linux-headers
,
Michael S. Tsirkin
,
2013/05/23
Re: [Qemu-devel] [PATCH 00/10] virtio: import headers from linux
,
Peter Maydell
,
2013/05/23
Re: [Qemu-devel] [PATCH 00/10] virtio: import headers from linux
,
Michael S. Tsirkin
,
2013/05/23
Re: [Qemu-devel] [PATCH 00/10] virtio: import headers from linux
,
Michael S. Tsirkin
,
2013/05/23
Re: [Qemu-devel] [PATCH 00/10] virtio: import headers from linux
,
Paolo Bonzini
,
2013/05/23
[Qemu-devel] KVM call agenda for 2013-05-28
,
Michael S. Tsirkin
,
2013/05/23
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
li guang
,
2013/05/23
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Kevin O'Connor
,
2013/05/28
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Michael S. Tsirkin
,
2013/05/29
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Anthony Liguori
,
2013/05/29
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Michael S. Tsirkin
,
2013/05/29
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Gerd Hoffmann
,
2013/05/30
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Gerd Hoffmann
,
2013/05/29
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Michael S. Tsirkin
,
2013/05/29
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Gerd Hoffmann
,
2013/05/29
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Michael S. Tsirkin
,
2013/05/29
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Anthony Liguori
,
2013/05/29
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Michael S. Tsirkin
,
2013/05/29
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Michael S. Tsirkin
,
2013/05/29
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Markus Armbruster
,
2013/05/29
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Kevin O'Connor
,
2013/05/29
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
David Woodhouse
,
2013/05/31
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Gerd Hoffmann
,
2013/05/30
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
David Woodhouse
,
2013/05/30
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Laszlo Ersek
,
2013/05/30
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
David Woodhouse
,
2013/05/30
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Laszlo Ersek
,
2013/05/30
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Jordan Justen
,
2013/05/30
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Laszlo Ersek
,
2013/05/30
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Jordan Justen
,
2013/05/30
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Laszlo Ersek
,
2013/05/30
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Gerd Hoffmann
,
2013/05/31
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Peter Stuge
,
2013/05/31
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Jordan Justen
,
2013/05/31
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
David Woodhouse
,
2013/05/31
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Patrick Georgi
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Michael S. Tsirkin
,
2013/05/29
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Kevin O'Connor
,
2013/05/30
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Jordan Justen
,
2013/05/31
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Peter Stuge
,
2013/05/31
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Gerd Hoffmann
,
2013/05/31
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Laszlo Ersek
,
2013/05/31
Re: [Qemu-devel] [SeaBIOS] KVM call agenda for 2013-05-28
,
Kevin O'Connor
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Laszlo Ersek
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Anthony Liguori
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
David Woodhouse
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Laszlo Ersek
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Anthony Liguori
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
David Woodhouse
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Laszlo Ersek
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Anthony Liguori
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Paolo Bonzini
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Anthony Liguori
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Jordan Justen
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Anthony Liguori
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Laszlo Ersek
,
2013/05/31
Message not available
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Anthony Liguori
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Laszlo Ersek
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Anthony Liguori
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Jordan Justen
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Anthony Liguori
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Jordan Justen
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Laszlo Ersek
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Jordan Justen
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Anthony Liguori
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
David Woodhouse
,
2013/05/31
Re: [Qemu-devel] KVM call agenda for 2013-05-28
,
Kevin O'Connor
,
2013/05/31
[Qemu-devel] "Designing QMP APIs" at KVM Forum
,
Stefan Hajnoczi
,
2013/05/23
Re: [Qemu-devel] "Designing QMP APIs" at KVM Forum
,
Luiz Capitulino
,
2013/05/23
Re: [Qemu-devel] "Designing QMP APIs" at KVM Forum
,
Eric Blake
,
2013/05/23
Re: [Qemu-devel] "Designing QMP APIs" at KVM Forum
,
Stefan Hajnoczi
,
2013/05/24
[Qemu-devel] [PATCH 00/10] target-arm: fix TCGv usage (AArch64 prep)
,
Peter Maydell
,
2013/05/23
[Qemu-devel] [PATCH 09/10] target-arm: Remove gen_{ld, st}* definitions
,
Peter Maydell
,
2013/05/23
[Qemu-devel] [PATCH 07/10] target-arm: Remove gen_{ld, st}* from Thumb insns
,
Peter Maydell
,
2013/05/23
[Qemu-devel] [PATCH 03/10] target-arm: Remove uses of gen_{ld, st}* from iWMMXt code
,
Peter Maydell
,
2013/05/23
Re: [Qemu-devel] [PATCH 03/10] target-arm: Remove uses of gen_{ld, st}* from iWMMXt code
,
Richard Henderson
,
2013/05/23
[Qemu-devel] [PATCH 06/10] target-arm: Remove gen_{ld, st}* from basic ARM insns
,
Peter Maydell
,
2013/05/23
[Qemu-devel] [PATCH 01/10] target-arm: Don't use TCGv when we mean TCGv_i32
,
Peter Maydell
,
2013/05/23
Re: [Qemu-devel] [PATCH 01/10] target-arm: Don't use TCGv when we mean TCGv_i32
,
Richard Henderson
,
2013/05/23
[Qemu-devel] [PATCH 04/10] target-arm: Remove uses of gen_{ld, st}* from Neon code
,
Peter Maydell
,
2013/05/23
[Qemu-devel] [PATCH 08/10] target-arm: Remove gen_{ld, st}* from thumb2 decoder
,
Peter Maydell
,
2013/05/23
[Qemu-devel] [PATCH 10/10] target-arm: Abstract out load/store from a vaddr in AArch32
,
Peter Maydell
,
2013/05/23
Re: [Qemu-devel] [PATCH 10/10] target-arm: Abstract out load/store from a vaddr in AArch32
,
Richard Henderson
,
2013/05/23
Re: [Qemu-devel] [PATCH 10/10] target-arm: Abstract out load/store from a vaddr in AArch32
,
Peter Maydell
,
2013/05/24
[Qemu-devel] [PATCH 05/10] target-arm: Remove use of gen_{ld, st}* from ldrex/strex
,
Peter Maydell
,
2013/05/23
[Qemu-devel] [PATCH 02/10] target-arm: Remove gen_ld64() and gen_st64()
,
Peter Maydell
,
2013/05/23
Re: [Qemu-devel] [PATCH 02/10] target-arm: Remove gen_ld64() and gen_st64()
,
Richard Henderson
,
2013/05/23
Re: [Qemu-devel] [PATCH 00/10] target-arm: fix TCGv usage (AArch64 prep)
,
Blue Swirl
,
2013/05/26
[Qemu-devel] ANNOUNCE: libguestfs 1.22 has been released
,
Richard W.M. Jones
,
2013/05/23
Re: [Qemu-devel] [Libguestfs] ANNOUNCE: libguestfs 1.22 has been released
,
Kashyap Chamarthy
,
2013/05/23
Re: [Qemu-devel] [Libguestfs] ANNOUNCE: libguestfs 1.22 has been released
,
Richard W.M. Jones
,
2013/05/24
[Qemu-devel] [PATCH] s390/ipl: Fix spurious errors in virtio
,
Christian Borntraeger
,
2013/05/23
Re: [Qemu-devel] [PATCH] s390/ipl: Fix spurious errors in virtio
,
Andreas Färber
,
2013/05/31
[Qemu-devel] use O_DIRECT to open disk images for IDE failed under xen-4.1.2 and qemu upstream
,
Gonglei (Arei)
,
2013/05/23
Re: [Qemu-devel] use O_DIRECT to open disk images for IDE failed under xen-4.1.2 and qemu upstream
,
Stefano Stabellini
,
2013/05/23
Re: [Qemu-devel] use O_DIRECT to open disk images for IDE failed under xen-4.1.2 and qemu upstream
,
Gonglei (Arei)
,
2013/05/23
Re: [Qemu-devel] use O_DIRECT to open disk images for IDE failed under xen-4.1.2 and qemu upstream
,
Stefano Stabellini
,
2013/05/24
Re: [Qemu-devel] use O_DIRECT to open disk images for IDE failed under xen-4.1.2 and qemu upstream
,
Gonglei (Arei)
,
2013/05/25
Re: [Qemu-devel] use O_DIRECT to open disk images for IDE failed under xen-4.1.2 and qemu upstream
,
Stefan Hajnoczi
,
2013/05/24
Re: [Qemu-devel] use O_DIRECT to open disk images for IDE failed under xen-4.1.2 and qemu upstream
,
Gonglei (Arei)
,
2013/05/25
Re: [Qemu-devel] use O_DIRECT to open disk images for IDE failed under xen-4.1.2 and qemu upstream
,
Stefan Hajnoczi
,
2013/05/27
Re: [Qemu-devel] [Xen-devel] use O_DIRECT to open disk images for IDE failed under xen-4.1.2 and qemu upstream
,
Konrad Rzeszutek Wilk
,
2013/05/28
[Qemu-devel] [PATCH v3 0/2] mac programming over macvtap
,
Amos Kong
,
2013/05/23
[Qemu-devel] [PATCH v3 1/2] net: introduce RX_FILTER_CHANGED event
,
Amos Kong
,
2013/05/23
Re: [Qemu-devel] [PATCH v3 1/2] net: introduce RX_FILTER_CHANGED event
,
Michael S. Tsirkin
,
2013/05/23
Re: [Qemu-devel] [PATCH v3 1/2] net: introduce RX_FILTER_CHANGED event
,
Luiz Capitulino
,
2013/05/23
Re: [Qemu-devel] [PATCH v3 1/2] net: introduce RX_FILTER_CHANGED event
,
Michael S. Tsirkin
,
2013/05/23
Re: [Qemu-devel] [PATCH v3 1/2] net: introduce RX_FILTER_CHANGED event
,
Eric Blake
,
2013/05/23
Re: [Qemu-devel] [PATCH v3 1/2] net: introduce RX_FILTER_CHANGED event
,
Michael S. Tsirkin
,
2013/05/23
Re: [Qemu-devel] [PATCH v3 1/2] net: introduce RX_FILTER_CHANGED event
,
Luiz Capitulino
,
2013/05/23
Re: [Qemu-devel] [PATCH v3 1/2] net: introduce RX_FILTER_CHANGED event
,
Amos Kong
,
2013/05/23
Re: [Qemu-devel] [PATCH v3 1/2] net: introduce RX_FILTER_CHANGED event
,
Eric Blake
,
2013/05/23
[Qemu-devel] [PATCH v3 2/2] net: introduce command to query rx-filter information
,
Amos Kong
,
2013/05/23
Re: [Qemu-devel] [PATCH v3 2/2] net: introduce command to query rx-filter information
,
Michael S. Tsirkin
,
2013/05/23
Re: [Qemu-devel] [PATCH v3 2/2] net: introduce command to query rx-filter information
,
Amos Kong
,
2013/05/24
Re: [Qemu-devel] [PATCH v3 2/2] net: introduce command to query rx-filter information
,
Eric Blake
,
2013/05/23
Re: [Qemu-devel] [PATCH v3 2/2] net: introduce command to query rx-filter information
,
Amos Kong
,
2013/05/23
Re: [Qemu-devel] [PATCH v3 2/2] net: introduce command to query rx-filter information
,
Luiz Capitulino
,
2013/05/23
Re: [Qemu-devel] [PATCH v3 2/2] net: introduce command to query rx-filter information
,
Amos Kong
,
2013/05/23
Re: [Qemu-devel] [PATCH v3 2/2] net: introduce command to query rx-filter information
,
Luiz Capitulino
,
2013/05/24
Re: [Qemu-devel] [PATCH v3 2/2] net: introduce command to query rx-filter information
,
Eric Blake
,
2013/05/24
Re: [Qemu-devel] [PATCH v3 2/2] net: introduce command to query rx-filter information
,
Luiz Capitulino
,
2013/05/24
Re: [Qemu-devel] [PATCH v3 2/2] net: introduce command to query rx-filter information
,
Eric Blake
,
2013/05/24
Re: [Qemu-devel] [PATCH v3 2/2] net: introduce command to query rx-filter information
,
Markus Armbruster
,
2013/05/24
Re: [Qemu-devel] [PATCH v3 2/2] net: introduce command to query rx-filter information
,
Michael S. Tsirkin
,
2013/05/24
Re: [Qemu-devel] [PATCH v3 2/2] net: introduce command to query rx-filter information
,
Eric Blake
,
2013/05/24
Re: [Qemu-devel] [PATCH v3 2/2] net: introduce command to query rx-filter information
,
Luiz Capitulino
,
2013/05/24
Re: [Qemu-devel] [PATCH v3 2/2] net: introduce command to query rx-filter information
,
Michael S. Tsirkin
,
2013/05/26
Re: [Qemu-devel] [PATCH v3 2/2] net: introduce command to query rx-filter information
,
Stefan Hajnoczi
,
2013/05/27
Re: [Qemu-devel] [PATCH 1/2] target-i386/seg_helper: refactor 4 helper functions
,
li guang
,
2013/05/23
Re: [Qemu-devel] [PATCH 1/2] target-i386/seg_helper: refactor 4 helper functions
,
Peter Maydell
,
2013/05/23
Re: [Qemu-devel] [PATCH 1/2] target-i386/seg_helper: refactor 4 helper functions
,
li guang
,
2013/05/23
[Qemu-devel] updated: kvm networking todo wiki
,
Michael S. Tsirkin
,
2013/05/23
Re: [Qemu-devel] updated: kvm networking todo wiki
,
Lucas Meneghel Rodrigues
,
2013/05/23
Re: [Qemu-devel] updated: kvm networking todo wiki
,
Jason Wang
,
2013/05/24
Re: [Qemu-devel] updated: kvm networking todo wiki
,
Michael S. Tsirkin
,
2013/05/24
Re: [Qemu-devel] updated: kvm networking todo wiki
,
Anthony Liguori
,
2013/05/24
Re: [Qemu-devel] updated: kvm networking todo wiki
,
Michael S. Tsirkin
,
2013/05/24
Re: [Qemu-devel] updated: kvm networking todo wiki
,
Rusty Russell
,
2013/05/29
Re: [Qemu-devel] updated: kvm networking todo wiki
,
Anthony Liguori
,
2013/05/29
Re: [Qemu-devel] updated: kvm networking todo wiki
,
Michael S. Tsirkin
,
2013/05/29
Re: [Qemu-devel] updated: kvm networking todo wiki
,
Rusty Russell
,
2013/05/30
Re: [Qemu-devel] updated: kvm networking todo wiki
,
Stefan Hajnoczi
,
2013/05/30
Re: [Qemu-devel] updated: kvm networking todo wiki
,
Rusty Russell
,
2013/05/30
Re: [Qemu-devel] updated: kvm networking todo wiki
,
Anthony Liguori
,
2013/05/30
Re: [Qemu-devel] updated: kvm networking todo wiki
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] updated: kvm networking todo wiki
,
Anthony Liguori
,
2013/05/30
Re: [Qemu-devel] updated: kvm networking todo wiki
,
Anthony Liguori
,
2013/05/30
[Qemu-devel] [PATCH V2 0/5] qapi and snapshot code clean up in block layer
,
Wenchao Xia
,
2013/05/23
[Qemu-devel] [PATCH V2 1/5] block: drop bs_snapshots global variable
,
Wenchao Xia
,
2013/05/23
[Qemu-devel] [PATCH V2 2/5] block: move snapshot code in block.c to block/snapshot.c
,
Wenchao Xia
,
2013/05/23
Re: [Qemu-devel] [PATCH V2 2/5] block: move snapshot code in block.c to block/snapshot.c
,
Stefan Hajnoczi
,
2013/05/24
[Qemu-devel] [PATCH V2 3/5] block: move qmp and info dump related code to block/qapi.c
,
Wenchao Xia
,
2013/05/23
[Qemu-devel] [PATCH V2 4/5] util: add new function message_printf()
,
Wenchao Xia
,
2013/05/23
Re: [Qemu-devel] [PATCH V2 4/5] util: add new function message_printf()
,
Eric Blake
,
2013/05/23
Re: [Qemu-devel] [PATCH V2 4/5] util: add new function message_printf()
,
Wenchao Xia
,
2013/05/23
Re: [Qemu-devel] [PATCH V2 4/5] util: add new function message_printf()
,
Luiz Capitulino
,
2013/05/23
Re: [Qemu-devel] [PATCH V2 4/5] util: add new function message_printf()
,
Stefan Hajnoczi
,
2013/05/24
[Qemu-devel] [PATCH V2 5/5] block: dump to specified output for bdrv_snapshot_dump() and bdrv_image_info_dump()
,
Wenchao Xia
,
2013/05/23
Re: [Qemu-devel] [PATCH V2 5/5] block: dump to specified output for bdrv_snapshot_dump() and bdrv_image_info_dump()
,
Eric Blake
,
2013/05/23
Re: [Qemu-devel] [PATCH V2 5/5] block: dump to specified output for bdrv_snapshot_dump() and bdrv_image_info_dump()
,
Wenchao Xia
,
2013/05/23
Re: [Qemu-devel] [PATCH V2 5/5] block: dump to specified output for bdrv_snapshot_dump() and bdrv_image_info_dump()
,
Wenchao Xia
,
2013/05/23
[Qemu-devel] [PATCH 1/5] pci-assign: remove the duplicate function name in debug message
,
Wanlong Gao
,
2013/05/23
[Qemu-devel] [PATCH 3/5] memory: do not assign node_mem[] to 0 twice
,
Wanlong Gao
,
2013/05/23
[Qemu-devel] [PATCH 4/5] Add qemu_mbind interface for pinning memory to host node
,
Wanlong Gao
,
2013/05/23
[Qemu-devel] [PATCH 5/5] memory: able to pin guest node memory to host node manually
,
Wanlong Gao
,
2013/05/23
Re: [Qemu-devel] [PATCH 5/5] memory: able to pin guest node memory to host node manually
,
Wanlong Gao
,
2013/05/24
Re: [Qemu-devel] [PATCH 5/5] memory: able to pin guest node memory to host node manually
,
Wanlong Gao
,
2013/05/26
Re: [Qemu-devel] [PATCH 5/5] memory: able to pin guest node memory to host node manually
,
Wanlong Gao
,
2013/05/27
Re: [Qemu-devel] [PATCH 5/5] memory: able to pin guest node memory to host node manually
,
Wanlong Gao
,
2013/05/30
Re: [Qemu-devel] [PATCH 5/5] memory: able to pin guest node memory to host node manually
,
Eduardo Habkost
,
2013/05/30
Re: [Qemu-devel] [PATCH 5/5] memory: able to pin guest node memory to host node manually
,
Wanlong Gao
,
2013/05/31
[Qemu-devel] [PATCH 2/5] memory: check if the total numa memory size is equal to ram_size
,
Wanlong Gao
,
2013/05/23
[Qemu-devel] [PATCH 0/4] ARM aarch64 TCG target VERSION 2
,
Claudio Fontana
,
2013/05/23
[Qemu-devel] [PATCH 1/4] include/elf.h: add aarch64 ELF machine and relocs
,
Claudio Fontana
,
2013/05/23
Re: [Qemu-devel] [PATCH 1/4] include/elf.h: add aarch64 ELF machine and relocs
,
Peter Maydell
,
2013/05/23
Re: [Qemu-devel] [PATCH 1/4] include/elf.h: add aarch64 ELF machine and relocs
,
Laurent Desnogues
,
2013/05/28
[Qemu-devel] [PATCH 3/4] configure: permit compilation on arm aarch64
,
Claudio Fontana
,
2013/05/23
Re: [Qemu-devel] [PATCH 3/4] configure: permit compilation on arm aarch64
,
Peter Maydell
,
2013/05/23
[Qemu-devel] [PATCH 4/4] tcg/aarch64: more ops in preparation of tlb lookup
,
Claudio Fontana
,
2013/05/23
[Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Claudio Fontana
,
2013/05/23
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Richard Henderson
,
2013/05/23
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Claudio Fontana
,
2013/05/24
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Richard Henderson
,
2013/05/24
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Peter Maydell
,
2013/05/24
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Richard Henderson
,
2013/05/24
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Peter Maydell
,
2013/05/24
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Richard Henderson
,
2013/05/24
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Claudio Fontana
,
2013/05/27
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Richard Henderson
,
2013/05/27
Re: [Qemu-devel] [PATCH 3/3] tcg/aarch64: implement new TCG target for aarch64
,
Laurent Desnogues
,
2013/05/27
Re: [Qemu-devel] [PATCH 3/3] tcg/aarch64: implement new TCG target for aarch64
,
Claudio Fontana
,
2013/05/28
Re: [Qemu-devel] [PATCH 3/3] tcg/aarch64: implement new TCG target for aarch64
,
Laurent Desnogues
,
2013/05/28
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Claudio Fontana
,
2013/05/28
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Richard Henderson
,
2013/05/28
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Peter Maydell
,
2013/05/23
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Claudio Fontana
,
2013/05/24
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Claudio Fontana
,
2013/05/27
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Peter Maydell
,
2013/05/27
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Richard Henderson
,
2013/05/27
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Laurent Desnogues
,
2013/05/27
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Claudio Fontana
,
2013/05/27
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Laurent Desnogues
,
2013/05/27
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Laurent Desnogues
,
2013/05/28
Re: [Qemu-devel] [PATCH 2/4] tcg/aarch64: implement new TCG target for aarch64
,
Claudio Fontana
,
2013/05/28
Re: [Qemu-devel] [PATCH 0/4] ARM aarch64 TCG target VERSION 2
,
Andreas Färber
,
2013/05/23
Re: [Qemu-devel] [PATCH 0/4] ARM aarch64 TCG target VERSION 2
,
Peter Maydell
,
2013/05/23
Re: [Qemu-devel] [PATCH 0/4] ARM aarch64 TCG target VERSION 2
,
Andreas Färber
,
2013/05/23
Re: [Qemu-devel] [PATCH 0/4] ARM aarch64 TCG target VERSION 2
,
Peter Maydell
,
2013/05/23
Re: [Qemu-devel] [PATCH 0/4] ARM aarch64 TCG target VERSION 2
,
Claudio Fontana
,
2013/05/23
[Qemu-devel] [PATCH][v4 1/3] debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCON
,
liguang
,
2013/05/23
[Qemu-devel] [PATCH][v4 2/3] debugcon: make debug message more readable
,
liguang
,
2013/05/23
Re: [Qemu-devel] [PATCH][v4 2/3] debugcon: make debug message more readable
,
Andreas Färber
,
2013/05/23
Re: [Qemu-devel] [PATCH][v4 2/3] debugcon: make debug message more readable
,
li guang
,
2013/05/23
[Qemu-devel] [PATCH][v4 3/3] debugcon: fix compiler warning when open DEBUG_DEBUGCON
,
liguang
,
2013/05/23
Re: [Qemu-devel] [PATCH][v4 1/3] debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCON
,
Andreas Färber
,
2013/05/23
Re: [Qemu-devel] [PATCH][v4 1/3] debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCON
,
li guang
,
2013/05/23
[Qemu-devel] [PATCH][v4 1/3] debugcon: fix always print "addr=0x0, val=0x0" bug
,
liguang
,
2013/05/23
Re: [Qemu-devel] [PATCH v3 1/3] debugcon: fix always print "addr=0x0, val=0x0" bug
,
Markus Armbruster
,
2013/05/23
Re: [Qemu-devel] [PATCH v3 1/3] debugcon: fix always print "addr=0x0, val=0x0" bug
,
li guang
,
2013/05/23
[Qemu-devel] [PATCH v5 00/11] curl: fix curl read
,
Fam Zheng
,
2013/05/22
[Qemu-devel] [PATCH v5 01/11] curl: introduce CURLSockInfo to BDRVCURLState.
,
Fam Zheng
,
2013/05/22
Re: [Qemu-devel] [PATCH v5 01/11] curl: introduce CURLSockInfo to BDRVCURLState.
,
Stefan Hajnoczi
,
2013/05/23
[Qemu-devel] [PATCH v5 02/11] curl: change magic number to sizeof
,
Fam Zheng
,
2013/05/22
[Qemu-devel] [PATCH v5 03/11] curl: change curl_multi_do to curl_fd_handler
,
Fam Zheng
,
2013/05/22
[Qemu-devel] [PATCH v5 04/11] curl: fix curl_open
,
Fam Zheng
,
2013/05/22
[Qemu-devel] [PATCH v5 05/11] curl: add timer to BDRVCURLState
,
Fam Zheng
,
2013/05/22
Re: [Qemu-devel] [PATCH v5 05/11] curl: add timer to BDRVCURLState
,
Stefan Hajnoczi
,
2013/05/23
Re: [Qemu-devel] [PATCH v5 05/11] curl: add timer to BDRVCURLState
,
Fam Zheng
,
2013/05/23
[Qemu-devel] [PATCH v5 06/11] curl: introduce CURLDataCache
,
Fam Zheng
,
2013/05/22
Re: [Qemu-devel] [PATCH v5 06/11] curl: introduce CURLDataCache
,
Stefan Hajnoczi
,
2013/05/23
Re: [Qemu-devel] [PATCH v5 06/11] curl: introduce CURLDataCache
,
Fam Zheng
,
2013/05/23
[Qemu-devel] [PATCH v5 07/11] curl: make use of CURLDataCache.
,
Fam Zheng
,
2013/05/22
Re: [Qemu-devel] [PATCH v5 07/11] curl: make use of CURLDataCache.
,
Stefan Hajnoczi
,
2013/05/23
Re: [Qemu-devel] [PATCH v5 07/11] curl: make use of CURLDataCache.
,
Fam Zheng
,
2013/05/23
Re: [Qemu-devel] [PATCH v5 07/11] curl: make use of CURLDataCache.
,
Stefan Hajnoczi
,
2013/05/24
[Qemu-devel] [PATCH v5 08/11] curl: use list to store CURLState
,
Fam Zheng
,
2013/05/22
Re: [Qemu-devel] [PATCH v5 08/11] curl: use list to store CURLState
,
Stefan Hajnoczi
,
2013/05/23
Re: [Qemu-devel] [PATCH v5 08/11] curl: use list to store CURLState
,
Fam Zheng
,
2013/05/24
[Qemu-devel] [PATCH v5 09/11] curl: add cache quota.
,
Fam Zheng
,
2013/05/22
Re: [Qemu-devel] [PATCH v5 09/11] curl: add cache quota.
,
Stefan Hajnoczi
,
2013/05/23
[Qemu-devel] [PATCH v5 10/11] curl: introduce ssl_no_cert runtime option.
,
Fam Zheng
,
2013/05/22
[Qemu-devel] [PATCH v5 11/11] block/curl.c: Refuse to open the handle for writes.
,
Fam Zheng
,
2013/05/22
Re: [Qemu-devel] [PATCH v5 00/11] curl: fix curl read
,
Richard W.M. Jones
,
2013/05/23
Re: [Qemu-devel] [PATCH v5 00/11] curl: fix curl read
,
Stefan Hajnoczi
,
2013/05/23
Re: [Qemu-devel] [PATCH v3 1/3] debugcon: fix always print "addr=0x0, val=0x0" bug
,
li guang
,
2013/05/22
[Qemu-devel] [PATCH] qemu-kvm: fix unmatched RAM alloction/free
,
Xudong Hao
,
2013/05/22
Re: [Qemu-devel] [PATCH] qemu-kvm: fix unmatched RAM alloction/free
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] [PATCH] qemu-kvm: fix unmatched RAM alloction/free
,
Hao, Xudong
,
2013/05/23
Re: [Qemu-devel] [PATCH] qemu-kvm: fix unmatched RAM alloction/free
,
Eric Blake
,
2013/05/24
Re: [Qemu-devel] [PATCH] qemu-kvm: fix unmatched RAM alloction/free
,
Michael Tokarev
,
2013/05/28
Re: [Qemu-devel] [PATCH] qemu-kvm: fix unmatched RAM alloction/free
,
Hao, Xudong
,
2013/05/28
[Qemu-devel] qemu seabios issue with vhost-scsi
,
Badari
,
2013/05/22
Re: [Qemu-devel] qemu seabios issue with vhost-scsi
,
Asias He
,
2013/05/22
Re: [Qemu-devel] qemu seabios issue with vhost-scsi
,
Gleb Natapov
,
2013/05/23
Re: [Qemu-devel] qemu seabios issue with vhost-scsi
,
Stefan Hajnoczi
,
2013/05/23
Re: [Qemu-devel] qemu seabios issue with vhost-scsi
,
Badari Pulavarty
,
2013/05/23
Re: [Qemu-devel] qemu seabios issue with vhost-scsi
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] qemu seabios issue with vhost-scsi
,
Asias He
,
2013/05/23
Re: [Qemu-devel] qemu seabios issue with vhost-scsi
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] qemu seabios issue with vhost-scsi
,
Badari Pulavarty
,
2013/05/23
Re: [Qemu-devel] qemu seabios issue with vhost-scsi
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] qemu seabios issue with vhost-scsi
,
Badari Pulavarty
,
2013/05/23
Re: [Qemu-devel] qemu seabios issue with vhost-scsi
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] qemu seabios issue with vhost-scsi
,
Stefan Hajnoczi
,
2013/05/23
Re: [Qemu-devel] qemu seabios issue with vhost-scsi
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] qemu seabios issue with vhost-scsi
,
Asias He
,
2013/05/23
Re: [Qemu-devel] qemu seabios issue with vhost-scsi
,
Badari Pulavarty
,
2013/05/23
Re: [Qemu-devel] qemu seabios issue with vhost-scsi
,
Stefan Hajnoczi
,
2013/05/23
[Qemu-devel] [Bug 661696] Re: incomplete emulation of fstenv under TCG
,
Morten Shearman Kirkegaard
,
2013/05/22
[Qemu-devel] June 3rd Workshop in Pittsburgh, PA, USA
,
Wolfgang Richter
,
2013/05/22
[Qemu-devel] [PATCH v2] wdt_i6300esb: fix vmstate versioning
,
Michael Roth
,
2013/05/22
Re: [Qemu-devel] [PATCH v2] wdt_i6300esb: fix vmstate versioning
,
Richard W.M. Jones
,
2013/05/22
Re: [Qemu-devel] [PATCH v2] wdt_i6300esb: fix vmstate versioning
,
Laszlo Ersek
,
2013/05/22
Re: [Qemu-devel] [PATCH v2] wdt_i6300esb: fix vmstate versioning
,
Amit Shah
,
2013/05/23
[Qemu-devel] [PATCH v2 0/2] ps2 auto-repeat
,
Amos Kong
,
2013/05/22
[Qemu-devel] [PATCH v2 2/2] ps2: preserve repeat state on migration
,
Amos Kong
,
2013/05/22
Re: [Qemu-devel] [PATCH v2 2/2] ps2: preserve repeat state on migration
,
Anthony Liguori
,
2013/05/30
[Qemu-devel] [PATCH v2 1/2] ps2: add support of auto-repeat
,
Amos Kong
,
2013/05/22
Re: [Qemu-devel] [PATCH v2 1/2] ps2: add support of auto-repeat
,
Anthony Liguori
,
2013/05/30
Re: [Qemu-devel] [PATCH v2 1/2] ps2: add support of auto-repeat
,
Amos Kong
,
2013/05/31
[Qemu-devel] [PATCH] monitor: allow to disable the default monitor
,
Luiz Capitulino
,
2013/05/22
[Qemu-devel] [PATCH] block/curl.c: Refuse to open the handle for writes.
,
Richard W.M. Jones
,
2013/05/22
Re: [Qemu-devel] [PATCH] block/curl.c: Refuse to open the handle for writes.
,
Fam Zheng
,
2013/05/22
[Qemu-devel] RFC: Full introspection support for QMP
,
Amos Kong
,
2013/05/22
Re: [Qemu-devel] RFC: Full introspection support for QMP
,
Kevin Wolf
,
2013/05/22
Re: [Qemu-devel] RFC: Full introspection support for QMP
,
Anthony Liguori
,
2013/05/22
Re: [Qemu-devel] RFC: Full introspection support for QMP
,
Kevin Wolf
,
2013/05/23
Re: [Qemu-devel] RFC: Full introspection support for QMP
,
Anthony Liguori
,
2013/05/23
Re: [Qemu-devel] RFC: Full introspection support for QMP
,
Luiz Capitulino
,
2013/05/23
Re: [Qemu-devel] RFC: Full introspection support for QMP
,
Anthony Liguori
,
2013/05/23
Re: [Qemu-devel] RFC: Full introspection support for QMP
,
Kevin Wolf
,
2013/05/23
Re: [Qemu-devel] RFC: Full introspection support for QMP
,
Anthony Liguori
,
2013/05/23
Re: [Qemu-devel] RFC: Full introspection support for QMP
,
Eric Blake
,
2013/05/23
Re: [Qemu-devel] RFC: Full introspection support for QMP
,
Kevin Wolf
,
2013/05/23
Re: [Qemu-devel] RFC: Full introspection support for QMP
,
Luiz Capitulino
,
2013/05/22
Re: [Qemu-devel] RFC: Full introspection support for QMP
,
Eric Blake
,
2013/05/23
[Qemu-devel] [PATCH] target-mips: fix mipsdsp_trunc16_sat16_round
,
Petar Jovanovic
,
2013/05/22
Re: [Qemu-devel] [PATCH arm-devs v1 5/5] sd/sdhci:ADMA: fix interrupt
,
Igor Mitsyanko
,
2013/05/22
Re: [Qemu-devel] [PATCH arm-devs v1 4/5] sd/sdhci.c: Fix bdata_read DPRINT message
,
Igor Mitsyanko
,
2013/05/22
Re: [Qemu-devel] [PATCH arm-devs v1 3/5] sd/sdhci: Fix Buffer Write Ready interrupt
,
Igor Mitsyanko
,
2013/05/22
Re: [Qemu-devel] [PATCH arm-devs v1 2/5] sd/sdhci.c: Only reset data_count on new commands
,
Igor Mitsyanko
,
2013/05/22
Re: [Qemu-devel] [PATCH arm-devs v1 1/5] sd/sd.c: Fix "inquiry" ACMD41
,
Igor Mitsyanko
,
2013/05/22
Re: [Qemu-devel] [PATCH arm-devs v1 1/5] sd/sd.c: Fix "inquiry" ACMD41
,
Peter Crosthwaite
,
2013/05/22
Re: [Qemu-devel] [PATCH arm-devs v1 1/5] sd/sd.c: Fix "inquiry" ACMD41
,
Igor Mitsyanko
,
2013/05/23
Re: [Qemu-devel] [PATCH arm-devs v1 1/5] sd/sd.c: Fix "inquiry" ACMD41
,
Peter Crosthwaite
,
2013/05/24
Re: [Qemu-devel] [PATCH arm-devs v3 1/1] sd/sd.c: Fix "inquiry" ACMD41
,
Igor Mitsyanko
,
2013/05/27
[Qemu-devel] [PATCH] configure: remove confusing file manipulation
,
Ed Maste
,
2013/05/22
Re: [Qemu-devel] [Qemu-trivial] [PATCH] configure: remove confusing file manipulation
,
Michael Tokarev
,
2013/05/25
[Qemu-devel] [PATCH qom-cpu 0/4] memory_mapping: Clean up stubs
,
Andreas Färber
,
2013/05/22
[Qemu-devel] [PATCH qom-cpu 1/4] memory_mapping: Use hwaddr type for MemoryMapping virt_addr field
,
Andreas Färber
,
2013/05/22
[Qemu-devel] [PATCH qom-cpu 3/4] memory_mapping: Change cpu_paging_enabled() argument to CPUState
,
Andreas Färber
,
2013/05/22
[Qemu-devel] [PATCH qom-cpu 2/4] memory_mapping: Change cpu_get_memory_mapping() argument to CPUState
,
Andreas Färber
,
2013/05/22
[Qemu-devel] [PATCH qom-cpu 4/4] memory_mapping: Move stubs to libqemustub.a
,
Andreas Färber
,
2013/05/22
Re: [Qemu-devel] [PATCH qom-cpu 4/4] memory_mapping: Move stubs to libqemustub.a
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] [PATCH qom-cpu 4/4] memory_mapping: Move stubs to libqemustub.a
,
Andreas Färber
,
2013/05/28
Re: [Qemu-devel] [PATCH qom-cpu 4/4] memory_mapping: Move stubs to libqemustub.a
,
Paolo Bonzini
,
2013/05/28
[Qemu-devel] [PATCH] rtl8139: flush queued packets when RxBufPtr is written
,
Stefan Hajnoczi
,
2013/05/22
Re: [Qemu-devel] [PATCH] rtl8139: flush queued packets when RxBufPtr is written
,
Andreas Färber
,
2013/05/22
Re: [Qemu-devel] [PATCH] rtl8139: flush queued packets when RxBufPtr is written
,
Stefan Hajnoczi
,
2013/05/22
Re: [Qemu-devel] [PATCH] rtl8139: flush queued packets when RxBufPtr is written
,
Stefan Hajnoczi
,
2013/05/24
Re: [Qemu-devel] [PATCH] rtl8139: flush queued packets when RxBufPtr is written
,
Peter Lieven
,
2013/05/27
Re: [Qemu-devel] [PATCH] rtl8139: flush queued packets when RxBufPtr is written
,
Stefan Hajnoczi
,
2013/05/27
Re: [Qemu-devel] [PATCH] rtl8139: flush queued packets when RxBufPtr is written
,
Peter Lieven
,
2013/05/27
Re: [Qemu-devel] [PATCH] rtl8139: flush queued packets when RxBufPtr is written
,
Oliver Francke
,
2013/05/27
Re: [Qemu-devel] [PATCH] rtl8139: flush queued packets when RxBufPtr is written
,
Peter Lieven
,
2013/05/27
Re: [Qemu-devel] [PATCH] rtl8139: flush queued packets when RxBufPtr is written
,
Stefan Hajnoczi
,
2013/05/27
Re: [Qemu-devel] [PATCH] rtl8139: flush queued packets when RxBufPtr is written
,
Peter Lieven
,
2013/05/28
[Qemu-devel] [PATCH] hw/9pfs: Use O_NOFOLLOW when opening files on server
,
Aneesh Kumar K.V
,
2013/05/22
Re: [Qemu-devel] [PATCH] hw/9pfs: Use O_NOFOLLOW when opening files on server
,
Stefan Hajnoczi
,
2013/05/22
Re: [Qemu-devel] [PATCH] hw/9pfs: Use O_NOFOLLOW when opening files on server
,
Aneesh Kumar K.V
,
2013/05/23
[Qemu-devel] [RFC 0/2] Break the debug session on sw errors
,
edgar . iglesias
,
2013/05/22
[Qemu-devel] [RFC 1/2] gdbstub: Add gdbserver_break()
,
edgar . iglesias
,
2013/05/22
[Qemu-devel] [RFC 2/2] qemu-log: Interrupt the GDB session on guest-errors
,
edgar . iglesias
,
2013/05/22
Re: [Qemu-devel] [RFC 2/2] qemu-log: Interrupt the GDB session on guest-errors
,
Peter Maydell
,
2013/05/22
Re: [Qemu-devel] [RFC 2/2] qemu-log: Interrupt the GDB session on guest-errors
,
Edgar E. Iglesias
,
2013/05/22
[Qemu-devel] Fwd: [Qemu-stable] connectivity problem with Windows 7 + heavy network-traffic
,
Oliver Francke
,
2013/05/22
Re: [Qemu-devel] Fwd: [Qemu-stable] connectivity problem with Windows 7 + heavy network-traffic
,
Stefan Hajnoczi
,
2013/05/22
[Qemu-devel] [PATCH v3] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Stefan Hajnoczi
,
2013/05/22
Re: [Qemu-devel] [PATCH v3] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Lucas Meneghel Rodrigues
,
2013/05/22
Re: [Qemu-devel] [PATCH v3] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Eric Blake
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 00/20] Refactor PC machine to take advantage of QOM
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 01/20] i440fx: remove unused parameter i440fx_state of i440fx_init.
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 06/20] piix3: prepare for composition
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 09/20] ich9: function rename
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 05/20] piix3: make PIIX3-xen a subclass of PIIX3
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 04/20] i440fx: prepare for composition
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 03/20] i440fx: rename i440FX-pcihost to i440FX
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 18/20] q35-mch: create pci address space
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 02/20] i440fx: rename i440FX to i440FX-PMC
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 10/20] piix3, ich9: create the HPET through composition
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 12/20] piix3, ich9: create the RTC through composition
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 13/20] piix3, ich9: create pit through composition
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 14/20] piix3, ich9: create pc speaker through composition
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 17/20] i440fx-pmc: create pci address space
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 11/20] add rtc_set_irq
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 15/20] i440fx pmc: create pmc through comosition
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 20/20] q35-mch: move ram initialization into q35-mch
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 16/20] i440fx-pmc: calculate PCI memory hole directly
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 19/20] i440fx-pmc: move ram initialization into i440fx-pmc
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 07/20] piix3: create piix3 through composition.
,
Hu Tao
,
2013/05/22
[Qemu-devel] [RFC PATCH v1 08/20] rtc: remove rtc_set_date
,
Hu Tao
,
2013/05/22
Re: [Qemu-devel] [Qemu-trivial] [RFC PATCH v1 08/20] rtc: remove rtc_set_date
,
Michael Tokarev
,
2013/05/27
[Qemu-devel] [PATCH] kvm: add detail error message when fail to add ioeventfd
,
Amos Kong
,
2013/05/22
Re: [Qemu-devel] [PATCH] kvm: add detail error message when fail to add ioeventfd
,
Stefan Hajnoczi
,
2013/05/22
Re: [Qemu-devel] [PATCH] kvm: add detail error message when fail to add ioeventfd
,
Amos Kong
,
2013/05/22
Re: [Qemu-devel] [PATCH] kvm: add detail error message when fail to add ioeventfd
,
Stefan Hajnoczi
,
2013/05/23
Re: [Qemu-devel] [PATCH] kvm: add detail error message when fail to add ioeventfd
,
Amos Kong
,
2013/05/24
[Qemu-devel] [PATCH 0/4] add ACPI Embedded Controller
,
liguang
,
2013/05/21
[Qemu-devel] [PATCH 2/4] acpi/gpe: expand bits of gpe register
,
liguang
,
2013/05/21
Re: [Qemu-devel] [PATCH 2/4] acpi/gpe: expand bits of gpe register
,
Isaku Yamahata
,
2013/05/22
Re: [Qemu-devel] [PATCH 2/4] acpi/gpe: expand bits of gpe register
,
li guang
,
2013/05/22
Re: [Qemu-devel] [PATCH 2/4] acpi/gpe: expand bits of gpe register
,
Isaku Yamahata
,
2013/05/23
Re: [Qemu-devel] [PATCH 2/4] acpi/gpe: expand bits of gpe register
,
li guang
,
2013/05/23
Re: [Qemu-devel] [PATCH 2/4] acpi/gpe: expand bits of gpe register
,
Gerd Hoffmann
,
2013/05/27
Re: [Qemu-devel] [PATCH 2/4] acpi/gpe: expand bits of gpe register
,
li guang
,
2013/05/27
Re: [Qemu-devel] [PATCH 2/4] acpi/gpe: expand bits of gpe register
,
Gerd Hoffmann
,
2013/05/27
[Qemu-devel] [PATCH 1/4] acpi: add ACPI Embedded Controller support
,
liguang
,
2013/05/21
[Qemu-devel] [PATCH 3/4] ich9: add notifer for ec to generate sci
,
liguang
,
2013/05/21
Re: [Qemu-devel] [PATCH 3/4] ich9: add notifer for ec to generate sci
,
Michael S. Tsirkin
,
2013/05/27
Re: [Qemu-devel] [PATCH 3/4] ich9: add notifer for ec to generate sci
,
li guang
,
2013/05/27
Re: [Qemu-devel] [PATCH 3/4] ich9: add notifer for ec to generate sci
,
Michael S. Tsirkin
,
2013/05/28
Re: [Qemu-devel] [PATCH 3/4] ich9: add notifer for ec to generate sci
,
li guang
,
2013/05/28
[Qemu-devel] [PATCH 4/4][seabios] ec: add ASL for ACPI Embedded Controller
,
liguang
,
2013/05/21
Re: [Qemu-devel] [PATCH 4/4][seabios] ec: add ASL for ACPI Embedded Controller
,
li guang
,
2013/05/22
Re: [Qemu-devel] [PATCH 0/4] add ACPI Embedded Controller
,
li guang
,
2013/05/23
Re: [Qemu-devel] [PATCH 0/4] add ACPI Embedded Controller
,
Michael S. Tsirkin
,
2013/05/24
Re: [Qemu-devel] [PATCH 0/4] add ACPI Embedded Controller
,
li guang
,
2013/05/26
Re: [Qemu-devel] [PATCH 0/4] add ACPI Embedded Controller
,
Anthony Liguori
,
2013/05/26
Re: [Qemu-devel] [PATCH 0/4] add ACPI Embedded Controller
,
li guang
,
2013/05/26
Re: [Qemu-devel] [PATCH 0/4] add ACPI Embedded Controller
,
Igor Mammedov
,
2013/05/27
Re: [Qemu-devel] [PATCH 0/4] add ACPI Embedded Controller
,
li guang
,
2013/05/27
Re: [Qemu-devel] [PATCH 0/4] add ACPI Embedded Controller
,
Igor Mammedov
,
2013/05/28
Re: [Qemu-devel] [PATCH 0/4] add ACPI Embedded Controller
,
li guang
,
2013/05/28
Re: [Qemu-devel] [PATCH 0/4] add ACPI Embedded Controller
,
Igor Mammedov
,
2013/05/28
Re: [Qemu-devel] [PATCH 0/4] add ACPI Embedded Controller
,
li guang
,
2013/05/28
Re: [Qemu-devel] [PATCH 0/4] add ACPI Embedded Controller
,
Michael S. Tsirkin
,
2013/05/27
Re: [Qemu-devel] [PATCH 0/4] add ACPI Embedded Controller
,
li guang
,
2013/05/27
Re: [Qemu-devel] [PATCH 0/4] add ACPI Embedded Controller
,
Michael S. Tsirkin
,
2013/05/28
Re: [Qemu-devel] [PATCH 0/4] add ACPI Embedded Controller
,
li guang
,
2013/05/28
Re: [Qemu-devel] [PATCH 0/4] add ACPI Embedded Controller
,
Michael S. Tsirkin
,
2013/05/28
Re: [Qemu-devel] [PATCH 0/4] add ACPI Embedded Controller
,
Igor Mammedov
,
2013/05/28
Re: [Qemu-devel] [PATCH 0/4] add ACPI Embedded Controller
,
li guang
,
2013/05/28
[Qemu-devel] [PATCH v4 00/10] curl: fix curl read
,
Fam Zheng
,
2013/05/21
[Qemu-devel] [PATCH v4 02/10] curl: change magic number to sizeof
,
Fam Zheng
,
2013/05/21
[Qemu-devel] [PATCH v4 01/10] curl: introduce CURLSockInfo to BDRVCURLState.
,
Fam Zheng
,
2013/05/21
[Qemu-devel] [PATCH v4 03/10] curl: change curl_multi_do to curl_fd_handler
,
Fam Zheng
,
2013/05/21
[Qemu-devel] [PATCH v4 04/10] curl: fix curl_open
,
Fam Zheng
,
2013/05/21
[Qemu-devel] [PATCH v4 05/10] curl: add timer to BDRVCURLState
,
Fam Zheng
,
2013/05/21
[Qemu-devel] [PATCH v4 06/10] curl: introduce CURLDataCache
,
Fam Zheng
,
2013/05/21
[Qemu-devel] [PATCH v4 07/10] curl: make use of CURLDataCache.
,
Fam Zheng
,
2013/05/21
[Qemu-devel] [PATCH v4 08/10] curl: use list to store CURLState
,
Fam Zheng
,
2013/05/21
[Qemu-devel] [PATCH v4 09/10] curl: add cache quota.
,
Fam Zheng
,
2013/05/21
[Qemu-devel] [PATCH v4 10/10] curl: introduce ssl_no_cert runtime option.
,
Fam Zheng
,
2013/05/21
Re: [Qemu-devel] [PATCH v4 00/10] curl: fix curl read
,
Fam Zheng
,
2013/05/22
Re: [Qemu-devel] [PATCH v4 00/10] curl: fix curl read
,
Richard W.M. Jones
,
2013/05/22
Re: [Qemu-devel] [PATCH v4 00/10] curl: fix curl read
,
Paolo Bonzini
,
2013/05/22
Re: [Qemu-devel] [PATCH v4 00/10] curl: fix curl read
,
Richard W.M. Jones
,
2013/05/22
Re: [Qemu-devel] [PATCH v4 00/10] curl: fix curl read
,
Stefan Hajnoczi
,
2013/05/22
Re: [Qemu-devel] [PATCH v4 00/10] curl: fix curl read
,
Fam Zheng
,
2013/05/22
[Qemu-devel] [PATCH v1 1/1] glib: Fix some misuses of gsize/size_t types
,
peter . crosthwaite
,
2013/05/21
Re: [Qemu-devel] [PATCH v1 1/1] glib: Fix some misuses of gsize/size_t types
,
Paolo Bonzini
,
2013/05/22
Re: [Qemu-devel] [PATCH v1 1/1] glib: Fix some misuses of gsize/size_t types
,
Edgar E. Iglesias
,
2013/05/22
Re: [Qemu-devel] [PATCH v1 1/1] glib: Fix some misuses of gsize/size_t types
,
Anthony Liguori
,
2013/05/22
[Qemu-devel] [PATCH v1 1/1] configure: Probe for libfdt_env.h
,
peter . crosthwaite
,
2013/05/21
Re: [Qemu-devel] [PATCH v1 1/1] configure: Probe for libfdt_env.h
,
Edgar E. Iglesias
,
2013/05/22
Re: [Qemu-devel] [PATCH v1 1/1] configure: Probe for libfdt_env.h
,
Peter Maydell
,
2013/05/22
Re: [Qemu-devel] [PATCH v1 1/1] configure: Probe for libfdt_env.h
,
Peter Crosthwaite
,
2013/05/26
[Qemu-devel] [PATCH v2 1/1] qom/object: Don't poll cast cache for NULL objects
,
peter . crosthwaite
,
2013/05/21
Re: [Qemu-devel] [PATCH v2 1/1] qom/object: Don't poll cast cache for NULL objects
,
Paolo Bonzini
,
2013/05/22
Re: [Qemu-devel] [PATCH v2 1/1] qom/object: Don't poll cast cache for NULL objects
,
Edgar E. Iglesias
,
2013/05/22
Re: [Qemu-devel] [PATCH v2 1/1] qom/object: Don't poll cast cache for NULL objects
,
Anthony Liguori
,
2013/05/22
[Qemu-devel] [PATCH] wdt_i6300esb: fix vmstate versioning
,
Michael Roth
,
2013/05/21
Re: [Qemu-devel] [PATCH] wdt_i6300esb: fix vmstate versioning
,
Laszlo Ersek
,
2013/05/22
Re: [Qemu-devel] [PATCH] wdt_i6300esb: fix vmstate versioning
,
Amit Shah
,
2013/05/23
[Qemu-devel] [PATCHv2 RFC] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/21
Re: [Qemu-devel] [PATCHv2 RFC] makefile: detect corrupted elf files
,
Stefan Weil
,
2013/05/22
Re: [Qemu-devel] [PATCHv2 RFC] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/22
[Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/21
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Peter Maydell
,
2013/05/21
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/21
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Markus Armbruster
,
2013/05/22
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/22
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Peter Maydell
,
2013/05/22
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Paolo Bonzini
,
2013/05/22
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/22
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Paolo Bonzini
,
2013/05/22
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/22
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Paolo Bonzini
,
2013/05/22
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/22
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Paolo Bonzini
,
2013/05/22
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/22
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Paolo Bonzini
,
2013/05/22
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/22
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Blue Swirl
,
2013/05/25
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/26
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Peter Maydell
,
2013/05/26
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/26
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Stefan Weil
,
2013/05/26
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/26
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Peter Maydell
,
2013/05/26
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/26
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Blue Swirl
,
2013/05/26
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/26
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Blue Swirl
,
2013/05/26
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/26
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Blue Swirl
,
2013/05/26
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/26
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/28
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Anthony Liguori
,
2013/05/26
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/22
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Stefan Hajnoczi
,
2013/05/22
Re: [Qemu-devel] [PATCH] makefile: detect corrupted elf files
,
Michael S. Tsirkin
,
2013/05/22
[Qemu-devel] 'qemu-nbd' explicit flush
,
Mark Trumpold
,
2013/05/21
Re: [Qemu-devel] 'qemu-nbd' explicit flush
,
Stefan Hajnoczi
,
2013/05/22
Re: [Qemu-devel] 'qemu-nbd' explicit flush
,
Paolo Bonzini
,
2013/05/22
Re: [Qemu-devel] 'qemu-nbd' explicit flush
,
Mark Trumpold
,
2013/05/22
Re: [Qemu-devel] 'qemu-nbd' explicit flush
,
Mark Trumpold
,
2013/05/23
Re: [Qemu-devel] 'qemu-nbd' explicit flush
,
Stefan Hajnoczi
,
2013/05/24
Re: [Qemu-devel] 'qemu-nbd' explicit flush
,
Mark Trumpold
,
2013/05/25
Re: [Qemu-devel] 'qemu-nbd' explicit flush
,
Stefan Hajnoczi
,
2013/05/27
Re: [Qemu-devel] 'qemu-nbd' explicit flush
,
Paolo Bonzini
,
2013/05/24
Re: [Qemu-devel] 'qemu-nbd' explicit flush
,
Mark Trumpold
,
2013/05/23
Re: [Qemu-devel] 'qemu-nbd' explicit flush
,
Stefan Hajnoczi
,
2013/05/24
Re: [Qemu-devel] 'qemu-nbd' explicit flush
,
Mark Trumpold
,
2013/05/28
Re: [Qemu-devel] 'qemu-nbd' explicit flush
,
Stefan Hajnoczi
,
2013/05/29
Re: [Qemu-devel] 'qemu-nbd' explicit flush
,
Mark Trumpold
,
2013/05/29
[Qemu-devel] [PATCH] ui/gtk.c: Fix *BSD build of Gtk+ UI
,
Brad Smith
,
2013/05/21
Re: [Qemu-devel] [PATCH] ui/gtk.c: Fix *BSD build of Gtk+ UI
,
Laszlo Ersek
,
2013/05/21
Re: [Qemu-devel] [PATCH] ui/gtk.c: Fix *BSD build of Gtk+ UI
,
Anthony Liguori
,
2013/05/22
Re: [Qemu-devel] [PATCH 2/2] block: move bdrv_dev_change_media_cb() to callers that really need it
,
Pavel Hrdina
,
2013/05/21
[Qemu-devel] [RFC PATCH v3 00/11] qemu-ga: fsfreeze on Windows using VSS
,
Tomoki Sekiyama
,
2013/05/21
[Qemu-devel] [RFC PATCH v3 02/11] Fix errors and warnings while compiling with c++ compilier
,
Tomoki Sekiyama
,
2013/05/21
Re: [Qemu-devel] [RFC PATCH v3 02/11] Fix errors and warnings while compiling with c++ compilier
,
Stefan Hajnoczi
,
2013/05/23
Re: [Qemu-devel] [RFC PATCH v3 02/11] Fix errors and warnings while compiling with c++ compilier
,
Tomoki Sekiyama
,
2013/05/23
Re: [Qemu-devel] [RFC PATCH v3 02/11] Fix errors and warnings while compiling with c++ compilier
,
Stefan Hajnoczi
,
2013/05/24
Re: [Qemu-devel] [RFC PATCH v3 02/11] Fix errors and warnings while compiling with c++ compilier
,
Tomoki Sekiyama
,
2013/05/24
Re: [Qemu-devel] [RFC PATCH v3 02/11] Fix errors and warnings while compiling with c++ compilier
,
Markus Armbruster
,
2013/05/24
Re: [Qemu-devel] [RFC PATCH v3 02/11] Fix errors and warnings while compiling with c++ compilier
,
Stefan Hajnoczi
,
2013/05/27
Re: [Qemu-devel] [RFC PATCH v3 02/11] Fix errors and warnings while compiling with c++ compilier
,
Laszlo Ersek
,
2013/05/24
Re: [Qemu-devel] [RFC PATCH v3 02/11] Fix errors and warnings while compiling with c++ compilier
,
Tomoki Sekiyama
,
2013/05/24
[Qemu-devel] [RFC PATCH v3 01/11] configure: Support configuring c++ compiler
,
Tomoki Sekiyama
,
2013/05/21
Re: [Qemu-devel] [RFC PATCH v3 01/11] configure: Support configuring c++ compiler
,
Eric Blake
,
2013/05/21
Re: [Qemu-devel] [RFC PATCH v3 01/11] configure: Support configuring c++ compiler
,
Tomoki Sekiyama
,
2013/05/21
Re: [Qemu-devel] [RFC PATCH v3 01/11] configure: Support configuring c++ compiler
,
Peter Maydell
,
2013/05/21
Re: [Qemu-devel] [RFC PATCH v3 01/11] configure: Support configuring c++ compiler
,
Tomoki Sekiyama
,
2013/05/21
[Qemu-devel] [RFC PATCH v3 07/11] qemu-ga: call Windows VSS requester in fsfreeze command handler
,
Tomoki Sekiyama
,
2013/05/21
[Qemu-devel] [RFC PATCH v3 08/11] qemu-ga: install Windows VSS provider on `qemu-ga -s install'
,
Tomoki Sekiyama
,
2013/05/21
[Qemu-devel] [RFC PATCH v3 10/11] QMP/qemu-ga-client: make timeout longer for guest-fsfreeze-freeze command
,
Tomoki Sekiyama
,
2013/05/21
[Qemu-devel] [RFC PATCH v3 11/11] QMP/qmp.py: set locale for exceptions to display non-ascii messages correctly
,
Tomoki Sekiyama
,
2013/05/21
Re: [Qemu-devel] [RFC PATCH v3 11/11] QMP/qmp.py: set locale for exceptions to display non-ascii messages correctly
,
Stefan Hajnoczi
,
2013/05/23
Re: [Qemu-devel] [RFC PATCH v3 11/11] QMP/qmp.py: set locale for exceptions to display non-ascii messages correctly
,
Tomoki Sekiyama
,
2013/05/24
Re: [Qemu-devel] [RFC PATCH v3 11/11] QMP/qmp.py: set locale for exceptions to display non-ascii messages correctly
,
Stefan Hajnoczi
,
2013/05/27
[Qemu-devel] [RFC PATCH v3 03/11] Add a script to extract VSS SDK headers on POSIX system
,
Tomoki Sekiyama
,
2013/05/21
Re: [Qemu-devel] [RFC PATCH v3 03/11] Add a script to extract VSS SDK headers on POSIX system
,
Eric Blake
,
2013/05/21
Re: [Qemu-devel] [RFC PATCH v3 03/11] Add a script to extract VSS SDK headers on POSIX system
,
Tomoki Sekiyama
,
2013/05/21
Re: [Qemu-devel] [RFC PATCH v3 03/11] Add a script to extract VSS SDK headers on POSIX system
,
Laszlo Ersek
,
2013/05/24
Re: [Qemu-devel] [RFC PATCH v3 03/11] Add a script to extract VSS SDK headers on POSIX system
,
Laszlo Ersek
,
2013/05/24
Re: [Qemu-devel] [RFC PATCH v3 03/11] Add a script to extract VSS SDK headers on POSIX system
,
Eric Blake
,
2013/05/24
Re: [Qemu-devel] [RFC PATCH v3 03/11] Add a script to extract VSS SDK headers on POSIX system
,
Laszlo Ersek
,
2013/05/24
[Qemu-devel] [RFC PATCH v3 04/11] qemu-ga: Add an configure option to specify path to Windows VSS SDK
,
Tomoki Sekiyama
,
2013/05/21
Re: [Qemu-devel] [RFC PATCH v3 04/11] qemu-ga: Add an configure option to specify path to Windows VSS SDK
,
Eric Blake
,
2013/05/21
Re: [Qemu-devel] [RFC PATCH v3 04/11] qemu-ga: Add an configure option to specify path to Windows VSS SDK
,
Tomoki Sekiyama
,
2013/05/21
Re: [Qemu-devel] [RFC PATCH v3 04/11] qemu-ga: Add an configure option to specify path to Windows VSS SDK
,
Laszlo Ersek
,
2013/05/24
Re: [Qemu-devel] [RFC PATCH v3 04/11] qemu-ga: Add an configure option to specify path to Windows VSS SDK
,
Laszlo Ersek
,
2013/05/24
[Qemu-devel] [RFC PATCH v3 06/11] qemu-ga: Add Windows VSS requester to quisce applications and filesystems
,
Tomoki Sekiyama
,
2013/05/21
Re: [Qemu-devel] [RFC PATCH v3 06/11] qemu-ga: Add Windows VSS requester to quisce applications and filesystems
,
Eric Blake
,
2013/05/21
Re: [Qemu-devel] [RFC PATCH v3 06/11] qemu-ga: Add Windows VSS requester to quisce applications and filesystems
,
Tomoki Sekiyama
,
2013/05/21
Re: [Qemu-devel] [RFC PATCH v3 06/11] qemu-ga: Add Windows VSS requester to quisce applications and filesystems
,
Jeff Cody
,
2013/05/28
Re: [Qemu-devel] [RFC PATCH v3 06/11] qemu-ga: Add Windows VSS requester to quisce applications and filesystems
,
Tomoki Sekiyama
,
2013/05/31
[Qemu-devel] [RFC PATCH v3 05/11] qemu-ga: Add Windows VSS provider to quiesce applications on fsfreeze
,
Tomoki Sekiyama
,
2013/05/21
Re: [Qemu-devel] [RFC PATCH v3 05/11] qemu-ga: Add Windows VSS provider to quiesce applications on fsfreeze
,
Stefan Hajnoczi
,
2013/05/23
Re: [Qemu-devel] [RFC PATCH v3 05/11] qemu-ga: Add Windows VSS provider to quiesce applications on fsfreeze
,
Tomoki Sekiyama
,
2013/05/23
Re: [Qemu-devel] [RFC PATCH v3 05/11] qemu-ga: Add Windows VSS provider to quiesce applications on fsfreeze
,
Stefan Hajnoczi
,
2013/05/24
Re: [Qemu-devel] [RFC PATCH v3 05/11] qemu-ga: Add Windows VSS provider to quiesce applications on fsfreeze
,
Tomoki Sekiyama
,
2013/05/24
Re: [Qemu-devel] [RFC PATCH v3 05/11] qemu-ga: Add Windows VSS provider to quiesce applications on fsfreeze
,
Jeff Cody
,
2013/05/28
Re: [Qemu-devel] [RFC PATCH v3 05/11] qemu-ga: Add Windows VSS provider to quiesce applications on fsfreeze
,
Stefan Hajnoczi
,
2013/05/29
Re: [Qemu-devel] [RFC PATCH v3 05/11] qemu-ga: Add Windows VSS provider to quiesce applications on fsfreeze
,
Tomoki Sekiyama
,
2013/05/30
[Qemu-devel] [RFC PATCH v3 09/11] qemu-ga: Add VSS provider .tlb file in the repository
,
Tomoki Sekiyama
,
2013/05/21
Re: [Qemu-devel] [RFC PATCH v3 09/11] qemu-ga: Add VSS provider .tlb file in the repository
,
Jeff Cody
,
2013/05/28
Re: [Qemu-devel] [RFC PATCH v3 00/11] qemu-ga: fsfreeze on Windows using VSS
,
Laszlo Ersek
,
2013/05/23
Re: [Qemu-devel] [RFC PATCH v3 00/11] qemu-ga: fsfreeze on Windows using VSS
,
Tomoki Sekiyama
,
2013/05/23
Re: [Qemu-devel] [RFC PATCH v3 00/11] qemu-ga: fsfreeze on Windows using VSS
,
Stefan Hajnoczi
,
2013/05/23
Re: [Qemu-devel] [RFC PATCH v3 00/11] qemu-ga: fsfreeze on Windows using VSS
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] [RFC PATCH v3 00/11] qemu-ga: fsfreeze on Windows using VSS
,
Stefan Hajnoczi
,
2013/05/23
Re: [Qemu-devel] [RFC PATCH v3 00/11] qemu-ga: fsfreeze on Windows using VSS
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] [RFC PATCH v3 00/11] qemu-ga: fsfreeze on Windows using VSS
,
Stefan Hajnoczi
,
2013/05/24
Re: [Qemu-devel] [RFC PATCH v3 00/11] qemu-ga: fsfreeze on Windows using VSS
,
Paolo Bonzini
,
2013/05/24
Re: [Qemu-devel] [RFC PATCH v3 00/11] qemu-ga: fsfreeze on Windows using VSS
,
Stefan Hajnoczi
,
2013/05/24
Re: [Qemu-devel] [RFC PATCH v3 00/11] qemu-ga: fsfreeze on Windows using VSS
,
Libaiqing
,
2013/05/27
Re: [Qemu-devel] [RFC PATCH v3 00/11] qemu-ga: fsfreeze on Windows using VSS
,
Tomoki Sekiyama
,
2013/05/27
Re: [Qemu-devel] [RFC PATCH v3 00/11] qemu-ga: fsfreeze on Windows using VSS
,
Libaiqing
,
2013/05/27
Re: [Qemu-devel] [RFC PATCH v3 00/11] qemu-ga: fsfreeze on Windows using VSS
,
Libaiqing
,
2013/05/30
Re: [Qemu-devel] [RFC PATCH v3 00/11] qemu-ga: fsfreeze on Windows using VSS
,
Tomoki Sekiyama
,
2013/05/30
[Qemu-devel] [Bug 1087590] Re: gdbstub step instruction locks up on OS X
,
Niel van der Westhuizen
,
2013/05/21
[Qemu-devel] [PATCH scsi] scsi-generic: fix sign extension of READ CAPACITY(10) data
,
Paolo Bonzini
,
2013/05/21
[Qemu-devel] [PATCH v2] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Stefan Hajnoczi
,
2013/05/21
Re: [Qemu-devel] [PATCH v2] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Eric Blake
,
2013/05/21
Re: [Qemu-devel] [PATCH v2] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Stefan Hajnoczi
,
2013/05/21
Re: [Qemu-devel] [PATCH v2] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Eric Blake
,
2013/05/21
[Qemu-devel] (Another) 1.4.1 -> 1.5.0 migration failure
,
Nicholas Thomas
,
2013/05/21
Re: [Qemu-devel] (Another) 1.4.1 -> 1.5.0 migration failure
,
Andreas Färber
,
2013/05/21
Re: [Qemu-devel] (Another) 1.4.1 -> 1.5.0 migration failure
,
Nicholas Thomas
,
2013/05/21
Re: [Qemu-devel] (Another) 1.4.1 -> 1.5.0 migration failure
,
mdroth
,
2013/05/21
Re: [Qemu-devel] (Another) 1.4.1 -> 1.5.0 migration failure
,
mdroth
,
2013/05/21
Re: [Qemu-devel] (Another) 1.4.1 -> 1.5.0 migration failure
,
Peter Maydell
,
2013/05/21
Re: [Qemu-devel] (Another) 1.4.1 -> 1.5.0 migration failure
,
mdroth
,
2013/05/21
Re: [Qemu-devel] (Another) 1.4.1 -> 1.5.0 migration failure
,
Peter Maydell
,
2013/05/21
Re: [Qemu-devel] (Another) 1.4.1 -> 1.5.0 migration failure
,
mdroth
,
2013/05/21
[Qemu-devel] Get Guest Virtual to Host Physical address mapping
,
Shehbaz Jaffer
,
2013/05/21
[Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API
,
Paolo Bonzini
,
2013/05/21
[Qemu-devel] [PATCH 01/30] exec: remove obsolete comment
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 01/30] exec: remove obsolete comment
,
Peter Maydell
,
2013/05/21
[Qemu-devel] [PATCH 02/30] exec: eliminate qemu_put_ram_ptr
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 02/30] exec: eliminate qemu_put_ram_ptr
,
Peter Maydell
,
2013/05/21
[Qemu-devel] [PATCH 03/30] exec: make qemu_get_ram_ptr private
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 03/30] exec: make qemu_get_ram_ptr private
,
Peter Maydell
,
2013/05/21
[Qemu-devel] [PATCH 04/30] exec: eliminate stq_phys_notdirty
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 04/30] exec: eliminate stq_phys_notdirty
,
Peter Maydell
,
2013/05/23
Re: [Qemu-devel] [PATCH 04/30] exec: eliminate stq_phys_notdirty
,
Anthony Liguori
,
2013/05/23
Re: [Qemu-devel] [PATCH 04/30] exec: eliminate stq_phys_notdirty
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] [PATCH 04/30] exec: eliminate stq_phys_notdirty
,
Peter Maydell
,
2013/05/23
[Qemu-devel] [PATCH 05/30] memory: assert that PhysPageEntry's ptr does not overflow
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 05/30] memory: assert that PhysPageEntry's ptr does not overflow
,
Peter Maydell
,
2013/05/23
[Qemu-devel] [PATCH 06/30] memory: allow memory_region_find() to run on non-root memory regions
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 06/30] memory: allow memory_region_find() to run on non-root memory regions
,
Peter Maydell
,
2013/05/23
[Qemu-devel] [PATCH 07/30] memory: Replace open-coded memory_region_is_romd
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 07/30] memory: Replace open-coded memory_region_is_romd
,
Peter Maydell
,
2013/05/21
[Qemu-devel] [PATCH 08/30] memory: Rename readable flag to romd_mode
,
Paolo Bonzini
,
2013/05/21
[Qemu-devel] [PATCH 09/30] memory: do not duplicate memory_region_destructor_none
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 09/30] memory: do not duplicate memory_region_destructor_none
,
Peter Maydell
,
2013/05/21
[Qemu-devel] [PATCH 10/30] memory: make memory_global_sync_dirty_bitmap take an AddressSpace
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 10/30] memory: make memory_global_sync_dirty_bitmap take an AddressSpace
,
Peter Maydell
,
2013/05/21
Re: [Qemu-devel] [PATCH 10/30] memory: make memory_global_sync_dirty_bitmap take an AddressSpace
,
David Gibson
,
2013/05/22
[Qemu-devel] [PATCH 11/30] memory: fix address space initialization/destruction
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 11/30] memory: fix address space initialization/destruction
,
Peter Maydell
,
2013/05/21
[Qemu-devel] [PATCH 12/30] s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
,
Paolo Bonzini
,
2013/05/21
[Qemu-devel] [PATCH 13/30] memory: limit sections in the radix tree to the actual address space size
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 13/30] memory: limit sections in the radix tree to the actual address space size
,
Peter Maydell
,
2013/05/21
[Qemu-devel] [PATCH 14/30] memory: create FlatView for new address spaces
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 14/30] memory: create FlatView for new address spaces
,
Peter Maydell
,
2013/05/21
[Qemu-devel] [PATCH 15/30] memory: add address_space_valid
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
,
David Gibson
,
2013/05/23
Re: [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
,
Jan Kiszka
,
2013/05/23
Re: [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
,
Peter Maydell
,
2013/05/23
Re: [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
,
Jan Kiszka
,
2013/05/24
Re: [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
,
Jan Kiszka
,
2013/05/24
Re: [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
,
Peter Maydell
,
2013/05/24
Re: [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
,
Jan Kiszka
,
2013/05/24
Re: [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
,
Paolo Bonzini
,
2013/05/24
Re: [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
,
Peter Maydell
,
2013/05/24
Re: [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
,
Paolo Bonzini
,
2013/05/24
Re: [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
,
Peter Maydell
,
2013/05/24
Re: [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
,
Paolo Bonzini
,
2013/05/24
Re: [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
,
Peter Maydell
,
2013/05/24
Re: [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
,
David Gibson
,
2013/05/24
Re: [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
,
Peter Maydell
,
2013/05/25
Re: [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
,
David Gibson
,
2013/05/26
[Qemu-devel] [PATCH 16/30] memory: clean up phys_page_find
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 16/30] memory: clean up phys_page_find
,
Peter Maydell
,
2013/05/23
[Qemu-devel] [PATCH 18/30] memory: add return value to address_space_rw/read/write
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 18/30] memory: add return value to address_space_rw/read/write
,
Peter Maydell
,
2013/05/23
[Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
liu ping fan
,
2013/05/23
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
liu ping fan
,
2013/05/23
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Peter Maydell
,
2013/05/23
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Jan Kiszka
,
2013/05/25
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Paolo Bonzini
,
2013/05/25
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Jan Kiszka
,
2013/05/25
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Paolo Bonzini
,
2013/05/25
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Jan Kiszka
,
2013/05/25
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Paolo Bonzini
,
2013/05/26
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Jan Kiszka
,
2013/05/26
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Paolo Bonzini
,
2013/05/27
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Jan Kiszka
,
2013/05/27
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Paolo Bonzini
,
2013/05/27
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Jan Kiszka
,
2013/05/27
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Peter Maydell
,
2013/05/27
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Paolo Bonzini
,
2013/05/27
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Peter Maydell
,
2013/05/27
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Paolo Bonzini
,
2013/05/26
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Jan Kiszka
,
2013/05/26
Re: [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
,
Paolo Bonzini
,
2013/05/26
[Qemu-devel] [PATCH 19/30] memory: Introduce address_space_lookup_region
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 19/30] memory: Introduce address_space_lookup_region
,
Peter Maydell
,
2013/05/23
[Qemu-devel] [PATCH 20/30] memory: iommu support
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 20/30] memory: iommu support
,
Peter Maydell
,
2013/05/23
[Qemu-devel] [PATCH 21/30] memory: Add iommu map/unmap notifiers
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 21/30] memory: Add iommu map/unmap notifiers
,
Peter Maydell
,
2013/05/23
Re: [Qemu-devel] [PATCH 21/30] memory: Add iommu map/unmap notifiers
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] [PATCH 21/30] memory: Add iommu map/unmap notifiers
,
David Gibson
,
2013/05/29
[Qemu-devel] [PATCH 22/30] vfio: abort if an emulated iommu is used
,
Paolo Bonzini
,
2013/05/21
[Qemu-devel] [PATCH 23/30] spapr: convert TCE API to use an opaque type
,
Paolo Bonzini
,
2013/05/21
[Qemu-devel] [PATCH 24/30] spapr: make IOMMU translation go through IOMMUTLBEntry
,
Paolo Bonzini
,
2013/05/21
[Qemu-devel] [PATCH 25/30] spapr: use memory core for iommu support
,
Paolo Bonzini
,
2013/05/21
[Qemu-devel] [PATCH 26/30] dma: eliminate old-style IOMMU support
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 26/30] dma: eliminate old-style IOMMU support
,
Peter Maydell
,
2013/05/23
[Qemu-devel] [PATCH 27/30] pci: use memory core for iommu support
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 27/30] pci: use memory core for iommu support
,
Peter Maydell
,
2013/05/23
Re: [Qemu-devel] [PATCH 27/30] pci: use memory core for iommu support
,
Michael S. Tsirkin
,
2013/05/23
[Qemu-devel] [PATCH 28/30] spapr_vio: take care of creating our own AddressSpace/DMAContext
,
Paolo Bonzini
,
2013/05/21
[Qemu-devel] [PATCH 30/30] memory: give name to every AddressSpace
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 30/30] memory: give name to every AddressSpace
,
Peter Maydell
,
2013/05/23
[Qemu-devel] [PATCH 29/30] dma: eliminate DMAContext
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 29/30] dma: eliminate DMAContext
,
Peter Maydell
,
2013/05/23
Re: [Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API
,
Alexey Kardashevskiy
,
2013/05/21
Re: [Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API
,
Paolo Bonzini
,
2013/05/22
Re: [Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API
,
Peter Maydell
,
2013/05/23
Re: [Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API
,
Peter Maydell
,
2013/05/23
Re: [Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API
,
Alexey Kardashevskiy
,
2013/05/24
Re: [Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [PATCH 0/2 v2] Chardev related fixes
,
Lei Li
,
2013/05/21
[Qemu-devel] [PATCH 2/2] chardev: Get filename for new qapi backend
,
Lei Li
,
2013/05/21
[Qemu-devel] [PATCH 1/2] chardev: Make the name of memory device consistent
,
Lei Li
,
2013/05/21
Message not available
Re: [Qemu-devel] [PATCH 1/2] chardev: Make the name of memory device consistent
,
Lei Li
,
2013/05/21
Re: [Qemu-devel] [PATCH 1/2] chardev: Make the name of memory device consistent
,
Eric Blake
,
2013/05/21
Re: [Qemu-devel] [PATCH 1/2] chardev: Make the name of memory device consistent
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH 1/2] chardev: Make the name of memory device consistent
,
Eric Blake
,
2013/05/21
Re: [Qemu-devel] [PATCH 0/2 v2] Chardev related fixes
,
Anthony Liguori
,
2013/05/22
[Qemu-devel] [qemu-devel][libvirt] Default machine type setting for ppc64
,
Li Zhang
,
2013/05/21
Re: [Qemu-devel] [libvirt] Default machine type setting for ppc64
,
Li Zhang
,
2013/05/21
Re: [Qemu-devel] [qemu-devel][libvirt] Default machine type setting for ppc64
,
Peter Maydell
,
2013/05/21
Re: [Qemu-devel] [qemu-devel][libvirt] Default machine type setting for ppc64
,
Daniel P. Berrange
,
2013/05/21
Re: [Qemu-devel] [qemu-devel][libvirt] Default machine type setting for ppc64
,
Peter Maydell
,
2013/05/21
Re: [Qemu-devel] [qemu-devel][libvirt] Default machine type setting for ppc64
,
Li Zhang
,
2013/05/21
Re: [Qemu-devel] [qemu-devel][libvirt] Default machine type setting for ppc64
,
Peter Maydell
,
2013/05/21
Re: [Qemu-devel] [qemu-devel][libvirt] Default machine type setting for ppc64
,
Daniel P. Berrange
,
2013/05/21
Re: [Qemu-devel] [qemu-devel][libvirt] Default machine type setting for ppc64
,
Li Zhang
,
2013/05/21
Re: [Qemu-devel] [qemu-devel][libvirt] Default machine type setting for ppc64
,
Paul Mackerras
,
2013/05/21
Re: [Qemu-devel] [qemu-devel][libvirt] Default machine type setting for ppc64
,
Daniel P. Berrange
,
2013/05/21
Re: [Qemu-devel] [qemu-devel][libvirt] Default machine type setting for ppc64
,
Peter Maydell
,
2013/05/21
Re: [Qemu-devel] [qemu-devel][libvirt] Default machine type setting for ppc64
,
Anthony Liguori
,
2013/05/21
Re: [Qemu-devel] [qemu-devel][libvirt] Default machine type setting for ppc64
,
Peter Maydell
,
2013/05/21
Re: [Qemu-devel] [qemu-devel][libvirt] Default machine type setting for ppc64
,
Christian Borntraeger
,
2013/05/21
Re: [Qemu-devel] [qemu-devel][libvirt] Default machine type setting for ppc64
,
Anthony Liguori
,
2013/05/21
Re: [Qemu-devel] [libvirt] [qemu-devel] Default machine type setting for ppc64
,
Eric Blake
,
2013/05/21
Re: [Qemu-devel] [libvirt] [qemu-devel] Default machine type setting for ppc64
,
Daniel P. Berrange
,
2013/05/21
Re: [Qemu-devel] [libvirt] [qemu-devel] Default machine type setting for ppc64
,
Anthony Liguori
,
2013/05/21
Re: [Qemu-devel] [libvirt] [qemu-devel] Default machine type setting for ppc64
,
Li Zhang
,
2013/05/22
Re: [Qemu-devel] [qemu-devel][libvirt] Default machine type setting for ppc64
,
Li Zhang
,
2013/05/21
Re: [Qemu-devel] [qemu-devel][libvirt] Default machine type setting for ppc64
,
Li Zhang
,
2013/05/21
[Qemu-devel] IDE disk FLUSH take more than 30 secs, the SUSE guest reports "lost interrupt and the file system becomes read-only"
,
Gonglei (Arei)
,
2013/05/21
Re: [Qemu-devel] IDE disk FLUSH take more than 30 secs, the SUSE guest reports "lost interrupt and the file system becomes read-only"
,
Andreas Färber
,
2013/05/21
Re: [Qemu-devel] IDE disk FLUSH take more than 30 secs, the SUSE guest reports "lost interrupt and the file system becomes read-only"
,
Gonglei (Arei)
,
2013/05/21
Re: [Qemu-devel] IDE disk FLUSH take more than 30 secs, the SUSE guest reports "lost interrupt and the file system becomes read-only"
,
Andreas Färber
,
2013/05/26
Re: [Qemu-devel] IDE disk FLUSH take more than 30 secs, the SUSE guest reports "lost interrupt and the file system becomes read-only"
,
Stefan Hajnoczi
,
2013/05/27
Re: [Qemu-devel] IDE disk FLUSH take more than 30 secs, the SUSE guest reports "lost interrupt and the file system becomes read-only"
,
Paolo Bonzini
,
2013/05/27
[Qemu-devel] [PATCH arm-devs v1 0/5] SD and SDHCI Fixes
,
peter . crosthwaite
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v1 1/5] sd/sd.c: Fix "inquiry" ACMD41
,
peter . crosthwaite
,
2013/05/21
Re: [Qemu-devel] [PATCH arm-devs v1 1/5] sd/sd.c: Fix "inquiry" ACMD41
,
Peter Maydell
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v1 2/5] sd/sdhci.c: Only reset data_count on new commands
,
peter . crosthwaite
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v1 3/5] sd/sdhci: Fix Buffer Write Ready interrupt
,
peter . crosthwaite
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v1 4/5] sd/sdhci.c: Fix bdata_read DPRINT message
,
peter . crosthwaite
,
2013/05/21
Re: [Qemu-devel] [PATCH arm-devs v1 4/5] sd/sdhci.c: Fix bdata_read DPRINT message
,
Peter Maydell
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v1 5/5] sd/sdhci:ADMA: fix interrupt
,
peter . crosthwaite
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v4 00/15] Xilinx SPIPS fixes round 2
,
peter . crosthwaite
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v4 01/15] xilinx_spips: seperate SPI and QSPI as two classes
,
peter . crosthwaite
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v4 02/15] xilinx_spips: Make interrupts clear on read
,
peter . crosthwaite
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v4 03/15] xilinx_spips: Inhibit interrupts in LQSPI mode
,
peter . crosthwaite
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v4 04/15] xilinx_spips: Add verbose LQSPI debug output
,
peter . crosthwaite
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v4 05/15] xilinx_spips: Fix QSPI FIFO size
,
peter . crosthwaite
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v4 06/15] xilinx_spips: Trash LQ page cache on mode change
,
peter . crosthwaite
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v4 07/15] xilinx_spips: Add automatic start support
,
peter . crosthwaite
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v4 09/15] xilinx_spips: lqspi: Dont touch config register
,
peter . crosthwaite
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v4 10/15] xilinx_spips: Fix CTRL register RW bits
,
peter . crosthwaite
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v4 11/15] xilinx_spips: Fix striping behaviour
,
peter . crosthwaite
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v4 12/15] xilinx_spips: Debug msgs for Snoop state
,
peter . crosthwaite
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v4 13/15] xilinx_spips: Multiple debug verbosity levels
,
peter . crosthwaite
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v4 14/15] xilinx_spips: lqspi: Push more data to tx-fifo
,
peter . crosthwaite
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v4 15/15] xilinx_spips: lqspi: Fix byte/misaligned access
,
peter . crosthwaite
,
2013/05/21
[Qemu-devel] [PATCH arm-devs v4 08/15] xilinx_spips: Implement automatic CS
,
peter . crosthwaite
,
2013/05/21
Re: [Qemu-devel] [PATCH arm-devs v4 00/15] Xilinx SPIPS fixes round 2
,
Peter Maydell
,
2013/05/24
[Qemu-devel] [PATCH v1 1/1] qom/object: Don't poll cast cache for NULL objects
,
peter . crosthwaite
,
2013/05/21
Re: [Qemu-devel] [PATCH v1 1/1] qom/object: Don't poll cast cache for NULL objects
,
Andreas Färber
,
2013/05/21
Re: [Qemu-devel] [PATCH v1 1/1] qom/object: Don't poll cast cache for NULL objects
,
Anthony Liguori
,
2013/05/21
[Qemu-devel] [PATCH] Fix mask of pte index
,
Qiao Nuohan
,
2013/05/20
Re: [Qemu-devel] [PATCH] Fix mask of pte index
,
Jesse Larrew
,
2013/05/21
Re: [Qemu-devel] [PATCH] Fix mask of pte index
,
Andreas Färber
,
2013/05/21
Re: [Qemu-devel] [PATCH] Fix mask of pte index
,
Qiao Nuohan
,
2013/05/21
Re: [Qemu-devel] [PATCH] Fix mask of pte index
,
Andreas Färber
,
2013/05/21
Re: [Qemu-devel] [PATCH] Fix mask of pte index
,
Qiao Nuohan
,
2013/05/21
Re: [Qemu-devel] [PATCH] Fix mask of pte index
,
Qiao Nuohan
,
2013/05/21
Re: [Qemu-devel] [PATCH] Fix mask of pte index
,
Andreas Färber
,
2013/05/22
[Qemu-devel] [Bug 1044727] Re: -kernel does not work for multiboot ELF kernels
,
Aurelien Jarno
,
2013/05/20
[Qemu-devel] [Bug 1071149] Re: target-mips: special3 instruction dinsm translation error
,
Aurelien Jarno
,
2013/05/20
[Qemu-devel] [Bug 1058225] Re: When setting hardware clock on linux guest, hwclock shows crazy date (in the year 2043)
,
Aurelien Jarno
,
2013/05/20
[Qemu-devel] [Bug 1073585] Re: Deleting UDP socket in monitor mode
,
Aurelien Jarno
,
2013/05/20
[Qemu-devel] [Bug 1075252] Re: qemu-img cannot read VMDK4 file
,
Aurelien Jarno
,
2013/05/20
[Qemu-devel] [Bug 1091241] Re: NetBSD/i386 6.0 guest suffers interrupt storm since qemu BIOS update
,
Aurelien Jarno
,
2013/05/20
[Qemu-devel] [Bug 1169254] Re: latest qemu.git master -> qemu-system-x86_64 crashes when issuing screendump command over monitor
,
Aurelien Jarno
,
2013/05/20
[Qemu-devel] [Bug 1110531] Re: regression booting pxa kernels
,
Aurelien Jarno
,
2013/05/20
[Qemu-devel] [Bug 1166954] Re: Error compiling qemu due to missing
,
Aurelien Jarno
,
2013/05/20
[Qemu-devel] [Bug 1169375] Re: qemu.git master -> qemu segfaults during tcp migration (and other modes when using MALLOC_PERTURB_=1)
,
Aurelien Jarno
,
2013/05/20
[Qemu-devel] [Bug 1169856] Re: OpenBIOS seek fails on NetBSD CD image
,
Aurelien Jarno
,
2013/05/20
[Qemu-devel] [PATCH] hw/9pfs: use O_NOFOLLOW for mapped readlink operation
,
Aneesh Kumar K.V
,
2013/05/20
Re: [Qemu-devel] [PATCH] hw/9pfs: use O_NOFOLLOW for mapped readlink operation
,
Aneesh Kumar K.V
,
2013/05/20
Re: [Qemu-devel] [PATCH] hw/9pfs: use O_NOFOLLOW for mapped readlink operation
,
Stefan Hajnoczi
,
2013/05/21
[Qemu-devel] [RFC PATCH 0/4] build: TARGET_ARCH/ARCH2/TYPE simplification
,
Paolo Bonzini
,
2013/05/20
Re: [Qemu-devel] [RFC PATCH 0/4] build: TARGET_ARCH/ARCH2/TYPE simplification
,
Andreas Färber
,
2013/05/20
Re: [Qemu-devel] [RFC PATCH 0/4] build: TARGET_ARCH/ARCH2/TYPE simplification
,
Peter Maydell
,
2013/05/20
Re: [Qemu-devel] [RFC PATCH 0/4] build: TARGET_ARCH/ARCH2/TYPE simplification
,
Andreas Färber
,
2013/05/20
Re: [Qemu-devel] [RFC PATCH 0/4] build: TARGET_ARCH/ARCH2/TYPE simplification
,
Peter Maydell
,
2013/05/20
Re: [Qemu-devel] [RFC PATCH 0/4] build: TARGET_ARCH/ARCH2/TYPE simplification
,
Eric Blake
,
2013/05/20
[Qemu-devel] [PATCH 1/2] pcie: Use same Link Capabilities defines as Linux kernel
,
Bjorn Helgaas
,
2013/05/20
[Qemu-devel] [PATCH 2/2] pcie: Add more ASPM support
,
Bjorn Helgaas
,
2013/05/20
Re: [Qemu-devel] [PATCH 2/2] pcie: Add more ASPM support
,
Michael S. Tsirkin
,
2013/05/20
Re: [Qemu-devel] [PATCH 2/2] pcie: Add more ASPM support
,
Bjorn Helgaas
,
2013/05/20
Re: [Qemu-devel] [PATCH 2/2] pcie: Add more ASPM support
,
Michael S. Tsirkin
,
2013/05/21
[Qemu-devel] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
,
Peter Maydell
,
2013/05/20
Re: [Qemu-devel] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
,
Paolo Bonzini
,
2013/05/20
Re: [Qemu-devel] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
,
Peter Maydell
,
2013/05/20
Re: [Qemu-devel] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
,
Paolo Bonzini
,
2013/05/20
Re: [Qemu-devel] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
,
Anthony Liguori
,
2013/05/22
Re: [Qemu-devel] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
,
Andreas Färber
,
2013/05/22
Re: [Qemu-devel] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
,
Anthony Liguori
,
2013/05/22
Re: [Qemu-devel] New targets (was: [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line)
,
Andreas Färber
,
2013/05/22
Re: [Qemu-devel] New targets (was: [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line)
,
Anthony Liguori
,
2013/05/22
Re: [Qemu-devel] New targets (was: [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line)
,
Peter Maydell
,
2013/05/22
Re: [Qemu-devel] New targets (was: [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line)
,
Anthony Liguori
,
2013/05/22
Re: [Qemu-devel] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
,
Peter Maydell
,
2013/05/22
Re: [Qemu-devel] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
,
Anthony Liguori
,
2013/05/22
Re: [Qemu-devel] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
,
Paolo Bonzini
,
2013/05/22
Re: [Qemu-devel] [libvirt] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
,
Eric Blake
,
2013/05/24
Re: [Qemu-devel] [libvirt] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
,
Peter Maydell
,
2013/05/25
Re: [Qemu-devel] [libvirt] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
,
Andreas Färber
,
2013/05/25
Re: [Qemu-devel] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
,
Eric Blake
,
2013/05/20
Re: [Qemu-devel] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
,
Peter Maydell
,
2013/05/20
Re: [Qemu-devel] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
,
Eric Blake
,
2013/05/20
Re: [Qemu-devel] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
,
Paolo Bonzini
,
2013/05/20
Re: [Qemu-devel] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
,
Anthony Liguori
,
2013/05/22
Re: [Qemu-devel] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
,
Peter Maydell
,
2013/05/22
[Qemu-devel] [ANNOUNCE] 1.6 development is now open
,
Anthony Liguori
,
2013/05/20
[Qemu-devel] [ANNOUNCE] QEMU 1.5.0 release
,
Anthony Liguori
,
2013/05/20
[Qemu-devel] [Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)
,
Predrag Radovic
,
2013/05/20
[Qemu-devel] [PATCH 0/2] configure: improve handling of target lists
,
Peter Maydell
,
2013/05/20
[Qemu-devel] [PATCH 2/2] configure: Report unknown target names more helpfully
,
Peter Maydell
,
2013/05/20
[Qemu-devel] [PATCH 1/2] configure: Autogenerate default target list
,
Peter Maydell
,
2013/05/20
Re: [Qemu-devel] [PATCH 1/2] configure: Autogenerate default target list
,
Andreas Färber
,
2013/05/20
Re: [Qemu-devel] [PATCH 1/2] configure: Autogenerate default target list
,
Peter Maydell
,
2013/05/20
Re: [Qemu-devel] [PATCH 1/2 V4] virtio-spec: dynamic network offloads configuration
,
Paolo Bonzini
,
2013/05/20
Re: [Qemu-devel] [PATCH 1/2 V4] virtio-spec: dynamic network offloads configuration
,
Michael S. Tsirkin
,
2013/05/20
Re: [Qemu-devel] [PATCH 1/2 V4] virtio-spec: dynamic network offloads configuration
,
Rusty Russell
,
2013/05/21
[Qemu-devel] [PATCH v2] scsi: reset cdrom tray statuses on scsi_disk_reset
,
Pavel Hrdina
,
2013/05/20
Re: [Qemu-devel] [PATCH v2] scsi: reset cdrom tray statuses on scsi_disk_reset
,
Paolo Bonzini
,
2013/05/20
[Qemu-devel] pending 1.5 patches
,
Paolo Bonzini
,
2013/05/20
Re: [Qemu-devel] pending 1.5 patches
,
Stefan Weil
,
2013/05/20
Re: [Qemu-devel] pending 1.5 patches
,
Paolo Bonzini
,
2013/05/20
Re: [Qemu-devel] pending 1.5 patches
,
Anthony Liguori
,
2013/05/20
Re: [Qemu-devel] pending 1.5 patches
,
Stefan Weil
,
2013/05/20
Re: [Qemu-devel] pending 1.5 patches
,
Anthony Liguori
,
2013/05/20
Re: [Qemu-devel] pending 1.5 patches
,
Michael S. Tsirkin
,
2013/05/20
Re: [Qemu-devel] pending 1.5 patches
,
Eric Blake
,
2013/05/20
Re: [Qemu-devel] pending 1.5 patches
,
Paolo Bonzini
,
2013/05/20
[Qemu-devel] KVM call agenda for 2013-05-21
,
Juan Quintela
,
2013/05/20
Re: [Qemu-devel] KVM call agenda for 2013-05-21
,
Michael S. Tsirkin
,
2013/05/20
Re: [Qemu-devel] KVM call agenda for 2013-05-21
,
Anthony Liguori
,
2013/05/21
Re: [Qemu-devel] KVM call agenda for 2013-05-21
,
Michael S. Tsirkin
,
2013/05/21
Re: [Qemu-devel] KVM call agenda for 2013-05-21
,
Anthony Liguori
,
2013/05/21
Re: [Qemu-devel] KVM call agenda for 2013-05-21
,
Juan Quintela
,
2013/05/21
Re: [Qemu-devel] KVM call agenda for 2013-05-21
,
Andreas Färber
,
2013/05/21
Re: [Qemu-devel] KVM call agenda for 2013-05-21
,
Michael S. Tsirkin
,
2013/05/21
Re: [Qemu-devel] KVM call agenda for 2013-05-21
,
Michael S. Tsirkin
,
2013/05/21
Re: [Qemu-devel] KVM call agenda for 2013-05-21
,
Anthony Liguori
,
2013/05/21
Re: [Qemu-devel] KVM call agenda for 2013-05-21
,
Juan Quintela
,
2013/05/21
[Qemu-devel] [PATCH for-1.5 resend] vl: new runstate transition: RUN_STATE_GUEST_PANICKED -> RUN_STATE_FINISH_MIGRATE
,
Paolo Bonzini
,
2013/05/20
Re: [Qemu-devel] [PATCH for-1.5 resend] vl: new runstate transition: RUN_STATE_GUEST_PANICKED -> RUN_STATE_FINISH_MIGRATE
,
Anthony Liguori
,
2013/05/22
[Qemu-devel] [PATCH for-1.5] osdep: fix qemu_anon_ram_free trace (+ fix compilation on 32 bit hosts)
,
Hervé Poussineau
,
2013/05/20
Re: [Qemu-devel] [PATCH for-1.5] osdep: fix qemu_anon_ram_free trace (+ fix compilation on 32 bit hosts)
,
Stefan Weil
,
2013/05/20
Re: [Qemu-devel] [PATCH for-1.5] osdep: fix qemu_anon_ram_free trace (+ fix compilation on 32 bit hosts)
,
Anthony Liguori
,
2013/05/22
[Qemu-devel] [PATCH] linux-user: Fix typo in comment
,
Lei Li
,
2013/05/20
Re: [Qemu-devel] [PATCH] linux-user: Fix typo in comment
,
Stefan Weil
,
2013/05/20
Re: [Qemu-devel] [PATCH] linux-user: Fix typo in comment
,
Lei Li
,
2013/05/27
Re: [Qemu-devel] [Qemu-trivial] [PATCH] linux-user: Fix typo in comment
,
Michael Tokarev
,
2013/05/27
[Qemu-devel] [Bug 739785] Re: qemu-i386 user mode can't fork (bash: fork: Invalid argument)
,
Michael Tokarev
,
2013/05/20
[Qemu-devel] [PATCH v5] virtio-net: dynamic network offloads configuration
,
Michael S. Tsirkin
,
2013/05/20
Re: [Qemu-devel] [PATCH v5] virtio-net: dynamic network offloads configuration
,
Paolo Bonzini
,
2013/05/20
Re: [Qemu-devel] [PATCH v5] virtio-net: dynamic network offloads configuration
,
Michael S. Tsirkin
,
2013/05/20
Re: [Qemu-devel] [PATCH v5] virtio-net: dynamic network offloads configuration
,
Paolo Bonzini
,
2013/05/20
Re: [Qemu-devel] [PATCH v5] virtio-net: dynamic network offloads configuration
,
Michael S. Tsirkin
,
2013/05/20
Re: [Qemu-devel] [PATCH v5] virtio-net: dynamic network offloads configuration
,
Anthony Liguori
,
2013/05/20
Re: [Qemu-devel] [PATCH v5] virtio-net: dynamic network offloads configuration
,
Anthony Liguori
,
2013/05/22
Re: [Qemu-devel] [PATCH v5] virtio-net: dynamic network offloads configuration
,
Dmitry Fleytman
,
2013/05/20
[Qemu-devel] [PATCH v3 00/10] curl: fix curl read
,
Fam Zheng
,
2013/05/20
[Qemu-devel] [PATCH v3 01/10] curl: introduce CURLSockInfo to BDRVCURLState.
,
Fam Zheng
,
2013/05/20
[Qemu-devel] [PATCH v3 02/10] curl: change magic number to sizeof
,
Fam Zheng
,
2013/05/20
[Qemu-devel] [PATCH v3 03/10] curl: change curl_multi_do to curl_fd_handler
,
Fam Zheng
,
2013/05/20
[Qemu-devel] [PATCH v3 04/10] curl: fix curl_open
,
Fam Zheng
,
2013/05/20
[Qemu-devel] [PATCH v3 05/10] curl: add timer to BDRVCURLState
,
Fam Zheng
,
2013/05/20
[Qemu-devel] [PATCH v3 06/10] curl: introduce CURLDataCache
,
Fam Zheng
,
2013/05/20
[Qemu-devel] [PATCH v3 07/10] curl: make use of CURLDataCache.
,
Fam Zheng
,
2013/05/20
[Qemu-devel] [PATCH v3 08/10] curl: use list to store CURLState
,
Fam Zheng
,
2013/05/20
[Qemu-devel] [PATCH v3 09/10] curl: add cache quota.
,
Fam Zheng
,
2013/05/20
[Qemu-devel] [PATCH v3 10/10] curl: introduce ssl_no_cert runtime option.
,
Fam Zheng
,
2013/05/20
Re: [Qemu-devel] [PATCH v3 00/10] curl: fix curl read
,
Richard W.M. Jones
,
2013/05/20
Re: [Qemu-devel] [PATCH v3 00/10] curl: fix curl read
,
Richard W.M. Jones
,
2013/05/20
Re: [Qemu-devel] [PATCH v3 00/10] curl: fix curl read
,
Fam Zheng
,
2013/05/20
Re: [Qemu-devel] [PATCH v3 00/10] curl: fix curl read
,
Richard W.M. Jones
,
2013/05/21
Re: [Qemu-devel] [PATCH v3 00/10] curl: fix curl read
,
Fam Zheng
,
2013/05/21
[Qemu-devel] [PATCH 0/3] Chardev related fixes
,
Lei Li
,
2013/05/20
[Qemu-devel] [PATCH 1/3] chardev: Make consistent with udp device for new qapi backend
,
Lei Li
,
2013/05/20
Re: [Qemu-devel] [PATCH for-1.5? 1/3] chardev: Make consistent with udp device for new qapi backend
,
Paolo Bonzini
,
2013/05/20
Re: [Qemu-devel] [PATCH 1/3] chardev: Make consistent with udp device for new qapi backend
,
Eric Blake
,
2013/05/20
[Qemu-devel] [PATCH 2/3] chardev: Make the name of ringbuf device consistent
,
Lei Li
,
2013/05/20
Re: [Qemu-devel] [PATCH 2/3] chardev: Make the name of ringbuf device consistent
,
Paolo Bonzini
,
2013/05/20
Re: [Qemu-devel] [PATCH 2/3] chardev: Make the name of ringbuf device consistent
,
Paolo Bonzini
,
2013/05/20
Re: [Qemu-devel] [for 1.5? Qemu-devel] [PATCH 2/3] chardev: Make the name of ringbuf device consistent
,
Eric Blake
,
2013/05/20
Re: [Qemu-devel] [for 1.5? Qemu-devel] [PATCH 2/3] chardev: Make the name of ringbuf device consistent
,
Paolo Bonzini
,
2013/05/20
Re: [Qemu-devel] [for 1.5? Qemu-devel] [PATCH 2/3] chardev: Make the name of ringbuf device consistent
,
Lei Li
,
2013/05/21
[Qemu-devel] [PATCH 3/3] chardev: Get filename for new qapi backend
,
Lei Li
,
2013/05/20
[Qemu-devel] [PATCH] hw/9pfs: Fix segfault with 9p2000.u
,
Aneesh Kumar K.V
,
2013/05/20
Re: [Qemu-devel] [PATCH] hw/9pfs: Fix segfault with 9p2000.u
,
Stefan Hajnoczi
,
2013/05/20
Re: [Qemu-devel] [PATCH] hw/9pfs: Fix segfault with 9p2000.u
,
Michael Tokarev
,
2013/05/20
[Qemu-devel] This is an out of tree build but your source tree
,
Peter Cheung
,
2013/05/19
Re: [Qemu-devel] This is an out of tree build but your source tree
,
Stefan Hajnoczi
,
2013/05/20
Re: [Qemu-devel] This is an out of tree build but your source tree
,
Peter Maydell
,
2013/05/20
Re: [Qemu-devel] This is an out of tree build but your source tree
,
Peter Maydell
,
2013/05/20
Re: [Qemu-devel] This is an out of tree build but your source tree
,
Peter Cheung
,
2013/05/21
Re: [Qemu-devel] This is an out of tree build but your source tree
,
Andreas Färber
,
2013/05/20
Re: [Qemu-devel] This is an out of tree build but your source tree
,
Peter Crosthwaite
,
2013/05/20
Re: [Qemu-devel] This is an out of tree build but your source tree
,
Peter Cheung
,
2013/05/21
[Qemu-devel] qemu-iotests: qcow2 failed for test 026 038
,
TianShan Wong
,
2013/05/19
Re: [Qemu-devel] qemu-iotests: qcow2 failed for test 026 038
,
Stefan Hajnoczi
,
2013/05/20
[Qemu-devel] [PATCH] i.MX: split GPT and EPIT timer implementation
,
Jean-Christophe DUBOIS
,
2013/05/19
Re: [Qemu-devel] [PATCH] i.MX: split GPT and EPIT timer implementation
,
Peter Maydell
,
2013/05/24
[Qemu-devel] Could configure generate QEMU's linker scripts?
,
Ed Maste
,
2013/05/19
Re: [Qemu-devel] Could configure generate QEMU's linker scripts?
,
Paolo Bonzini
,
2013/05/19
Re: [Qemu-devel] Could configure generate QEMU's linker scripts?
,
Aurelien Jarno
,
2013/05/19
Re: [Qemu-devel] Could configure generate QEMU's linker scripts?
,
Richard Henderson
,
2013/05/20
Re: [Qemu-devel] Could configure generate QEMU's linker scripts?
,
Ed Maste
,
2013/05/21
Re: [Qemu-devel] Could configure generate QEMU's linker scripts?
,
Richard Henderson
,
2013/05/21
Re: [Qemu-devel] 9pfs: unWRITAble dirs with random errors in guest
,
Michael Tokarev
,
2013/05/19
Re: [Qemu-devel] 9pfs: unWRITAble dirs with random errors in guest
,
Aneesh Kumar K.V
,
2013/05/20
Re: [Qemu-devel] 9pfs: unWRITAble dirs with random errors in guest
,
Aneesh Kumar K.V
,
2013/05/20
Re: [Qemu-devel] 9pfs segfaults on chmod(special)
,
Michael Tokarev
,
2013/05/19
Re: [Qemu-devel] 9pfs segfaults on chmod(special)
,
Aneesh Kumar K.V
,
2013/05/20
[Qemu-devel] [PATCH for 1.5] ide/macio: fix wrong opaque with TRIM support
,
Aurelien Jarno
,
2013/05/19
Re: [Qemu-devel] [PATCH for 1.5] ide/macio: fix wrong opaque with TRIM support
,
Paolo Bonzini
,
2013/05/19
Re: [Qemu-devel] [PATCH for 1.5] ide/macio: fix wrong opaque with TRIM support
,
Michael Tokarev
,
2013/05/19
[Qemu-devel] MSI support for e1000 Qemu in 0.13.0
,
Anjali Kulkarni
,
2013/05/18
[Qemu-devel] IDE TRIM bug on at least PPC target
,
Michael Tokarev
,
2013/05/18
Re: [Qemu-devel] IDE TRIM bug on at least PPC target
,
Paolo Bonzini
,
2013/05/18
Re: [Qemu-devel] IDE TRIM bug on at least PPC target
,
Michael Tokarev
,
2013/05/18
Re: [Qemu-devel] IDE TRIM bug on at least PPC target
,
Michael Tokarev
,
2013/05/18
Re: [Qemu-devel] IDE TRIM bug on at least PPC target
,
Paolo Bonzini
,
2013/05/18
Re: [Qemu-devel] IDE TRIM bug on at least PPC target
,
Michael Tokarev
,
2013/05/18
Re: [Qemu-devel] IDE TRIM bug on at least PPC target
,
Aurelien Jarno
,
2013/05/19
[Qemu-devel] [GIT PULL for-1.5] Trivial patches for 2013-05-18
,
Michael Tokarev
,
2013/05/18
Re: [Qemu-devel] [GIT PULL for-1.5] Trivial patches for 2013-05-18
,
Anthony Liguori
,
2013/05/22
[Qemu-devel] [PATCH for-1.5] spitz: Fix compiler warning (MinGW-w64)
,
Stefan Weil
,
2013/05/18
Re: [Qemu-devel] [PATCH for-1.5] spitz: Fix compiler warning (MinGW-w64)
,
Peter Maydell
,
2013/05/20
[Qemu-devel] [PATCH for-1.5] trace: Fix trace message (wrong order of arguments breaks build)
,
Stefan Weil
,
2013/05/18
[Qemu-devel] Gatewaying of bug reports from launchpad
,
Andreas Gustafsson
,
2013/05/18
Re: [Qemu-devel] Gatewaying of bug reports from launchpad
,
Peter Maydell
,
2013/05/18
Re: [Qemu-devel] Gatewaying of bug reports from launchpad
,
Andreas Gustafsson
,
2013/05/18
Re: [Qemu-devel] Gatewaying of bug reports from launchpad
,
Andreas Gustafsson
,
2013/05/18
[Qemu-devel] [PATCH 0/6] local state directory fixes for win32 qga
,
Laszlo Ersek
,
2013/05/18
[Qemu-devel] [PATCH 3/6] configure: don't save any fixed local_statedir for win32
,
Laszlo Ersek
,
2013/05/18
[Qemu-devel] [PATCH 1/6] osdep: add qemu_get_local_state_pathname()
,
Laszlo Ersek
,
2013/05/18
[Qemu-devel] [PATCH 6/6] qga: save state directory in ga_install_service()
,
Laszlo Ersek
,
2013/05/18
[Qemu-devel] [PATCH 5/6] qga: remove undefined behavior in ga_install_service()
,
Laszlo Ersek
,
2013/05/18
[Qemu-devel] [PATCH 4/6] qga: create state directory on win32
,
Laszlo Ersek
,
2013/05/18
[Qemu-devel] [PATCH 2/6] qga: determine default state dir and pidfile dynamically
,
Laszlo Ersek
,
2013/05/18
[Qemu-devel] [PATCH 7/6] Makefile: create ".../var/run" when installing the POSIX guest agent
,
Laszlo Ersek
,
2013/05/18
Re: [Qemu-devel] [PATCH 0/6] local state directory fixes for win32 qga
,
mdroth
,
2013/05/20
[Qemu-devel] [PATCH v3] target-mips: fix EXTPDP and setting up pos field in the DSPControl reg
,
Petar Jovanovic
,
2013/05/17
Re: [Qemu-devel] [PATCH v3] target-mips: fix EXTPDP and setting up pos field in the DSPControl reg
,
Aurelien Jarno
,
2013/05/19
[Qemu-devel] Writing a CAN driver for QEMU
,
Rempel, Cynthia
,
2013/05/17
Re: [Qemu-devel] Writing a CAN driver for QEMU
,
Paolo Bonzini
,
2013/05/18
Re: [Qemu-devel] Writing a CAN driver for QEMU
,
Rempel, Cynthia
,
2013/05/18
Re: [Qemu-devel] Writing a CAN driver for QEMU
,
Stefan Weil
,
2013/05/18
Re: [Qemu-devel] Writing a CAN driver for QEMU
,
Rempel, Cynthia
,
2013/05/18
Re: [Qemu-devel] Writing a CAN driver for QEMU
,
Pavel Pisa
,
2013/05/19
Re: [Qemu-devel] Writing a CAN driver for QEMU
,
Jean-Christophe PLAGNIOL-VILLARD
,
2013/05/19
Re: [Qemu-devel] Writing a CAN driver for QEMU
,
Peter Maydell
,
2013/05/19
Re: [Qemu-devel] Writing a CAN driver for QEMU
,
Stefan Weil
,
2013/05/19
Re: [Qemu-devel] Writing a CAN driver for QEMU
,
Paolo Bonzini
,
2013/05/19
Re: [Qemu-devel] Writing a CAN driver for QEMU
,
Paolo Bonzini
,
2013/05/19
Re: [Qemu-devel] Writing a CAN driver for QEMU
,
Stefan Weil
,
2013/05/19
Re: [Qemu-devel] Writing a CAN driver for QEMU
,
Andreas Färber
,
2013/05/19
Re: [Qemu-devel] Writing a CAN driver for QEMU
,
Pavel Pisa
,
2013/05/19
Re: [Qemu-devel] Writing a CAN driver for QEMU
,
Andreas Färber
,
2013/05/20
[Qemu-devel] [PATCH v2 0/2] linux-user: Fix MIPS16/microMIPS signal handling
,
Kwok Cheung Yeung
,
2013/05/17
[Qemu-devel] [PATCH v2 2/2] linux-user: Save the correct resume address for MIPS signal handling
,
Kwok Cheung Yeung
,
2013/05/17
[Qemu-devel] [PATCH v2 1/2] linux-user: Fix MIPS ISA transitions during signal handling
,
Kwok Cheung Yeung
,
2013/05/17
Re: [Qemu-devel] [PATCH v2 0/2] linux-user: Fix MIPS16/microMIPS signal handling
,
Aurelien Jarno
,
2013/05/19
[Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc3 is now available
,
Anthony Liguori
,
2013/05/17
Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc3 is now available
,
Dongsheng Song
,
2013/05/18
[Qemu-devel] [PATCH v2] Split out dump-guest-memory memory mapping code
,
Jens Freimann
,
2013/05/17
Re: [Qemu-devel] [PATCH v2] Split out dump-guest-memory memory mapping code
,
Andreas Färber
,
2013/05/20
[Qemu-devel] [Bug 1089996] Re: Recent floppy boot regression in qemu-system-i386
,
Andreas Gustafsson
,
2013/05/17
[Qemu-devel] [Bug 1089996] Re: Recent floppy boot regression in qemu-system-i386
,
Aurelien Jarno
,
2013/05/20
[Qemu-devel] [PATCH v2] target-mips: fix EXTPDP and setting up pos field in the DSPControl reg
,
Petar Jovanovic
,
2013/05/17
[Qemu-devel] [Bug 1154328] Re: qemu locks up on typing 41 characters at once into serial console
,
Andreas Gustafsson
,
2013/05/17
[Qemu-devel] [Bug 1154328] Re: qemu locks up on typing 41 characters at once into serial console
,
Aurelien Jarno
,
2013/05/20
[Qemu-devel] [Bug 1127369] Re: i386 emulation unreliable since commit b76f0d8c2e3eac94bc7fd90a510cb7426b2a2699
,
Andreas Gustafsson
,
2013/05/17
[Qemu-devel] [Bug 1127369] Re: i386 emulation unreliable since commit b76f0d8c2e3eac94bc7fd90a510cb7426b2a2699
,
Aurelien Jarno
,
2013/05/20
Re: [Qemu-devel] [PATCH 0/2] block: fix spurious DEVICE_TRAY_MOVED events on shutdown
,
Pavel Hrdina
,
2013/05/17
Re: [Qemu-devel] [PATCH 0/2] block: fix spurious DEVICE_TRAY_MOVED events on shutdown
,
Luiz Capitulino
,
2013/05/21
Re: [Qemu-devel] [PATCH 0/2] block: fix spurious DEVICE_TRAY_MOVED events on shutdown
,
Pavel Hrdina
,
2013/05/21
[Qemu-devel] [PATCH 0/2] coroutine: dataplane support
,
Stefan Hajnoczi
,
2013/05/17
[Qemu-devel] [PATCH 1/2] coroutine: protect global pool with a mutex
,
Stefan Hajnoczi
,
2013/05/17
[Qemu-devel] [PATCH 2/2] coroutine: stop using AioContext in CoQueue
,
Stefan Hajnoczi
,
2013/05/17
Re: [Qemu-devel] [PATCH 0/2] coroutine: dataplane support
,
Kevin Wolf
,
2013/05/17
Re: [Qemu-devel] [PATCH 0/2] coroutine: dataplane support
,
Peter Maydell
,
2013/05/17
Re: [Qemu-devel] [PATCH 0/2] coroutine: dataplane support
,
Stefan Hajnoczi
,
2013/05/21
Re: [Qemu-devel] [PATCH 0/2] coroutine: dataplane support
,
Stefan Hajnoczi
,
2013/05/23
[Qemu-devel] [PATCH 0/7] target-arm: cpregs list for migration, kvm reset
,
Peter Maydell
,
2013/05/17
[Qemu-devel] [PATCH 7/7] target-arm: Use tuple list to sync cp regs with KVM
,
Peter Maydell
,
2013/05/17
[Qemu-devel] [PATCH 6/7] target-arm: Reinitialize all KVM VCPU registers on reset
,
Peter Maydell
,
2013/05/17
[Qemu-devel] [PATCH 2/7] target-arm: Add raw_readfn and raw_writefn to ARMCPRegInfo
,
Peter Maydell
,
2013/05/17
[Qemu-devel] [PATCH 3/7] target-arm: mark up cpregs for no-migrate or raw access
,
Peter Maydell
,
2013/05/17
Re: [Qemu-devel] [PATCH 3/7] target-arm: mark up cpregs for no-migrate or raw access
,
Christoffer Dall
,
2013/05/31
Re: [Qemu-devel] [PATCH 3/7] target-arm: mark up cpregs for no-migrate or raw access
,
Peter Maydell
,
2013/05/30
Re: [Qemu-devel] [PATCH 3/7] target-arm: mark up cpregs for no-migrate or raw access
,
Christoffer Dall
,
2013/05/31
Re: [Qemu-devel] [PATCH 3/7] target-arm: mark up cpregs for no-migrate or raw access
,
Peter Maydell
,
2013/05/30
[Qemu-devel] [PATCH 1/7] target-arm: Allow special cpregs to have flags set
,
Peter Maydell
,
2013/05/17
[Qemu-devel] [PATCH 4/7] target-arm: Convert TCG to using (index, value) list for cp migration
,
Peter Maydell
,
2013/05/17
Re: [Qemu-devel] [PATCH 4/7] target-arm: Convert TCG to using (index, value) list for cp migration
,
Christoffer Dall
,
2013/05/31
[Qemu-devel] [PATCH 5/7] target-arm: Initialize cpreg list from KVM when using KVM
,
Peter Maydell
,
2013/05/17
Re: [Qemu-devel] [PATCH 5/7] target-arm: Initialize cpreg list from KVM when using KVM
,
Peter Maydell
,
2013/05/20
Re: [Qemu-devel] [PATCH 0/7] target-arm: cpregs list for migration, kvm reset
,
Christoffer Dall
,
2013/05/31
[Qemu-devel] [RFC qom-cpu] dump: Unconditionally compile
,
Andreas Färber
,
2013/05/17
Re: [Qemu-devel] [RFC qom-cpu] dump: Unconditionally compile
,
Paolo Bonzini
,
2013/05/17
Re: [Qemu-devel] [RFC qom-cpu] dump: Unconditionally compile
,
Andreas Färber
,
2013/05/20
Re: [Qemu-devel] [PATCH 1/2] Split out dump-guest-memory memory mapping code
,
Andreas Färber
,
2013/05/17
[Qemu-devel] [PATCH for-next] dump: Move stubs into libqemustub.a
,
Andreas Färber
,
2013/05/17
Message not available
Re: [Qemu-devel] [PATCH for-next] dump: Move stubs into libqemustub.a
,
Andreas Färber
,
2013/05/17
[Qemu-devel] [PATCH] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Stefan Hajnoczi
,
2013/05/17
Re: [Qemu-devel] [PATCH] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Markus Armbruster
,
2013/05/17
Re: [Qemu-devel] [PATCH] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Daniel P. Berrange
,
2013/05/17
Re: [Qemu-devel] [PATCH] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Markus Armbruster
,
2013/05/17
Re: [Qemu-devel] [PATCH] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Lucas Meneghel Rodrigues
,
2013/05/17
Re: [Qemu-devel] [PATCH] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Stefan Hajnoczi
,
2013/05/17
Re: [Qemu-devel] [PATCH] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Lucas Meneghel Rodrigues
,
2013/05/17
Re: [Qemu-devel] [PATCH] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Richard W.M. Jones
,
2013/05/19
Re: [Qemu-devel] [PATCH] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Stefan Hajnoczi
,
2013/05/17
Re: [Qemu-devel] [PATCH] tests: set MALLOC_PERTURB_ to expose memory bugs
,
Lucas Meneghel Rodrigues
,
2013/05/17
[Qemu-devel] [PATCH V2 0/2] qcow2: try cancel the modification on fail in snapshot creation
,
Wenchao Xia
,
2013/05/17
[Qemu-devel] [PATCH V2 1/2] qcow2: free allocated cluster on fail in qcow2_write_snapshots()
,
Wenchao Xia
,
2013/05/17
Re: [Qemu-devel] [PATCH V2 1/2] qcow2: free allocated cluster on fail in qcow2_write_snapshots()
,
Stefan Hajnoczi
,
2013/05/17
[Qemu-devel] [PATCH V2 2/2] qcow2: cancel the modification on fail in qcow2_snapshot_create()
,
Wenchao Xia
,
2013/05/17
Re: [Qemu-devel] [PATCH V2 2/2] qcow2: cancel the modification on fail in qcow2_snapshot_create()
,
Stefan Hajnoczi
,
2013/05/17
Re: [Qemu-devel] [PATCH V2 2/2] qcow2: cancel the modification on fail in qcow2_snapshot_create()
,
Wenchao Xia
,
2013/05/19
Re: [Qemu-devel] [PATCH v17 1/6] add a new runstate: RUN_STATE_GUEST_PANICKED
,
Christian Borntraeger
,
2013/05/17
[Qemu-devel] [PATCH] vl: new runstate transition: RUN_STATE_GUEST_PANICKED -> RUN_STATE_FINISH_MIGRATE
,
Hu Tao
,
2013/05/17
Re: [Qemu-devel] [PATCH for-1.5] vl: new runstate transition: RUN_STATE_GUEST_PANICKED -> RUN_STATE_FINISH_MIGRATE
,
Paolo Bonzini
,
2013/05/17
Re: [Qemu-devel] [PATCH] vl: new runstate transition: RUN_STATE_GUEST_PANICKED -> RUN_STATE_FINISH_MIGRATE
,
Christian Borntraeger
,
2013/05/17
Re: [Qemu-devel] [PATCH v17 1/6] add a new runstate: RUN_STATE_GUEST_PANICKED
,
Markus Armbruster
,
2013/05/17
[Qemu-devel] [PATCH] target-ppc: Change default machine for 64-bit
,
David Gibson
,
2013/05/17
Re: [Qemu-devel] [Qemu-ppc] [PATCH] target-ppc: Change default machine for 64-bit
,
Benjamin Herrenschmidt
,
2013/05/17
Re: [Qemu-devel] [Qemu-ppc] [PATCH] target-ppc: Change default machine for 64-bit
,
David Gibson
,
2013/05/17
Re: [Qemu-devel] [Qemu-ppc] [PATCH] target-ppc: Change default machine for 64-bit
,
Alexander Graf
,
2013/05/17
Re: [Qemu-devel] [Qemu-ppc] [PATCH] target-ppc: Change default machine for 64-bit
,
Peter Maydell
,
2013/05/17
Re: [Qemu-devel] [PATCH] target-ppc: Change default machine for 64-bit
,
Andreas Färber
,
2013/05/17
Re: [Qemu-devel] [Qemu-ppc] [PATCH] target-ppc: Change default machine for 64-bit
,
Benjamin Herrenschmidt
,
2013/05/17
[Qemu-devel] [PATCH 0/9 v3] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
Qiao Nuohan
,
2013/05/16
[Qemu-devel] [PATCH 3/9 v3] Move includes and struct definition to dump.h
,
Qiao Nuohan
,
2013/05/16
Re: [Qemu-devel] [PATCH 3/9 v3] Move includes and struct definition to dump.h
,
Andreas Färber
,
2013/05/22
Re: [Qemu-devel] [PATCH 3/9 v3] Move includes and struct definition to dump.h
,
Qiao Nuohan
,
2013/05/27
[Qemu-devel] [PATCH 5/9 v3] Add API to create data of dump bitmap
,
Qiao Nuohan
,
2013/05/16
[Qemu-devel] [PATCH 1/9 v3] Add API to manipulate dump_bitmap
,
Qiao Nuohan
,
2013/05/16
[Qemu-devel] [PATCH 7/9 v3] Add API to free memory used by creating header, bitmap and page
,
Qiao Nuohan
,
2013/05/16
[Qemu-devel] [PATCH 2/9 v3] Add API to manipulate cache_data
,
Qiao Nuohan
,
2013/05/16
[Qemu-devel] [PATCH 4/9 v3] Add API to create header of vmcore
,
Qiao Nuohan
,
2013/05/16
[Qemu-devel] [PATCH 6/9 v3] Add API to create page
,
Qiao Nuohan
,
2013/05/16
[Qemu-devel] [PATCH 8/9 v3] Add API to write header, bitmap and page into vmcore
,
Qiao Nuohan
,
2013/05/16
[Qemu-devel] [PATCH 9/9 v3] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
Qiao Nuohan
,
2013/05/16
Re: [Qemu-devel] [PATCH 0/9 v3] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
Qiao Nuohan
,
2013/05/19
Re: [Qemu-devel] [PATCH 0/9 v3] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
Qiao Nuohan
,
2013/05/22
Re: [Qemu-devel] [PATCH 0/9 v3] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
Luiz Capitulino
,
2013/05/22
Re: [Qemu-devel] [PATCH 0/9 v3] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
Andreas Färber
,
2013/05/22
[Qemu-devel] [PATCH for-1.5] Revert "migration: don't account sleep time for calculating bandwidth"
,
Michael Roth
,
2013/05/16
Re: [Qemu-devel] [PATCH for-1.5] Revert "migration: don't account sleep time for calculating bandwidth"
,
Anthony Liguori
,
2013/05/22
[Qemu-devel] [ANNOUNCE] QEMU 1.5.0 release delayed until Monday
,
Anthony Liguori
,
2013/05/16
Re: [Qemu-devel] VFIO-VGA Issue
,
Maik Broemme
,
2013/05/16
Re: [Qemu-devel] VFIO-VGA Issue
,
Paolo Bonzini
,
2013/05/17
Re: [Qemu-devel] VFIO-VGA Issue
,
Alex Williamson
,
2013/05/19
[Qemu-devel] [PATCH] migration: fix divide-by-zero introduced by sleep time accounting
,
Anthony Liguori
,
2013/05/16
Re: [Qemu-devel] [PATCH] migration: fix divide-by-zero introduced by sleep time accounting
,
Anthony Liguori
,
2013/05/16
[Qemu-devel] 2013 Linux Plumbers Virtualization Microconference proposal call for participation
,
Alex Williamson
,
2013/05/16
Re: [Qemu-devel] 2013 Linux Plumbers Virtualization Microconference proposal call for participation
,
Stefan Hajnoczi
,
2013/05/17
[Qemu-devel] [PATCH v2] Rename hexdump to avoid FreeBSD libutil conflict
,
Ed Maste
,
2013/05/16
Re: [Qemu-devel] [PATCH for-1.5 v2] Rename hexdump to avoid FreeBSD libutil conflict
,
Paolo Bonzini
,
2013/05/17
[Qemu-devel] [PATCH for-1.5] virtio: add virtio_bus_get_dev_path.
,
fred . konrad
,
2013/05/16
Re: [Qemu-devel] [PATCH for-1.5] virtio: add virtio_bus_get_dev_path.'
,
mdroth
,
2013/05/16
Re: [Qemu-devel] [PATCH for-1.5] virtio: add virtio_bus_get_dev_path.
,
Anthony Liguori
,
2013/05/22
[Qemu-devel] upgrade from 1.4.0 to 1.4.91 -> qemu: fatal: Trying to execute code outside RAM or ROM
,
Duane Voth
,
2013/05/16
Re: [Qemu-devel] upgrade from 1.4.0 to 1.4.91 -> qemu: fatal: Trying to execute code outside RAM or ROM
,
Duane Voth
,
2013/05/16
[Qemu-devel] [PATCH for-1.5 0/2] main-loop: fix slirp on win32
,
Stefan Hajnoczi
,
2013/05/16
[Qemu-devel] [PATCH for-1.5 2/2] main-loop: partial revert of 5e3bc73
,
Stefan Hajnoczi
,
2013/05/16
Re: [Qemu-devel] [PATCH for-1.5 2/2] main-loop: partial revert of 5e3bc73
,
Paolo Bonzini
,
2013/05/16
[Qemu-devel] [PATCH for-1.5 1/2] main-loop: narrow win32 pollfds_fill() event bitmasks
,
Stefan Hajnoczi
,
2013/05/16
Re: [Qemu-devel] [PATCH for-1.5 0/2] main-loop: fix slirp on win32
,
Paolo Bonzini
,
2013/05/16
Re: [Qemu-devel] [PATCH for-1.5 0/2] main-loop: fix slirp on win32
,
TeLeMan
,
2013/05/16
Re: [Qemu-devel] [PATCH for-1.5 0/2] main-loop: fix slirp on win32
,
Paolo Bonzini
,
2013/05/17
Re: [Qemu-devel] [PATCH for-1.5 0/2] main-loop: fix slirp on win32
,
Anthony Liguori
,
2013/05/22
[Qemu-devel] [PATCH] scsi: reset cdrom tray statuses on scsi_disk_reset
,
Pavel Hrdina
,
2013/05/16
Re: [Qemu-devel] [PATCH] scsi: reset cdrom tray statuses on scsi_disk_reset
,
Eric Blake
,
2013/05/16
Re: [Qemu-devel] [PATCH] scsi: reset cdrom tray statuses on scsi_disk_reset
,
Pavel Hrdina
,
2013/05/16
Re: [Qemu-devel] [PATCH] scsi: reset cdrom tray statuses on scsi_disk_reset
,
Paolo Bonzini
,
2013/05/16
Re: [Qemu-devel] [PATCH] scsi: reset cdrom tray statuses on scsi_disk_reset
,
Pavel Hrdina
,
2013/05/17
Re: [Qemu-devel] [PATCH] scsi: reset cdrom tray statuses on scsi_disk_reset
,
Paolo Bonzini
,
2013/05/17
Re: [Qemu-devel] [PATCH] scsi: reset cdrom tray statuses on scsi_disk_reset
,
Pavel Hrdina
,
2013/05/17
Re: [Qemu-devel] [PATCH] scsi: reset cdrom tray statuses on scsi_disk_reset
,
Paolo Bonzini
,
2013/05/17
Re: [Qemu-devel] [PATCH] scsi: reset cdrom tray statuses on scsi_disk_reset
,
Pavel Hrdina
,
2013/05/17
[Qemu-devel] Qemu for ARM and MRS/MSR banked registers instructions
,
François Legal
,
2013/05/16
Re: [Qemu-devel] Qemu for ARM and MRS/MSR banked registers instructions
,
Peter Maydell
,
2013/05/16
[Qemu-devel] Cross-Compiling Qemu for Aarch64?
,
Mian M. Hamayun
,
2013/05/16
Re: [Qemu-devel] Cross-Compiling Qemu for Aarch64?
,
Peter Maydell
,
2013/05/16
Re: [Qemu-devel] Cross-Compiling Qemu for Aarch64?
,
John Rigby
,
2013/05/16
Re: [Qemu-devel] Cross-Compiling Qemu for Aarch64?
,
John Rigby
,
2013/05/16
Re: [Qemu-devel] Cross-Compiling Qemu for Aarch64?
,
Peter Maydell
,
2013/05/17
[Qemu-devel] [PATCH v2 0/2] mac programming over macvtap
,
Amos Kong
,
2013/05/16
[Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Amos Kong
,
2013/05/16
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Michael S. Tsirkin
,
2013/05/16
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Michael S. Tsirkin
,
2013/05/16
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Luiz Capitulino
,
2013/05/16
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Michael S. Tsirkin
,
2013/05/16
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Luiz Capitulino
,
2013/05/16
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Eric Blake
,
2013/05/16
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Michael S. Tsirkin
,
2013/05/16
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Michael S. Tsirkin
,
2013/05/16
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Eric Blake
,
2013/05/16
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Michael S. Tsirkin
,
2013/05/16
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Eric Blake
,
2013/05/16
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Luiz Capitulino
,
2013/05/23
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Michael S. Tsirkin
,
2013/05/23
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Luiz Capitulino
,
2013/05/23
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Michael S. Tsirkin
,
2013/05/24
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Luiz Capitulino
,
2013/05/24
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Amos Kong
,
2013/05/27
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Luiz Capitulino
,
2013/05/27
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Luiz Capitulino
,
2013/05/27
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Amos Kong
,
2013/05/27
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Luiz Capitulino
,
2013/05/28
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Amos Kong
,
2013/05/30
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Michael S. Tsirkin
,
2013/05/30
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Amos Kong
,
2013/05/30
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Amos Kong
,
2013/05/30
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Amos Kong
,
2013/05/21
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Michael S. Tsirkin
,
2013/05/21
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Amos Kong
,
2013/05/23
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Eric Blake
,
2013/05/16
Re: [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
,
Michael S. Tsirkin
,
2013/05/16
[Qemu-devel] [PATCH v2 2/2] net: introduce command to query mac-table information
,
Amos Kong
,
2013/05/16
Re: [Qemu-devel] [PATCH v2 2/2] net: introduce command to query mac-table information
,
Michael S. Tsirkin
,
2013/05/16
Re: [Qemu-devel] [PATCH v2 2/2] net: introduce command to query mac-table information
,
Amos Kong
,
2013/05/20
Re: [Qemu-devel] [PATCH v2 2/2] net: introduce command to query mac-table information
,
Eric Blake
,
2013/05/16
Re: [Qemu-devel] [PATCH v2 2/2] net: introduce command to query mac-table information
,
Amos Kong
,
2013/05/23
Re: [Qemu-devel] [PATCH v2 2/2] net: introduce command to query mac-table information
,
Stefan Hajnoczi
,
2013/05/17
Re: [Qemu-devel] [PATCH v2 2/2] net: introduce command to query mac-table information
,
Amos Kong
,
2013/05/21
Re: [Qemu-devel] [PATCH v2 2/2] net: introduce command to query mac-table information
,
Stefan Hajnoczi
,
2013/05/21
Re: [Qemu-devel] [PATCH v2 2/2] net: introduce command to query mac-table information
,
Jason Wang
,
2013/05/29
[Qemu-devel] QEMU NUMA and memory allocation problem
,
Wanlong Gao
,
2013/05/16
Re: [Qemu-devel] QEMU NUMA and memory allocation problem
,
Paolo Bonzini
,
2013/05/16
Re: [Qemu-devel] QEMU NUMA and memory allocation problem
,
Wanlong Gao
,
2013/05/17
Re: [Qemu-devel] QEMU NUMA and memory allocation problem
,
Eduardo Habkost
,
2013/05/17
Re: [Qemu-devel] QEMU NUMA and memory allocation problem
,
Wanlong Gao
,
2013/05/19
Re: [Qemu-devel] QEMU NUMA and memory allocation problem
,
Wanpeng Li
,
2013/05/19
[Qemu-devel] [PATCH v4 0/8] block: drive-backup live backup command
,
Stefan Hajnoczi
,
2013/05/16
[Qemu-devel] [PATCH v4 3/8] block: add drive-backup QMP command
,
Stefan Hajnoczi
,
2013/05/16
Re: [Qemu-devel] [PATCH v4 3/8] block: add drive-backup QMP command
,
Eric Blake
,
2013/05/16
Re: [Qemu-devel] [PATCH v4 3/8] block: add drive-backup QMP command
,
Kevin Wolf
,
2013/05/22
Re: [Qemu-devel] [PATCH v4 3/8] block: add drive-backup QMP command
,
Stefan Hajnoczi
,
2013/05/22
[Qemu-devel] [PATCH v4 7/8] blockdev: add Abort transaction
,
Stefan Hajnoczi
,
2013/05/16
Re: [Qemu-devel] [PATCH v4 7/8] blockdev: add Abort transaction
,
Eric Blake
,
2013/05/16
[Qemu-devel] [PATCH v4 2/8] block: add basic backup support to block driver
,
Stefan Hajnoczi
,
2013/05/16
Re: [Qemu-devel] [PATCH v4 2/8] block: add basic backup support to block driver
,
Kevin Wolf
,
2013/05/22
Re: [Qemu-devel] [PATCH v4 2/8] block: add basic backup support to block driver
,
Paolo Bonzini
,
2013/05/22
Re: [Qemu-devel] [PATCH v4 2/8] block: add basic backup support to block driver
,
Kevin Wolf
,
2013/05/22
Re: [Qemu-devel] [PATCH v4 2/8] block: add basic backup support to block driver
,
Stefan Hajnoczi
,
2013/05/22
Re: [Qemu-devel] [PATCH v4 2/8] block: add basic backup support to block driver
,
Kevin Wolf
,
2013/05/22
[Qemu-devel] [PATCH v4 5/8] blockdev: rename BlkTransactionStates to singular
,
Stefan Hajnoczi
,
2013/05/16
[Qemu-devel] [PATCH v4 4/8] qemu-iotests: add 055 drive-backup test case
,
Stefan Hajnoczi
,
2013/05/16
Re: [Qemu-devel] [PATCH v4 4/8] qemu-iotests: add 055 drive-backup test case
,
Kevin Wolf
,
2013/05/22
Re: [Qemu-devel] [PATCH v4 4/8] qemu-iotests: add 055 drive-backup test case
,
Stefan Hajnoczi
,
2013/05/22
[Qemu-devel] [PATCH v4 1/8] block: add bdrv_add_before_write_notifier()
,
Stefan Hajnoczi
,
2013/05/16
[Qemu-devel] [PATCH v4 6/8] blockdev: add DriveBackup transaction
,
Stefan Hajnoczi
,
2013/05/16
Re: [Qemu-devel] [PATCH v4 6/8] blockdev: add DriveBackup transaction
,
Eric Blake
,
2013/05/16
Re: [Qemu-devel] [PATCH v4 6/8] blockdev: add DriveBackup transaction
,
Stefan Hajnoczi
,
2013/05/17
[Qemu-devel] [PATCH v4 8/8] qemu-iotests: test 'drive-backup' transaction in 055
,
Stefan Hajnoczi
,
2013/05/16
Re: [Qemu-devel] [PATCH v4 0/8] block: drive-backup live backup command
,
Richard W.M. Jones
,
2013/05/19
Re: [Qemu-devel] [PATCH v4 0/8] block: drive-backup live backup command
,
Paolo Bonzini
,
2013/05/19
Re: [Qemu-devel] [PATCH v4 0/8] block: drive-backup live backup command
,
Richard W.M. Jones
,
2013/05/19
Re: [Qemu-devel] [PATCH v4 0/8] block: drive-backup live backup command
,
Kevin Wolf
,
2013/05/22
[Qemu-devel] QMP interface for drive-add (or even blockdev-add)
,
Kevin Wolf
,
2013/05/16
Re: [Qemu-devel] QMP interface for drive-add (or even blockdev-add)
,
Eric Blake
,
2013/05/16
Re: [Qemu-devel] QMP interface for drive-add (or even blockdev-add)
,
Kevin Wolf
,
2013/05/22
Re: [Qemu-devel] QMP interface for drive-add (or even blockdev-add)
,
Stefan Hajnoczi
,
2013/05/23
Re: [Qemu-devel] QMP interface for drive-add (or even blockdev-add)
,
Kevin Wolf
,
2013/05/23
Re: [Qemu-devel] QMP interface for drive-add (or even blockdev-add)
,
Stefan Hajnoczi
,
2013/05/23
[Qemu-devel] [PATCH] ui/input.c: replace magic numbers with macros
,
Amos Kong
,
2013/05/16
Re: [Qemu-devel] [PATCH] ui/input.c: replace magic numbers with macros
,
Lei Li
,
2013/05/16
Re: [Qemu-devel] [PATCH] ui/input.c: replace magic numbers with macros
,
Luiz Capitulino
,
2013/05/23
Re: [Qemu-devel] seabios for qemu 1.5
,
Amos Kong
,
2013/05/16
Re: [Qemu-devel] seabios for qemu 1.5
,
Gerd Hoffmann
,
2013/05/27
[Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Amos Kong
,
2013/05/16
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
li guang
,
2013/05/16
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Amos Kong
,
2013/05/16
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
li guang
,
2013/05/16
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Amos Kong
,
2013/05/16
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Paolo Bonzini
,
2013/05/16
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Jason Wang
,
2013/05/16
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Peter Maydell
,
2013/05/16
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Amos Kong
,
2013/05/16
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Lei Li
,
2013/05/16
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Amos Kong
,
2013/05/16
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Lei Li
,
2013/05/16
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Amos Kong
,
2013/05/16
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Paolo Bonzini
,
2013/05/16
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Peter Maydell
,
2013/05/16
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Paolo Bonzini
,
2013/05/16
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Amos Kong
,
2013/05/21
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Amos Kong
,
2013/05/21
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Amos Kong
,
2013/05/21
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH] ps2: add support of auto-repeat
,
Paolo Bonzini
,
2013/05/16
[Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc2 is now a vailable
,
Anthony Liguori
,
2013/05/15
Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc2 is now available
,
Dongsheng Song
,
2013/05/15
Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc2 is now available
,
mdroth
,
2013/05/16
Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc2 is now available
,
Paolo Bonzini
,
2013/05/16
Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc2 is now available
,
KONRAD Frédéric
,
2013/05/16
Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc2 is now available
,
Paolo Bonzini
,
2013/05/16
Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc2 is now available
,
KONRAD Frédéric
,
2013/05/16
Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc2 is now available
,
mdroth
,
2013/05/16
Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc2 is now available
,
KONRAD Frédéric
,
2013/05/16
Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc2 is now available
,
Paolo Bonzini
,
2013/05/16
Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc2 is now available
,
mdroth
,
2013/05/16
Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc2 is now available
,
Anthony Liguori
,
2013/05/16
Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc2 is now available
,
KONRAD Frédéric
,
2013/05/16
Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc2 is now available
,
KONRAD Frédéric
,
2013/05/16
[Qemu-devel] [PATCH] pcie: Add more ASPM support
,
Bjorn Helgaas
,
2013/05/15
Re: [Qemu-devel] [PATCH] pcie: Add more ASPM support
,
Michael S. Tsirkin
,
2013/05/19
Re: [Qemu-devel] [PATCH] pcie: Add more ASPM support
,
Bjorn Helgaas
,
2013/05/20
Re: [Qemu-devel] Para-Virtualized Clock Usage
,
Joji Mekkattuparamban (joji)
,
2013/05/15
Re: [Qemu-devel] Para-Virtualized Clock Usage
,
Gleb Natapov
,
2013/05/16
[Qemu-devel] [RFC PATCH 00/12] RCU implementation for QEMU
,
Paolo Bonzini
,
2013/05/15
[Qemu-devel] [PATCH 02/12] qemu-thread: add QemuEvent
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [PATCH 02/12] qemu-thread: add QemuEvent
,
Stefan Hajnoczi
,
2013/05/16
Re: [Qemu-devel] [PATCH 02/12] qemu-thread: add QemuEvent
,
Paolo Bonzini
,
2013/05/16
[Qemu-devel] [PATCH 03/12] rcu: add rcu library
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [PATCH 03/12] rcu: add rcu library
,
Stefan Hajnoczi
,
2013/05/16
Re: [Qemu-devel] [PATCH 03/12] rcu: add rcu library
,
liu ping fan
,
2013/05/17
Re: [Qemu-devel] [PATCH 03/12] rcu: add rcu library
,
liu ping fan
,
2013/05/17
Re: [Qemu-devel] [PATCH 03/12] rcu: add rcu library
,
Paolo Bonzini
,
2013/05/17
[Qemu-devel] [PATCH 04/12] qemu-thread: register threads with RCU
,
Paolo Bonzini
,
2013/05/15
[Qemu-devel] [PATCH 05/12] rcu: add call_rcu
,
Paolo Bonzini
,
2013/05/15
[Qemu-devel] [PATCH 06/12] rcu: add rcutorture
,
Paolo Bonzini
,
2013/05/15
[Qemu-devel] [PATCH 09/12] event loop: report RCU quiescent states
,
Paolo Bonzini
,
2013/05/15
[Qemu-devel] [PATCH 08/12] qemu-thread: report RCU quiescent states
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [PATCH 08/12] qemu-thread: report RCU quiescent states
,
liu ping fan
,
2013/05/16
Re: [Qemu-devel] [PATCH 08/12] qemu-thread: report RCU quiescent states
,
Paolo Bonzini
,
2013/05/16
[Qemu-devel] [PATCH 10/12] cpus: report RCU quiescent states
,
Paolo Bonzini
,
2013/05/15
[Qemu-devel] [PATCH 01/12] add a header file for atomic operations
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [PATCH 01/12] add a header file for atomic operations
,
Peter Maydell
,
2013/05/15
[Qemu-devel] [PATCH 11/12] block: report RCU quiescent states
,
Paolo Bonzini
,
2013/05/15
[Qemu-devel] [PATCH 12/12] migration: report RCU quiescent states
,
Paolo Bonzini
,
2013/05/15
[Qemu-devel] [PATCH 07/12] rcu: allow nested calls to rcu_thread_offline/rcu_thread_online
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [RFC PATCH 00/12] RCU implementation for QEMU
,
Peter Maydell
,
2013/05/15
Re: [Qemu-devel] [RFC PATCH 00/12] RCU implementation for QEMU
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [RFC PATCH 00/12] RCU implementation for QEMU
,
Peter Maydell
,
2013/05/15
Re: [Qemu-devel] [RFC PATCH 00/12] RCU implementation for QEMU
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [RFC PATCH 00/12] RCU implementation for QEMU
,
Peter Maydell
,
2013/05/15
[Qemu-devel] [PATCH buildfix for-1.5] qemu-common: Resolve vector build breakes for AltiVec
,
Andreas Färber
,
2013/05/15
Re: [Qemu-devel] [PATCH buildfix for-1.5] qemu-common: Resolve vector build breakes for AltiVec
,
Anthony Liguori
,
2013/05/16
[Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Stefan Hajnoczi
,
2013/05/15
[Qemu-devel] [PATCH v3 8/8] qemu-iotests: test 'drive-backup' transaction in 055
,
Stefan Hajnoczi
,
2013/05/15
[Qemu-devel] [PATCH v3 6/8] blockdev: add DriveBackup transaction
,
Stefan Hajnoczi
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 6/8] blockdev: add DriveBackup transaction
,
Eric Blake
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 6/8] blockdev: add DriveBackup transaction
,
Stefan Hajnoczi
,
2013/05/16
[Qemu-devel] [PATCH v3 4/8] qemu-iotests: add 055 drive-backup test case
,
Stefan Hajnoczi
,
2013/05/15
[Qemu-devel] [PATCH v3 1/8] block: add bdrv_add_before_write_cb()
,
Stefan Hajnoczi
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 1/8] block: add bdrv_add_before_write_cb()
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 1/8] block: add bdrv_add_before_write_cb()
,
Wenchao Xia
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 1/8] block: add bdrv_add_before_write_cb()
,
Stefan Hajnoczi
,
2013/05/16
[Qemu-devel] [PATCH v3 5/8] blockdev: rename BlkTransactionStates to singular
,
Stefan Hajnoczi
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 5/8] blockdev: rename BlkTransactionStates to singular
,
Eric Blake
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 5/8] blockdev: rename BlkTransactionStates to singular
,
Wenchao Xia
,
2013/05/15
[Qemu-devel] [PATCH v3 3/8] block: add drive-backup QMP command
,
Stefan Hajnoczi
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 3/8] block: add drive-backup QMP command
,
Eric Blake
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 3/8] block: add drive-backup QMP command
,
Stefan Hajnoczi
,
2013/05/16
[Qemu-devel] [PATCH v3 2/8] block: add basic backup support to block driver
,
Stefan Hajnoczi
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 2/8] block: add basic backup support to block driver
,
Wenchao Xia
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 2/8] block: add basic backup support to block driver
,
Stefan Hajnoczi
,
2013/05/16
Re: [Qemu-devel] [PATCH v3 2/8] block: add basic backup support to block driver
,
Paolo Bonzini
,
2013/05/20
Re: [Qemu-devel] [PATCH v3 2/8] block: add basic backup support to block driver
,
Stefan Hajnoczi
,
2013/05/21
Re: [Qemu-devel] [PATCH v3 2/8] block: add basic backup support to block driver
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH v3 2/8] block: add basic backup support to block driver
,
Dietmar Maurer
,
2013/05/21
Re: [Qemu-devel] [PATCH v3 2/8] block: add basic backup support to block driver
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH v3 2/8] block: add basic backup support to block driver
,
Dietmar Maurer
,
2013/05/21
Re: [Qemu-devel] [PATCH v3 2/8] block: add basic backup support to block driver
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH v3 2/8] block: add basic backup support to block driver
,
Dietmar Maurer
,
2013/05/21
Re: [Qemu-devel] [PATCH v3 2/8] block: add basic backup support to block driver
,
Dietmar Maurer
,
2013/05/21
Re: [Qemu-devel] [PATCH v3 2/8] block: add basic backup support to block driver
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH v3 2/8] block: add basic backup support to block driver
,
Stefan Hajnoczi
,
2013/05/22
[Qemu-devel] [PATCH v3 7/8] blockdev: add Abort transaction
,
Stefan Hajnoczi
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 7/8] blockdev: add Abort transaction
,
Eric Blake
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 7/8] blockdev: add Abort transaction
,
Wenchao Xia
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 7/8] blockdev: add Abort transaction
,
Stefan Hajnoczi
,
2013/05/16
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Wenchao Xia
,
2013/05/16
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Stefan Hajnoczi
,
2013/05/16
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Wenchao Xia
,
2013/05/17
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Stefan Hajnoczi
,
2013/05/17
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Wenchao Xia
,
2013/05/20
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Stefan Hajnoczi
,
2013/05/21
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Paolo Bonzini
,
2013/05/17
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Stefan Hajnoczi
,
2013/05/20
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Paolo Bonzini
,
2013/05/20
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Stefan Hajnoczi
,
2013/05/21
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Stefan Hajnoczi
,
2013/05/21
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Paolo Bonzini
,
2013/05/21
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Dietmar Maurer
,
2013/05/21
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Stefan Hajnoczi
,
2013/05/22
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Dietmar Maurer
,
2013/05/22
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Dietmar Maurer
,
2013/05/22
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Stefan Hajnoczi
,
2013/05/23
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Dietmar Maurer
,
2013/05/23
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Stefan Hajnoczi
,
2013/05/24
Re: [Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
,
Dietmar Maurer
,
2013/05/24
[Qemu-devel] [PULL for-1.5 0/2] QMP queue
,
Luiz Capitulino
,
2013/05/15
[Qemu-devel] [PULL 2/2] qapi: fix leak in unit tests
,
Luiz Capitulino
,
2013/05/15
[Qemu-devel] [PULL 1/2] qmp: fix handling of cmd with Equals in qmp-shell
,
Luiz Capitulino
,
2013/05/15
[Qemu-devel] [PATCH] ide-test: Fix endianness problems
,
Kevin Wolf
,
2013/05/15
Re: [Qemu-devel] [PATCH for-1.5?] ide-test: Fix endianness problems
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [PATCH for-1.5?] ide-test: Fix endianness problems
,
Kevin Wolf
,
2013/05/15
Re: [Qemu-devel] [PATCH for-1.5?] ide-test: Fix endianness problems
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [PATCH for-1.5?] ide-test: Fix endianness problems
,
Anthony Liguori
,
2013/05/15
Re: [Qemu-devel] [PATCH for-1.5?] ide-test: Fix endianness problems
,
mdroth
,
2013/05/15
Re: [Qemu-devel] [PATCH] ide-test: Fix endianness problems
,
Stefan Hajnoczi
,
2013/05/16
Re: [Qemu-devel] [PATCH] ide-test: Fix endianness problems
,
Kevin Wolf
,
2013/05/16
Re: [Qemu-devel] [PATCH] ide-test: Fix endianness problems
,
Anthony Liguori
,
2013/05/16
[Qemu-devel] Actual Physical Memory in Qemu !
,
Muhammad Nouman
,
2013/05/15
[Qemu-devel] [PATCH for-1.5 0/2] virtio-net: fix netclient id and type.
,
fred . konrad
,
2013/05/15
[Qemu-devel] [PATCH for-1.5 1/2] virtio-net: add virtio_net_set_netclient_name.
,
fred . konrad
,
2013/05/15
Re: [Qemu-devel] [PATCH for-1.5 1/2] virtio-net: add virtio_net_set_netclient_name.
,
Stefan Hajnoczi
,
2013/05/15
Re: [Qemu-devel] [PATCH for-1.5 1/2] virtio-net: add virtio_net_set_netclient_name.
,
KONRAD Frédéric
,
2013/05/15
[Qemu-devel] [PATCH for-1.5 2/2] virtio-net-x: forward the netclient name and type.
,
fred . konrad
,
2013/05/15
Re: [Qemu-devel] [PATCH for-1.5 0/2] virtio-net: fix netclient id and type.
,
Stefan Hajnoczi
,
2013/05/15
Re: [Qemu-devel] [PATCH for-1.5 0/2] virtio-net: fix netclient id and type.
,
Anthony Liguori
,
2013/05/16
[Qemu-devel] [PATCH] qemu-io: Fix 'map' output
,
Kevin Wolf
,
2013/05/15
Re: [Qemu-devel] [PATCH] qemu-io: Fix 'map' output
,
Stefan Hajnoczi
,
2013/05/16
Re: [Qemu-devel] [PATCH] qemu-io: Fix 'map' output
,
Kevin Wolf
,
2013/05/16
Re: [Qemu-devel] [PATCH] qemu-io: Fix 'map' output
,
Stefan Hajnoczi
,
2013/05/16
[Qemu-devel] [RFC] save/restore with icount enabled.
,
KONRAD Frédéric
,
2013/05/15
Re: [Qemu-devel] [RFC] save/restore with icount enabled.
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [RFC] save/restore with icount enabled.
,
KONRAD Frédéric
,
2013/05/15
Re: [Qemu-devel] [RFC] save/restore with icount enabled.
,
Paolo Bonzini
,
2013/05/15
[Qemu-devel] [PATCH 1/2] qcow2: free allocated cluster on fail in qcow2_write_snapshots()
,
Wenchao Xia
,
2013/05/15
[Qemu-devel] [PATCH 2/2] qcow2: cancel the modification on fail in qcow2_snapshot_create()
,
Wenchao Xia
,
2013/05/15
Re: [Qemu-devel] [PATCH 2/2] qcow2: cancel the modification on fail in qcow2_snapshot_create()
,
Stefan Hajnoczi
,
2013/05/16
Re: [Qemu-devel] [PATCH 1/2] qcow2: free allocated cluster on fail in qcow2_write_snapshots()
,
Stefan Hajnoczi
,
2013/05/16
Re: [Qemu-devel] [PATCH 1/2] qcow2: free allocated cluster on fail in qcow2_write_snapshots()
,
Wenchao Xia
,
2013/05/17
[Qemu-devel] [PATCH] vnc: Make ledstate comparison before modifiers updated
,
Lei Li
,
2013/05/15
Re: [Qemu-devel] [PATCH] vnc: Make ledstate comparison before modifiers updated
,
Laszlo Ersek
,
2013/05/15
Re: [Qemu-devel] [PATCH] vnc: Make ledstate comparison before modifiers updated
,
Anthony Liguori
,
2013/05/16
[Qemu-devel] [PATCH v6 0/4] KVM flash memory support
,
Jordan Justen
,
2013/05/15
[Qemu-devel] [PATCH v6 1/4] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
,
Jordan Justen
,
2013/05/15
[Qemu-devel] [PATCH v6 3/4] kvm: support using KVM_MEM_READONLY flag for regions
,
Jordan Justen
,
2013/05/15
[Qemu-devel] [PATCH v6 2/4] kvm: add kvm_readonly_mem_enabled
,
Jordan Justen
,
2013/05/15
[Qemu-devel] [PATCH v6 4/4] pc_sysfw: allow flash (-pflash) memory to be used with KVM
,
Jordan Justen
,
2013/05/15
Re: [Qemu-devel] [PATCH v17] Add pvpanic device driver
,
Christian Borntraeger
,
2013/05/15
Re: [Qemu-devel] [PATCH v17] Add pvpanic device driver
,
Hu Tao
,
2013/05/15
Re: [Qemu-devel] [SeaBIOS] [PATCH v17] Add pvpanic device driver
,
Laszlo Ersek
,
2013/05/15
Re: [Qemu-devel] [SeaBIOS] [PATCH v17] Add pvpanic device driver
,
Hu Tao
,
2013/05/15
Re: [Qemu-devel] [SeaBIOS] [PATCH v17] Add pvpanic device driver
,
Hu Tao
,
2013/05/15
Re: [Qemu-devel] [SeaBIOS] [PATCH v17] Add pvpanic device driver
,
Laszlo Ersek
,
2013/05/15
Re: [Qemu-devel] [SeaBIOS] [PATCH v17] Add pvpanic device driver
,
Laszlo Ersek
,
2013/05/15
Re: [Qemu-devel] [SeaBIOS] [PATCH v17] Add pvpanic device driver
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [SeaBIOS] [PATCH v17] Add pvpanic device driver
,
Laszlo Ersek
,
2013/05/15
[Qemu-devel] Fwd: Re: [PATCH v4 2/2] Add AT24Cxx I2C EEPROM device model
,
Weng Fan
,
2013/05/15
Re: [Qemu-devel] Fwd: Re: [PATCH v4 2/2] Add AT24Cxx I2C EEPROM device model
,
Jan Kiszka
,
2013/05/15
Re: [Qemu-devel] Fwd: Re: [PATCH v4 2/2] Add AT24Cxx I2C EEPROM device model
,
Weng Fan
,
2013/05/17
[Qemu-devel] [PATCH] target-moxie: replace target_phys_addr_t with hwaddr
,
Hu Tao
,
2013/05/15
Re: [Qemu-devel] [PATCH] target-moxie: replace target_phys_addr_t with hwaddr
,
Peter Maydell
,
2013/05/15
Re: [Qemu-devel] [PATCH] target-moxie: replace target_phys_addr_t with hwaddr
,
Andreas Färber
,
2013/05/17
Re: [Qemu-devel] [Qemu-trivial] [PATCH] target-moxie: replace target_phys_addr_t with hwaddr
,
Michael Tokarev
,
2013/05/18
[Qemu-devel] [PATCH 1/2] vl: boolize acpi_enabled
,
liguang
,
2013/05/15
[Qemu-devel] [PATCH 2/2] pc: reject do pc_acpi_init if acpi_enabled is false
,
liguang
,
2013/05/15
Re: [Qemu-devel] [PATCH 2/2] pc: reject do pc_acpi_init if acpi_enabled is false
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [PATCH 2/2] pc: reject do pc_acpi_init if acpi_enabled is false
,
li guang
,
2013/05/15
Re: [Qemu-devel] [PATCH 2/2] pc: reject do pc_acpi_init if acpi_enabled is false
,
Laszlo Ersek
,
2013/05/15
Re: [Qemu-devel] [PATCH 2/2] pc: reject do pc_acpi_init if acpi_enabled is false
,
li guang
,
2013/05/15
Re: [Qemu-devel] [PATCH 2/2] pc: reject do pc_acpi_init if acpi_enabled is false
,
Laszlo Ersek
,
2013/05/16
[Qemu-devel] [PATCH] chardev: Get filename for new qapi backend
,
Lei Li
,
2013/05/14
Re: [Qemu-devel] [PATCH] chardev: Get filename for new qapi backend
,
Gerd Hoffmann
,
2013/05/15
Re: [Qemu-devel] [PATCH] chardev: Get filename for new qapi backend
,
Lei Li
,
2013/05/15
Re: [Qemu-devel] [PATCH] chardev: Get filename for new qapi backend
,
Lei Li
,
2013/05/15
Re: [Qemu-devel] [PATCH] chardev: Get filename for new qapi backend
,
Lei Li
,
2013/05/17
Re: [Qemu-devel] [PATCH] chardev: Get filename for new qapi backend
,
Anthony Liguori
,
2013/05/22
[Qemu-devel] 3.10-rc1 guest kernel panic : known issue ?
,
Chegu Vinod
,
2013/05/14
[Qemu-devel] Patch Round-up for stable 1.4.2, freeze on Monday
,
Michael Roth
,
2013/05/14
[Qemu-devel] [PATCH 01/15] nbd: unlock mutex in nbd_co_send_request() error path
,
Michael Roth
,
2013/05/14
[Qemu-devel] [PATCH 02/15] qdev: Fix QOM unrealize behavior
,
Michael Roth
,
2013/05/14
[Qemu-devel] [PATCH 03/15] rng random backend: check for -EAGAIN errors on read
,
Michael Roth
,
2013/05/14
[Qemu-devel] [PATCH 04/15] tap: properly initialize vhostfds
,
Michael Roth
,
2013/05/14
[Qemu-devel] [PATCH 05/15] virtio-ccw: Check indicators location.
,
Michael Roth
,
2013/05/14
[Qemu-devel] [PATCH 06/15] configure: Pick up libseccomp include path
,
Michael Roth
,
2013/05/14
[Qemu-devel] [PATCH 07/15] target-mips: Fix accumulator arguments to gen_helper_dmult(u)
,
Michael Roth
,
2013/05/14
[Qemu-devel] [PATCH 08/15] tcg/optimize: fix setcond2 optimization
,
Michael Roth
,
2013/05/14
[Qemu-devel] [PATCH 09/15] qga: set umask 0077 when daemonizing (CVE-2013-2007)
,
Michael Roth
,
2013/05/14
[Qemu-devel] [PATCH 10/15] tcg: Document tcg_qemu_tb_exec() and provide constants for low bit uses
,
Michael Roth
,
2013/05/14
[Qemu-devel] [PATCH 11/15] cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore the PC
,
Michael Roth
,
2013/05/14
[Qemu-devel] [PATCH 12/15] Handle CPU interrupts by inline checking of a flag
,
Michael Roth
,
2013/05/14
[Qemu-devel] [PATCH 13/15] translate-all.c: Remove cpu_unlink_tb()
,
Michael Roth
,
2013/05/14
[Qemu-devel] [PATCH 14/15] qga: distinguish binary modes in "guest_file_open_modes" map
,
Michael Roth
,
2013/05/14
[Qemu-devel] [PATCH 15/15] qga: unlink just created guest-file if fchmod() or fdopen() fails on it
,
Michael Roth
,
2013/05/14
Re: [Qemu-devel] Patch Round-up for stable 1.4.2, freeze on Monday
,
Michael Tokarev
,
2013/05/15
Re: [Qemu-devel] Patch Round-up for stable 1.4.2, freeze on Monday
,
Michael Tokarev
,
2013/05/15
Re: [Qemu-devel] Patch Round-up for stable 1.4.2, freeze on Monday
,
Brad Smith
,
2013/05/15
Re: [Qemu-devel] Patch Round-up for stable 1.4.2, freeze on Monday
,
mdroth
,
2013/05/15
Re: [Qemu-devel] Patch Round-up for stable 1.4.2, freeze on Monday
,
Cole Robinson
,
2013/05/15
Re: [Qemu-devel] Patch Round-up for stable 1.4.2, freeze on Monday
,
mdroth
,
2013/05/16
Re: [Qemu-devel] Patch Round-up for stable 1.4.2, freeze on Monday
,
Luiz Capitulino
,
2013/05/17
Re: [Qemu-devel] Patch Round-up for stable 1.4.2, freeze on Monday
,
Doug Goldstein
,
2013/05/17
Re: [Qemu-devel] Patch Round-up for stable 1.4.2, freeze on Monday
,
mdroth
,
2013/05/17
Re: [Qemu-devel] [Qemu-stable] Patch Round-up for stable 1.4.2, freeze on Monday
,
Josh Durgin
,
2013/05/17
Re: [Qemu-devel] [Qemu-stable] Patch Round-up for stable 1.4.2, freeze on Monday
,
mdroth
,
2013/05/17
[Qemu-devel] [PATCH for-1.5] configure: Detect uuid on MacOSX (fixes compile failure)
,
Peter Maydell
,
2013/05/14
Re: [Qemu-devel] [PATCH for-1.5] configure: Detect uuid on MacOSX (fixes compile failure)
,
Anthony Liguori
,
2013/05/16
[Qemu-devel] [PATCH for-1.5 0/3] hw/pci-host/versatile: Fix issues with newer kernels
,
Peter Maydell
,
2013/05/14
[Qemu-devel] [PATCH for-1.5 3/3] hw/pci-host/versatile.c: Provide property for forcing broken IRQ mapping
,
Peter Maydell
,
2013/05/14
[Qemu-devel] [PATCH for-1.5 2/3] hw/pci-host/versatile.c: Update autodetect to detect newer kernels
,
Peter Maydell
,
2013/05/14
[Qemu-devel] [PATCH for-1.5 1/3] Revert "versatile_pci: Put the host bridge PCI device at slot 29"
,
Peter Maydell
,
2013/05/14
Re: [Qemu-devel] [PATCH for-1.5 0/3] hw/pci-host/versatile: Fix issues with newer kernels
,
Linus Walleij
,
2013/05/15
Re: [Qemu-devel] [PATCH for-1.5 0/3] hw/pci-host/versatile: Fix issues with newer kernels
,
Arnd Bergmann
,
2013/05/16
Re: [Qemu-devel] [PATCH for-1.5 0/3] hw/pci-host/versatile: Fix issues with newer kernels
,
Peter Maydell
,
2013/05/16
Re: [Qemu-devel] [PATCH for-1.5 0/3] hw/pci-host/versatile: Fix issues with newer kernels
,
Linus Walleij
,
2013/05/17
Re: [Qemu-devel] [PATCH for-1.5 0/3] hw/pci-host/versatile: Fix issues with newer kernels
,
Peter Maydell
,
2013/05/17
Re: [Qemu-devel] [PATCH for-1.5 0/3] hw/pci-host/versatile: Fix issues with newer kernels
,
Anthony Liguori
,
2013/05/16
[Qemu-devel] [PULL for-1.5 0/2] Block patches for QEMU 1.5
,
Stefan Hajnoczi
,
2013/05/14
[Qemu-devel] [PATCH 1/2] qcow2: Catch some L1 table index overflows
,
Stefan Hajnoczi
,
2013/05/14
[Qemu-devel] [PATCH 2/2] block: Add hint to -EFBIG error message
,
Stefan Hajnoczi
,
2013/05/14
Re: [Qemu-devel] tap devices not receiving packets from a bridge
,
Nicholas Thomas
,
2013/05/14
Re: [Qemu-devel] tap devices not receiving packets from a bridge
,
Peter Lieven
,
2013/05/14
Re: [Qemu-devel] tap devices not receiving packets from a bridge
,
Nicholas Thomas
,
2013/05/14
Re: [Qemu-devel] tap devices not receiving packets from a bridge
,
Nicholas Thomas
,
2013/05/15
Re: [Qemu-devel] tap devices not receiving packets from a bridge
,
Michael S. Tsirkin
,
2013/05/16
Re: [Qemu-devel] tap devices not receiving packets from a bridge
,
Michael S. Tsirkin
,
2013/05/16
Re: [Qemu-devel] tap devices not receiving packets from a bridge
,
Nicholas Thomas
,
2013/05/16
Re: [Qemu-devel] tap devices not receiving packets from a bridge
,
Michael S. Tsirkin
,
2013/05/16
Re: [Qemu-devel] tap devices not receiving packets from a bridge
,
Peter Lieven
,
2013/05/16
Re: [Qemu-devel] tap devices not receiving packets from a bridge
,
Nicholas Thomas
,
2013/05/16
Re: [Qemu-devel] tap devices not receiving packets from a bridge
,
Michael S. Tsirkin
,
2013/05/16
[Qemu-devel] [PATCH v2 for-1.5 0/4] qcow2: Catch some L1 table index overflows
,
Kevin Wolf
,
2013/05/14
[Qemu-devel] [PATCH v2 3/4] qcow2.py: Subcommand for changing header fields
,
Kevin Wolf
,
2013/05/14
[Qemu-devel] [PATCH v2 for-1.5 1/4] qcow2: Catch some L1 table index overflows
,
Kevin Wolf
,
2013/05/14
Re: [Qemu-devel] [PATCH v2 for-1.5 1/4] qcow2: Catch some L1 table index overflows
,
Stefan Hajnoczi
,
2013/05/14
[Qemu-devel] [PATCH v2 for-1.5 2/4] block: Add hint to -EFBIG error message
,
Kevin Wolf
,
2013/05/14
Re: [Qemu-devel] [PATCH v2 for-1.5 2/4] block: Add hint to -EFBIG error message
,
Stefan Hajnoczi
,
2013/05/14
[Qemu-devel] [PATCH v2 4/4] qemu-iotests: Try creating huge qcow2 image
,
Kevin Wolf
,
2013/05/14
Re: [Qemu-devel] [PATCH v2 for-1.5 0/4] qcow2: Catch some L1 table index overflows
,
Richard W.M. Jones
,
2013/05/14
Re: [Qemu-devel] [PATCH v2 for-1.5 0/4] qcow2: Catch some L1 table index overflows
,
Stefan Hajnoczi
,
2013/05/15
Re: [Qemu-devel] [PATCH v2 for-1.5 0/4] qcow2: Catch some L1 table index overflows
,
Stefan Hajnoczi
,
2013/05/16
Re: [Qemu-devel] [PATCH] monitor: intervally send down events to guest in hold time
,
Laszlo Ersek
,
2013/05/14
Re: [Qemu-devel] [PATCH] monitor: intervally send down events to guest in hold time
,
Anthony Liguori
,
2013/05/14
Re: [Qemu-devel] [PATCH] monitor: intervally send down events to guest in hold time
,
Amos Kong
,
2013/05/15
[Qemu-devel] [RESEND PATCH for-1.5] acpi: add dummy write function for acpi timer
,
Gerd Hoffmann
,
2013/05/14
Re: [Qemu-devel] [RESEND PATCH for-1.5] acpi: add dummy write function for acpi timer
,
Laszlo Ersek
,
2013/05/14
Re: [Qemu-devel] [RESEND PATCH for-1.5] acpi: add dummy write function for acpi timer
,
Anthony Liguori
,
2013/05/14
[Qemu-devel] [PATCH for-1.5] spitz: fix compilation failure due to pty.h namespace pollution
,
Paolo Bonzini
,
2013/05/14
Re: [Qemu-devel] [PATCH for-1.5] spitz: fix compilation failure due to pty.h namespace pollution
,
Anthony Liguori
,
2013/05/14
[Qemu-devel] [PATCH for-1.5] portability: pty.h is glibc-specific
,
Paolo Bonzini
,
2013/05/14
Re: [Qemu-devel] [PATCH for-1.5] portability: pty.h is glibc-specific
,
Anthony Liguori
,
2013/05/14
Re: [Qemu-devel] [PATCH for-1.5] portability: pty.h is glibc-specific
,
Brad Smith
,
2013/05/14
Re: [Qemu-devel] [PATCH for-1.5] portability: pty.h is glibc-specific
,
Anthony Liguori
,
2013/05/14
Re: [Qemu-devel] [PATCH for-1.5] portability: pty.h is glibc-specific
,
Paolo Bonzini
,
2013/05/14
Re: [Qemu-devel] [PATCH for-1.5] portability: pty.h is glibc-specific
,
Laszlo Ersek
,
2013/05/14
Re: [Qemu-devel] [PATCH for-1.5] portability: pty.h is glibc-specific
,
Eric Blake
,
2013/05/14
Re: [Qemu-devel] [PATCH for-1.5] portability: pty.h is glibc-specific
,
Brad Smith
,
2013/05/14
Re: [Qemu-devel] [PATCH for-1.5] portability: pty.h is glibc-specific
,
Peter Maydell
,
2013/05/14
Re: [Qemu-devel] [PATCH for-1.5] portability: pty.h is glibc-specific
,
Peter Maydell
,
2013/05/14
[Qemu-devel] [PATCH v2] blockdev: Rename BlockdevAction -> TransactionAction
,
Kevin Wolf
,
2013/05/14
Re: [Qemu-devel] [PATCH v2] blockdev: Rename BlockdevAction -> TransactionAction
,
Stefan Hajnoczi
,
2013/05/14
Re: [Qemu-devel] [PATCH v2] blockdev: Rename BlockdevAction -> TransactionAction
,
Eric Blake
,
2013/05/14
Re: [Qemu-devel] [PATCH v2 07/11] versatile_pci: Implement the correct PCI IRQ mapping
,
Peter Maydell
,
2013/05/14
Re: [Qemu-devel] [PATCH 2/4] vnc: Support for LED state extension
,
Gerd Hoffmann
,
2013/05/14
Re: [Qemu-devel] [PATCH 2/4] vnc: Support for LED state extension
,
Lei Li
,
2013/05/15
Re: [Qemu-devel] [PATCH 2/4] vnc: Support for LED state extension
,
Laszlo Ersek
,
2013/05/15
Re: [Qemu-devel] [PATCH 2/4] vnc: Support for LED state extension
,
Gerd Hoffmann
,
2013/05/15
Re: [Qemu-devel] [PATCH 2/4] vnc: Support for LED state extension
,
Lei Li
,
2013/05/15
[Qemu-devel] [PATCH (trivial)] remove some double-includes
,
Michael Tokarev
,
2013/05/14
Re: [Qemu-devel] [PATCH (trivial)] remove some double-includes
,
Peter Maydell
,
2013/05/14
Re: [Qemu-devel] [PATCH (trivial)] remove some double-includes
,
Michael Tokarev
,
2013/05/14
Re: [Qemu-devel] [PATCH (trivial)] remove some double-includes
,
Peter Maydell
,
2013/05/14
Re: [Qemu-devel] [PATCH (trivial)] remove some double-includes
,
Michael Tokarev
,
2013/05/14
[Qemu-devel] [PATCH for-1.5] readline: Handle xterm escape sequences for Home/End keys
,
Kevin Wolf
,
2013/05/14
Re: [Qemu-devel] [PATCH for-1.5] readline: Handle xterm escape sequences for Home/End keys
,
Hans de Goede
,
2013/05/14
Re: [Qemu-devel] [PATCH for-1.5] readline: Handle xterm escape sequences for Home/End keys
,
Anthony Liguori
,
2013/05/14
[Qemu-devel] [0/11] RFC: VFIO and guest side IOMMUs, version 3
,
David Gibson
,
2013/05/14
[Qemu-devel] [PATCH 02/11] pci: Don't del_subgregion on a non subregion
,
David Gibson
,
2013/05/14
[Qemu-devel] [PATCH 01/11] iommu: Fix compile error in ioapic.c
,
David Gibson
,
2013/05/14
[Qemu-devel] [PATCH 04/11] pci: Use AddressSpace rather than MemoryRegion to represent PCI DMA space
,
David Gibson
,
2013/05/14
[Qemu-devel] [PATCH 03/11] pci: Rework PCI iommu lifetime assumptions
,
David Gibson
,
2013/05/14
[Qemu-devel] [PATCH 09/11] memory: Add iova to IOMMUTLBEntry
,
David Gibson
,
2013/05/14
Re: [Qemu-devel] [PATCH 09/11] memory: Add iova to IOMMUTLBEntry
,
Alex Williamson
,
2013/05/14
Re: [Qemu-devel] [Qemu-ppc] [PATCH 09/11] memory: Add iova to IOMMUTLBEntry
,
David Gibson
,
2013/05/14
Re: [Qemu-devel] [PATCH 09/11] memory: Add iova to IOMMUTLBEntry
,
Paolo Bonzini
,
2013/05/14
[Qemu-devel] [PATCH 05/11] pci: Introduce helper to retrieve a PCI device's DMA address space
,
David Gibson
,
2013/05/14
[Qemu-devel] [PATCH 06/11] memory: Sanity check that no listeners remain on a destroyed AddressSpace
,
David Gibson
,
2013/05/14
[Qemu-devel] [PATCH 07/11] vfio: Introduce VFIO address spaces
,
David Gibson
,
2013/05/14
Re: [Qemu-devel] [PATCH 07/11] vfio: Introduce VFIO address spaces
,
Alex Williamson
,
2013/05/14
Re: [Qemu-devel] [Qemu-ppc] [PATCH 07/11] vfio: Introduce VFIO address spaces
,
David Gibson
,
2013/05/14
[Qemu-devel] [PATCH 08/11] vfio: Create VFIOAddressSpace objects as needed
,
David Gibson
,
2013/05/14
[Qemu-devel] [PATCH 10/11] memory: Add iommu map/unmap notifiers
,
David Gibson
,
2013/05/14
Re: [Qemu-devel] [PATCH 10/11] memory: Add iommu map/unmap notifiers
,
Alex Williamson
,
2013/05/14
Re: [Qemu-devel] [PATCH 10/11] memory: Add iommu map/unmap notifiers
,
Paolo Bonzini
,
2013/05/14
Re: [Qemu-devel] [PATCH 10/11] memory: Add iommu map/unmap notifiers
,
Paolo Bonzini
,
2013/05/14
Re: [Qemu-devel] [Qemu-ppc] [PATCH 10/11] memory: Add iommu map/unmap notifiers
,
David Gibson
,
2013/05/14
[Qemu-devel] [PATCH 11/11] vfio: Add guest side IOMMU support
,
David Gibson
,
2013/05/14
Re: [Qemu-devel] [PATCH 11/11] vfio: Add guest side IOMMU support
,
Paolo Bonzini
,
2013/05/14
Re: [Qemu-devel] [Qemu-ppc] [PATCH 11/11] vfio: Add guest side IOMMU support
,
David Gibson
,
2013/05/14
Re: [Qemu-devel] [PATCH 11/11] vfio: Add guest side IOMMU support
,
Alex Williamson
,
2013/05/14
Re: [Qemu-devel] [Qemu-ppc] [PATCH 11/11] vfio: Add guest side IOMMU support
,
David Gibson
,
2013/05/14
Re: [Qemu-devel] [Qemu-ppc] [PATCH 11/11] vfio: Add guest side IOMMU support
,
Alex Williamson
,
2013/05/14
Re: [Qemu-devel] [Qemu-ppc] [PATCH 11/11] vfio: Add guest side IOMMU support
,
David Gibson
,
2013/05/14
Re: [Qemu-devel] [Qemu-ppc] [PATCH 11/11] vfio: Add guest side IOMMU support
,
David Gibson
,
2013/05/16
Re: [Qemu-devel] [0/11] RFC: VFIO and guest side IOMMUs, version 3
,
Paolo Bonzini
,
2013/05/14
[Qemu-devel] [PATCH v4 00/12] AArch64 preparation patch set
,
John Rigby
,
2013/05/14
[Qemu-devel] [PATCH v4 01/12] ARM: Extract the disas struct to a header file
,
John Rigby
,
2013/05/14
[Qemu-devel] [PATCH v4 02/12] ARM: Export cpu_env
,
John Rigby
,
2013/05/14
[Qemu-devel] [PATCH v4 03/12] ARM: Prepare translation for AArch64 code
,
John Rigby
,
2013/05/14
[Qemu-devel] [PATCH v4 04/12] ARM: Add AArch64 translation stub
,
John Rigby
,
2013/05/14
Re: [Qemu-devel] [PATCH v4 04/12] ARM: Add AArch64 translation stub
,
Peter Maydell
,
2013/05/20
[Qemu-devel] [PATCH v4 05/12] AArch64: Add gdb stub
,
John Rigby
,
2013/05/14
[Qemu-devel] [PATCH v4 06/12] linux-user: Don't treat aarch64 cpu names specially
,
John Rigby
,
2013/05/14
[Qemu-devel] [PATCH v4 07/12] linux-user: Add syscall handling for AArch64
,
John Rigby
,
2013/05/14
[Qemu-devel] [PATCH v4 08/12] linux-user: Fix up AArch64 syscall handlers
,
John Rigby
,
2013/05/14
[Qemu-devel] [PATCH v4 09/12] linux-user: Add signal handling for AArch64
,
John Rigby
,
2013/05/14
Re: [Qemu-devel] [PATCH v4 09/12] linux-user: Add signal handling for AArch64
,
Richard Henderson
,
2013/05/14
Re: [Qemu-devel] [PATCH v4 09/12] linux-user: Add signal handling for AArch64
,
John Rigby
,
2013/05/14
[Qemu-devel] [PATCH v4 10/12] linux-user: Add AArch64 support
,
John Rigby
,
2013/05/14
[Qemu-devel] [PATCH v4 11/12] ARM: Add aarch64 target to configure
,
John Rigby
,
2013/05/14
[Qemu-devel] [PATCH v4 12/12] linux-user: AArch64 requires at least 3.8.0
,
John Rigby
,
2013/05/14
[Qemu-devel] [PATCH v2 00/11] curl: fix curl read
,
Fam Zheng
,
2013/05/13
[Qemu-devel] [PATCH v2 01/11] curl: introduce CURLSockInfo to BDRVCURLState.
,
Fam Zheng
,
2013/05/13
Re: [Qemu-devel] [PATCH v2 01/11] curl: introduce CURLSockInfo to BDRVCURLState.
,
Stefan Hajnoczi
,
2013/05/14
[Qemu-devel] [PATCH v2 02/11] curl: change magic number to macro
,
Fam Zheng
,
2013/05/13
Re: [Qemu-devel] [PATCH v2 02/11] curl: change magic number to macro
,
Stefan Hajnoczi
,
2013/05/14
[Qemu-devel] [PATCH v2 03/11] curl: change curl_multi_do to curl_fd_handler
,
Fam Zheng
,
2013/05/13
[Qemu-devel] [PATCH v2 04/11] curl: fix curl_open
,
Fam Zheng
,
2013/05/13
Re: [Qemu-devel] [PATCH v2 04/11] curl: fix curl_open
,
Stefan Hajnoczi
,
2013/05/14
[Qemu-devel] [PATCH v2 05/11] curl: add timer to BDRVCURLState
,
Fam Zheng
,
2013/05/13
[Qemu-devel] [PATCH v2 06/11] curl: introduce CURLDataCache
,
Fam Zheng
,
2013/05/13
[Qemu-devel] [PATCH v2 07/11] curl: make use of CURLDataCache.
,
Fam Zheng
,
2013/05/13
[Qemu-devel] [PATCH v2 08/11] curl: use list to store CURLState
,
Fam Zheng
,
2013/05/13
[Qemu-devel] [PATCH v2 09/11] curl: release everything on curl_close
,
Fam Zheng
,
2013/05/13
Re: [Qemu-devel] [PATCH v2 09/11] curl: release everything on curl_close
,
Stefan Hajnoczi
,
2013/05/14
[Qemu-devel] [PATCH v2 10/11] curl: add cache quota.
,
Fam Zheng
,
2013/05/13
[Qemu-devel] [PATCH v2 11/11] curl: introduce ssl_no_cert runtime option.
,
Fam Zheng
,
2013/05/13
Re: [Qemu-devel] [PATCH v2 00/11] curl: fix curl read
,
Stefan Hajnoczi
,
2013/05/14
Re: [Qemu-devel] [PATCH v2 00/11] curl: fix curl read
,
Fam Zheng
,
2013/05/14
Re: [Qemu-devel] [PATCH v2 00/11] curl: fix curl read
,
Fam Zheng
,
2013/05/14
Re: [Qemu-devel] [PATCH v2 00/11] curl: fix curl read
,
Stefan Hajnoczi
,
2013/05/15
[Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Wolfgang Richter
,
2013/05/13
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Stefan Hajnoczi
,
2013/05/14
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Wolfgang Richter
,
2013/05/14
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Kevin Wolf
,
2013/05/14
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Paolo Bonzini
,
2013/05/14
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Wolfgang Richter
,
2013/05/14
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Paolo Bonzini
,
2013/05/14
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Wolfgang Richter
,
2013/05/14
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Kevin Wolf
,
2013/05/15
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Kevin Wolf
,
2013/05/15
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Kevin Wolf
,
2013/05/15
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Wolfgang Richter
,
2013/05/22
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Wolfgang Richter
,
2013/05/14
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Richard W.M. Jones
,
2013/05/16
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Wolfgang Richter
,
2013/05/22
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Paolo Bonzini
,
2013/05/22
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Wolfgang Richter
,
2013/05/22
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Richard W.M. Jones
,
2013/05/22
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Wolfgang Richter
,
2013/05/22
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Richard W.M. Jones
,
2013/05/22
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Wolfgang Richter
,
2013/05/22
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Richard W.M. Jones
,
2013/05/22
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Paolo Bonzini
,
2013/05/22
Re: [Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
,
Stefan Hajnoczi
,
2013/05/23
[Qemu-devel] [PATCH for-1.5 1/2] qom: aggressively optimize qom casting
,
Anthony Liguori
,
2013/05/13
[Qemu-devel] [PATCH for-1.5 2/2] qom: add casting statistics
,
Anthony Liguori
,
2013/05/13
Re: [Qemu-devel] [PATCH for-1.5 1/2] qom: aggressively optimize qom casting
,
Paolo Bonzini
,
2013/05/13
Re: [Qemu-devel] [PATCH for-1.5 1/2] qom: aggressively optimize qom casting
,
Anthony Liguori
,
2013/05/13
Re: [Qemu-devel] [PATCH for-1.5 1/2] qom: aggressively optimize qom casting
,
Paolo Bonzini
,
2013/05/13
Re: [Qemu-devel] [PATCH for-1.5 1/2] qom: aggressively optimize qom casting
,
Peter Maydell
,
2013/05/13
Re: [Qemu-devel] [PATCH for-1.5 1/2] qom: aggressively optimize qom casting
,
Anthony Liguori
,
2013/05/13
Re: [Qemu-devel] [PATCH for-1.5 1/2] qom: aggressively optimize qom casting
,
Anthony Liguori
,
2013/05/14
[Qemu-devel] [PATCH RFC 00/13] qemu: generate acpi tables for the guest
,
Michael S. Tsirkin
,
2013/05/13
[Qemu-devel] [PATCH RFC 03/13] refer to FWCfgState explicitly
,
Michael S. Tsirkin
,
2013/05/13
[Qemu-devel] [PATCH RFC 02/13] hw/i386/pc.c: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/apic.h
,
Michael S. Tsirkin
,
2013/05/13
Re: [Qemu-devel] [PATCH RFC 02/13] hw/i386/pc.c: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/apic.h
,
Eric Blake
,
2013/05/13
[Qemu-devel] [PATCH RFC 01/13] apic: rename apic specific bitopts
,
Michael S. Tsirkin
,
2013/05/13
Re: [Qemu-devel] [PATCH RFC 01/13] apic: rename apic specific bitopts
,
Peter Maydell
,
2013/05/13
Re: [Qemu-devel] [PATCH RFC 01/13] apic: rename apic specific bitopts
,
Michael S. Tsirkin
,
2013/05/13
[Qemu-devel] [PATCH RFC 04/13] fw_cfg: move typedef to qemu/typedefs.h
,
Michael S. Tsirkin
,
2013/05/13
[Qemu-devel] [PATCH RFC 06/13] acpi: add rules to compile ASL source
,
Michael S. Tsirkin
,
2013/05/13
[Qemu-devel] [PATCH RFC 05/13] i386: add ACPI table files from seabios
,
Michael S. Tsirkin
,
2013/05/13
[Qemu-devel] [PATCH RFC 08/13] range: add Range structure
,
Michael S. Tsirkin
,
2013/05/13
Re: [Qemu-devel] [PATCH RFC 08/13] range: add Range structure
,
Peter Maydell
,
2013/05/13
Re: [Qemu-devel] [PATCH RFC 08/13] range: add Range structure
,
Michael S. Tsirkin
,
2013/05/14
[Qemu-devel] [PATCH RFC 13/13] pc: reuse guest info for legacy fw cfg
,
Michael S. Tsirkin
,
2013/05/13
[Qemu-devel] [PATCH RFC 09/13] i386: add bios linker/loader
,
Michael S. Tsirkin
,
2013/05/13
[Qemu-devel] [PATCH RFC 07/13] acpi: pre-compiled ASL files
,
Michael S. Tsirkin
,
2013/05/13
[Qemu-devel] [PATCH RFC 10/13] i386: generate pc guest info
,
Michael S. Tsirkin
,
2013/05/13
Re: [Qemu-devel] [PATCH RFC 10/13] i386: generate pc guest info
,
Peter Maydell
,
2013/05/13
Re: [Qemu-devel] [PATCH RFC 10/13] i386: generate pc guest info
,
Michael S. Tsirkin
,
2013/05/14
Re: [Qemu-devel] [PATCH RFC 10/13] i386: generate pc guest info
,
Peter Maydell
,
2013/05/14
[Qemu-devel] [PATCH RFC 11/13] pc: pass PCI hole ranges to Guests
,
Michael S. Tsirkin
,
2013/05/13
[Qemu-devel] [PATCH RFC 12/13] i386: ACPI table generation code from seabios
,
Michael S. Tsirkin
,
2013/05/13
Re: [Qemu-devel] [PATCH RFC 12/13] i386: ACPI table generation code from seabios
,
Peter Maydell
,
2013/05/13
Re: [Qemu-devel] [PATCH RFC 00/13] qemu: generate acpi tables for the guest
,
Anthony Liguori
,
2013/05/13
Re: [Qemu-devel] [SeaBIOS] [PATCH RFC 00/13] qemu: generate acpi tables for the guest
,
Kevin O'Connor
,
2013/05/13
Re: [Qemu-devel] [PATCH RFC 00/13] qemu: generate acpi tables for the guest
,
Gerd Hoffmann
,
2013/05/14
Re: [Qemu-devel] [PATCH RFC 00/13] qemu: generate acpi tables for the guest
,
Peter Maydell
,
2013/05/14
Re: [Qemu-devel] [SeaBIOS] [PATCH RFC 00/13] qemu: generate acpi tables for the guest
,
David Woodhouse
,
2013/05/14
Re: [Qemu-devel] [SeaBIOS] [PATCH RFC 00/13] qemu: generate acpi tables for the guest
,
Peter Maydell
,
2013/05/14
Re: [Qemu-devel] [PATCH RFC 00/13] qemu: generate acpi tables for the guest
,
Anthony Liguori
,
2013/05/14
Re: [Qemu-devel] [PATCH RFC 00/13] qemu: generate acpi tables for the guest
,
Gerd Hoffmann
,
2013/05/14
Re: [Qemu-devel] [PATCH RFC 00/13] qemu: generate acpi tables for the guest
,
Anthony Liguori
,
2013/05/14
Re: [Qemu-devel] [PATCH RFC 00/13] qemu: generate acpi tables for the guest
,
Michael S. Tsirkin
,
2013/05/14
Re: [Qemu-devel] [PATCH RFC 00/13] qemu: generate acpi tables for the guest
,
Anthony Liguori
,
2013/05/14
Re: [Qemu-devel] [PATCH RFC 00/13] qemu: generate acpi tables for the guest
,
Michael S. Tsirkin
,
2013/05/14
Re: [Qemu-devel] [SeaBIOS] [PATCH RFC 00/13] qemu: generate acpi tables for the guest
,
Gerd Hoffmann
,
2013/05/15
Re: [Qemu-devel] [PATCH RFC 00/13] qemu: generate acpi tables for the guest
,
Michael S. Tsirkin
,
2013/05/16
[Qemu-devel] [PATCH v2] pci-assign: Add MSI affinity support
,
Alex Williamson
,
2013/05/13
Re: [Qemu-devel] [PATCH v2] pci-assign: Add MSI affinity support
,
Michael S. Tsirkin
,
2013/05/19
Re: [Qemu-devel] [PATCH v2] pci-assign: Add MSI affinity support
,
Anthony Liguori
,
2013/05/20
Re: [Qemu-devel] [PATCH v2] pci-assign: Add MSI affinity support
,
Michael S. Tsirkin
,
2013/05/20
Re: [Qemu-devel] [PATCH v2] pci-assign: Add MSI affinity support
,
Anthony Liguori
,
2013/05/22
[Qemu-devel] [PATCH v2] vfio-pci: Add support for MSI affinity
,
Alex Williamson
,
2013/05/13
[Qemu-devel] [PATCH moxie] Fix bug in tlb_fill.
,
Anthony Green
,
2013/05/13
Re: [Qemu-devel] [PATCH moxie] Fix bug in tlb_fill.
,
Max Filippov
,
2013/05/13
Re: [Qemu-devel] [PATCH moxie] Fix bug in tlb_fill.
,
Richard Henderson
,
2013/05/14
[Qemu-devel] drive-mirror sync points
,
Wolfgang Richter
,
2013/05/13
Re: [Qemu-devel] drive-mirror sync points
,
Paolo Bonzini
,
2013/05/13
Re: [Qemu-devel] drive-mirror sync points
,
Richard W.M. Jones
,
2013/05/13
Re: [Qemu-devel] drive-mirror sync points
,
Richard W.M. Jones
,
2013/05/13
Re: [Qemu-devel] drive-mirror sync points
,
Wolfgang Richter
,
2013/05/13
[Qemu-devel] [PATCH v2] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
,
Jordan Justen
,
2013/05/13
Re: [Qemu-devel] [PATCH v2] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
,
Paolo Bonzini
,
2013/05/13
Re: [Qemu-devel] [PATCH v2] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
,
Anthony Liguori
,
2013/05/14
Re: [Qemu-devel] [PATCH v2] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
,
Jordan Justen
,
2013/05/15
Re: [Qemu-devel] [PATCH v2] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
,
Anthony Liguori
,
2013/05/31
Re: [Qemu-devel] [PATCH v3 07/28] build-sys: must link with -fstack-protector
,
Laurent Desnogues
,
2013/05/13
[Qemu-devel] [PATCH] target-mips: set carry bit correctly in DSPControl register
,
Petar Jovanovic
,
2013/05/13
Re: [Qemu-devel] [PATCH] target-mips: set carry bit correctly in DSPControl register
,
Aurelien Jarno
,
2013/05/19
[Qemu-devel] [PULL for-1.5] qemu-ga CVE-2013-2007 addenda
,
Michael Roth
,
2013/05/13
[Qemu-devel] [PATCH 2/2] qga: unlink just created guest-file if fchmod() or fdopen() fails on it
,
Michael Roth
,
2013/05/13
[Qemu-devel] [PATCH 1/2] qga: distinguish binary modes in "guest_file_open_modes" map
,
Michael Roth
,
2013/05/13
[Qemu-devel] QEMU 1.5, QOM and composition tree
,
Emmanuel Blot
,
2013/05/13
Re: [Qemu-devel] [PATCH v3 11/28] libcacard: teach vscclient to use GMainLoop for portability
,
Laurent Desnogues
,
2013/05/13
[Qemu-devel] [PATCH for-1.5 0/2] Fix hot-unplug of devices with ROM or RAM
,
Paolo Bonzini
,
2013/05/13
[Qemu-devel] [PATCH for-1.5 1/2] osdep, kvm: rename low-level RAM allocation functions
,
Paolo Bonzini
,
2013/05/13
[Qemu-devel] [PATCH for-1.5 2/2] osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
,
Paolo Bonzini
,
2013/05/13
Re: [Qemu-devel] [PATCH for-1.5 2/2] osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
,
Peter Maydell
,
2013/05/13
Re: [Qemu-devel] [PATCH for-1.5 2/2] osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
,
Paolo Bonzini
,
2013/05/13
Re: [Qemu-devel] [PATCH for-1.5 2/2] osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
,
Markus Armbruster
,
2013/05/15
Re: [Qemu-devel] [PATCH for-1.5 2/2] osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [PATCH for-1.5 2/2] osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
,
Stefan Weil
,
2013/05/18
Re: [Qemu-devel] [PATCH for-1.5 0/2] Fix hot-unplug of devices with ROM or RAM
,
Amos Kong
,
2013/05/13
Re: [Qemu-devel] [PATCH for-1.5 0/2] Fix hot-unplug of devices with ROM or RAM
,
Anthony Liguori
,
2013/05/14
[Qemu-devel] [PATCH for-1.5 0/3] qcow2: Catch some L1 table index overflows
,
Kevin Wolf
,
2013/05/13
[Qemu-devel] [PATCH for-1.5 1/3] qcow2: Catch some L1 table index overflows
,
Kevin Wolf
,
2013/05/13
[Qemu-devel] [PATCH 2/3] qcow2.py: Subcommand for changing header fields
,
Kevin Wolf
,
2013/05/13
Re: [Qemu-devel] [PATCH 2/3] qcow2.py: Subcommand for changing header fields
,
Stefan Hajnoczi
,
2013/05/13
[Qemu-devel] [PATCH 3/3] qemu-iotests: Try creating huge qcow2 image
,
Kevin Wolf
,
2013/05/13
Re: [Qemu-devel] [PATCH for-1.5 0/3] qcow2: Catch some L1 table index overflows
,
Richard W.M. Jones
,
2013/05/13
Re: [Qemu-devel] [PATCH v3] migration: initialize RAM to zero
,
Anthony Liguori
,
2013/05/13
[Qemu-devel] [PATCH 1/2] target-mips: fix incorrect behaviour for EXTP
,
Petar Jovanovic
,
2013/05/13
[Qemu-devel] [PATCH 2/2] target-mips: fix EXTPDP and setting up pos field in the DSPControl reg
,
Petar Jovanovic
,
2013/05/13
Re: [Qemu-devel] [PATCH 2/2] target-mips: fix EXTPDP and setting up pos field in the DSPControl reg
,
Aurelien Jarno
,
2013/05/17
Re: [Qemu-devel] [PATCH 2/2] target-mips: fix EXTPDP and setting up pos field in the DSPControl reg
,
Petar Jovanovic
,
2013/05/17
Re: [Qemu-devel] [PATCH 2/2] target-mips: fix EXTPDP and setting up pos field in the DSPControl reg
,
Peter Maydell
,
2013/05/17
Re: [Qemu-devel] [PATCH 2/2] target-mips: fix EXTPDP and setting up pos field in the DSPControl reg
,
Petar Jovanovic
,
2013/05/17
Re: [Qemu-devel] [PATCH 1/2] target-mips: fix incorrect behaviour for EXTP
,
Aurelien Jarno
,
2013/05/17
[Qemu-devel] [0/8] RFC: VFIO and guest side IOMMUs, revisited
,
David Gibson
,
2013/05/13
[Qemu-devel] [PATCH 2/8] pci: Don't del_subgregion on a non subregion
,
David Gibson
,
2013/05/13
Re: [Qemu-devel] [PATCH 2/8] pci: Don't del_subgregion on a non subregion
,
Paolo Bonzini
,
2013/05/13
[Qemu-devel] [PATCH 4/8] pci: Use AddressSpace rather than MemoryRegion to represent PCI DMA space
,
David Gibson
,
2013/05/13
Re: [Qemu-devel] [PATCH 4/8] pci: Use AddressSpace rather than MemoryRegion to represent PCI DMA space
,
Paolo Bonzini
,
2013/05/13
[Qemu-devel] [PATCH 1/8] iommu: Fix compile error in ioapic.c
,
David Gibson
,
2013/05/13
Re: [Qemu-devel] [PATCH 1/8] iommu: Fix compile error in ioapic.c
,
Paolo Bonzini
,
2013/05/13
[Qemu-devel] [PATCH 7/8] vfio: Introduce VFIO address spaces
,
David Gibson
,
2013/05/13
Re: [Qemu-devel] [PATCH 7/8] vfio: Introduce VFIO address spaces
,
Alex Williamson
,
2013/05/13
Re: [Qemu-devel] [PATCH 7/8] vfio: Introduce VFIO address spaces
,
David Gibson
,
2013/05/13
[Qemu-devel] [PATCH 6/8] memory: Sanity check that no listeners remain on a destroyed AddressSpace
,
David Gibson
,
2013/05/13
Re: [Qemu-devel] [PATCH 6/8] memory: Sanity check that no listeners remain on a destroyed AddressSpace
,
Peter Maydell
,
2013/05/13
Re: [Qemu-devel] [PATCH 6/8] memory: Sanity check that no listeners remain on a destroyed AddressSpace
,
David Gibson
,
2013/05/13
Re: [Qemu-devel] [PATCH 6/8] memory: Sanity check that no listeners remain on a destroyed AddressSpace
,
Peter Maydell
,
2013/05/13
Re: [Qemu-devel] [PATCH 6/8] memory: Sanity check that no listeners remain on a destroyed AddressSpace
,
Paolo Bonzini
,
2013/05/13
Re: [Qemu-devel] [PATCH 6/8] memory: Sanity check that no listeners remain on a destroyed AddressSpace
,
David Gibson
,
2013/05/13
[Qemu-devel] [PATCH 5/8] pci: Introduce helper to retrieve a PCI device's DMA address space
,
David Gibson
,
2013/05/13
[Qemu-devel] [PATCH 8/8] vfio: Create VFIOAddressSpace objects as needed
,
David Gibson
,
2013/05/13
Re: [Qemu-devel] [PATCH 8/8] vfio: Create VFIOAddressSpace objects as needed
,
Alex Williamson
,
2013/05/13
Re: [Qemu-devel] [PATCH 8/8] vfio: Create VFIOAddressSpace objects as needed
,
David Gibson
,
2013/05/13
[Qemu-devel] [PATCH 3/8] pci: Rework PCI iommu lifetime assumptions
,
David Gibson
,
2013/05/13
Re: [Qemu-devel] [PATCH 3/8] pci: Rework PCI iommu lifetime assumptions
,
Paolo Bonzini
,
2013/05/13
Re: [Qemu-devel] [0/8] RFC: VFIO and guest side IOMMUs, revisited
,
Paolo Bonzini
,
2013/05/13
Re: [Qemu-devel] [0/8] RFC: VFIO and guest side IOMMUs, revisited
,
David Gibson
,
2013/05/13
Re: [Qemu-devel] [0/8] RFC: VFIO and guest side IOMMUs, revisited
,
Paolo Bonzini
,
2013/05/13
Re: [Qemu-devel] [0/8] RFC: VFIO and guest side IOMMUs, revisited
,
David Gibson
,
2013/05/13
Re: [Qemu-devel] [0/8] RFC: VFIO and guest side IOMMUs, revisited
,
Paolo Bonzini
,
2013/05/14
Re: [Qemu-devel] [0/8] RFC: VFIO and guest side IOMMUs, revisited
,
David Gibson
,
2013/05/14
[Qemu-devel] KVM call agenda for 2013-05-14
,
Juan Quintela
,
2013/05/13
Re: [Qemu-devel] KVM call agenda for 2013-05-14
,
Juan Quintela
,
2013/05/14
[Qemu-devel] [PATCH] blockdev: Rename BlockdevAction -> TransactionAction
,
Kevin Wolf
,
2013/05/13
Re: [Qemu-devel] [PATCH] blockdev: Rename BlockdevAction -> TransactionAction
,
Stefan Hajnoczi
,
2013/05/13
Re: [Qemu-devel] [PATCH] blockdev: Rename BlockdevAction -> TransactionAction
,
Eric Blake
,
2013/05/13
Re: [Qemu-devel] [PATCH] blockdev: Rename BlockdevAction -> TransactionAction
,
Stefan Hajnoczi
,
2013/05/13
[Qemu-devel] [PATCH v3 resend 00/11] AArch64 preparation patch set
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 resend 01/11] ARM: Export cpu_env
,
John Rigby
,
2013/05/13
Re: [Qemu-devel] [PATCH v3 resend 01/11] ARM: Export cpu_env
,
Peter Maydell
,
2013/05/13
Re: [Qemu-devel] [PATCH v3 resend 01/11] ARM: Export cpu_env
,
Alexander Graf
,
2013/05/13
[Qemu-devel] [PATCH v3 resend 02/11] ARM: Prepare translation for AArch64 code
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 resend 03/11] ARM: Add AArch64 translation stub
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 resend 04/11] AArch64: Add gdb stub
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 resend 05/11] linux-user: Don't treat aarch64 cpu names specially
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 resend 06/11] linux-user: Add syscall handling for AArch64
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 resend 07/11] linux-user: Fix up AArch64 syscall handlers
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 resend 08/11] linux-user: Add signal handling for AArch64
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 resend 09/11] linux-user: Add AArch64 support
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 resend 10/11] ARM: Add aarch64 target to configure
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 resend 11/11] linux-user: AArch64 requires at least 3.8.0
,
John Rigby
,
2013/05/13
Re: [Qemu-devel] [PATCH v3 resend 00/11] AArch64 preparation patch set
,
Peter Maydell
,
2013/05/13
Re: [Qemu-devel] [PATCH v3 resend 00/11] AArch64 preparation patch set
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 00/12] AArch64 preparation patch set
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 01/12] ARM: Export cpu_env
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 02/12] ARM: Prepare translation for AArch64 code
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 04/12] AArch64: Add gdb stub
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 03/12] ARM: Add AArch64 translation stub
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 05/12] linux-user: Don't treat aarch64 cpu names specially
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 06/12] linux-user: AArch64 requires at least 3.8.0
,
John Rigby
,
2013/05/13
Re: [Qemu-devel] [PATCH v3 06/12] linux-user: AArch64 requires at least 3.8.0
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 07/12] linux-user: Add syscall handling for AArch64
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 08/12] linux-user: Fix up AArch64 syscall handlers
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 09/12] linux-user: Add signal handling for AArch64
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 10/12] linux-user: Add AArch64 support
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 11/12] ARM: Add aarch64 target to configure
,
John Rigby
,
2013/05/13
[Qemu-devel] [PATCH v3 12/12] linux-user: AArch64 requires at least 3.8.0
,
John Rigby
,
2013/05/13
[Qemu-devel] regression: (was Re: [PATCH v3] migration: initialize RAM to zero)
,
Amos Kong
,
2013/05/13
[Qemu-devel] [PATCH] Remove twice include of qemu-common.h
,
qiaonuohan
,
2013/05/13
Re: [Qemu-devel] [PATCH] Remove twice include of qemu-common.h
,
Peter Crosthwaite
,
2013/05/13
Re: [Qemu-devel] [PATCH] Remove twice include of qemu-common.h
,
Stefan Weil
,
2013/05/13
Re: [Qemu-devel] [PATCH] Remove twice include of qemu-common.h
,
Michael Tokarev
,
2013/05/14
[Qemu-devel] [PATCH] Fix usage of USB_DEV_FLAG_IS_HOST flag.
,
Michael Marineau
,
2013/05/13
Re: [Qemu-devel] [PATCH] Fix usage of USB_DEV_FLAG_IS_HOST flag.
,
Gerd Hoffmann
,
2013/05/13
Re: [Qemu-devel] [PATCH] Fix usage of USB_DEV_FLAG_IS_HOST flag.
,
Michael Marineau
,
2013/05/21
Re: [Qemu-devel] [PATCH] Fix usage of USB_DEV_FLAG_IS_HOST flag.
,
Gerd Hoffmann
,
2013/05/28
[Qemu-devel] [RFC PATCH 0/2] make memory listener prepared for rcu style
,
Liu Ping Fan
,
2013/05/12
[Qemu-devel] [RFC PATCH 1/2] mem: make phys_section and phys_map_nodes prepared for RCU
,
Liu Ping Fan
,
2013/05/12
Re: [Qemu-devel] [RFC PATCH 1/2] mem: make phys_section and phys_map_nodes prepared for RCU
,
Paolo Bonzini
,
2013/05/13
Re: [Qemu-devel] [RFC PATCH 1/2] mem: make phys_section and phys_map_nodes prepared for RCU
,
liu ping fan
,
2013/05/13
Re: [Qemu-devel] [RFC PATCH 1/2] mem: make phys_section and phys_map_nodes prepared for RCU
,
Paolo Bonzini
,
2013/05/14
Re: [Qemu-devel] [RFC PATCH 1/2] mem: make phys_section and phys_map_nodes prepared for RCU
,
liu ping fan
,
2013/05/15
Re: [Qemu-devel] [RFC PATCH 1/2] mem: make phys_section and phys_map_nodes prepared for RCU
,
liu ping fan
,
2013/05/26
Re: [Qemu-devel] [RFC PATCH 1/2] mem: make phys_section and phys_map_nodes prepared for RCU
,
Paolo Bonzini
,
2013/05/27
Re: [Qemu-devel] [RFC PATCH 1/2] mem: make phys_section and phys_map_nodes prepared for RCU
,
liu ping fan
,
2013/05/28
[Qemu-devel] [RFC PATCH 2/2] mem: prepare address_space listener rcu style
,
Liu Ping Fan
,
2013/05/12
Re: [Qemu-devel] [RFC PATCH 2/2] mem: prepare address_space listener rcu style
,
Paolo Bonzini
,
2013/05/13
Re: [Qemu-devel] [RFC PATCH 2/2] mem: prepare address_space listener rcu style
,
liu ping fan
,
2013/05/14
Re: [Qemu-devel] [RFC PATCH 2/2] mem: prepare address_space listener rcu style
,
Paolo Bonzini
,
2013/05/14
Re: [Qemu-devel] [RFC PATCH 2/2] mem: prepare address_space listener rcu style
,
liu ping fan
,
2013/05/14
Re: [Qemu-devel] [RFC PATCH 2/2] mem: prepare address_space listener rcu style
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [RFC PATCH 2/2] mem: prepare address_space listener rcu style
,
liu ping fan
,
2013/05/15
Re: [Qemu-devel] [RFC PATCH 2/2] mem: prepare address_space listener rcu style
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [RFC PATCH 2/2] mem: prepare address_space listener rcu style
,
Paolo Bonzini
,
2013/05/16
Re: [Qemu-devel] [PATCH 0/9 v2] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
qiaonuohan
,
2013/05/12
[Qemu-devel] [PATCH 0/9 v2] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
qiaonuohan
,
2013/05/12
[Qemu-devel] [PATCH 2/9 v2] Add API to manipulate cache_data
,
qiaonuohan
,
2013/05/12
[Qemu-devel] [PATCH 3/9 v2] Move includes and struct definition to dump.h
,
qiaonuohan
,
2013/05/12
[Qemu-devel] [PATCH 1/9 v2] Add API to manipulate dump_bitmap
,
qiaonuohan
,
2013/05/12
[Qemu-devel] [PATCH 6/9 v2] Add API to create page
,
qiaonuohan
,
2013/05/12
[Qemu-devel] [PATCH 8/9 v2] Add API to write header, bitmap and page into vmcore
,
qiaonuohan
,
2013/05/12
[Qemu-devel] [PATCH 9/9 v2] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
qiaonuohan
,
2013/05/12
[Qemu-devel] [PATCH 5/9 v2] Add API to create data of dump bitmap
,
qiaonuohan
,
2013/05/12
[Qemu-devel] [PATCH 4/9 v2] Add API to create header of vmcore
,
qiaonuohan
,
2013/05/12
[Qemu-devel] [PATCH 7/9 v2] Add API to free buf used by creating header, bitmap and page
,
qiaonuohan
,
2013/05/12
[Qemu-devel] [PATCH 0/9 v2] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
Qiao Nuohan
,
2013/05/14
[Qemu-devel] [PATCH 4/9 v2] Add API to create header of vmcore
,
Qiao Nuohan
,
2013/05/14
[Qemu-devel] [PATCH 3/9 v2] Move includes and struct definition to dump.h
,
Qiao Nuohan
,
2013/05/14
[Qemu-devel] [PATCH 1/9 v2] Add API to manipulate dump_bitmap
,
Qiao Nuohan
,
2013/05/14
Re: [Qemu-devel] [PATCH 1/9 v2] Add API to manipulate dump_bitmap
,
Andreas Färber
,
2013/05/17
Re: [Qemu-devel] [PATCH 1/9 v2] Add API to manipulate dump_bitmap
,
Qiao Nuohan
,
2013/05/17
[Qemu-devel] [PATCH 2/9 v2] Add API to manipulate cache_data
,
Qiao Nuohan
,
2013/05/14
[Qemu-devel] [PATCH 5/9 v2] Add API to create data of dump bitmap
,
Qiao Nuohan
,
2013/05/14
[Qemu-devel] [PATCH 6/9 v2] Add API to create page
,
Qiao Nuohan
,
2013/05/14
[Qemu-devel] [PATCH 8/9 v2] Add API to write header, bitmap and page into vmcore
,
Qiao Nuohan
,
2013/05/14
[Qemu-devel] [PATCH 7/9 v2] Add API to free buf used by creating header, bitmap and page
,
Qiao Nuohan
,
2013/05/14
[Qemu-devel] [PATCH 9/9 v2] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
Qiao Nuohan
,
2013/05/14
Re: [Qemu-devel] [PATCH 9/9 v2] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
Eric Blake
,
2013/05/14
Re: [Qemu-devel] [PATCH 9/9 v2] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
Qiao Nuohan
,
2013/05/15
Re: [Qemu-devel] [PATCH 9/9 v2] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
Eric Blake
,
2013/05/15
[Qemu-devel] [PATCH v2] target-mips: clean-up in BIT_INSV
,
Petar Jovanovic
,
2013/05/12
Re: [Qemu-devel] [PATCH v2] target-mips: clean-up in BIT_INSV
,
Aurelien Jarno
,
2013/05/17
[Qemu-devel] [RFC] QEMU Guest and Host channel
,
Dong Xu Wang
,
2013/05/12
[Qemu-devel] [Bug 1094564] Re: images used as scsi disks not readable (qemu-system-arm, macos 10.8)
,
Joss Reeves
,
2013/05/12
[Qemu-devel] [Bug 1094564] Re: images used as scsi disks not readable (qemu-system-arm, macos 10.8)
,
Peter Maydell
,
2013/05/12
[Qemu-devel] [Bug 1094564] Re: images used as scsi disks not readable (qemu-system-arm, macos 10.8)
,
Joss Reeves
,
2013/05/12
[Qemu-devel] [Bug 1094564] Re: images used as scsi disks not readable (qemu-system-arm, macos 10.8)
,
Joss Reeves
,
2013/05/12
[Qemu-devel] [Bug 1094564] Re: images used as scsi disks not readable (qemu-system-arm, macos 10.8)
,
Peter Maydell
,
2013/05/12
[Qemu-devel] [Bug 1094564] Re: images used as scsi disks not readable (qemu-system-arm, macos 10.8)
,
Joss Reeves
,
2013/05/13
[Qemu-devel] [Bug 1094564] Re: images used as scsi disks not readable (qemu-system-arm, macos 10.8)
,
Peter Maydell
,
2013/05/14
Re: [Qemu-devel] [Bug 1094564] Re: images used as scsi disks not readable (qemu-system-arm, macos 10.8)
,
Joss Reeves
,
2013/05/15
Re: [Qemu-devel] [Bug 1094564] Re: images used as scsi disks not readable (qemu-system-arm, macos 10.8)
,
Peter Maydell
,
2013/05/15
Re: [Qemu-devel] [Bug 1094564] Re: images used as scsi disks not readable (qemu-system-arm, macos 10.8)
,
Peter Maydell
,
2013/05/16
[Qemu-devel] [Bug 1094564] Re: images used as scsi disks not readable (qemu-system-arm, macos 10.8)
,
Joss Reeves
,
2013/05/14
[Qemu-devel] [PATCH v3] arch_init/ram_load: add error message for block length mismatch
,
Alon Levy
,
2013/05/12
Re: [Qemu-devel] [PATCH v3] arch_init/ram_load: add error message for block length mismatch
,
Juan Quintela
,
2013/05/13
[Qemu-devel] [GIT PULL for-1.5] Trivial patches for 2013-05-12
,
Michael Tokarev
,
2013/05/12
Re: [Qemu-devel] [GIT PULL for-1.5] Trivial patches for 2013-05-12
,
Michael Tokarev
,
2013/05/12
Re: [Qemu-devel] [GIT PULL for-1.5] Trivial patches for 2013-05-12
,
Anthony Liguori
,
2013/05/13
[Qemu-devel] [PATCH for-1.5 0/2]
,
Stefan Weil
,
2013/05/11
[Qemu-devel] [PATCH for-1.5 1/2] w32: Fix configure test for -march=i486
,
Stefan Weil
,
2013/05/11
Re: [Qemu-devel] [PATCH for-1.5 1/2] w32: Fix configure test for -march=i486
,
Stefan Weil
,
2013/05/14
[Qemu-devel] [PATCH for-1.5 2/2] w32: Include stdio.h to get the declaration of ssize_t
,
Stefan Weil
,
2013/05/11
Re: [Qemu-devel] [PATCH for-1.5 0/2]
,
Anthony Liguori
,
2013/05/16
[Qemu-devel] [PATCH for-1.5] ppc: do not register IABR SPR twice for 603e
,
Hervé Poussineau
,
2013/05/11
Re: [Qemu-devel] [PATCH for-1.5] ppc: do not register IABR SPR twice for 603e
,
Hervé Poussineau
,
2013/05/20
[Qemu-devel] [Bug 865518] Re: qemu segfaults when writing to very large qcow2 disk
,
Richard Jones
,
2013/05/11
[Qemu-devel] [Bug 865518] Re: qemu segfaults when writing to very large qcow2 disk
,
Richard Jones
,
2013/05/11
Re: [Qemu-devel] [Bug 865518] Re: qemu segfaults when writing to very large qcow2 disk
,
Laszlo Ersek
,
2013/05/13
[Qemu-devel] [PATCH v3 00/11] qapi: add support for lists of native types
,
Michael Roth
,
2013/05/10
[Qemu-devel] [PATCH 01/11] qapi: qapi-types.py, native list support
,
Michael Roth
,
2013/05/10
[Qemu-devel] [PATCH 02/11] qapi: qapi-visit.py, fix list handling for union types
,
Michael Roth
,
2013/05/10
[Qemu-devel] [PATCH 03/11] qapi: qapi-visit.py, native list support
,
Michael Roth
,
2013/05/10
[Qemu-devel] [PATCH 04/11] qapi: enable generation of native list code
,
Michael Roth
,
2013/05/10
[Qemu-devel] [PATCH 05/11] qapi: fix leak in unit tests
,
Michael Roth
,
2013/05/10
[Qemu-devel] [PATCH 06/11] json-parser: fix handling of large whole number values
,
Michael Roth
,
2013/05/10
[Qemu-devel] [PATCH 07/11] qapi: add QMP input test for large integers
,
Michael Roth
,
2013/05/10
[Qemu-devel] [PATCH 08/11] qapi: fix visitor serialization tests for numbers/doubles
,
Michael Roth
,
2013/05/10
[Qemu-devel] [PATCH 09/11] qapi: add native list coverage for visitor serialization tests
,
Michael Roth
,
2013/05/10
[Qemu-devel] [PATCH 10/11] qapi: add native list coverage for QMP output visitor tests
,
Michael Roth
,
2013/05/10
[Qemu-devel] [PATCH 11/11] qapi: add native list coverage for QMP input visitor tests
,
Michael Roth
,
2013/05/10
Re: [Qemu-devel] [PATCH v3 00/11] qapi: add support for lists of native types
,
Laszlo Ersek
,
2013/05/13
Re: [Qemu-devel] [PATCH v3 00/11] qapi: add support for lists of native types
,
Amos Kong
,
2013/05/13
Re: [Qemu-devel] [PATCH v3 00/11] qapi: add support for lists of native types
,
Luiz Capitulino
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 00/11] qapi: add support for lists of native types
,
mdroth
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 00/11] qapi: add support for lists of native types
,
Luiz Capitulino
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 00/11] qapi: add support for lists of native types
,
mdroth
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 00/11] qapi: add support for lists of native types
,
Luiz Capitulino
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 00/11] qapi: add support for lists of native types
,
mdroth
,
2013/05/15
Re: [Qemu-devel] [PATCH v3 00/11] qapi: add support for lists of native types
,
Laszlo Ersek
,
2013/05/16
Re: [Qemu-devel] [PATCH v3 00/11] qapi: add support for lists of native types
,
Peter Maydell
,
2013/05/16
Re: [Qemu-devel] [PATCH v3 00/11] qapi: add support for lists of native types
,
mdroth
,
2013/05/17
[Qemu-devel] [PATCH for-1.5] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
,
Jordan Justen
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
,
Paolo Bonzini
,
2013/05/12
Re: [Qemu-devel] [PATCH for-1.5] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
,
Anthony Liguori
,
2013/05/13
Re: [Qemu-devel] [PATCH] w32: Fix build with older gcc (unresolved symbol)
,
Igor Mitsyanko
,
2013/05/10
Re: [Qemu-devel] [PATCH] w32: Fix build with older gcc (unresolved symbol)
,
Stefan Weil
,
2013/05/11
Re: [Qemu-devel] [PATCH] w32: Fix build with older gcc (unresolved symbol)
,
Igor Mitsyanko
,
2013/05/11
Re: [Qemu-devel] [PATCH] w32: Fix build with older gcc (unresolved symbol)
,
Stefan Weil
,
2013/05/11
[Qemu-devel] [PATCH V2] osdep.h: include sys/types.h for ssize_t definition
,
Igor Mitsyanko
,
2013/05/10
Re: [Qemu-devel] [Qemu-trivial] [PATCH V2] osdep.h: include sys/types.h for ssize_t definition
,
Michael Tokarev
,
2013/05/12
Re: [Qemu-devel] [PATCH for-1.5 V2] osdep.h: include sys/types.h for ssize_t definition
,
Stefan Weil
,
2013/05/12
[Qemu-devel] [PATCH for-1.5] qom: optimize casting to leaf class and parent class
,
Anthony Liguori
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5] qom: optimize casting to leaf class and parent class
,
Aurelien Jarno
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5] qom: optimize casting to leaf class and parent class
,
Anthony Liguori
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5] qom: optimize casting to leaf class and parent class
,
Aurelien Jarno
,
2013/05/11
Re: [Qemu-devel] [PATCH for-1.5] qom: optimize casting to leaf class and parent class
,
Paolo Bonzini
,
2013/05/11
Re: [Qemu-devel] [PATCH for-1.5] qom: optimize casting to leaf class and parent class
,
Anthony Liguori
,
2013/05/11
[Qemu-devel] [RFC 0/7] Convert SD card model to AIO
,
Igor Mitsyanko
,
2013/05/10
[Qemu-devel] [RFC 1/7] sd.c: introduce AIO related members in SD state
,
Igor Mitsyanko
,
2013/05/10
[Qemu-devel] [RFC 2/7] sd.c: introduce variable for trekking valid data
,
Igor Mitsyanko
,
2013/05/10
[Qemu-devel] [RFC 3/7] sd.c: introduce "start bit" and "busy deasserted" callbacks
,
Igor Mitsyanko
,
2013/05/10
[Qemu-devel] [RFC 4/7] sd.c: use callbacks as a flag to use async IO
,
Igor Mitsyanko
,
2013/05/10
[Qemu-devel] [RFC 5/7] sd.c: introduce async read operation
,
Igor Mitsyanko
,
2013/05/10
Re: [Qemu-devel] [RFC 5/7] sd.c: introduce async read operation
,
Stefan Hajnoczi
,
2013/05/13
[Qemu-devel] [RFC 6/7] sd.c: introduce async write interface
,
Igor Mitsyanko
,
2013/05/10
[Qemu-devel] [RFC 7/7] pl181.c: convert to async IO SD card interface
,
Igor Mitsyanko
,
2013/05/10
Re: [Qemu-devel] [RFC 0/7] Convert SD card model to AIO
,
Stefan Hajnoczi
,
2013/05/13
[Qemu-devel] [PATCH V2 0/2] Fix memory migration for exynos 4210 SoC
,
Igor Mitsyanko
,
2013/05/10
[Qemu-devel] [PATCH V2 1/2] hw/arm/exynos4210.c: convert chipid_and_omr to an mmio region
,
Igor Mitsyanko
,
2013/05/10
[Qemu-devel] [PATCH V2 2/2] exynos4210.c: register rom_mem for memory migration
,
Igor Mitsyanko
,
2013/05/10
[Qemu-devel] [PATCH] osdep.h: include sys/types.h for ssize_t definition
,
Igor Mitsyanko
,
2013/05/10
Re: [Qemu-devel] [PATCH] osdep.h: include sys/types.h for ssize_t definition
,
Peter Maydell
,
2013/05/10
Re: [Qemu-devel] [PATCH] osdep.h: include sys/types.h for ssize_t definition
,
Igor Mitsyanko
,
2013/05/10
Re: [Qemu-devel] CPU scheduling with TCG in SMP system emulation mode
,
Sebastian Huber
,
2013/05/10
[Qemu-devel] [PATCH] ui/gtk.c: do not use gdk_display_warp_pointer when GTK ver >3.0
,
Igor Mitsyanko
,
2013/05/10
Re: [Qemu-devel] [PATCH] ui/gtk.c: do not use gdk_display_warp_pointer when GTK ver >3.0
,
Anthony Liguori
,
2013/05/13
[Qemu-devel] [PATCH for-1.5?] target-ppc: Drop unnecessary dynamic cast in ppc_env_get_cpu()
,
Andreas Färber
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5?] target-ppc: Drop unnecessary dynamic cast in ppc_env_get_cpu()
,
Peter Maydell
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5?] target-ppc: Drop unnecessary dynamic cast in ppc_env_get_cpu()
,
Andreas Färber
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5?] target-ppc: Drop unnecessary dynamic cast in ppc_env_get_cpu()
,
Paolo Bonzini
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5?] target-ppc: Drop unnecessary dynamic cast in ppc_env_get_cpu()
,
Anthony Liguori
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5?] target-ppc: Drop unnecessary dynamic cast in ppc_env_get_cpu()
,
Anthony Liguori
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5?] target-ppc: Drop unnecessary dynamic cast in ppc_env_get_cpu()
,
Paolo Bonzini
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5?] target-ppc: Drop unnecessary dynamic cast in ppc_env_get_cpu()
,
Andreas Färber
,
2013/05/10
Message not available
Message not available
Re: [Qemu-devel] [PATCH for-1.5?] target-ppc: Drop unnecessary dynamic cast in ppc_env_get_cpu()
,
Andreas Färber
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5?] target-ppc: Drop unnecessary dynamic cast in ppc_env_get_cpu()
,
Peter Maydell
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5?] target-ppc: Drop unnecessary dynamic cast in ppc_env_get_cpu()
,
Andreas Färber
,
2013/05/10
[Qemu-devel] [PATCH for-1.5] Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
,
Paolo Bonzini
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5] Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
,
Anthony Liguori
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5] Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
,
Markus Armbruster
,
2013/05/15
Re: [Qemu-devel] [PATCH for-1.5] Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [PATCH for-1.5] Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
,
Markus Armbruster
,
2013/05/15
Re: [Qemu-devel] [PATCH for-1.5] Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [PATCH for-1.5] Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
,
Markus Armbruster
,
2013/05/15
Re: [Qemu-devel] [PATCH for-1.5] Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
,
Paolo Bonzini
,
2013/05/15
Re: [Qemu-devel] [PATCH for-1.5] Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
,
Anthony Liguori
,
2013/05/13
[Qemu-devel] [PATCH 0/3] dataplane: change vring API to use VirtQueueElement
,
Paolo Bonzini
,
2013/05/10
[Qemu-devel] [PATCH 1/2] vring: create a common function to parse descriptors
,
Paolo Bonzini
,
2013/05/10
[Qemu-devel] [PATCH 2/2] dataplane: change vring API to use VirtQueueElement
,
Paolo Bonzini
,
2013/05/10
Re: [Qemu-devel] [PATCH 2/2] dataplane: change vring API to use VirtQueueElement
,
Stefan Hajnoczi
,
2013/05/13
[Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Paolo Bonzini
,
2013/05/10
[Qemu-devel] [PATCH for-1.5 1/9] qom: improve documentation of cast functions
,
Paolo Bonzini
,
2013/05/10
[Qemu-devel] [PATCH for-1.5 2/9] qom: allow casting of a NULL class
,
Paolo Bonzini
,
2013/05/10
[Qemu-devel] [PATCH for-1.5 3/9] qom: add a fast path to object_class_dynamic_cast
,
Paolo Bonzini
,
2013/05/10
[Qemu-devel] [PATCH for-1.5 4/9] qom: pass file/line/function to asserting casts
,
Paolo Bonzini
,
2013/05/10
[Qemu-devel] [PATCH for-1.5 5/9] qom: trace asserting casts
,
Paolo Bonzini
,
2013/05/10
[Qemu-devel] [PATCH for-1.5 7/9] build: disable QOM cast debugging for official releases
,
Paolo Bonzini
,
2013/05/10
[Qemu-devel] [PATCH for-1.5 6/9] qom: allow turning cast debugging off
,
Paolo Bonzini
,
2013/05/10
[Qemu-devel] [PATCH for-1.5 8/9] qom: simplify object_class_dynamic_cast, part 1
,
Paolo Bonzini
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 8/9] qom: simplify object_class_dynamic_cast, part 1
,
Anthony Liguori
,
2013/05/10
[Qemu-devel] [PATCH for-1.5 9/9] qom: simplify object_class_dynamic_cast, part 2
,
Paolo Bonzini
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Anthony Liguori
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Paolo Bonzini
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Andreas Färber
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Paolo Bonzini
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Aurelien Jarno
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Anthony Liguori
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Paolo Bonzini
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Anthony Liguori
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Aurelien Jarno
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Anthony Liguori
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Paolo Bonzini
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Anthony Liguori
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Paolo Bonzini
,
2013/05/11
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Aurelien Jarno
,
2013/05/11
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Anthony Liguori
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Aurelien Jarno
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Andreas Färber
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Aurelien Jarno
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Andreas Färber
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Paolo Bonzini
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Anthony Liguori
,
2013/05/10
Re: [Qemu-devel] [PATCH for-1.5 0/9] Disable expensive QOM cast debugging for official releases
,
Anthony Liguori
,
2013/05/13
[Qemu-devel] [PATCH v3 0/2] Add mach-virt platform
,
John Rigby
,
2013/05/10
[Qemu-devel] [PATCH v3 2/3] ARM: Allow dumping of device tree
,
John Rigby
,
2013/05/10
[Qemu-devel] [PATCH v3 3/3] ARM: Add mach-virt platform
,
John Rigby
,
2013/05/10
[Qemu-devel] [PATCH v3 1/3] ARM: Allow boards to provide an fdt blob
,
John Rigby
,
2013/05/10
[Qemu-devel] kvm process disappears
,
Stefan Priebe - Profihost AG
,
2013/05/10
Re: [Qemu-devel] [pve-devel] kvm process disappears
,
Alexandre DERUMIER
,
2013/05/10
Re: [Qemu-devel] [pve-devel] kvm process disappears
,
Alexandre DERUMIER
,
2013/05/10
Re: [Qemu-devel] [pve-devel] kvm process disappears
,
Stefan Priebe - Profihost AG
,
2013/05/10
Re: [Qemu-devel] [pve-devel] kvm process disappears
,
Alexandre DERUMIER
,
2013/05/10
Re: [Qemu-devel] [pve-devel] kvm process disappears
,
Stefan Priebe - Profihost AG
,
2013/05/10
Re: [Qemu-devel] kvm process disappears
,
Stefan Hajnoczi
,
2013/05/10
Re: [Qemu-devel] kvm process disappears
,
Stefan Priebe - Profihost AG
,
2013/05/10
Re: [Qemu-devel] kvm process disappears
,
Stefan Hajnoczi
,
2013/05/10
[Qemu-devel] segfault in aio_bh_poll async.c:80 WAS: Re: kvm process disappears
,
Stefan Priebe - Profihost AG
,
2013/05/14
Re: [Qemu-devel] segfault in aio_bh_poll async.c:80 WAS: Re: kvm process disappears
,
Stefan Hajnoczi
,
2013/05/14
Re: [Qemu-devel] segfault in aio_bh_poll async.c:80 WAS: Re: kvm process disappears
,
Stefan Priebe - Profihost AG
,
2013/05/14
Re: [Qemu-devel] segfault in aio_bh_poll async.c:80 WAS: Re: kvm process disappears
,
Stefan Priebe - Profihost AG
,
2013/05/22
Re: [Qemu-devel] segfault in aio_bh_poll async.c:80 WAS: Re: kvm process disappears
,
Paolo Bonzini
,
2013/05/22
Re: [Qemu-devel] segfault in aio_bh_poll async.c:80 WAS: Re: kvm process disappears
,
Stefan Priebe - Profihost AG
,
2013/05/22
Re: [Qemu-devel] segfault in aio_bh_poll async.c:80 WAS: Re: kvm process disappears
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] segfault in aio_bh_poll async.c:80 WAS: Re: kvm process disappears
,
Stefan Priebe
,
2013/05/23
Re: [Qemu-devel] kvm process disappears
,
Stefan Priebe
,
2013/05/27
Re: [Qemu-devel] kvm process disappears
,
Stefan Hajnoczi
,
2013/05/28
Re: [Qemu-devel] [RFC PATCH] vga: Start supporting resolution not multiple of 16 correctly.
,
Andreas Färber
,
2013/05/10
[Qemu-devel] [Patch] Support for bridged networking on Mac OS X
,
Alasdair McLeay
,
2013/05/09
Re: [Qemu-devel] [Patch] Support for bridged networking on Mac OS X
,
Stefan Hajnoczi
,
2013/05/10
[Qemu-devel] [PATCH v2 00/10] qapi: add support for lists of native types
,
Michael Roth
,
2013/05/09
[Qemu-devel] [PATCH 01/10] qapi: qapi-types.py, native list support
,
Michael Roth
,
2013/05/09
Re: [Qemu-devel] [PATCH 01/10] qapi: qapi-types.py, native list support
,
Amos Kong
,
2013/05/09
Re: [Qemu-devel] [PATCH 01/10] qapi: qapi-types.py, native list support
,
mdroth
,
2013/05/10
Re: [Qemu-devel] [PATCH 01/10] qapi: qapi-types.py, native list support
,
Luiz Capitulino
,
2013/05/10
Re: [Qemu-devel] [PATCH 01/10] qapi: qapi-types.py, native list support
,
mdroth
,
2013/05/10
[Qemu-devel] [PATCH 02/10] qapi: qapi-visit.py, fix list handling for union types
,
Michael Roth
,
2013/05/09
[Qemu-devel] [PATCH 03/10] qapi: qapi-visit.py, native list support
,
Michael Roth
,
2013/05/09
[Qemu-devel] [PATCH 04/10] qapi: enable generation of native list code
,
Michael Roth
,
2013/05/09
Re: [Qemu-devel] [PATCH 04/10] qapi: enable generation of native list code
,
Luiz Capitulino
,
2013/05/10
Re: [Qemu-devel] [PATCH 04/10] qapi: enable generation of native list code
,
mdroth
,
2013/05/10
Re: [Qemu-devel] [PATCH 04/10] qapi: enable generation of native list code
,
mdroth
,
2013/05/10
[Qemu-devel] [PATCH 05/10] qapi: fix leak in unit tests
,
Michael Roth
,
2013/05/09
Re: [Qemu-devel] [PATCH 05/10] qapi: fix leak in unit tests
,
Luiz Capitulino
,
2013/05/10
[Qemu-devel] [PATCH 06/10] json-parser: fix handling of large whole number values
,
Michael Roth
,
2013/05/09
Re: [Qemu-devel] [PATCH 06/10] json-parser: fix handling of large whole number values
,
Laszlo Ersek
,
2013/05/10
Re: [Qemu-devel] [PATCH 06/10] json-parser: fix handling of large whole number values
,
Eric Blake
,
2013/05/10
Re: [Qemu-devel] [PATCH 06/10] json-parser: fix handling of large whole number values
,
Laszlo Ersek
,
2013/05/10
Re: [Qemu-devel] [PATCH 06/10] json-parser: fix handling of large whole number values
,
mdroth
,
2013/05/10
Re: [Qemu-devel] [PATCH 06/10] json-parser: fix handling of large whole number values
,
Eric Blake
,
2013/05/10
Re: [Qemu-devel] [PATCH 06/10] json-parser: fix handling of large whole number values
,
mdroth
,
2013/05/10
Re: [Qemu-devel] [PATCH 06/10] json-parser: fix handling of large whole number values
,
Luiz Capitulino
,
2013/05/10
Re: [Qemu-devel] [PATCH 06/10] json-parser: fix handling of large whole number values
,
mdroth
,
2013/05/10
[Qemu-devel] [PATCH 07/10] qapi: fix visitor serialization tests for numbers/doubles
,
Michael Roth
,
2013/05/09
[Qemu-devel] [PATCH 08/10] qapi: add native list coverage for visitor serialization tests
,
Michael Roth
,
2013/05/09
[Qemu-devel] [PATCH 09/10] qapi: add native list coverage for QMP output visitor tests
,
Michael Roth
,
2013/05/09
[Qemu-devel] [PATCH 10/10] qapi: add native list coverage for QMP input visitor tests
,
Michael Roth
,
2013/05/09
Re: [Qemu-devel] [PATCH v2 00/10] qapi: add support for lists of native types
,
Luiz Capitulino
,
2013/05/10
Re: [Qemu-devel] [PATCH v2 00/10] qapi: add support for lists of native types
,
Laszlo Ersek
,
2013/05/10
Re: [Qemu-devel] [PATCH v2 00/10] qapi: add support for lists of native types
,
Luiz Capitulino
,
2013/05/10
[Qemu-devel] [RFC PATCH v5 0/3] Throttle-down guest to help with live migration convergence.
,
Chegu Vinod
,
2013/05/09
[Qemu-devel] [RFC PATCH v5 2/3] Add 'auto-converge' migration capability
,
Chegu Vinod
,
2013/05/09
Re: [Qemu-devel] [RFC PATCH v5 2/3] Add 'auto-converge' migration capability
,
Paolo Bonzini
,
2013/05/10
Re: [Qemu-devel] [RFC PATCH v5 2/3] Add 'auto-converge' migration capability
,
Eric Blake
,
2013/05/10
[Qemu-devel] [RFC PATCH v5 3/3] Force auto-convegence of live migration
,
Chegu Vinod
,
2013/05/09
Re: [Qemu-devel] [RFC PATCH v5 3/3] Force auto-convegence of live migration
,
Igor Mammedov
,
2013/05/09
Re: [Qemu-devel] [RFC PATCH v5 3/3] Force auto-convegence of live migration
,
Chegu Vinod
,
2013/05/09
Re: [Qemu-devel] [RFC PATCH v5 3/3] Force auto-convegence of live migration
,
Igor Mammedov
,
2013/05/09
Re: [Qemu-devel] [RFC PATCH v5 3/3] Force auto-convegence of live migration
,
Chegu Vinod
,
2013/05/09
Re: [Qemu-devel] [RFC PATCH v5 3/3] Force auto-convegence of live migration
,
Paolo Bonzini
,
2013/05/10
Re: [Qemu-devel] [RFC PATCH v5 3/3] Force auto-convegence of live migration
,
Paolo Bonzini
,
2013/05/10
Re: [Qemu-devel] [RFC PATCH v5 3/3] Force auto-convegence of live migration
,
Anthony Liguori
,
2013/05/10
Re: [Qemu-devel] [RFC PATCH v5 3/3] Force auto-convegence of live migration
,
Chegu Vinod
,
2013/05/10
Re: [Qemu-devel] [RFC PATCH v5 3/3] Force auto-convegence of live migration
,
Anthony Liguori
,
2013/05/10
Re: [Qemu-devel] [RFC PATCH v5 3/3] Force auto-convegence of live migration
,
Paolo Bonzini
,
2013/05/12
Re: [Qemu-devel] [RFC PATCH v5 3/3] Force auto-convegence of live migration
,
Anthony Liguori
,
2013/05/13
Re: [Qemu-devel] [RFC PATCH v5 3/3] Force auto-convegence of live migration
,
Daniel P. Berrange
,
2013/05/10
Re: [Qemu-devel] [RFC PATCH v5 3/3] Force auto-convegence of live migration
,
Anthony Liguori
,
2013/05/10
Re: [Qemu-devel] [RFC PATCH v5 3/3] Force auto-convegence of live migration
,
Daniel P. Berrange
,
2013/05/13
[Qemu-devel] [RFC PATCH v5 1/3] Introduce async_run_on_cpu()
,
Chegu Vinod
,
2013/05/09
Re: [Qemu-devel] [RFC PATCH v5 1/3] Introduce async_run_on_cpu()
,
Paolo Bonzini
,
2013/05/10
[Qemu-devel] [PATCH for 1.5] target-i386 ROR r8/r16 imm instruction fix
,
Aurelien Jarno
,
2013/05/09
Re: [Qemu-devel] [PATCH for 1.5] target-i386 ROR r8/r16 imm instruction fix
,
Richard Henderson
,
2013/05/09
[Qemu-devel] [PATCH] target-mips: clean-up in BIT_INSV
,
Petar Jovanovic
,
2013/05/09
Re: [Qemu-devel] [PATCH] target-mips: clean-up in BIT_INSV
,
Aurelien Jarno
,
2013/05/09
Re: [Qemu-devel] [PATCH] target-mips: clean-up in BIT_INSV
,
Peter Maydell
,
2013/05/09
Re: [Qemu-devel] [PATCH] target-mips: clean-up in BIT_INSV
,
Petar Jovanovic
,
2013/05/12
[Qemu-devel] [PATCH 0/2] pci-assign: MSI affinity support
,
Alex Williamson
,
2013/05/09
[Qemu-devel] [PATCH 1/2] pci-assign: Refactor MSI virq array
,
Alex Williamson
,
2013/05/09
[Qemu-devel] [PATCH 2/2] pci-assign: Add MSI affinity support
,
Alex Williamson
,
2013/05/09
Re: [Qemu-devel] [PATCH 2/2] pci-assign: Add MSI affinity support
,
Michael S. Tsirkin
,
2013/05/12
Re: [Qemu-devel] [PATCH 0/2] pci-assign: MSI affinity support
,
Jan Kiszka
,
2013/05/10
Re: [Qemu-devel] [PATCH 0/2] pci-assign: MSI affinity support
,
Alex Williamson
,
2013/05/10
Re: [Qemu-devel] [PATCH 0/2] pci-assign: MSI affinity support
,
Michael S. Tsirkin
,
2013/05/12
Re: [Qemu-devel] [PATCH 0/2] pci-assign: MSI affinity support
,
Anthony Liguori
,
2013/05/22
[Qemu-devel] [PATCH] vfio-pci: Add support for MSI affinity
,
Alex Williamson
,
2013/05/09
[Qemu-devel] [PATCH for-1.4.y 0/4] Drop the irredeemably racy cpu_unlink_tb()
,
Michael Tokarev
,
2013/05/09
[Qemu-devel] [PATCH for-1.4.y 1/4] tcg: Document tcg_qemu_tb_exec() and provide constants for low bit uses
,
Michael Tokarev
,
2013/05/09
[Qemu-devel] [PATCH for-1.4.y 2/4] cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore the PC
,
Michael Tokarev
,
2013/05/09
[Qemu-devel] [PATCH for-1.4.y 4/4] translate-all.c: Remove cpu_unlink_tb()
,
Michael Tokarev
,
2013/05/09
[Qemu-devel] [PATCH for-1.4.y 3/4] Handle CPU interrupts by inline checking of a flag
,
Michael Tokarev
,
2013/05/09
Re: [Qemu-devel] [PATCH for-1.4.y 3/4] Handle CPU interrupts by inline checking of a flag
,
Michael Tokarev
,
2013/05/09
[Qemu-devel] [RFC v2] virtio-balloon: automatic ballooning support
,
Luiz Capitulino
,
2013/05/09
Re: [Qemu-devel] [Xen-devel] [RFC PATCH] vga: Start supporting resolution not multiple of 16 correctly.
,
Pasi Kärkkäinen
,
2013/05/09
[Qemu-devel] "virsh edit" failed to take effect on KVM
,
Gonglei (Arei)
,
2013/05/09
Re: [Qemu-devel] "virsh edit" failed to take effect on KVM
,
Laszlo Ersek
,
2013/05/09
Re: [Qemu-devel] "virsh edit" failed to take effect on KVM
,
Eric Blake
,
2013/05/09
[Qemu-devel] [PULL for-1.5] spice: bugfix queue
,
Gerd Hoffmann
,
2013/05/09
[Qemu-devel] [PATCH] qxl: Call spice_qxl_driver_unload from qxl_enter_vga_mode
,
Gerd Hoffmann
,
2013/05/09
Re: [Qemu-devel] [PULL for-1.5] spice: bugfix queue
,
Anthony Liguori
,
2013/05/13
Re: [Qemu-devel] [PATCH 0/6] Drop the irredeemably racy cpu_unlink_tb()
,
Michael Tokarev
,
2013/05/09
[Qemu-devel] [PATCH 2/4] cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore the PC
,
Michael Tokarev
,
2013/05/09
[Qemu-devel] [PATCH 3/4] Handle CPU interrupts by inline checking of a flag
,
Michael Tokarev
,
2013/05/09
[Qemu-devel] [PATCH 1/4] tcg: Document tcg_qemu_tb_exec() and provide constants for low bit uses
,
Michael Tokarev
,
2013/05/09
[Qemu-devel] [PATCH 4/4] translate-all.c: Remove cpu_unlink_tb()
,
Michael Tokarev
,
2013/05/09
Re: [Qemu-devel] [PATCH 0/6] Drop the irredeemably racy cpu_unlink_tb()
,
Peter Maydell
,
2013/05/09
Re: [Qemu-devel] [PATCH 0/6] Drop the irredeemably racy cpu_unlink_tb()
,
Michael Tokarev
,
2013/05/09
Re: [Qemu-devel] [PATCH 0/6] Drop the irredeemably racy cpu_unlink_tb()
,
Andreas Färber
,
2013/05/09
[Qemu-devel] [PATCH 1/2] clean unnecessary code: don't check g_strdup arg for NULL
,
Dong Xu Wang
,
2013/05/09
[Qemu-devel] [PATCH 2/2] remove double semicolons
,
Dong Xu Wang
,
2013/05/09
Re: [Qemu-devel] [PATCH 1/2] clean unnecessary code: don't check g_strdup arg for NULL
,
Michael Tokarev
,
2013/05/09
[Qemu-devel] Jiajun, add me to your LinkedIn network?
,
Zhou Chunhua
,
2013/05/09
Re: [Qemu-devel] [PATCH V18 5/6] add-cow file format core code.
,
Dong Xu Wang
,
2013/05/09
Re: [Qemu-devel] [PATCH V18 5/6] add-cow file format core code.
,
Stefan Hajnoczi
,
2013/05/09
Re: [Qemu-devel] [PATCH V18 5/6] add-cow file format core code.
,
Jeff Cody
,
2013/05/13
Re: [Qemu-devel] [PATCH V18 5/6] add-cow file format core code.
,
Dong Xu Wang
,
2013/05/13
[Qemu-devel] [PATCH 1/2] Vring: vring's listener's priority should higher than kvm
,
Liu Ping Fan
,
2013/05/08
[Qemu-devel] [PATCH 2/2] mem: highlight the listener's priority as enum
,
Liu Ping Fan
,
2013/05/08
Re: [Qemu-devel] [PATCH 2/2] mem: highlight the listener's priority as enum
,
Stefan Hajnoczi
,
2013/05/09
Re: [Qemu-devel] [PATCH 2/2] mem: highlight the listener's priority as enum
,
liu ping fan
,
2013/05/09
Re: [Qemu-devel] [PATCH 2/2] mem: highlight the listener's priority as enum
,
Peter Maydell
,
2013/05/09
Re: [Qemu-devel] [PATCH 2/2] mem: highlight the listener's priority as enum
,
liu ping fan
,
2013/05/09
Re: [Qemu-devel] [PATCH 1/2] Vring: vring's listener's priority should higher than kvm
,
Stefan Hajnoczi
,
2013/05/09
Re: [Qemu-devel] [PATCH 1/2] Vring: vring's listener's priority should higher than kvm
,
liu ping fan
,
2013/05/09
Re: [Qemu-devel] [PATCH 1/2] Vring: vring's listener's priority should higher than kvm
,
Stefan Hajnoczi
,
2013/05/09
Re: [Qemu-devel] [PATCH 1/2] Vring: vring's listener's priority should higher than kvm
,
liu ping fan
,
2013/05/10
Re: [Qemu-devel] [PATCH 1/2] Vring: vring's listener's priority should higher than kvm
,
Stefan Hajnoczi
,
2013/05/10
Re: [Qemu-devel] [PATCH 1/2] Vring: vring's listener's priority should higher than kvm
,
liu ping fan
,
2013/05/10
Re: [Qemu-devel] [PATCH 1/2] Vring: vring's listener's priority should higher than kvm
,
Michael S. Tsirkin
,
2013/05/09
Re: [Qemu-devel] [PATCH 1/2] Vring: vring's listener's priority should higher than kvm
,
liu ping fan
,
2013/05/09
Re: [Qemu-devel] [PATCH 1/2] Vring: vring's listener's priority should higher than kvm
,
Paolo Bonzini
,
2013/05/09
[Qemu-devel] [0/8] Clean up PCI code to allow for multiple root buses
,
David Gibson
,
2013/05/08
[Qemu-devel] [PATCH 2/8] pci: Move pci_read_devaddr to pci-hotplug-old.c
,
David Gibson
,
2013/05/08
[Qemu-devel] [PATCH 6/8] pci: Simpler implementation of primary PCI bus
,
David Gibson
,
2013/05/08
Re: [Qemu-devel] [PATCH 6/8] pci: Simpler implementation of primary PCI bus
,
Michael S. Tsirkin
,
2013/05/23
Re: [Qemu-devel] [PATCH 6/8] pci: Simpler implementation of primary PCI bus
,
David Gibson
,
2013/05/23
Re: [Qemu-devel] [PATCH 6/8] pci: Simpler implementation of primary PCI bus
,
Michael S. Tsirkin
,
2013/05/23
Re: [Qemu-devel] [PATCH 6/8] pci: Simpler implementation of primary PCI bus
,
Michael S. Tsirkin
,
2013/05/23
Re: [Qemu-devel] [PATCH 6/8] pci: Simpler implementation of primary PCI bus
,
David Gibson
,
2013/05/23
Re: [Qemu-devel] [PATCH 6/8] pci: Simpler implementation of primary PCI bus
,
David Gibson
,
2013/05/29
Re: [Qemu-devel] [PATCH 6/8] pci: Simpler implementation of primary PCI bus
,
David Gibson
,
2013/05/29
Re: [Qemu-devel] [PATCH 6/8] pci: Simpler implementation of primary PCI bus
,
Michael S. Tsirkin
,
2013/05/29
Re: [Qemu-devel] [PATCH 6/8] pci: Simpler implementation of primary PCI bus
,
David Gibson
,
2013/05/29
Re: [Qemu-devel] [PATCH 6/8] pci: Simpler implementation of primary PCI bus
,
Michael S. Tsirkin
,
2013/05/29
Re: [Qemu-devel] [PATCH 6/8] pci: Simpler implementation of primary PCI bus
,
David Gibson
,
2013/05/29
Re: [Qemu-devel] [PATCH 6/8] pci: Simpler implementation of primary PCI bus
,
Michael S. Tsirkin
,
2013/05/29
Re: [Qemu-devel] [PATCH 6/8] pci: Simpler implementation of primary PCI bus
,
David Gibson
,
2013/05/29
Re: [Qemu-devel] [PATCH 6/8] pci: Simpler implementation of primary PCI bus
,
Michael S. Tsirkin
,
2013/05/30
[Qemu-devel] [PATCH 4/8] pci: Use helper o find device's root bus in pci_find_domain()
,
David Gibson
,
2013/05/08
[Qemu-devel] [PATCH 3/8] pci: Abolish pci_find_root_bus()
,
David Gibson
,
2013/05/08
Re: [Qemu-devel] [PATCH 3/8] pci: Abolish pci_find_root_bus()
,
Michael S. Tsirkin
,
2013/05/23
[Qemu-devel] [PATCH 7/8] pci: Remove domain from PCIHostBus
,
David Gibson
,
2013/05/08
[Qemu-devel] [PATCH 8/8] pci: Fold host_buses list into PCIHostState functionality
,
David Gibson
,
2013/05/08
[Qemu-devel] [PATCH 5/8] pci: Replace pci_find_domain() with more general pci_root_bus_path()
,
David Gibson
,
2013/05/08
Re: [Qemu-devel] [PATCH 5/8] pci: Replace pci_find_domain() with more general pci_root_bus_path()
,
Michael S. Tsirkin
,
2013/05/23
Re: [Qemu-devel] [PATCH 5/8] pci: Replace pci_find_domain() with more general pci_root_bus_path()
,
David Gibson
,
2013/05/23
Re: [Qemu-devel] [PATCH 5/8] pci: Replace pci_find_domain() with more general pci_root_bus_path()
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] [PATCH 5/8] pci: Replace pci_find_domain() with more general pci_root_bus_path()
,
Michael S. Tsirkin
,
2013/05/23
Re: [Qemu-devel] [PATCH 5/8] pci: Replace pci_find_domain() with more general pci_root_bus_path()
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] [PATCH 5/8] pci: Replace pci_find_domain() with more general pci_root_bus_path()
,
Michael S. Tsirkin
,
2013/05/23
Re: [Qemu-devel] [PATCH 5/8] pci: Replace pci_find_domain() with more general pci_root_bus_path()
,
David Gibson
,
2013/05/24
[Qemu-devel] [PATCH 1/8] pci: Cleanup configuration for pci-hotplug.c
,
David Gibson
,
2013/05/08
Re: [Qemu-devel] [PATCH 1/8] pci: Cleanup configuration for pci-hotplug.c
,
Michael S. Tsirkin
,
2013/05/23
Re: [Qemu-devel] [PATCH 1/8] pci: Cleanup configuration for pci-hotplug.c
,
David Gibson
,
2013/05/23
Re: [Qemu-devel] [PATCH 1/8] pci: Cleanup configuration for pci-hotplug.c
,
David Gibson
,
2013/05/24
Re: [Qemu-devel] [PATCH 1/8] pci: Cleanup configuration for pci-hotplug.c
,
Paolo Bonzini
,
2013/05/23
Re: [Qemu-devel] [PATCH 1/8] pci: Cleanup configuration for pci-hotplug.c
,
David Gibson
,
2013/05/24
Re: [Qemu-devel] [0/8] Clean up PCI code to allow for multiple root buses
,
Michael S. Tsirkin
,
2013/05/14
Re: [Qemu-devel] [0/8] Clean up PCI code to allow for multiple root buses
,
Michael S. Tsirkin
,
2013/05/23
[Qemu-devel] [PATCH] 9p: Be robust against paths without FS_IOC_GETVERSION
,
Gabriel de Perthuis
,
2013/05/08
[Qemu-devel] [PATCH] 9p: Be robust against paths without FS_IOC_GETVERSION
,
Gabriel de Perthuis
,
2013/05/08
Re: [Qemu-devel] [PATCH] 9p: Be robust against paths without FS_IOC_GETVERSION
,
Aneesh Kumar K.V
,
2013/05/09
Re: [Qemu-devel] [PATCH] 9p: Be robust against paths without FS_IOC_GETVERSION
,
Gabriel de Perthuis
,
2013/05/10
Re: [Qemu-devel] [PATCH] 9p: Be robust against paths without FS_IOC_GETVERSION
,
Aneesh Kumar K.V
,
2013/05/10
[Qemu-devel] [PATCH] 9p: Be robust against paths without FS_IOC_GETVERSION
,
Gabriel de Perthuis
,
2013/05/10
[Qemu-devel] [PATCH 0/8] qapi: add support for lists of native types
,
Michael Roth
,
2013/05/08
[Qemu-devel] [PATCH 1/8] qapi: qapi-types.py, native list support
,
Michael Roth
,
2013/05/08
[Qemu-devel] [PATCH 2/8] qapi: qapi-visit.py, fix list handling for union types
,
Michael Roth
,
2013/05/08
[Qemu-devel] [PATCH 3/8] qapi: qapi-visit.py, native list support
,
Michael Roth
,
2013/05/08
[Qemu-devel] [PATCH 4/8] qapi: enable generation of native list code
,
Michael Roth
,
2013/05/08
[Qemu-devel] [PATCH 5/8] qapi: fix leak in unit tests
,
Michael Roth
,
2013/05/08
[Qemu-devel] [PATCH 6/8] qapi: add native list coverage for visitor serialization tests
,
Michael Roth
,
2013/05/08
Re: [Qemu-devel] [PATCH 6/8] qapi: add native list coverage for visitor serialization tests
,
Laszlo Ersek
,
2013/05/09
Re: [Qemu-devel] [PATCH 6/8] qapi: add native list coverage for visitor serialization tests
,
mdroth
,
2013/05/09
[Qemu-devel] [PATCH 7/8] qapi: add native list coverage for QMP output visitor tests
,
Michael Roth
,
2013/05/08
[Qemu-devel] [PATCH 8/8] qapi: add native list coverage for QMP input visitor tests
,
Michael Roth
,
2013/05/08
Re: [Qemu-devel] [PATCH 0/8] qapi: add support for lists of native types
,
Laszlo Ersek
,
2013/05/09
Re: [Qemu-devel] [PATCH 0/8] qapi: add support for lists of native types
,
mdroth
,
2013/05/09
[Qemu-devel] [PATCH v5 0/5] KVM flash memory support
,
Jordan Justen
,
2013/05/08
[Qemu-devel] [PATCH v5 1/5] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
,
Jordan Justen
,
2013/05/08
[Qemu-devel] [PATCH v5 4/5] pc_sysfw: allow flash (-pflash) memory to be used with KVM
,
Jordan Justen
,
2013/05/08
[Qemu-devel] [PATCH v5 5/5] pc_sysfw: change rom_only default to 0
,
Jordan Justen
,
2013/05/08
[Qemu-devel] [PATCH v5 2/5] kvm: add kvm_readonly_mem_enabled
,
Jordan Justen
,
2013/05/08
[Qemu-devel] [PATCH v5 3/5] kvm: support using KVM_MEM_READONLY flag for regions
,
Jordan Justen
,
2013/05/08
Re: [Qemu-devel] [PATCH v5 0/5] KVM flash memory support
,
Paolo Bonzini
,
2013/05/09
[Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc1 is now available
,
Anthony Liguori
,
2013/05/08
Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc1 is now available
,
Dongsheng Song
,
2013/05/09
Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc1 is now available
,
Christophe Lyon
,
2013/05/10
[Qemu-devel] Profiling sparc64 emulation
,
Artyom Tarasenko
,
2013/05/08
Re: [Qemu-devel] Profiling sparc64 emulation
,
Aurelien Jarno
,
2013/05/09
Re: [Qemu-devel] Profiling sparc64 emulation
,
Paolo Bonzini
,
2013/05/09
Re: [Qemu-devel] Profiling sparc64 emulation
,
Anthony Liguori
,
2013/05/10
Re: [Qemu-devel] Profiling sparc64 emulation
,
Artyom Tarasenko
,
2013/05/09
Re: [Qemu-devel] Profiling sparc64 emulation
,
Richard Henderson
,
2013/05/09
[Qemu-devel] [PATCH for 1.5] tcg/optimize: fix setcond2 optimization
,
Aurelien Jarno
,
2013/05/08
Re: [Qemu-devel] [PATCH for 1.5] tcg/optimize: fix setcond2 optimization
,
Aurelien Jarno
,
2013/05/08
Re: [Qemu-devel] [PATCH for 1.5] tcg/optimize: fix setcond2 optimization
,
Richard Henderson
,
2013/05/09
[Qemu-devel] [Bug 1100843] Missing required logs.
,
Brad Figg
,
2013/05/08
[Qemu-devel] [PULL 1.5 0/2] ppc patch queue 2013-05-08
,
Alexander Graf
,
2013/05/08
[Qemu-devel] [PATCH 1/2] PPC: Fix rldcl
,
Alexander Graf
,
2013/05/08
[Qemu-devel] [PATCH 2/2] PPC: Depend behavior of cmp instructions only on instruction encoding
,
Alexander Graf
,
2013/05/08
Re: [Qemu-devel] [PULL 1.5 0/2] ppc patch queue 2013-05-08
,
Aurelien Jarno
,
2013/05/08
[Qemu-devel] [PATCH v2] PPC: Depend behavior of cmp instructions only on instruction encoding
,
Alexander Graf
,
2013/05/08
Re: [Qemu-devel] [PATCH v2] PPC: Depend behavior of cmp instructions only on instruction encoding
,
Aurelien Jarno
,
2013/05/08
[Qemu-devel] [PATCH v2 0/2] qga umask fix addenda
,
Laszlo Ersek
,
2013/05/08
[Qemu-devel] [PATCH v2 1/2] qga: distinguish binary modes in "guest_file_open_modes" map
,
Laszlo Ersek
,
2013/05/08
[Qemu-devel] [PATCH v2 2/2] qga: unlink just created guest-file if fchmod() or fdopen() fails on it
,
Laszlo Ersek
,
2013/05/08
Re: [Qemu-devel] [PATCH v2 2/2] qga: unlink just created guest-file if fchmod() or fdopen() fails on it
,
Eric Blake
,
2013/05/08
Re: [Qemu-devel] [PATCH v2 0/2] qga umask fix addenda
,
Luiz Capitulino
,
2013/05/10
Re: [Qemu-devel] [PATCH v2 0/2] qga umask fix addenda
,
mdroth
,
2013/05/10
Re: [Qemu-devel] [PATCH v2 0/2] qga umask fix addenda
,
Laszlo Ersek
,
2013/05/10
Re: [Qemu-devel] [PATCH v2 0/2] qga umask fix addenda
,
mdroth
,
2013/05/10
Re: [Qemu-devel] [PATCH v2 0/2] qga umask fix addenda
,
Andreas Färber
,
2013/05/12
Re: [Qemu-devel] [PATCH v2 0/2] qga umask fix addenda
,
mdroth
,
2013/05/13
[Qemu-devel] [PULL 1.5 00/10] Block patches for 1.5.0-rc1
,
Kevin Wolf
,
2013/05/08
[Qemu-devel] [PATCH 08/10] qemu-iotests: exclude vmdk for test 042
,
Kevin Wolf
,
2013/05/08
[Qemu-devel] [PATCH 07/10] qtest/ide-test: Test short and long PRDTs
,
Kevin Wolf
,
2013/05/08
[Qemu-devel] [PATCH 09/10] qemu-iotests: exclude vmdk and qcow from 043
,
Kevin Wolf
,
2013/05/08
[Qemu-devel] [PATCH 05/10] qtest: Add IDE test case
,
Kevin Wolf
,
2013/05/08
[Qemu-devel] [PATCH 10/10] qemu-iotests: fix 017 018 for vmdk
,
Kevin Wolf
,
2013/05/08
[Qemu-devel] [PATCH 03/10] ide: Reset BMIDEA bit when the bus master is stopped
,
Kevin Wolf
,
2013/05/08
[Qemu-devel] [PATCH 06/10] qtest/ide-test: Add simple DMA read/write test case
,
Kevin Wolf
,
2013/05/08
[Qemu-devel] [PATCH 01/10] ahci: Don't allow creating slave drives
,
Kevin Wolf
,
2013/05/08
[Qemu-devel] [PATCH 04/10] libqos/pci: Enable bus mastering
,
Kevin Wolf
,
2013/05/08
[Qemu-devel] [PATCH 02/10] de_DE.po: Add missing leading spaces
,
Kevin Wolf
,
2013/05/08
[Qemu-devel] [PATCH] target-mips: add missing check_dspr2 for multiply instructions
,
Petar Jovanovic
,
2013/05/08
Re: [Qemu-devel] [PATCH] target-mips: add missing check_dspr2 for multiply instructions
,
Aurelien Jarno
,
2013/05/08
Re: [Qemu-devel] [Qemu-trivial] [PATCH] target-mips: add missing check_dspr2 for multiply instructions
,
Michael Tokarev
,
2013/05/09
[Qemu-devel] [PATCH] arm/zynq: Add software reset
,
Sebastian Huber
,
2013/05/08
Re: [Qemu-devel] [PATCH] arm/zynq: Add software reset
,
Peter Crosthwaite
,
2013/05/13
[Qemu-devel] [PATCH] PPC: Depend behavior of cmp instructions only on instruction encoding
,
Alexander Graf
,
2013/05/08
Re: [Qemu-devel] [PATCH] PPC: Depend behavior of cmp instructions only on instruction encoding
,
Richard Henderson
,
2013/05/08
Re: [Qemu-devel] [PATCH] PPC: Depend behavior of cmp instructions only on instruction encoding
,
Torbjorn Granlund
,
2013/05/08
Re: [Qemu-devel] [PATCH] PPC: Depend behavior of cmp instructions only on instruction encoding
,
Alexander Graf
,
2013/05/08
Re: [Qemu-devel] [PATCH] PPC: Depend behavior of cmp instructions only on instruction encoding
,
Aurelien Jarno
,
2013/05/08
Re: [Qemu-devel] [PATCH] PPC: Depend behavior of cmp instructions only on instruction encoding
,
Torbjorn Granlund
,
2013/05/08
Re: [Qemu-devel] [PATCH] PPC: Depend behavior of cmp instructions only on instruction encoding
,
Aurelien Jarno
,
2013/05/08
Re: [Qemu-devel] [PATCH] PPC: Depend behavior of cmp instructions only on instruction encoding
,
Torbjorn Granlund
,
2013/05/08
Re: [Qemu-devel] [PATCH] PPC: Depend behavior of cmp instructions only on instruction encoding
,
Aurelien Jarno
,
2013/05/08
Re: [Qemu-devel] [PATCH] PPC: Depend behavior of cmp instructions only on instruction encoding
,
Torbjorn Granlund
,
2013/05/08
Re: [Qemu-devel] [Qemu-trivial] [PATCH] target-mips: fix incorrect behaviour for INSV
,
Michael Tokarev
,
2013/05/08
[Qemu-devel] [PATCH] Remove OSS support for OpenBSD
,
Brad Smith
,
2013/05/08
Re: [Qemu-devel] [PATCH] Remove OSS support for OpenBSD
,
Brad Smith
,
2013/05/24
Re: [Qemu-devel] [PATCH] Remove OSS support for OpenBSD
,
Laszlo Ersek
,
2013/05/24
Re: [Qemu-devel] [PATCH] Remove OSS support for OpenBSD
,
Brad Smith
,
2013/05/24
[Qemu-devel] [PATCH] Remove OSS support for OpenBSD
,
Brad Smith
,
2013/05/24
Re: [Qemu-devel] [PATCH] Remove OSS support for OpenBSD
,
Laszlo Ersek
,
2013/05/24
Re: [Qemu-devel] [PATCH] Remove OSS support for OpenBSD
,
Andreas Färber
,
2013/05/25
Re: [Qemu-devel] [PATCH] Remove OSS support for OpenBSD
,
Blue Swirl
,
2013/05/26
[Qemu-devel] [PATCH 0/2] PPC: Fix cmp on 32bit only targets v2
,
Alexander Graf
,
2013/05/08
[Qemu-devel] [PATCH 1/2] PPC: Add 32bit instruction flag
,
Alexander Graf
,
2013/05/08
Re: [Qemu-devel] [PATCH 1/2] PPC: Add 32bit instruction flag
,
Richard Henderson
,
2013/05/08
[Qemu-devel] [PATCH 2/2] PPC: Introduce 32bit only cmp ops
,
Alexander Graf
,
2013/05/08
Re: [Qemu-devel] [PATCH 2/2] PPC: Introduce 32bit only cmp ops
,
Richard Henderson
,
2013/05/08
Re: [Qemu-devel] [Qemu-ppc] QEMU powerpc embedded architecture base address problem
,
Alexander Graf
,
2013/05/08
[Qemu-devel] [PATCH] linux-user: handle /proc/$$ like /proc/self
,
Andreas Schwab
,
2013/05/08
[Qemu-devel] [PATCH V5 0/5] block: make qmp_transaction extendable
,
Wenchao Xia
,
2013/05/08
[Qemu-devel] [PATCH V5 1/5] block: package preparation code in qmp_transaction()
,
Wenchao Xia
,
2013/05/08
[Qemu-devel] [PATCH V5 3/5] block: package committing code in qmp_transaction()
,
Wenchao Xia
,
2013/05/08
[Qemu-devel] [PATCH V5 2/5] block: move input parsing code in qmp_transaction()
,
Wenchao Xia
,
2013/05/08
[Qemu-devel] [PATCH V5 4/5] block: package rollback code in qmp_transaction()
,
Wenchao Xia
,
2013/05/08
[Qemu-devel] [PATCH V5 5/5] block: make all steps in qmp_transaction() as callback
,
Wenchao Xia
,
2013/05/08
Re: [Qemu-devel] [PATCH V5 0/5] block: make qmp_transaction extendable
,
Kevin Wolf
,
2013/05/08
Re: [Qemu-devel] [PATCH V5 0/5] block: make qmp_transaction extendable
,
Wenchao Xia
,
2013/05/14
[Qemu-devel] [PATCH] PPC: Fix cmp on 32bit only targets
,
Alexander Graf
,
2013/05/08
[Qemu-devel] [PATCH] PPC: Introduce 32bit only cmp ops
,
Alexander Graf
,
2013/05/08
Re: [Qemu-devel] [PATCH] PPC: Introduce 32bit only cmp ops
,
Aurelien Jarno
,
2013/05/08
Re: [Qemu-devel] [PATCH] PPC: Introduce 32bit only cmp ops
,
Alexander Graf
,
2013/05/08
Re: [Qemu-devel] [PATCH] PPC: Introduce 32bit only cmp ops
,
Torbjorn Granlund
,
2013/05/08
Re: [Qemu-devel] [PATCH] PPC: Introduce 32bit only cmp ops
,
Alexander Graf
,
2013/05/08
Re: [Qemu-devel] [PATCH] PPC: Introduce 32bit only cmp ops
,
Aurelien Jarno
,
2013/05/08
[Qemu-devel] [PATCH] PPC: Add 32bit instruction flag
,
Alexander Graf
,
2013/05/08
[Qemu-devel] [PATCH 1/2] clean unnecessary code
,
Trival
,
2013/05/08
[Qemu-devel] [PATCH 2/2] remove needless semicolon
,
Trival
,
2013/05/08
Re: [Qemu-devel] [Qemu-trivial] [PATCH 2/2] remove needless semicolon
,
Michael Tokarev
,
2013/05/08
Re: [Qemu-devel] [Qemu-trivial] [PATCH 2/2] remove needless semicolon
,
Anthony Liguori
,
2013/05/08
Re: [Qemu-devel] [Qemu-trivial] [PATCH 2/2] remove needless semicolon
,
Michael Tokarev
,
2013/05/09
Re: [Qemu-devel] [Qemu-trivial] [PATCH 2/2] remove needless semicolon
,
Hu Tao
,
2013/05/09
Re: [Qemu-devel] [Qemu-trivial] [PATCH 2/2] remove needless semicolon
,
Peter Maydell
,
2013/05/09
Re: [Qemu-devel] [Qemu-trivial] [PATCH 2/2] remove needless semicolon
,
Dong Xu Wang
,
2013/05/09
Re: [Qemu-devel] [Qemu-trivial] [PATCH 2/2] remove needless semicolon
,
Andreas Färber
,
2013/05/10
Re: [Qemu-devel] [Qemu-trivial] [PATCH 2/2] remove needless semicolon
,
Anthony Liguori
,
2013/05/10
Re: [Qemu-devel] [Qemu-trivial] [PATCH 1/2] clean unnecessary code
,
Michael Tokarev
,
2013/05/08
[Qemu-devel] [PATCH 1.5 0/5] ide: Test cases and a corner case fix
,
Kevin Wolf
,
2013/05/08
[Qemu-devel] [PATCH 2/5] libqos/pci: Enable bus mastering
,
Kevin Wolf
,
2013/05/08
[Qemu-devel] [PATCH 4/5] qtest/ide-test: Add simple DMA read/write test case
,
Kevin Wolf
,
2013/05/08
Re: [Qemu-devel] [PATCH 4/5] qtest/ide-test: Add simple DMA read/write test case
,
Paolo Bonzini
,
2013/05/08
[Qemu-devel] [PATCH 1/5] ide: Reset BMIDEA bit when the bus master is stopped
,
Kevin Wolf
,
2013/05/08
Re: [Qemu-devel] [PATCH 1/5] ide: Reset BMIDEA bit when the bus master is stopped
,
Stefan Hajnoczi
,
2013/05/08
[Qemu-devel] [PATCH 5/5] qtest/ide-test: Test short and long PRDTs
,
Kevin Wolf
,
2013/05/08
[Qemu-devel] [PATCH 3/5] qtest: Add IDE test case
,
Kevin Wolf
,
2013/05/08
[Qemu-devel] [Bug 1174654] Re: qemu-system-x86_64 takes 100% CPU after host machine resumed from suspend to ram
,
Maxim Loparev
,
2013/05/08
Re: [Qemu-devel] [Bug 1174654] Re: qemu-system-x86_64 takes 100% CPU after host machine resumed from suspend to ram
,
Serge Hallyn
,
2013/05/08
[Qemu-devel] [Bug 1174654] Re: qemu-system-x86_64 takes 100% CPU after host machine resumed from suspend to ram
,
John Basila
,
2013/05/08
[Qemu-devel] [PATCH V14 0/6] replace QEMUOptionParameter with QemuOpts parser
,
Dong Xu Wang
,
2013/05/08
[Qemu-devel] [PATCH V14 1/6] add def_value_str in QemuOptDesc struct and rewrite qemu_opts_print
,
Dong Xu Wang
,
2013/05/08
[Qemu-devel] [PATCH V14 2/6] avoid duplication of default value in QemuOpts
,
Dong Xu Wang
,
2013/05/08
[Qemu-devel] [PATCH V14 3/6] Create four QemuOptsList related functions
,
Dong Xu Wang
,
2013/05/08
[Qemu-devel] [PATCH V14 4/6] Create some QemuOpts functons
,
Dong Xu Wang
,
2013/05/08
[Qemu-devel] [PATCH V14 6/6] remove QEMUOptionParameter related functions and struct
,
Dong Xu Wang
,
2013/05/08
Re: [Qemu-devel] [PATCH V14 6/6] remove QEMUOptionParameter related functions and struct
,
Eric Blake
,
2013/05/08
Re: [Qemu-devel] [PATCH V14 6/6] remove QEMUOptionParameter related functions and struct
,
Dong Xu Wang
,
2013/05/08
[Qemu-devel] [PATCH V14 5/6] Use QemuOpts support in block layer
,
Dong Xu Wang
,
2013/05/08
[Qemu-devel] Makefile: Dependency problem
,
Kevin Wolf
,
2013/05/08
Re: [Qemu-devel] Makefile: Dependency problem
,
Paolo Bonzini
,
2013/05/08
Re: [Qemu-devel] Makefile: Dependency problem
,
Kevin Wolf
,
2013/05/08
Re: [Qemu-devel] Makefile: Dependency problem
,
Paolo Bonzini
,
2013/05/08
Re: [Qemu-devel] Makefile: Dependency problem
,
Dongsheng Song
,
2013/05/08
[Qemu-devel] [PATCH v5 0/4] Add i.MX25 support through the 3DS evaluation board
,
Jean-Christophe DUBOIS
,
2013/05/08
[Qemu-devel] [PATCH v5 2/4] Add i.MX I2C controller emulator
,
Jean-Christophe DUBOIS
,
2013/05/08
Re: [Qemu-devel] [PATCH v5 2/4] Add i.MX I2C controller emulator
,
Peter Crosthwaite
,
2013/05/24
[Qemu-devel] [PATCH v5 3/4] Add i.MX25 3DS evaluation board support.
,
Jean-Christophe DUBOIS
,
2013/05/08
[Qemu-devel] [PATCH v5 4/4] Add qtest support for i.MX I2C device emulation.
,
Jean-Christophe DUBOIS
,
2013/05/08
[Qemu-devel] [PATCH v5 1/4] Add i.MX FEC Ethernet emulator
,
Jean-Christophe DUBOIS
,
2013/05/08
Re: [Qemu-devel] [PATCH v5 1/4] Add i.MX FEC Ethernet emulator
,
Peter Crosthwaite
,
2013/05/24
Re: [Qemu-devel] [PATCH v5 0/4] Add i.MX25 support through the 3DS evaluation board
,
Jean-Christophe DUBOIS
,
2013/05/12
Re: [Qemu-devel] [PATCH v5 0/4] Add i.MX25 support through the 3DS evaluation board
,
Peter Maydell
,
2013/05/12
[Qemu-devel] (i386) TCG is broken in 1.5-rc0 with guest kernel 3.2?
,
Michael Tokarev
,
2013/05/08
Re: [Qemu-devel] (i386) TCG is broken in 1.5-rc0 with guest kernel 3.2?
,
Michael Tokarev
,
2013/05/08
Re: [Qemu-devel] (i386) TCG is broken in 1.5-rc0 with guest kernel 3.2?
,
Michael Tokarev
,
2013/05/08
Re: [Qemu-devel] (i386) TCG is broken in 1.5-rc0 with guest kernel 3.2?
,
Richard Henderson
,
2013/05/09
Re: [Qemu-devel] (i386) TCG is broken in 1.5-rc0 with guest kernel 3.2?
,
Aurelien Jarno
,
2013/05/09
Re: [Qemu-devel] (i386) TCG is broken in 1.5-rc0 with guest kernel 3.2?
,
Michael Tokarev
,
2013/05/09
Re: [Qemu-devel] (i386) TCG is broken in 1.5-rc0 with guest kernel 3.2?
,
Richard W.M. Jones
,
2013/05/08
[Qemu-devel] [PATCH] [ARM] i.MX25: Fix DTS tree for real hardware.
,
Jean-Christophe DUBOIS
,
2013/05/08
Re: [Qemu-devel] [PATCH] [ARM] i.MX25: Fix DTS tree for real hardware.
,
Peter Maydell
,
2013/05/08
Re: [Qemu-devel] sparc-linux-user: Fix missing symbols in .rel/.rela.plt sections
,
Michael Tokarev
,
2013/05/08
Re: [Qemu-devel] sparc-linux-user: Fix missing symbols in .rel/.rela.plt sections
,
Blue Swirl
,
2013/05/09
Re: [Qemu-devel] sparc-linux-user: Fix missing symbols in .rel/.rela.plt sections
,
Aurelien Jarno
,
2013/05/19
Re: [Qemu-devel] sparc-linux-user: Fix missing symbols in .rel/.rela.plt sections
,
Michael Tokarev
,
2013/05/19
[Qemu-devel] qemu-img problem when create a file larger than fs's size
,
yuxh
,
2013/05/08
Re: [Qemu-devel] qemu-img problem when create a file larger than fs's size
,
Fam Zheng
,
2013/05/08
Re: [Qemu-devel] qemu-img problem when create a file larger than fs's size
,
yuxh
,
2013/05/08
Re: [Qemu-devel] qemu-img problem when create a file larger than fs's size
,
Fam Zheng
,
2013/05/08
Re: [Qemu-devel] qemu-img problem when create a file larger than fs's size
,
yuxh
,
2013/05/08
Re: [Qemu-devel] qemu-img problem when create a file larger than fs's size
,
Stefan Hajnoczi
,
2013/05/09
Re: [Qemu-devel] qemu-img problem when create a file larger than fs's size
,
yuxh
,
2013/05/09
Re: [Qemu-devel] unknown keycodes
,
Ali
,
2013/05/08
[Qemu-devel] [PATCH] vhost: make priority higher than kvm
,
Liu Ping Fan
,
2013/05/08
Re: [Qemu-devel] [update][PATCH 00/12] target-i386: remove some macros
,
li guang
,
2013/05/08
Re: [Qemu-devel] [update][PATCH 00/12] target-i386: remove some macros
,
Eduardo Habkost
,
2013/05/08
Re: [Qemu-devel] [update][PATCH 00/12] target-i386: remove some macros
,
li guang
,
2013/05/08
Re: [Qemu-devel] [update][PATCH 00/12] target-i386: remove some macros
,
li guang
,
2013/05/23
[Qemu-devel] Few Qs related to using qemu-nbd for exporting snapshot
,
Deepak C Shetty
,
2013/05/08
Re: [Qemu-devel] Few Qs related to using qemu-nbd for exporting snapshot
,
Stefan Hajnoczi
,
2013/05/09
Re: [Qemu-devel] question about concurrent block job
,
Zhangleiqiang
,
2013/05/07
Re: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion
,
Petar Jovanovic
,
2013/05/07
Re: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion
,
Petar Jovanovic
,
2013/05/22
Re: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion
,
Petar Jovanovic
,
2013/05/27
Re: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion
,
Riku Voipio
,
2013/05/30
Re: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion
,
Petar Jovanovic
,
2013/05/30
[Qemu-devel] Possible ppc comparision optimisation
,
Torbjorn Granlund
,
2013/05/07
Re: [Qemu-devel] Possible ppc comparision optimisation
,
Paolo Bonzini
,
2013/05/08
Re: [Qemu-devel] Possible ppc comparision optimisation
,
Torbjorn Granlund
,
2013/05/08
Re: [Qemu-devel] Possible ppc comparision optimisation
,
Paolo Bonzini
,
2013/05/08
[Qemu-devel] [PATCH v4] Add 'maxqdepth' as an option to tty character devices.
,
John Baboval
,
2013/05/07
Re: [Qemu-devel] [PATCH v4] Add 'maxqdepth' as an option to tty character devices.
,
Eric Blake
,
2013/05/10
Re: [Qemu-devel] [PATCH v4] Add 'maxqdepth' as an option to tty character devices.
,
John Baboval
,
2013/05/14
Re: [Qemu-devel] [PATCH v2] gtk: Fix accelerator filtering
,
Jordan Justen
,
2013/05/07
Re: [Qemu-devel] [PATCH v2] gtk: Fix accelerator filtering
,
Jan Kiszka
,
2013/05/07
[Qemu-devel] [RFC] reverse execution.
,
KONRAD Frédéric
,
2013/05/07
Re: [Qemu-devel] [RFC] reverse execution.
,
Blue Swirl
,
2013/05/09
Re: [Qemu-devel] [RFC] reverse execution.
,
KONRAD Frédéric
,
2013/05/17
Re: [Qemu-devel] [RFC] reverse execution.
,
Peter Maydell
,
2013/05/17
Re: [Qemu-devel] [RFC] reverse execution.
,
Mark Burton
,
2013/05/17
Re: [Qemu-devel] [RFC] reverse execution.
,
Edgar E. Iglesias
,
2013/05/22
Re: [Qemu-devel] [RFC] reverse execution.
,
Blue Swirl
,
2013/05/18
Re: [Qemu-devel] [RFC] reverse execution.
,
KONRAD Frédéric
,
2013/05/22
Re: [Qemu-devel] [RFC] reverse execution.
,
Rob Landley
,
2013/05/19
Re: [Qemu-devel] [RFC] reverse execution.
,
Peter Maydell
,
2013/05/19
Re: [Qemu-devel] [RFC] reverse execution.
,
Mark Burton
,
2013/05/19
Re: [Qemu-devel] [RFC] reverse execution.
,
Peter Maydell
,
2013/05/19
Message not available
Re: [Qemu-devel] [RFC] reverse execution.
,
Brendan Dolan-Gavitt
,
2013/05/19
Re: [Qemu-devel] [RFC] reverse execution.
,
Mark Burton
,
2013/05/20
Re: [Qemu-devel] [RFC] reverse execution.
,
Rob Landley
,
2013/05/19
Re: [Qemu-devel] [RFC] reverse execution.
,
Mark Burton
,
2013/05/20
Re: [Qemu-devel] [RFC] reverse execution.
,
Pavel Dovgaluk
,
2013/05/29
Re: [Qemu-devel] [PATCH RFC 0/3] seabios: move acpi table formatting out of bios
,
Michael S. Tsirkin
,
2013/05/07
Re: [Qemu-devel] [PATCH RFC 0/3] seabios: move acpi table formatting out of bios
,
Kevin O'Connor
,
2013/05/07
Re: [Qemu-devel] [PATCH RFC 0/3] seabios: move acpi table formatting out of bios
,
Gleb Natapov
,
2013/05/08
Re: [Qemu-devel] [PATCH RFC 0/3] seabios: move acpi table formatting out of bios
,
Michael S. Tsirkin
,
2013/05/08
Re: [Qemu-devel] [PATCH RFC 0/3] seabios: move acpi table formatting out of bios
,
Gleb Natapov
,
2013/05/08
Re: [Qemu-devel] [PATCH RFC 0/3] seabios: move acpi table formatting out of bios
,
Michael S. Tsirkin
,
2013/05/08
Re: [Qemu-devel] [PATCH RFC 0/3] seabios: move acpi table formatting out of bios
,
Gleb Natapov
,
2013/05/08
Re: [Qemu-devel] [PATCH RFC 0/3] seabios: move acpi table formatting out of bios
,
Michael S. Tsirkin
,
2013/05/08
Re: [Qemu-devel] [PATCH RFC 0/3] seabios: move acpi table formatting out of bios
,
Gleb Natapov
,
2013/05/08
Re: [Qemu-devel] [PATCH RFC 0/3] seabios: move acpi table formatting out of bios
,
Michael S. Tsirkin
,
2013/05/08
Re: [Qemu-devel] [PATCH RFC 0/3] seabios: move acpi table formatting out of bios
,
Gleb Natapov
,
2013/05/08
Re: [Qemu-devel] [PATCH RFC 0/3] seabios: move acpi table formatting out of bios
,
Kevin O'Connor
,
2013/05/08
Re: [Qemu-devel] [PATCH RFC 0/3] seabios: move acpi table formatting out of bios
,
Gleb Natapov
,
2013/05/09
Re: [Qemu-devel] [PATCH RFC 0/3] seabios: move acpi table formatting out of bios
,
Michael S. Tsirkin
,
2013/05/08
Re: [Qemu-devel] [PATCH RFC 0/3] seabios: move acpi table formatting out of bios
,
Gleb Natapov
,
2013/05/09
[Qemu-devel] [PATCH v4 0/6] KVM flash memory support
,
Jordan Justen
,
2013/05/07
[Qemu-devel] [PATCH v4 2/6] kvm: add kvm_readonly_mem_enabled
,
Jordan Justen
,
2013/05/07
[Qemu-devel] [PATCH v4 4/6] pflash_cfi01: memory region should be set to enable readonly mode
,
Jordan Justen
,
2013/05/07
Re: [Qemu-devel] [PATCH v4 4/6] pflash_cfi01: memory region should be set to enable readonly mode
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH v4 5/6] pc_sysfw: allow flash (-pflash) memory to be used with KVM
,
Jordan Justen
,
2013/05/07
[Qemu-devel] [PATCH v4 3/6] kvm: support using KVM_MEM_READONLY flag for readonly regions
,
Jordan Justen
,
2013/05/07
Re: [Qemu-devel] [PATCH v4 3/6] kvm: support using KVM_MEM_READONLY flag for readonly regions
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH v4 3/6] kvm: support using KVM_MEM_READONLY flag for readonly regions
,
Jordan Justen
,
2013/05/07
Re: [Qemu-devel] [PATCH v4 3/6] kvm: support using KVM_MEM_READONLY flag for readonly regions
,
Peter Maydell
,
2013/05/07
Re: [Qemu-devel] [PATCH v4 3/6] kvm: support using KVM_MEM_READONLY flag for readonly regions
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH v4 3/6] kvm: support using KVM_MEM_READONLY flag for readonly regions
,
Jordan Justen
,
2013/05/07
Re: [Qemu-devel] [PATCH v4 3/6] kvm: support using KVM_MEM_READONLY flag for readonly regions
,
Jan Kiszka
,
2013/05/07
[Qemu-devel] [PATCH v4 1/6] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
,
Jordan Justen
,
2013/05/07
[Qemu-devel] [PATCH v4 6/6] pc_sysfw: change rom_only default to 0
,
Jordan Justen
,
2013/05/07
Re: [Qemu-devel] [PATCH v4 0/6] KVM flash memory support
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH v4 0/6] KVM flash memory support
,
Jordan Justen
,
2013/05/07
[Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc0 is now available
,
Anthony Liguori
,
2013/05/07
Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc0 is now available
,
Dongsheng Song
,
2013/05/08
[Qemu-devel] [PATCH 00/40] Memory-related changes sneak peek for 1.6
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 00/40] Memory-related changes sneak peek for 1.6
,
Peter Maydell
,
2013/05/07
Re: [Qemu-devel] [PATCH 00/40] Memory-related changes sneak peek for 1.6
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 00/40] Memory-related changes sneak peek for 1.6
,
Peter Maydell
,
2013/05/07
Re: [Qemu-devel] [PATCH 00/40] Memory-related changes sneak peek for 1.6
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 00/40] Memory-related changes sneak peek for 1.6
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 10/40] exec: remove obsolete comment
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 10/40] exec: remove obsolete comment
,
Peter Maydell
,
2013/05/07
[Qemu-devel] [PATCH 11/40] memory: add address_space_valid
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 11/40] memory: add address_space_valid
,
Peter Maydell
,
2013/05/07
Re: [Qemu-devel] [PATCH 11/40] memory: add address_space_valid
,
Paolo Bonzini
,
2013/05/13
[Qemu-devel] [PATCH 13/40] memory: Introduce address_space_lookup_region
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 14/40] memory: iommu support
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 14/40] memory: iommu support
,
Peter Maydell
,
2013/05/07
[Qemu-devel] [PATCH 12/40] memory: add address_space_translate
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 12/40] memory: add address_space_translate
,
Peter Maydell
,
2013/05/07
Re: [Qemu-devel] [PATCH 12/40] memory: add address_space_translate
,
Paolo Bonzini
,
2013/05/20
[Qemu-devel] [PATCH 20/40] pci: use memory core for iommu support
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 20/40] pci: use memory core for iommu support
,
Peter Maydell
,
2013/05/07
Re: [Qemu-devel] [PATCH 20/40] pci: use memory core for iommu support
,
liu ping fan
,
2013/05/11
Re: [Qemu-devel] [PATCH 20/40] pci: use memory core for iommu support
,
Peter Maydell
,
2013/05/11
Re: [Qemu-devel] [PATCH 20/40] pci: use memory core for iommu support
,
Alexey Kardashevskiy
,
2013/05/10
Re: [Qemu-devel] [PATCH 20/40] pci: use memory core for iommu support
,
Paolo Bonzini
,
2013/05/10
[Qemu-devel] [PATCH 19/40] dma: eliminate old-style IOMMU support
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 19/40] dma: eliminate old-style IOMMU support
,
Peter Maydell
,
2013/05/07
Re: [Qemu-devel] [PATCH 19/40] dma: eliminate old-style IOMMU support
,
Paolo Bonzini
,
2013/05/13
[Qemu-devel] [PATCH 21/40] spapr_vio: take care of creating our own AddressSpace/DMAContext
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 26/40] memory: add ref/unref calls
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 28/40] sysbus: set owner for MMIO regions
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 27/40] pci: set owner for BARs
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 29/40] acpi: add memory_region_set_owner calls
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 16/40] spapr: convert TCE API to use an opaque type
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 25/40] memory: add ref/unref
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 25/40] memory: add ref/unref
,
Stefan Hajnoczi
,
2013/05/08
[Qemu-devel] [PATCH 23/40] memory: give name to every AddressSpace
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 04/40] memory: Rename readable flag to romd_mode
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 04/40] memory: Rename readable flag to romd_mode
,
Peter Maydell
,
2013/05/07
[Qemu-devel] [PATCH v2] memory: Rename readable flag to romd_mode
,
Jan Kiszka
,
2013/05/07
Re: [Qemu-devel] [PATCH v2] memory: Rename readable flag to romd_mode
,
Peter Maydell
,
2013/05/07
[Qemu-devel] [PATCH 06/40] memory: make memory_global_sync_dirty_bitmap take an AddressSpace
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 06/40] memory: make memory_global_sync_dirty_bitmap take an AddressSpace
,
Peter Maydell
,
2013/05/07
[Qemu-devel] [PATCH 08/40] memory: limit sections in the radix tree to the actual address space size
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 08/40] memory: limit sections in the radix tree to the actual address space size
,
Peter Maydell
,
2013/05/07
Re: [Qemu-devel] [PATCH 08/40] memory: limit sections in the radix tree to the actual address space size
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 08/40] memory: limit sections in the radix tree to the actual address space size
,
Alexander Graf
,
2013/05/07
[Qemu-devel] [PATCH 15/40] vfio: abort if an emulated iommu is used
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 05/40] memory: do not duplicate memory_region_destructor_none
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 05/40] memory: do not duplicate memory_region_destructor_none
,
Peter Maydell
,
2013/05/07
[Qemu-devel] [PATCH 30/40] misc: add memory_region_set_owner calls
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 22/40] dma: eliminate DMAContext
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 32/40] vga: add memory_region_set_owner calls
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 02/40] memory: allow memory_region_find() to run on non-root memory regions
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 02/40] memory: allow memory_region_find() to run on non-root memory regions
,
Peter Maydell
,
2013/05/07
Re: [Qemu-devel] [PATCH 02/40] memory: allow memory_region_find() to run on non-root memory regions
,
liu ping fan
,
2013/05/08
[Qemu-devel] [PATCH 18/40] spapr: use memory core for iommu support
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 24/40] memory: add getter/setter for owner
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 07/40] memory: fix address space initialization/destruction
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 07/40] memory: fix address space initialization/destruction
,
Peter Maydell
,
2013/05/07
[Qemu-devel] [PATCH 17/40] spapr: make IOMMU translation go through IOMMUTLBEntry
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 40/40] memory: add reference counting to FlatView
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 40/40] memory: add reference counting to FlatView
,
Jan Kiszka
,
2013/05/07
Re: [Qemu-devel] [PATCH 40/40] memory: add reference counting to FlatView
,
Jan Kiszka
,
2013/05/07
Re: [Qemu-devel] [PATCH 40/40] memory: add reference counting to FlatView
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 40/40] memory: add reference counting to FlatView
,
Jan Kiszka
,
2013/05/08
[Qemu-devel] [PATCH 09/40] memory: create FlatView for new address spaces
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 09/40] memory: create FlatView for new address spaces
,
Peter Maydell
,
2013/05/07
Re: [Qemu-devel] [PATCH 09/40] memory: create FlatView for new address spaces
,
Paolo Bonzini
,
2013/05/08
[Qemu-devel] [PATCH 38/40] memory: access FlatView from a local variable
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 37/40] memory: ref/unref memory across address_space_map/unmap
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 33/40] pci-assign: add memory_region_set_owner calls
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 31/40] isa/portio: allow setting an owner
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 36/40] memory: return MemoryRegion from qemu_ram_addr_from_host
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 35/40] exec: check MRU in qemu_ram_addr_from_host
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 34/40] vfio: add memory_region_set_owner calls
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 39/40] memory: use a new FlatView pointer on every topology update
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PATCH 01/40] memory: assert that PhysPageEntry's ptr does not overflow
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 01/40] memory: assert that PhysPageEntry's ptr does not overflow
,
Peter Maydell
,
2013/05/07
Re: [Qemu-devel] [PATCH 01/40] memory: assert that PhysPageEntry's ptr does not overflow
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 01/40] memory: assert that PhysPageEntry's ptr does not overflow
,
Peter Maydell
,
2013/05/07
Re: [Qemu-devel] [PATCH 01/40] memory: assert that PhysPageEntry's ptr does not overflow
,
liu ping fan
,
2013/05/08
Re: [Qemu-devel] [PATCH 01/40] memory: assert that PhysPageEntry's ptr does not overflow
,
Paolo Bonzini
,
2013/05/09
[Qemu-devel] [PATCH 03/40] memory: Replace open-coded memory_region_is_romd
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH 03/40] memory: Replace open-coded memory_region_is_romd
,
Peter Maydell
,
2013/05/07
[Qemu-devel] [PATCH] host-libusb: Correct test for USB packet state
,
Ed Maste
,
2013/05/07
Re: [Qemu-devel] [PATCH] host-libusb: Correct test for USB packet state
,
Ed Maste
,
2013/05/21
Re: [Qemu-devel] [PATCH] host-libusb: Correct test for USB packet state
,
Gerd Hoffmann
,
2013/05/28
[Qemu-devel] [PATCHv3 for-1.5] virtio-pci: fix level interrupts
,
Michael S. Tsirkin
,
2013/05/07
Re: [Qemu-devel] [PATCHv3 for-1.5] virtio-pci: fix level interrupts
,
Michael S. Tsirkin
,
2013/05/08
Re: [Qemu-devel] [PATCHv3 for-1.5] virtio-pci: fix level interrupts
,
Anthony Liguori
,
2013/05/13
[Qemu-devel] [PATCH 0/6] xhci: add live migration support
,
Gerd Hoffmann
,
2013/05/07
[Qemu-devel] [PATCH 1/6] pci: add VMSTATE_MSIX
,
Gerd Hoffmann
,
2013/05/07
Re: [Qemu-devel] [PATCH 1/6] pci: add VMSTATE_MSIX
,
Michael S. Tsirkin
,
2013/05/07
Re: [Qemu-devel] [PATCH 1/6] pci: add VMSTATE_MSIX
,
Gerd Hoffmann
,
2013/05/07
Re: [Qemu-devel] [PATCH 1/6] pci: add VMSTATE_MSIX
,
Michael S. Tsirkin
,
2013/05/07
[Qemu-devel] [PATCH 3/6] xhci: add xhci_alloc_epctx
,
Gerd Hoffmann
,
2013/05/07
[Qemu-devel] [PATCH 4/6] xhci: add xhci_init_epctx
,
Gerd Hoffmann
,
2013/05/07
[Qemu-devel] [PATCH 5/6] xhci: add vmstate
,
Gerd Hoffmann
,
2013/05/07
Re: [Qemu-devel] [PATCH 5/6] xhci: add vmstate
,
Michael S. Tsirkin
,
2013/05/07
Re: [Qemu-devel] [PATCH 5/6] xhci: add vmstate
,
Gerd Hoffmann
,
2013/05/07
Re: [Qemu-devel] [PATCH 5/6] xhci: add vmstate
,
Michael S. Tsirkin
,
2013/05/07
[Qemu-devel] [PATCH 2/6] xhci: add XHCISlot->addressed
,
Gerd Hoffmann
,
2013/05/07
[Qemu-devel] [PATCH 6/6] [debug] xhci: remove unmigratable flag
,
Gerd Hoffmann
,
2013/05/07
[Qemu-devel] [PATCH 1.5] de_DE.po: Add missing leading spaces
,
Kevin Wolf
,
2013/05/07
Re: [Qemu-devel] [PATCH 0/3] Fix memory migration for exynos 4210 SoC
,
Peter Maydell
,
2013/05/07
Re: [Qemu-devel] [PATCH 0/3] Fix memory migration for exynos 4210 SoC
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [ANNOUNCE] We are now in hard freeze
,
Anthony Liguori
,
2013/05/07
[Qemu-devel] [PATCH] fdt: update embedded header file from upstream to fix compilation
,
Andre Przywara
,
2013/05/07
Re: [Qemu-devel] [PATCH] fdt: update embedded header file from upstream to fix compilation
,
Peter Maydell
,
2013/05/07
Re: [Qemu-devel] [PATCH] fdt: update embedded header file from upstream to fix compilation
,
Andre Przywara
,
2013/05/07
Re: [Qemu-devel] [PATCH] fdt: update embedded header file from upstream to fix compilation
,
Peter Maydell
,
2013/05/07
Re: [Qemu-devel] [PATCH] fdt: update embedded header file from upstream to fix compilation
,
Andre Przywara
,
2013/05/07
[Qemu-devel] [PATCH] qga: set umask 0077 when daemonizing (CVE-2013-2007)
,
Anthony Liguori
,
2013/05/07
Re: [Qemu-devel] [PATCH] qga: set umask 0077 when daemonizing (CVE-2013-2007)
,
Eric Blake
,
2013/05/07
[Qemu-devel] [PATCH 2/2] qga: try to unlink just created guest-file if fchmod() fails on it
,
Laszlo Ersek
,
2013/05/07
Re: [Qemu-devel] [PATCH 2/2] qga: try to unlink just created guest-file if fchmod() fails on it
,
Eric Blake
,
2013/05/07
Re: [Qemu-devel] [PATCH 2/2] qga: try to unlink just created guest-file if fchmod() fails on it
,
Laszlo Ersek
,
2013/05/07
Re: [Qemu-devel] [PATCH 2/2] qga: try to unlink just created guest-file if fchmod() fails on it
,
Eric Blake
,
2013/05/07
[Qemu-devel] [PATCH 1/2] qga: distinguish binary modes in "guest_file_open_modes" map
,
Laszlo Ersek
,
2013/05/07
Re: [Qemu-devel] [PATCH 1/2] qga: distinguish binary modes in "guest_file_open_modes" map
,
Eric Blake
,
2013/05/07
Re: [Qemu-devel] [PATCH 1/2] qga: distinguish binary modes in "guest_file_open_modes" map
,
Eric Blake
,
2013/05/07
Re: [Qemu-devel] [PATCH 1/2] qga: distinguish binary modes in "guest_file_open_modes" map
,
Peter Maydell
,
2013/05/07
Re: [Qemu-devel] [PATCH 1/2] qga: distinguish binary modes in "guest_file_open_modes" map
,
mdroth
,
2013/05/07
Re: [Qemu-devel] [PATCH] qga: set umask 0077 when daemonizing (CVE-2013-2007)
,
mdroth
,
2013/05/07
Re: [Qemu-devel] [PATCH] qga: set umask 0077 when daemonizing (CVE-2013-2007)
,
Eric Blake
,
2013/05/07
Re: [Qemu-devel] [PATCH] qga: set umask 0077 when daemonizing (CVE-2013-2007)
,
Anthony Liguori
,
2013/05/07
Re: [Qemu-devel] [PATCH] qga: set umask 0077 when daemonizing (CVE-2013-2007)
,
Anthony Liguori
,
2013/05/07
Re: [Qemu-devel] [PATCH] qga: set umask 0077 when daemonizing (CVE-2013-2007)
,
Bruce Rogers
,
2013/05/09
[Qemu-devel] Reporting Heisenbugs in qemu
,
Torbjorn Granlund
,
2013/05/07
Re: [Qemu-devel] Reporting Heisenbugs in qemu
,
Mark Cave-Ayland
,
2013/05/07
Re: [Qemu-devel] Reporting Heisenbugs in qemu
,
Aurelien Jarno
,
2013/05/07
Re: [Qemu-devel] Reporting Heisenbugs in qemu
,
Torbjorn Granlund
,
2013/05/07
Re: [Qemu-devel] Reporting Heisenbugs in qemu
,
Artyom Tarasenko
,
2013/05/07
Re: [Qemu-devel] Reporting Heisenbugs in qemu
,
Torbjorn Granlund
,
2013/05/07
Re: [Qemu-devel] Reporting Heisenbugs in qemu
,
Artyom Tarasenko
,
2013/05/07
Re: [Qemu-devel] Reporting Heisenbugs in qemu
,
Torbjorn Granlund
,
2013/05/07
Re: [Qemu-devel] Reporting Heisenbugs in qemu
,
Aurelien Jarno
,
2013/05/07
Re: [Qemu-devel] Reporting Heisenbugs in qemu
,
Paolo Bonzini
,
2013/05/08
Re: [Qemu-devel] Reporting Heisenbugs in qemu
,
Torbjorn Granlund
,
2013/05/08
Re: [Qemu-devel] Reporting Heisenbugs in qemu
,
Paolo Bonzini
,
2013/05/08
Re: [Qemu-devel] Reporting Heisenbugs in qemu
,
Blue Swirl
,
2013/05/09
Re: [Qemu-devel] Reporting Heisenbugs in qemu
,
Aurelien Jarno
,
2013/05/08
Re: [Qemu-devel] Reporting Heisenbugs in qemu
,
Rob Landley
,
2013/05/08
[Qemu-devel] [PATCH 0/3] qemu-iotests: fix for vmdk
,
Fam Zheng
,
2013/05/07
[Qemu-devel] [PATCH 1/3] qemu-iotests: exclude vmdk for test 042
,
Fam Zheng
,
2013/05/07
Re: [Qemu-devel] [PATCH 1/3] qemu-iotests: exclude vmdk for test 042
,
Jeff Cody
,
2013/05/07
[Qemu-devel] [PATCH 2/3] qemu-iotests: exclude vmdk from 043
,
Fam Zheng
,
2013/05/07
Re: [Qemu-devel] [PATCH 2/3] qemu-iotests: exclude vmdk from 043
,
Jeff Cody
,
2013/05/07
[Qemu-devel] [PATCH 3/3] qemu-iotests: fix 017 018 for vmdk
,
Fam Zheng
,
2013/05/07
Re: [Qemu-devel] [PATCH 3/3] qemu-iotests: fix 017 018 for vmdk
,
Jeff Cody
,
2013/05/07
Re: [Qemu-devel] [PATCH 0/3] qemu-iotests: fix for vmdk
,
Kevin Wolf
,
2013/05/08
[Qemu-devel] [PULL for-1.5 0/4] usb patch qeue
,
Gerd Hoffmann
,
2013/05/07
[Qemu-devel] [PATCH 4/4] xhci: handle USB_RET_BABBLE
,
Gerd Hoffmann
,
2013/05/07
[Qemu-devel] [PATCH 1/4] usb-host: live migration support for the libusb version
,
Gerd Hoffmann
,
2013/05/07
[Qemu-devel] [PATCH 3/4] uhci: Use an intermediate buffer for usb packet data
,
Gerd Hoffmann
,
2013/05/07
[Qemu-devel] [PATCH 2/4] usb-host: add usb_host_full_speed_compat
,
Gerd Hoffmann
,
2013/05/07
[Qemu-devel] [PATCH] virtio-net: require that config size is initialized
,
Michael S. Tsirkin
,
2013/05/07
Re: [Qemu-devel] [PATCH] virtio-net: require that config size is initialized
,
KONRAD Frédéric
,
2013/05/07
Re: [Qemu-devel] [PATCH] virtio-net: require that config size is initialized
,
Michael S. Tsirkin
,
2013/05/07
Re: [Qemu-devel] [PATCH] virtio-net: require that config size is initialized
,
KONRAD Frédéric
,
2013/05/07
Re: [Qemu-devel] [PATCH] virtio-net: require that config size is initialized
,
Michael S. Tsirkin
,
2013/05/07
Re: [Qemu-devel] [PATCH] virtio-net: require that config size is initialized
,
KONRAD Frédéric
,
2013/05/07
Re: [Qemu-devel] [PATCH] virtio-net: require that config size is initialized
,
Michael S. Tsirkin
,
2013/05/07
[Qemu-devel] [PATCHv2 for-1.5] virtio-pci: fix level interrupts
,
Michael S. Tsirkin
,
2013/05/07
Re: [Qemu-devel] [PATCHv2 for-1.5] virtio-pci: fix level interrupts
,
KONRAD Frédéric
,
2013/05/07
Re: [Qemu-devel] [PATCHv2 for-1.5] virtio-pci: fix level interrupts
,
Michael S. Tsirkin
,
2013/05/07
[Qemu-devel] [PATCH 14/14] [ARM] i.MX25: Fix DTS tree for real hardware.
,
Jean-Christophe DUBOIS
,
2013/05/07
Re: [Qemu-devel] [PATCH 14/14] [ARM] i.MX25: Fix DTS tree for real hardware.
,
Jean-Christophe DUBOIS
,
2013/05/07
Re: [Qemu-devel] [[PATCH v2]] Add option to slow qemu down
,
Wolfgang Mauerer
,
2013/05/07
Re: [Qemu-devel] [[PATCH v2]] Add option to slow qemu down
,
Markus Armbruster
,
2013/05/07
Re: [Qemu-devel] [[PATCH v2]] Add option to slow qemu down
,
Wolfgang Mauerer
,
2013/05/07
[Qemu-devel] [PATCH 0/9] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
Qiao Nuohan
,
2013/05/07
[Qemu-devel] [PATCH 4/9] Add API to create header of vmcore
,
Qiao Nuohan
,
2013/05/07
[Qemu-devel] [PATCH 6/9] Add API to create page
,
Qiao Nuohan
,
2013/05/07
[Qemu-devel] [PATCH 8/9] Add API to write header, bitmap and page into vmcore
,
Qiao Nuohan
,
2013/05/07
[Qemu-devel] [PATCH 9/9] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
Qiao Nuohan
,
2013/05/07
Re: [Qemu-devel] [PATCH 9/9] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
Eric Blake
,
2013/05/07
Re: [Qemu-devel] [PATCH 9/9] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
qiaonuohan
,
2013/05/08
Re: [Qemu-devel] [PATCH 9/9] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
Eric Blake
,
2013/05/08
Re: [Qemu-devel] [PATCH 9/9] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
Zhang Xiaohe
,
2013/05/09
Re: [Qemu-devel] [PATCH 9/9] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
Eric Blake
,
2013/05/09
Re: [Qemu-devel] [PATCH 9/9] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
Zhang Xiaohe
,
2013/05/09
[Qemu-devel] [PATCH 7/9] Add API to free buf used by creating header, bitmap and page
,
Qiao Nuohan
,
2013/05/07
[Qemu-devel] [PATCH 3/9] Move include and struct definition to dump.h
,
Qiao Nuohan
,
2013/05/07
Re: [Qemu-devel] [PATCH 3/9] Move include and struct definition to dump.h
,
Andreas Färber
,
2013/05/11
[Qemu-devel] [PATCH 2/9] Add API to manipulate cache_data
,
Qiao Nuohan
,
2013/05/07
[Qemu-devel] [PATCH 1/9] Add API to manipulate dump_bitmap
,
Qiao Nuohan
,
2013/05/07
Re: [Qemu-devel] [PATCH 1/9] Add API to manipulate dump_bitmap
,
Eric Blake
,
2013/05/07
Re: [Qemu-devel] [PATCH 1/9] Add API to manipulate dump_bitmap
,
Daniel P. Berrange
,
2013/05/07
Re: [Qemu-devel] [PATCH 1/9] Add API to manipulate dump_bitmap
,
qiaonuohan
,
2013/05/08
[Qemu-devel] [PATCH 5/9] Add API to create data of dump bitmap
,
Qiao Nuohan
,
2013/05/07
Re: [Qemu-devel] [PATCH 0/9] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
,
HATAYAMA Daisuke
,
2013/05/08
[Qemu-devel] [PATCH v4 0/4] Add i.MX25 support through the 3DS evaluation board
,
Jean-Christophe DUBOIS
,
2013/05/07
[Qemu-devel] [PATCH v4 1/4] Add i.MX FEC Ethernet emulator
,
Jean-Christophe DUBOIS
,
2013/05/07
[Qemu-devel] [PATCH v4 3/4] Add i.MX25 3DS evaluation board support.
,
Jean-Christophe DUBOIS
,
2013/05/07
[Qemu-devel] [PATCH v4 4/4] Add qtest support for i.MX I2C device emulation.
,
Jean-Christophe DUBOIS
,
2013/05/07
[Qemu-devel] [PATCH v4 2/4] Add i.MX I2C controller emulator
,
Jean-Christophe DUBOIS
,
2013/05/07
Re: [Qemu-devel] [PATCH v4 2/4] Add i.MX I2C controller emulator
,
Jean-Christophe DUBOIS
,
2013/05/07
[Qemu-devel] [libvirt]virtio serial device problem
,
Li Zhang
,
2013/05/07
Re: [Qemu-devel] [libvirt]virtio serial device problem
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [libvirt]virtio serial device problem
,
Li Zhang
,
2013/05/07
Re: [Qemu-devel] [libvirt]virtio serial device problem
,
Alexey Kardashevskiy
,
2013/05/07
Re: [Qemu-devel] [libvirt]virtio serial device problem
,
Li Zhang
,
2013/05/07
Re: [Qemu-devel] [libvirt]virtio serial device problem
,
fred . konrad
,
2013/05/08
Re: [Qemu-devel] [libvirt]virtio serial device problem
,
Alexey Kardashevskiy
,
2013/05/08
Re: [Qemu-devel] [libvirt]virtio serial device problem
,
Li Zhang
,
2013/05/09
Re: [Qemu-devel] [libvirt]virtio serial device problem
,
Alexey Kardashevskiy
,
2013/05/09
Re: [Qemu-devel] [libvirt]virtio serial device problem
,
Li Zhang
,
2013/05/09
Re: [Qemu-devel] [PATCH] virtio-net: properly check the vhost status during status set
,
Jason Wang
,
2013/05/07
Re: [Qemu-devel] [PATCH] virtio-net: properly check the vhost status during status set
,
Michael S. Tsirkin
,
2013/05/07
Re: [Qemu-devel] [PATCH] virtio-net: properly check the vhost status during status set
,
Anthony Liguori
,
2013/05/07
[Qemu-devel] [PATCH V2] virtio: properly validate address before accessing config
,
Jason Wang
,
2013/05/07
Re: [Qemu-devel] [PATCH V2] virtio: properly validate address before accessing config
,
Michael S. Tsirkin
,
2013/05/07
Re: [Qemu-devel] [PATCH V2] virtio: properly validate address before accessing config
,
Petr Matousek
,
2013/05/07
Re: [Qemu-devel] [PATCH V2] virtio: properly validate address before accessing config
,
Anthony Liguori
,
2013/05/13
[Qemu-devel] [PATCH v1 00/14] port network layer onto glib
,
Liu Ping Fan
,
2013/05/07
[Qemu-devel] [PATCH v1 01/14] util: introduce gsource event abstraction
,
Liu Ping Fan
,
2013/05/07
[Qemu-devel] [PATCH v1 02/14] net: introduce bind_ctx to NetClientInfo
,
Liu Ping Fan
,
2013/05/07
[Qemu-devel] [PATCH v1 03/14] net: port vde onto GSource
,
Liu Ping Fan
,
2013/05/07
[Qemu-devel] [PATCH v1 04/14] net: port socket to GSource
,
Liu Ping Fan
,
2013/05/07
[Qemu-devel] [PATCH v1 05/14] net: port tap onto GSource
,
Liu Ping Fan
,
2013/05/07
[Qemu-devel] [PATCH v1 06/14] net: port tap-win32 onto GSource
,
Liu Ping Fan
,
2013/05/07
[Qemu-devel] [PATCH v1 07/14] net: hub use lock to protect ports list
,
Liu Ping Fan
,
2013/05/07
Re: [Qemu-devel] [PATCH v1 07/14] net: hub use lock to protect ports list
,
Stefan Hajnoczi
,
2013/05/21
Re: [Qemu-devel] [PATCH v1 07/14] net: hub use lock to protect ports list
,
liu ping fan
,
2013/05/28
[Qemu-devel] [PATCH v1 08/14] net: introduce lock to protect NetQueue
,
Liu Ping Fan
,
2013/05/07
Re: [Qemu-devel] [PATCH v1 08/14] net: introduce lock to protect NetQueue
,
Stefan Hajnoczi
,
2013/05/21
[Qemu-devel] [PATCH v1 09/14] net: introduce lock to protect NetClientState's peer's access
,
Liu Ping Fan
,
2013/05/07
[Qemu-devel] [PATCH v1 10/14] net: make netclient re-entrant with refcnt
,
Liu Ping Fan
,
2013/05/07
[Qemu-devel] [PATCH v1 11/14] slirp: make timeout local
,
Liu Ping Fan
,
2013/05/07
[Qemu-devel] [PATCH v1 12/14] slirp: make slirp event dispatch based on slirp instance, not global
,
Liu Ping Fan
,
2013/05/07
[Qemu-devel] [PATCH v1 13/14] slirp: handle race condition
,
Liu Ping Fan
,
2013/05/07
[Qemu-devel] [PATCH v1 14/14] slirp: use lock to protect the slirp_instances
,
Liu Ping Fan
,
2013/05/07
Re: [Qemu-devel] [PATCH v1 00/14] port network layer onto glib
,
Stefan Hajnoczi
,
2013/05/15
Re: [Qemu-devel] [PATCH v1 00/14] port network layer onto glib
,
liu ping fan
,
2013/05/15
Re: [Qemu-devel] [PATCH 2/3] virtio-ccw: check config length before accessing it
,
Jason Wang
,
2013/05/07
[Qemu-devel] [RFC PATCH v4] Throttle-down guest when live migration does not converge.
,
Chegu Vinod
,
2013/05/07
Re: [Qemu-devel] [RFC PATCH v4] Throttle-down guest when live migration does not converge.
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] [PULL for-1.5 00/11] QOM CPUState patch queue 2013-05-06
,
Andreas Färber
,
2013/05/06
[Qemu-devel] [PULL 01/11] target-i386: Add ECX information to FeatureWordInfo
,
Andreas Färber
,
2013/05/06
[Qemu-devel] [PULL 02/11] target-i386: Use FeatureWord loop on filter_features_for_kvm()
,
Andreas Färber
,
2013/05/06
[Qemu-devel] [PULL 04/11] target-i386: Introduce X86CPU::filtered_features field
,
Andreas Färber
,
2013/05/06
[Qemu-devel] [PULL 05/11] target-i386: Add "filtered-features" property to X86CPU
,
Andreas Färber
,
2013/05/06
[Qemu-devel] [PULL 08/11] target-i386: Emulate X86CPU subclasses for global properties
,
Andreas Färber
,
2013/05/06
[Qemu-devel] [PULL 03/11] target-i386: Add "feature-words" property to X86CPU
,
Andreas Färber
,
2013/05/06
[Qemu-devel] [PULL 06/11] qdev: Let qdev_prop_parse() pass through Error
,
Andreas Färber
,
2013/05/06
[Qemu-devel] [PULL 07/11] qdev: Introduce qdev_prop_set_globals_for_type()
,
Andreas Färber
,
2013/05/06
[Qemu-devel] [PULL 09/11] target-i386: Change CPUID model of 486 to 8
,
Andreas Färber
,
2013/05/06
[Qemu-devel] [PULL 10/11] target-i386: Introduce generic CPUID feature compat function
,
Andreas Färber
,
2013/05/06
[Qemu-devel] [PULL 11/11] target-i386: n270 can MOVBE
,
Andreas Färber
,
2013/05/06
[Qemu-devel] Compilation error with --enable-sparse
,
Eduardo Otubo
,
2013/05/06
Re: [Qemu-devel] [RFC 5/7] target-i386: n270 can MOVBE
,
Andreas Färber
,
2013/05/06
Re: [Qemu-devel] [RFC 1/7] target-i386: Introduce generic CPUID feature compat function
,
Andreas Färber
,
2013/05/06
[Qemu-devel] Compilation error with --enable-cocoa
,
Eduardo Otubo
,
2013/05/06
Re: [Qemu-devel] Compilation error with --enable-cocoa
,
Peter Maydell
,
2013/05/06
[Qemu-devel] [PATCH 0/4] madvise(MADV_USERFAULT) & sys_remap_anon_pages()
,
Andrea Arcangeli
,
2013/05/06
[Qemu-devel] [PATCH 3/4] mm: swp_entry_swapcount
,
Andrea Arcangeli
,
2013/05/06
[Qemu-devel] [PATCH 2/4] mm: rmap preparation for remap_anon_pages
,
Andrea Arcangeli
,
2013/05/06
[Qemu-devel] [PATCH 1/4] mm: madvise MADV_USERFAULT
,
Andrea Arcangeli
,
2013/05/06
Re: [Qemu-devel] [PATCH 1/4] mm: madvise MADV_USERFAULT
,
Andrew Jones
,
2013/05/07
Re: [Qemu-devel] [PATCH 1/4] mm: madvise MADV_USERFAULT
,
Andrea Arcangeli
,
2013/05/07
[Qemu-devel] [PATCH 4/4] mm: sys_remap_anon_pages
,
Andrea Arcangeli
,
2013/05/06
Re: [Qemu-devel] [PATCH 4/4] mm: sys_remap_anon_pages
,
Andrea Arcangeli
,
2013/05/06
Re: [Qemu-devel] [PATCH 0/4] madvise(MADV_USERFAULT) & sys_remap_anon_pages()
,
Isaku Yamahata
,
2013/05/07
Re: [Qemu-devel] [PATCH 0/4] madvise(MADV_USERFAULT) & sys_remap_anon_pages()
,
Andrea Arcangeli
,
2013/05/07
Re: [Qemu-devel] [PATCH 0/4] madvise(MADV_USERFAULT) & sys_remap_anon_pages()
,
Andrew Jones
,
2013/05/07
Re: [Qemu-devel] [PATCH 0/4] madvise(MADV_USERFAULT) & sys_remap_anon_pages()
,
Andrea Arcangeli
,
2013/05/07
[Qemu-devel] QEMU linking error with --enable-gprof
,
João Corrêa
,
2013/05/06
[Qemu-devel] [PATCH] PPC: Fix rldcl
,
Alexander Graf
,
2013/05/06
Re: [Qemu-devel] [PATCH] PPC: Fix rldcl
,
Aurelien Jarno
,
2013/05/06
[Qemu-devel] [PATCH v2] po/hu.po: Hungarian translation for the GTK+ interface
,
akoskovacs
,
2013/05/06
Re: [Qemu-devel] [PATCH v2] po/hu.po: Hungarian translation for the GTK+ interface
,
Laszlo Ersek
,
2013/05/06
Re: [Qemu-devel] [PATCH v2] po/hu.po: Hungarian translation for the GTK+ interface
,
BALATON Zoltan
,
2013/05/06
Re: [Qemu-devel] [PATCH v2] po/hu.po: Hungarian translation for the GTK+ interface
,
Andreas Färber
,
2013/05/06
Re: [Qemu-devel] [PATCH v2] po/hu.po: Hungarian translation for the GTK+ interface
,
Laszlo Ersek
,
2013/05/07
Re: [Qemu-devel] [PATCH v2] po/hu.po: Hungarian translation for the GTK+ interface
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH v2] po/hu.po: Hungarian translation for the GTK+ interface
,
Laszlo Ersek
,
2013/05/07
Re: [Qemu-devel] [PATCH v2] po/hu.po: Hungarian translation for the GTK+ interface
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [PATCH v2] po/hu.po: Hungarian translation for the GTK+ interface
,
Anthony Liguori
,
2013/05/08
[Qemu-devel] Incorrect handling of PPC64 rldcl insn
,
Torbjorn Granlund
,
2013/05/06
Re: [Qemu-devel] Incorrect handling of PPC64 rldcl insn
,
Alexander Graf
,
2013/05/06
Re: [Qemu-devel] Incorrect handling of PPC64 rldcl insn
,
Torbjorn Granlund
,
2013/05/06
Re: [Qemu-devel] Incorrect handling of PPC64 rldcl insn
,
Alexander Graf
,
2013/05/06
Re: [Qemu-devel] Incorrect handling of PPC64 rldcl insn
,
Aurelien Jarno
,
2013/05/06
[Qemu-devel] Incorrect handling of more PPC64 insns
,
Torbjorn Granlund
,
2013/05/07
Re: [Qemu-devel] Incorrect handling of more PPC64 insns
,
Peter Maydell
,
2013/05/07
Re: [Qemu-devel] Incorrect handling of more PPC64 insns
,
Torbjorn Granlund
,
2013/05/07
Re: [Qemu-devel] Incorrect handling of more PPC64 insns
,
Peter Maydell
,
2013/05/07
Re: [Qemu-devel] Incorrect handling of more PPC64 insns (PATCH)
,
Torbjorn Granlund
,
2013/05/07
Re: [Qemu-devel] [Qemu-ppc] Incorrect handling of more PPC64 insns (PATCH)
,
Alexander Graf
,
2013/05/07
Re: [Qemu-devel] [Qemu-ppc] Incorrect handling of more PPC64 insns (PATCH)
,
Torbjorn Granlund
,
2013/05/07
Re: [Qemu-devel] [Qemu-ppc] Incorrect handling of more PPC64 insns (PATCH)
,
Torbjorn Granlund
,
2013/05/07
Re: [Qemu-devel] [Qemu-ppc] Incorrect handling of more PPC64 insns (PATCH)
,
Alexander Graf
,
2013/05/07
Re: [Qemu-devel] [Qemu-ppc] Incorrect handling of more PPC64 insns (PATCH)
,
Aurelien Jarno
,
2013/05/08
Re: [Qemu-devel] [Qemu-ppc] Incorrect handling of more PPC64 insns (PATCH)
,
Alexander Graf
,
2013/05/08
Re: [Qemu-devel] [Qemu-ppc] Incorrect handling of more PPC64 insns (PATCH)
,
Torbjorn Granlund
,
2013/05/08
Re: [Qemu-devel] [Qemu-ppc] Incorrect handling of more PPC64 insns (PATCH)
,
Alexander Graf
,
2013/05/08
Re: [Qemu-devel] [Qemu-ppc] Incorrect handling of more PPC64 insns (PATCH)
,
Alexander Graf
,
2013/05/08
Re: [Qemu-devel] [Qemu-ppc] Incorrect handling of more PPC64 insns (PATCH)
,
Torbjorn Granlund
,
2013/05/08
Re: [Qemu-devel] [Qemu-ppc] Incorrect handling of more PPC64 insns (PATCH)
,
Alexander Graf
,
2013/05/08
[Qemu-devel] [PATCH] docs: mention AddressSpaces in docs/memory.txt
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [Qemu-trivial] [PATCH] docs: mention AddressSpaces in docs/memory.txt
,
Michael Tokarev
,
2013/05/08
[Qemu-devel] [PATCH qom-cpu-next 0/3] X86CPU: "feature-words"/"filtered-features" properties (v12)
,
Eduardo Habkost
,
2013/05/06
[Qemu-devel] [PATCH qom-cpu-next 2/3] target-i386: Introduce X86CPU.filtered_features field
,
Eduardo Habkost
,
2013/05/06
[Qemu-devel] [PATCH qom-cpu-next 3/3] target-i386: Add "filtered-features" property to X86CPU
,
Eduardo Habkost
,
2013/05/06
[Qemu-devel] [PATCH qom-cpu-next 1/3] target-i386: Add "feature-words" property
,
Eduardo Habkost
,
2013/05/06
Re: [Qemu-devel] [PATCH qom-cpu-next 0/3] X86CPU: "feature-words"/"filtered-features" properties (v12)
,
Andreas Färber
,
2013/05/06
[Qemu-devel] [PATCH] memory: Rename readable flag to romd_mode
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [PATCH] memory: Rename readable flag to romd_mode
,
Paolo Bonzini
,
2013/05/06
[Qemu-devel] [PATCH] memory: Replace open-coded memory_region_is_romd
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [PATCH] memory: Replace open-coded memory_region_is_romd
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [PATCH] memory: Replace open-coded memory_region_is_romd
,
Peter Maydell
,
2013/05/06
Re: [Qemu-devel] [PATCH] memory: Replace open-coded memory_region_is_romd
,
Jan Kiszka
,
2013/05/07
Re: [Qemu-devel] [PATCH] memory: Replace open-coded memory_region_is_romd
,
Paolo Bonzini
,
2013/05/07
[Qemu-devel] KVM call agenda for 2013-05-07
,
Juan Quintela
,
2013/05/06
Re: [Qemu-devel] KVM call agenda for 2013-05-07
,
Juan Quintela
,
2013/05/07
[Qemu-devel] Last Call for 1.5 before Hard Freeze
,
Anthony Liguori
,
2013/05/06
Re: [Qemu-devel] Last Call for 1.5 before Hard Freeze
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] Last Call for 1.5 before Hard Freeze
,
Anthony Liguori
,
2013/05/06
Re: [Qemu-devel] Last Call for 1.5 before Hard Freeze
,
Gerd Hoffmann
,
2013/05/07
Re: [Qemu-devel] Last Call for 1.5 before Hard Freeze
,
Michael Tokarev
,
2013/05/06
Re: [Qemu-devel] Last Call for 1.5 before Hard Freeze
,
Jordan Justen
,
2013/05/06
Re: [Qemu-devel] Last Call for 1.5 before Hard Freeze
,
Anthony Liguori
,
2013/05/06
Re: [Qemu-devel] Last Call for 1.5 before Hard Freeze
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] Last Call for 1.5 before Hard Freeze
,
Jordan Justen
,
2013/05/06
Re: [Qemu-devel] Last Call for 1.5 before Hard Freeze
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] Last Call for 1.5 before Hard Freeze
,
Jordan Justen
,
2013/05/06
Re: [Qemu-devel] Last Call for 1.5 before Hard Freeze
,
Andreas Färber
,
2013/05/06
[Qemu-devel] [PULL 1.5 0/6] s390 patch queue 2013-05-06
,
Alexander Graf
,
2013/05/06
[Qemu-devel] [PATCH 1/6] S390: BIOS check for file
,
Alexander Graf
,
2013/05/06
[Qemu-devel] [PATCH 3/6] S390: Merging s390_ipl_cpu and s390_ipl_reset
,
Alexander Graf
,
2013/05/06
[Qemu-devel] [PATCH 4/6] S390: Add virtio-blk boot
,
Alexander Graf
,
2013/05/06
[Qemu-devel] [PATCH 5/6] S390: BIOS boot from given device
,
Alexander Graf
,
2013/05/06
[Qemu-devel] [PATCH 2/6] S390: BIOS create link to src folder for .img file
,
Alexander Graf
,
2013/05/06
[Qemu-devel] [PATCH 6/6] s390: update s390-ccw.img
,
Alexander Graf
,
2013/05/06
Re: [Qemu-devel] [PULL 1.5 0/6] s390 patch queue 2013-05-06
,
Aurelien Jarno
,
2013/05/06
[Qemu-devel] [PULL 1.5 0/9] ppc patch queue 2013-05-06
,
Alexander Graf
,
2013/05/06
[Qemu-devel] [PATCH 3/9] PPC: e500: initialize GPRs as per epapr
,
Alexander Graf
,
2013/05/06
[Qemu-devel] [PATCH 8/9] PPC: e500: correct params->ram_size with ram_size
,
Alexander Graf
,
2013/05/06
[Qemu-devel] [PATCH 1/9] pseries: Factor out check for out-of-bounds LIOBN
,
Alexander Graf
,
2013/05/06
[Qemu-devel] [PATCH 5/9] PPC: Add MMU type for 2.06 with AMR but no TB pages
,
Alexander Graf
,
2013/05/06
[Qemu-devel] [PATCH 6/9] target-ppc: Fix invalid SPR read/write warnings
,
Alexander Graf
,
2013/05/06
[Qemu-devel] [PATCH 7/9] target-ppc: Add read and write of PPR SPR
,
Alexander Graf
,
2013/05/06
[Qemu-devel] [PATCH 2/9] pseries: Fix debug message for out-of-bounds address in H_PUT_TCE
,
Alexander Graf
,
2013/05/06
[Qemu-devel] [PATCH 9/9] spapr_llan: fix device reenabling
,
Alexander Graf
,
2013/05/06
[Qemu-devel] [PATCH 4/9] pseries: Update SLOF firmware image
,
Alexander Graf
,
2013/05/06
Re: [Qemu-devel] [PULL 1.5 0/9] ppc patch queue 2013-05-06
,
Aurelien Jarno
,
2013/05/06
[Qemu-devel] [PATCH for-1.5] virtio-pci: bugfix
,
Michael S. Tsirkin
,
2013/05/06
Re: [Qemu-devel] [PATCH for-1.5] virtio-pci: bugfix
,
Anthony Liguori
,
2013/05/06
Re: [Qemu-devel] [PATCH for-1.5] virtio-pci: bugfix
,
KONRAD Frédéric
,
2013/05/07
Re: [Qemu-devel] [PATCH for-1.5] virtio-pci: bugfix
,
Stefan Hajnoczi
,
2013/05/09
[Qemu-devel] [RFC][PATCH 00/15] Refactor portio dispatching
,
Jan Kiszka
,
2013/05/06
[Qemu-devel] [RFC][PATCH 03/15] wdt_ib700: replace register_ioport*
,
Jan Kiszka
,
2013/05/06
[Qemu-devel] [RFC][PATCH 14/15] ioport: Remove unused old dispatching services
,
Jan Kiszka
,
2013/05/06
[Qemu-devel] [RFC][PATCH 06/15] vt82c686: replace register_ioport*
,
Jan Kiszka
,
2013/05/06
[Qemu-devel] [RFC][PATCH 02/15] applesmc: replace register_ioport*
,
Jan Kiszka
,
2013/05/06
[Qemu-devel] [RFC][PATCH 10/15] memory: Rework sub-page handling
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [RFC][PATCH 10/15] memory: Rework sub-page handling
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [RFC][PATCH 10/15] memory: Rework sub-page handling
,
Peter Maydell
,
2013/05/06
Re: [Qemu-devel] [RFC][PATCH 10/15] memory: Rework sub-page handling
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [RFC][PATCH 10/15] memory: Rework sub-page handling
,
Paolo Bonzini
,
2013/05/07
Re: [Qemu-devel] [RFC][PATCH 10/15] memory: Rework sub-page handling
,
Jan Kiszka
,
2013/05/07
Re: [Qemu-devel] [RFC][PATCH 10/15] memory: Rework sub-page handling
,
Jan Kiszka
,
2013/05/07
Re: [Qemu-devel] [RFC][PATCH 10/15] memory: Rework sub-page handling
,
Paolo Bonzini
,
2013/05/08
[Qemu-devel] [RFC][PATCH 08/15] isa: implement isa_is_ioport_assigned via memory_region_find
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [RFC][PATCH 08/15] isa: implement isa_is_ioport_assigned via memory_region_find
,
Andreas Färber
,
2013/05/06
Re: [Qemu-devel] [RFC][PATCH 08/15] isa: implement isa_is_ioport_assigned via memory_region_find
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [RFC][PATCH 08/15] isa: implement isa_is_ioport_assigned via memory_region_find
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [RFC][PATCH 08/15] isa: implement isa_is_ioport_assigned via memory_region_find
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [RFC][PATCH 08/15] isa: implement isa_is_ioport_assigned via memory_region_find
,
Paolo Bonzini
,
2013/05/06
[Qemu-devel] [RFC][PATCH 11/15] memory: Allow unaligned address_space_rw
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [RFC][PATCH 11/15] memory: Allow unaligned address_space_rw
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [RFC][PATCH 11/15] memory: Allow unaligned address_space_rw
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [RFC][PATCH 11/15] memory: Allow unaligned address_space_rw
,
Paolo Bonzini
,
2013/05/06
[Qemu-devel] [RFC][PATCH 09/15] memory: Introduce address_space_lookup_region
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [RFC][PATCH 09/15] memory: Introduce address_space_lookup_region
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [RFC][PATCH 09/15] memory: Introduce address_space_lookup_region
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [RFC][PATCH 09/15] memory: Introduce address_space_lookup_region
,
Paolo Bonzini
,
2013/05/06
[Qemu-devel] [RFC][PATCH 07/15] Privatize register_ioport_read/write
,
Jan Kiszka
,
2013/05/06
[Qemu-devel] [RFC][PATCH 01/15] adlib: replace register_ioport*
,
Jan Kiszka
,
2013/05/06
[Qemu-devel] [RFC][PATCH 04/15] i82374: replace register_ioport*
,
Jan Kiszka
,
2013/05/06
[Qemu-devel] [RFC][PATCH 15/15] ioport: Move IOPortRead/WriteFunc typedefs to memory.h
,
Jan Kiszka
,
2013/05/06
[Qemu-devel] [RFC][PATCH 13/15] ioport: Switch dispatching to memory core layer
,
Jan Kiszka
,
2013/05/06
[Qemu-devel] [RFC][PATCH 05/15] prep: replace register_ioport*
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [RFC][PATCH 05/15] prep: replace register_ioport*
,
Andreas Färber
,
2013/05/06
Re: [Qemu-devel] [RFC][PATCH 00/15] Refactor portio dispatching
,
Andreas Färber
,
2013/05/06
Re: [Qemu-devel] [RFC][PATCH 00/15] Refactor portio dispatching
,
Jan Kiszka
,
2013/05/06
[Qemu-devel] [RFC][PATCH 12/15] vmware-vga: Accept unaligned I/O accesses
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [RFC][PATCH 12/15] vmware-vga: Accept unaligned I/O accesses
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [RFC][PATCH 12/15] vmware-vga: Accept unaligned I/O accesses
,
Jan Kiszka
,
2013/05/06
[Qemu-devel] [RFC PATCH 0/8] MemoryRegion and FlatView refcounting, replace hostmem with memory_region_find
,
Paolo Bonzini
,
2013/05/06
[Qemu-devel] [RFC PATCH 2/8] exec: check MRU in qemu_ram_addr_from_host
,
Paolo Bonzini
,
2013/05/06
[Qemu-devel] [RFC PATCH 1/8] memory: add ref/unref calls
,
Paolo Bonzini
,
2013/05/06
[Qemu-devel] [RFC PATCH 4/8] memory: ref/unref memory across address_space_map/unmap
,
Paolo Bonzini
,
2013/05/06
[Qemu-devel] [RFC PATCH 3/8] memory: return MemoryRegion from qemu_ram_addr_from_host
,
Paolo Bonzini
,
2013/05/06
[Qemu-devel] [RFC PATCH 5/8] memory: access FlatView from a local variable
,
Paolo Bonzini
,
2013/05/06
[Qemu-devel] [RFC PATCH 6/8] memory: use a new FlatView pointer on every topology update
,
Paolo Bonzini
,
2013/05/06
[Qemu-devel] [RFC PATCH 7/8] memory: add reference counting to FlatView
,
Paolo Bonzini
,
2013/05/06
[Qemu-devel] [RFC PATCH 8/8] dataplane: replace hostmem with memory_region_find
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [RFC PATCH 0/8] MemoryRegion and FlatView refcounting, replace hostmem with memory_region_find
,
liu ping fan
,
2013/05/08
Re: [Qemu-devel] [RFC PATCH 0/8] MemoryRegion and FlatView refcounting, replace hostmem with memory_region_find
,
Paolo Bonzini
,
2013/05/08
Re: [Qemu-devel] [RFC PATCH 0/8] MemoryRegion and FlatView refcounting, replace hostmem with memory_region_find
,
liu ping fan
,
2013/05/08
Re: [Qemu-devel] [RFC PATCH 0/8] MemoryRegion and FlatView refcounting, replace hostmem with memory_region_find
,
Paolo Bonzini
,
2013/05/09
Re: [Qemu-devel] [RFC PATCH 0/8] MemoryRegion and FlatView refcounting, replace hostmem with memory_region_find
,
liu ping fan
,
2013/05/09
Re: [Qemu-devel] [RFC PATCH 0/8] MemoryRegion and FlatView refcounting, replace hostmem with memory_region_find
,
Stefan Hajnoczi
,
2013/05/08
Re: [Qemu-devel] [RFC PATCH 0/8] MemoryRegion and FlatView refcounting, replace hostmem with memory_region_find
,
Stefan Hajnoczi
,
2013/05/08
[Qemu-devel] [PATCH] ahci: Don't allow creating slave drives
,
Kevin Wolf
,
2013/05/06
Re: [Qemu-devel] [PATCH] ahci: Don't allow creating slave drives
,
Stefan Hajnoczi
,
2013/05/08
[Qemu-devel] [PATCH] Add 'maxqdepth' as an option to tty character devices.
,
John Baboval
,
2013/05/06
Re: [Qemu-devel] [PATCH] Add 'maxqdepth' as an option to tty character devices.
,
Paolo Bonzini
,
2013/05/06
[Qemu-devel] (no subject)
,
John Baboval
,
2013/05/07
[Qemu-devel] [PATCH] Add 'maxqdepth' as an option to tty character devices.
,
John Baboval
,
2013/05/07
Re: [Qemu-devel] [PATCH] Add 'maxqdepth' as an option to tty character devices.
,
John Baboval
,
2013/05/07
Re: [Qemu-devel] [PATCH] Add 'maxqdepth' as an option to tty character devices.
,
Eric Blake
,
2013/05/06
[Qemu-devel] [PATCH v3] Add 'maxqdepth' as an option to tty character devices.
,
John Baboval
,
2013/05/07
[Qemu-devel] [PATCH] Add 'maxqdepth' as an option to tty character devices.
,
John Baboval
,
2013/05/07
Re: [Qemu-devel] [PATCH] Add 'maxqdepth' as an option to tty character devices.
,
Eric Blake
,
2013/05/07
Re: [Qemu-devel] [PATCH] Add 'maxqdepth' as an option to tty character devices.
,
John Baboval
,
2013/05/07
Re: [Qemu-devel] QEMU aarch64 TCG target - testing question about x86-64
,
Claudio Fontana
,
2013/05/06
Re: [Qemu-devel] QEMU aarch64 TCG target - testing question about x86-64
,
Paolo Bonzini
,
2013/05/06
[Qemu-devel] [PATCH 0/3] ARM aarch64 TCG target
,
Claudio Fontana
,
2013/05/13
[Qemu-devel] [PATCH 2/3] include/elf.h: add aarch64 ELF machine and relocs
,
Claudio Fontana
,
2013/05/13
Re: [Qemu-devel] [PATCH 2/3] include/elf.h: add aarch64 ELF machine and relocs
,
Peter Maydell
,
2013/05/13
Re: [Qemu-devel] [PATCH 2/3] include/elf.h: add aarch64 ELF machine and relocs
,
Claudio Fontana
,
2013/05/14
[Qemu-devel] [PATCH 3/3] tcg/aarch64: implement new TCG target for aarch64
,
Claudio Fontana
,
2013/05/13
Re: [Qemu-devel] [PATCH 3/3] tcg/aarch64: implement new TCG target for aarch64
,
Peter Maydell
,
2013/05/13
Re: [Qemu-devel] [PATCH 3/3] tcg/aarch64: implement new TCG target for aarch64
,
Claudio Fontana
,
2013/05/14
Re: [Qemu-devel] [PATCH 3/3] tcg/aarch64: implement new TCG target for aarch64
,
Peter Maydell
,
2013/05/14
Re: [Qemu-devel] [PATCH 3/3] tcg/aarch64: implement new TCG target for aarch64
,
Richard Henderson
,
2013/05/14
Re: [Qemu-devel] [PATCH 3/3] tcg/aarch64: implement new TCG target for aarch64
,
Claudio Fontana
,
2013/05/16
Re: [Qemu-devel] [PATCH 3/3] tcg/aarch64: implement new TCG target for aarch64
,
Laurent Desnogues
,
2013/05/14
Re: [Qemu-devel] [PATCH 3/3] tcg/aarch64: implement new TCG target for aarch64
,
Richard Henderson
,
2013/05/13
Re: [Qemu-devel] [PATCH 3/3] tcg/aarch64: implement new TCG target for aarch64
,
Claudio Fontana
,
2013/05/14
Re: [Qemu-devel] [PATCH 3/3] tcg/aarch64: implement new TCG target for aarch64
,
Richard Henderson
,
2013/05/14
Re: [Qemu-devel] [PATCH 3/3] tcg/aarch64: implement new TCG target for aarch64
,
Richard Henderson
,
2013/05/14
[Qemu-devel] [PATCH 1/3] configure: permit compilation on arm aarch64
,
Claudio Fontana
,
2013/05/13
Re: [Qemu-devel] [PATCH 1/3] configure: permit compilation on arm aarch64
,
Peter Maydell
,
2013/05/13
Re: [Qemu-devel] [PATCH 1/3] configure: permit compilation on arm aarch64
,
Claudio Fontana
,
2013/05/14
Re: [Qemu-devel] QEMU aarch64 TCG target - testing question about x86-64
,
Peter Maydell
,
2013/05/06
[Qemu-devel] [PATCH v3 0/5] proposal to make hostmem listener RAM unplug safe
,
Liu Ping Fan
,
2013/05/06
[Qemu-devel] [PATCH v3 1/5] hostmem: make hostmem single, not per Vring related
,
Liu Ping Fan
,
2013/05/06
[Qemu-devel] [PATCH v3 2/5] hostmem: AddressSpace has its own map and maintained by RCU prepared style
,
Liu Ping Fan
,
2013/05/06
[Qemu-devel] [PATCH v3 3/5] memory: add ref/unref interface for MemroyRegionOps
,
Liu Ping Fan
,
2013/05/06
[Qemu-devel] [PATCH v3 4/5] hostmem: hostmem listener pin RAM-Device by refcnt
,
Liu Ping Fan
,
2013/05/06
[Qemu-devel] [PATCH v3 5/5] Vring: use hostmem's RAM safe api
,
Liu Ping Fan
,
2013/05/06
[Qemu-devel] [PATCH 0/1] [PULL] qemu-kvm.git uq/master queue
,
Gleb Natapov
,
2013/05/06
[Qemu-devel] [PATCH 1/1] kvmvapic: add ioport read accessor
,
Gleb Natapov
,
2013/05/06
Re: [Qemu-devel] [PATCH V13 0/6] replace QEMUOptionParameter with QemuOpts parser
,
Markus Armbruster
,
2013/05/06
Re: [Qemu-devel] [PATCH V13 4/6] create some QemuOpts functons
,
Markus Armbruster
,
2013/05/06
Re: [Qemu-devel] [PATCH V13 4/6] create some QemuOpts functons
,
Dong Xu Wang
,
2013/05/07
Re: [Qemu-devel] [PATCH V13 4/6] create some QemuOpts functons
,
Markus Armbruster
,
2013/05/07
Re: [Qemu-devel] [PATCH V13 4/6] create some QemuOpts functons
,
Dong Xu Wang
,
2013/05/07
Re: [Qemu-devel] [PATCH V13 1/6] add def_value_str in QemuOptDesc struct and rewrite qemu_opts_print
,
Markus Armbruster
,
2013/05/06
Re: [Qemu-devel] [PATCH V13 2/6] avoid duplication of default value in QemuOpts
,
Markus Armbruster
,
2013/05/06
Re: [Qemu-devel] [PATCH v7 5/7] memory: make mmio dispatch able to be out of biglock
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [PATCH v7 5/7] memory: make mmio dispatch able to be out of biglock
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [PATCH v7 5/7] memory: make mmio dispatch able to be out of biglock
,
Paolo Bonzini
,
2013/05/06
[Qemu-devel] [PATCH v2 0/1] uhci: Use an intermediate buffer for usb packet data
,
Hans de Goede
,
2013/05/06
[Qemu-devel] [PATCH] uhci: Use an intermediate buffer for usb packet data
,
Hans de Goede
,
2013/05/06
Re: [Qemu-devel] [PATCH] uhci: Use an intermediate buffer for usb packet data
,
Gerd Hoffmann
,
2013/05/07
[Qemu-devel] [PATCH] qmp: fix handling of cmd with Equals in qmp-shell
,
Zhangleiqiang
,
2013/05/06
Re: [Qemu-devel] [PATCH] qmp: fix handling of cmd with Equals in qmp-shell
,
Luiz Capitulino
,
2013/05/06
[Qemu-devel] [PATCH] qmp: fix handling of cmd with Equals in qmp-shell
,
Zhangleiqiang
,
2013/05/06
[Qemu-devel] [PATCH v3 0/5] KVM flash memory support
,
Jordan Justen
,
2013/05/06
[Qemu-devel] [PATCH v3 2/5] kvm: support using KVM_MEM_READONLY flag for readonly regions
,
Jordan Justen
,
2013/05/06
[Qemu-devel] [PATCH v3 3/5] pflash_cfi01: memory region should be set to enable readonly mode
,
Jordan Justen
,
2013/05/06
[Qemu-devel] [PATCH v3 5/5] pc_sysfw: change rom_only default to 0
,
Jordan Justen
,
2013/05/06
[Qemu-devel] [PATCH v3 4/5] pc_sysfw: allow flash (-pflash) memory to be used with KVM
,
Jordan Justen
,
2013/05/06
[Qemu-devel] [PATCH v3 1/5] kvm: add kvm_readonly_mem_enabled
,
Jordan Justen
,
2013/05/06
[Qemu-devel] [PATCH v2 1/2] target-i386/seg_helper: refactor 4 helper functions
,
liguang
,
2013/05/06
[Qemu-devel] [PATCH v2 2/2] target-i386/seg_helper: define names for code/data segment types
,
liguang
,
2013/05/06
Re: [Qemu-devel] [PATCH v2 1/2] target-i386/seg_helper: refactor 4 helper functions
,
li guang
,
2013/05/23
Re: [Qemu-devel] [PATCH v4 0/2] i2c: Add AT24Cxx EEPROM model
,
Peter Crosthwaite
,
2013/05/05
[Qemu-devel] [PULL for-1.5 0/3] PReP patch queue 2013-05-05
,
Andreas Färber
,
2013/05/05
[Qemu-devel] [PULL 1/3] prep: Fix NIP reset value
,
Andreas Färber
,
2013/05/05
[Qemu-devel] [PULL 3/3] prep: Make System I/O port 0092 read/write
,
Andreas Färber
,
2013/05/05
[Qemu-devel] [PULL 2/3] prep: Add ELF support for -bios
,
Andreas Färber
,
2013/05/05
Re: [Qemu-devel] [PATCH] prep: Fix software reset
,
Andreas Färber
,
2013/05/05
Re: [Qemu-devel] [PATCH] prep: Fix software reset
,
Julio Guerra
,
2013/05/06
Re: [Qemu-devel] [Patch] v2 fix /proc/self/maps output
,
Christophe Lyon
,
2013/05/05
Re: [Qemu-devel] [Patch] v2 fix /proc/self/maps output
,
Peter Maydell
,
2013/05/05
Re: [Qemu-devel] [Patch] v2 fix /proc/self/maps output
,
Michael Tokarev
,
2013/05/14
[Qemu-devel] [uq/master PATCH] kvmvapic: add ioport read accessor
,
Marcelo Tosatti
,
2013/05/05
Re: [Qemu-devel] [uq/master PATCH] kvmvapic: add ioport read accessor
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [uq/master PATCH] kvmvapic: add ioport read accessor
,
Gleb Natapov
,
2013/05/06
[Qemu-devel] [PATCH prep for-1.5 v2] prep: Add ELF support for -bios
,
Andreas Färber
,
2013/05/05
Re: [Qemu-devel] [PATCH prep for-1.5 v2] prep: Add ELF support for -bios
,
Alexander Graf
,
2013/05/05
Re: [Qemu-devel] [PATCH prep for-1.5 v2] prep: Add ELF support for -bios
,
Andreas Färber
,
2013/05/05
Re: [Qemu-devel] [PATCH prep for-1.5 v2] prep: Add ELF support for -bios
,
Fabien Chouteau
,
2013/05/06
Re: [Qemu-devel] [PATCH prep for-1.5 v2] prep: Add ELF support for -bios
,
Andreas Färber
,
2013/05/06
Re: [Qemu-devel] [PATCH] ui/cocoa.m: Fix recent compile breakage
,
Andreas Färber
,
2013/05/05
Re: [Qemu-devel] [PATCH] ui/cocoa.m: Fix recent compile breakage
,
Peter Maydell
,
2013/05/05
Re: [Qemu-devel] [PATCH] ui/cocoa.m: Fix recent compile breakage
,
Andreas Färber
,
2013/05/05
[Qemu-devel] [PATCH v3 0/4] Add i.MX25 support through the 3DS evaluation board
,
Jean-Christophe DUBOIS
,
2013/05/05
[Qemu-devel] [PATCH v3 2/4] Add i.MX I2C controller emulator
,
Jean-Christophe DUBOIS
,
2013/05/05
Re: [Qemu-devel] [PATCH v3 2/4] Add i.MX I2C controller emulator
,
Peter Crosthwaite
,
2013/05/05
Re: [Qemu-devel] [PATCH v3 2/4] Add i.MX I2C controller emulator
,
Jean-Christophe DUBOIS
,
2013/05/06
[Qemu-devel] [PATCH v3 3/4] Add i.MX25 3DS evaluation board support.
,
Jean-Christophe DUBOIS
,
2013/05/05
[Qemu-devel] [PATCH v3 4/4] Add qtest support for i.MX I2C device emulation.
,
Jean-Christophe DUBOIS
,
2013/05/05
[Qemu-devel] [PATCH v3 1/4] Add i.MX FEC Ethernet emulator
,
Jean-Christophe DUBOIS
,
2013/05/05
Re: [Qemu-devel] Git head build problem (popcountl vs. system headers)
,
Blue Swirl
,
2013/05/05
[Qemu-devel] [PATCH for-1.5] configure: Check that "libtool" is not the MacOSX one
,
Peter Maydell
,
2013/05/04
Re: [Qemu-devel] [PATCH for-1.5] configure: Check that "libtool" is not the MacOSX one
,
Anthony Liguori
,
2013/05/07
[Qemu-devel] [PATCH] po/hu.po: Hungarian translation for the GTK+ interface
,
akoskovacs
,
2013/05/04
Re: [Qemu-devel] [PATCH] po/hu.po: Hungarian translation for the GTK+ interface
,
Laszlo Ersek
,
2013/05/05
Re: [Qemu-devel] [PATCH] po/hu.po: Hungarian translation for the GTK+ interface
,
Paolo Bonzini
,
2013/05/05
Re: [Qemu-devel] [PATCH] po/hu.po: Hungarian translation for the GTK+ interface
,
Laszlo Ersek
,
2013/05/05
Re: [Qemu-devel] [PATCH] po/hu.po: Hungarian translation for the GTK+ interface
,
BALATON Zoltan
,
2013/05/05
Re: [Qemu-devel] [PATCH] po/hu.po: Hungarian translation for the GTK+ interface
,
Laszlo Ersek
,
2013/05/05
Re: [Qemu-devel] [PATCH] po/hu.po: Hungarian translation for the GTK+ interface
,
Ákos Kovács
,
2013/05/05
[Qemu-devel] [PATCH for-1.5] audio: update documentation after removing --audio-card-list option
,
Hervé Poussineau
,
2013/05/04
Re: [Qemu-devel] [Qemu-trivial] [PATCH for-1.5] audio: update documentation after removing --audio-card-list option
,
Michael Tokarev
,
2013/05/05
Re: [Qemu-devel] [PATCH for-1.5] audio: update documentation after removing --audio-card-list option
,
Andreas Färber
,
2013/05/05
[Qemu-devel] [PATCH v2 0/4] Add i.MX25 support through the 3DS evaluation board
,
Jean-Christophe DUBOIS
,
2013/05/04
[Qemu-devel] [PATCH v2 3/4] Add i.MX25 3DS evaluation board support.
,
Jean-Christophe DUBOIS
,
2013/05/04
[Qemu-devel] [PATCH v2 1/4] Add i.MX FEC Ethernet driver
,
Jean-Christophe DUBOIS
,
2013/05/04
Re: [Qemu-devel] [PATCH v2 1/4] Add i.MX FEC Ethernet driver
,
Peter Crosthwaite
,
2013/05/04
Re: [Qemu-devel] [PATCH v2 1/4] Add i.MX FEC Ethernet driver
,
Andreas Färber
,
2013/05/05
Re: [Qemu-devel] [PATCH v2 1/4] Add i.MX FEC Ethernet driver
,
Peter Crosthwaite
,
2013/05/05
Re: [Qemu-devel] [PATCH v2 1/4] Add i.MX FEC Ethernet driver
,
Peter Maydell
,
2013/05/05
Re: [Qemu-devel] [PATCH v2 1/4] Add i.MX FEC Ethernet driver
,
Jean-Christophe DUBOIS
,
2013/05/05
Re: [Qemu-devel] [PATCH v2 1/4] Add i.MX FEC Ethernet driver
,
Andreas Färber
,
2013/05/05
Re: [Qemu-devel] [PATCH v2 1/4] Add i.MX FEC Ethernet driver
,
Jean-Christophe DUBOIS
,
2013/05/05
Re: [Qemu-devel] [PATCH v2 1/4] Add i.MX FEC Ethernet driver
,
Michael S. Tsirkin
,
2013/05/05
Re: [Qemu-devel] [PATCH v2 1/4] Add i.MX FEC Ethernet driver
,
Peter Maydell
,
2013/05/05
Re: [Qemu-devel] [PATCH v2 1/4] Add i.MX FEC Ethernet driver
,
Michael S. Tsirkin
,
2013/05/05
Re: [Qemu-devel] [PATCH v2 1/4] Add i.MX FEC Ethernet driver
,
Peter Maydell
,
2013/05/05
Re: [Qemu-devel] [PATCH v2 1/4] Add i.MX FEC Ethernet driver
,
Michael S. Tsirkin
,
2013/05/06
Re: [Qemu-devel] [PATCH v2 1/4] Add i.MX FEC Ethernet driver
,
Peter Maydell
,
2013/05/06
Re: [Qemu-devel] [PATCH v2 1/4] Add i.MX FEC Ethernet driver
,
Michael S. Tsirkin
,
2013/05/06
Re: [Qemu-devel] [PATCH v2 1/4] Add i.MX FEC Ethernet driver
,
Peter Maydell
,
2013/05/06
Re: [Qemu-devel] [PATCH v2 1/4] Add i.MX FEC Ethernet driver
,
Peter Crosthwaite
,
2013/05/06
Re: [Qemu-devel] [PATCH v2 1/4] Add i.MX FEC Ethernet driver
,
Peter Maydell
,
2013/05/07
[Qemu-devel] [PATCH v2 2/4] Add i.MX I2C controller driver.
,
Jean-Christophe DUBOIS
,
2013/05/04
Re: [Qemu-devel] [PATCH v2 2/4] Add i.MX I2C controller driver.
,
Peter Crosthwaite
,
2013/05/04
Re: [Qemu-devel] [PATCH v2 2/4] Add i.MX I2C controller driver.
,
Jean-Christophe DUBOIS
,
2013/05/04
Re: [Qemu-devel] [PATCH v2 2/4] Add i.MX I2C controller driver.
,
Peter Maydell
,
2013/05/05
Re: [Qemu-devel] [PATCH v2 2/4] Add i.MX I2C controller driver.
,
Peter Crosthwaite
,
2013/05/05
Re: [Qemu-devel] [PATCH v2 2/4] Add i.MX I2C controller driver.
,
Peter Maydell
,
2013/05/05
Re: [Qemu-devel] [PATCH v2 2/4] Add i.MX I2C controller driver.
,
Peter Crosthwaite
,
2013/05/05
Re: [Qemu-devel] [PATCH v2 2/4] Add i.MX I2C controller driver.
,
Jean-Christophe DUBOIS
,
2013/05/05
Re: [Qemu-devel] [PATCH v2 2/4] Add i.MX I2C controller driver.
,
Andreas Färber
,
2013/05/05
Re: [Qemu-devel] [PATCH v2 2/4] Add i.MX I2C controller driver.
,
Jean-Christophe DUBOIS
,
2013/05/05
[Qemu-devel] [PATCH v2 4/4] Add qtest support for i.MX I2C device emulation.
,
Jean-Christophe DUBOIS
,
2013/05/04
Re: [Qemu-devel] [PATCH v2 4/4] Add qtest support for i.MX I2C device emulation.
,
Andreas Färber
,
2013/05/04
Re: [Qemu-devel] [PATCH v2 4/4] Add qtest support for i.MX I2C device emulation.
,
Jean-Christophe DUBOIS
,
2013/05/04
[Qemu-devel] compile the latest source in mac error
,
Peter Cheung
,
2013/05/04
Re: [Qemu-devel] compile the latest source in mac error
,
Peter Maydell
,
2013/05/04
[Qemu-devel] OpenBIOS 1.1 release
,
Mark Cave-Ayland
,
2013/05/04
[Qemu-devel] [PATCH] [KVM] Needless to update msi route when only msi-x entry "control" section changed
,
Zhanghaoyu (A)
,
2013/05/04
Re: [Qemu-devel] [PATCH] [KVM] Needless to update msi route when only msi-x entry "control" section changed
,
Michael S. Tsirkin
,
2013/05/05
Re: [Qemu-devel] [PATCH] [KVM] Needless to update msi route when only msi-x entry "control" section changed
,
Zhanghaoyu (A)
,
2013/05/05
Re: [Qemu-devel] [PATCH] [KVM] Needless to update msi route when only msi-x entry "control" section changed
,
Michael S. Tsirkin
,
2013/05/06
Re: [Qemu-devel] [PATCH] [KVM] Needless to update msi route when only msi-x entry "control" section changed
,
Zhanghaoyu (A)
,
2013/05/06
Re: [Qemu-devel] [PATCH] [KVM] Needless to update msi route when only msi-x entry "control" section changed
,
Michael S. Tsirkin
,
2013/05/12
Re: [Qemu-devel] [PATCH] [KVM] Needless to update msi route when only msi-x entry "control" section changed
,
Michael S. Tsirkin
,
2013/05/12
[Qemu-devel] [PATCH] Add default VMX flags to Intel CPU
,
李春奇
,
2013/05/04
Re: [Qemu-devel] [PATCH] Add default VMX flags to Intel CPU
,
Andreas Färber
,
2013/05/04
Re: [Qemu-devel] [PATCH] Add default VMX flags to Intel CPU
,
李春奇
,
2013/05/04
[Qemu-devel] Patch of consistent VMX cpu flag
,
李春奇
,
2013/05/04
Re: [Qemu-devel] Patch of consistent VMX cpu flag
,
Jan Kiszka
,
2013/05/04
Re: [Qemu-devel] Patch of consistent VMX cpu flag
,
Andreas Färber
,
2013/05/04
[Qemu-devel] CPU vendor in KVM
,
李春奇
,
2013/05/04
Re: [Qemu-devel] CPU vendor in KVM
,
Jan Kiszka
,
2013/05/04
Re: [Qemu-devel] CPU vendor in KVM
,
李春奇
,
2013/05/04
Re: [Qemu-devel] CPU vendor in KVM
,
Jan Kiszka
,
2013/05/04
Re: [Qemu-devel] CPU vendor in KVM
,
李春奇
,
2013/05/04
Re: [Qemu-devel] CPU vendor in KVM
,
Jan Kiszka
,
2013/05/04
Re: [Qemu-devel] Support for 1366x768 (720p) resolution?
,
John Baboval
,
2013/05/03
Re: [Qemu-devel] Support for 1366x768 (720p) resolution?
,
Josh Triplett
,
2013/05/03
Re: [Qemu-devel] [PATCH v6 00/11] rdma: migration support
,
Chegu Vinod
,
2013/05/03
Re: [Qemu-devel] [PATCH v6 00/11] rdma: migration support
,
Michael R. Hines
,
2013/05/09
Re: [Qemu-devel] [PATCH v6 00/11] rdma: migration support
,
Chegu Vinod
,
2013/05/09
Re: [Qemu-devel] [PATCH v6 00/11] rdma: migration support
,
Michael R. Hines
,
2013/05/09
Re: [Qemu-devel] [PATCH v6 00/11] rdma: migration support
,
Paolo Bonzini
,
2013/05/10
[Qemu-devel] VFIO VGA test branches
,
Alex Williamson
,
2013/05/03
Re: [Qemu-devel] VFIO VGA test branches
,
Alex Williamson
,
2013/05/08
Re: [Qemu-devel] VFIO VGA test branches
,
Knut Omang
,
2013/05/13
Re: [Qemu-devel] VFIO VGA test branches
,
Alex Williamson
,
2013/05/13
Re: [Qemu-devel] VFIO VGA test branches
,
Knut Omang
,
2013/05/14
Re: [Qemu-devel] VFIO VGA test branches
,
Knut Omang
,
2013/05/19
Re: [Qemu-devel] VFIO VGA test branches
,
Maik Broemme
,
2013/05/19
Re: [Qemu-devel] VFIO VGA test branches
,
Alex Williamson
,
2013/05/19
Re: [Qemu-devel] VFIO VGA test branches
,
Maik Broemme
,
2013/05/20
Re: [Qemu-devel] VFIO VGA test branches
,
Maik Broemme
,
2013/05/27
Re: [Qemu-devel] VFIO VGA test branches
,
Alex Williamson
,
2013/05/27
Re: [Qemu-devel] VFIO VGA test branches
,
Maik Broemme
,
2013/05/28
Re: [Qemu-devel] VFIO VGA test branches
,
Alex Williamson
,
2013/05/28
Re: [Qemu-devel] VFIO VGA test branches
,
Maik Broemme
,
2013/05/29
Re: [Qemu-devel] VFIO VGA test branches
,
Maik Broemme
,
2013/05/29
Re: [Qemu-devel] VFIO VGA test branches
,
Alex Williamson
,
2013/05/29
Re: [Qemu-devel] VFIO VGA test branches
,
Knut Omang
,
2013/05/20
Re: [Qemu-devel] VFIO VGA test branches
,
Alex Williamson
,
2013/05/20
Re: [Qemu-devel] VFIO VGA test branches
,
Knut Omang
,
2013/05/20
Re: [Qemu-devel] VFIO VGA test branches
,
Knut Omang
,
2013/05/28
Re: [Qemu-devel] VFIO VGA test branches
,
Alex Williamson
,
2013/05/28
Re: [Qemu-devel] VFIO VGA test branches
,
Justin Gottula
,
2013/05/11
Re: [Qemu-devel] VFIO VGA test branches
,
Alex Williamson
,
2013/05/10
Re: [Qemu-devel] VFIO VGA test branches
,
Justin Gottula
,
2013/05/17
Re: [Qemu-devel] VFIO VGA test branches
,
Alex Williamson
,
2013/05/19
Re: [Qemu-devel] VFIO VGA test branches
,
Justin Gottula
,
2013/05/21
Re: [Qemu-devel] [PATCH for-1.5 v2 0/5] virtio: fix bus command line compatibility.
,
Anthony Liguori
,
2013/05/03
Re: [Qemu-devel] [PATCH v2] TLS support for VNC Websockets
,
Anthony Liguori
,
2013/05/03
[Qemu-devel] 1.4.1 won't build with --enable-debug-tcg (or --enable-debug)
,
Juergen Lock
,
2013/05/03
Re: [Qemu-devel] 1.4.1 won't build with --enable-debug-tcg (or --enable-debug)
,
Richard Sandiford
,
2013/05/04
Re: [Qemu-devel] 1.4.1 won't build with --enable-debug-tcg (or --enable-debug)
,
Juergen Lock
,
2013/05/05
Re: [Qemu-devel] 1.4.1 won't build with --enable-debug-tcg (or --enable-debug)
,
Aurelien Jarno
,
2013/05/06
[Qemu-devel] [PULL 0/1] target-arm queue
,
Peter Maydell
,
2013/05/03
[Qemu-devel] [PULL 1/1] target-arm: Fix incorrect check of kvm_vcpu_ioctl return value
,
Peter Maydell
,
2013/05/03
Re: [Qemu-devel] [PULL 0/1] target-arm queue
,
Blue Swirl
,
2013/05/05
[Qemu-devel] [PULL 0/1] arm-devs queue
,
Peter Maydell
,
2013/05/03
[Qemu-devel] [PULL 1/1] i.MX: implement a more correct version of EPIT timer.
,
Peter Maydell
,
2013/05/03
Re: [Qemu-devel] [PULL 1.5 v6 0/4] fix win32 compilation
,
Stefan Weil
,
2013/05/03
Re: [Qemu-devel] [PULL 1.5 v6 0/4] fix win32 compilation
,
Anthony Liguori
,
2013/05/03
[Qemu-devel] [RFC 0/9] QContext: QOM class to support multiple event loops
,
Michael Roth
,
2013/05/03
[Qemu-devel] [PATCH 2/9] qom: add object_property_add_unnamed_child
,
Michael Roth
,
2013/05/03
Re: [Qemu-devel] [PATCH 2/9] qom: add object_property_add_unnamed_child
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [PATCH 2/9] qom: add object_property_add_unnamed_child
,
mdroth
,
2013/05/06
Re: [Qemu-devel] [PATCH 2/9] qom: add object_property_add_unnamed_child
,
Stefan Hajnoczi
,
2013/05/08
[Qemu-devel] [PATCH 1/9] qom: add qom_init_completion
,
Michael Roth
,
2013/05/03
Re: [Qemu-devel] [PATCH 1/9] qom: add qom_init_completion
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [PATCH 1/9] qom: add qom_init_completion
,
mdroth
,
2013/05/06
[Qemu-devel] [PATCH 3/9] QSource: QEMU event source object
,
Michael Roth
,
2013/05/03
[Qemu-devel] [PATCH 5/9] GlibQContext: a QContext wrapper around GMainContexts
,
Michael Roth
,
2013/05/03
[Qemu-devel] [PATCH 4/9] QContext: QEMU event loop context, abstract base class
,
Michael Roth
,
2013/05/03
[Qemu-devel] [PATCH 6/9] QContext: add unit tests
,
Michael Roth
,
2013/05/03
[Qemu-devel] [PATCH 8/9] main-loop: drive main event loop via QContext
,
Michael Roth
,
2013/05/03
[Qemu-devel] [PATCH 7/9] iohandler: associate with main event loop via a QSource
,
Michael Roth
,
2013/05/03
Re: [Qemu-devel] [PATCH 7/9] iohandler: associate with main event loop via a QSource
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [PATCH 7/9] iohandler: associate with main event loop via a QSource
,
mdroth
,
2013/05/06
[Qemu-devel] [PATCH 9/9] dataplane: use a QContext event loop in place of custom thread
,
Michael Roth
,
2013/05/03
Re: [Qemu-devel] [PATCH 9/9] dataplane: use a QContext event loop in place of custom thread
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [PATCH 9/9] dataplane: use a QContext event loop in place of custom thread
,
mdroth
,
2013/05/06
Re: [Qemu-devel] [RFC 0/9] QContext: QOM class to support multiple event loops
,
liu ping fan
,
2013/05/05
Re: [Qemu-devel] [RFC 0/9] QContext: QOM class to support multiple event loops
,
mdroth
,
2013/05/06
Re: [Qemu-devel] [RFC 0/9] QContext: QOM class to support multiple event loops
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [RFC 0/9] QContext: QOM class to support multiple event loops
,
Anthony Liguori
,
2013/05/06
Re: [Qemu-devel] [RFC 0/9] QContext: QOM class to support multiple event loops
,
mdroth
,
2013/05/06
Re: [Qemu-devel] [RFC 0/9] QContext: QOM class to support multiple event loops
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [RFC 0/9] QContext: QOM class to support multiple event loops
,
mdroth
,
2013/05/06
Re: [Qemu-devel] [RFC 0/9] QContext: QOM class to support multiple event loops
,
Stefan Hajnoczi
,
2013/05/08
Re: [Qemu-devel] [PATCH qom-cpu 9/9] target-i386: Add "filtered-features" property to X86CPU
,
Eric Blake
,
2013/05/03
Re: [Qemu-devel] [PATCH qom-cpu 5/9] target-i386: Add ECX information to FeatureWordInfo
,
Andreas Färber
,
2013/05/03
Re: [Qemu-devel] [PATCH qom-cpu 5/9] target-i386: Add ECX information to FeatureWordInfo
,
Eduardo Habkost
,
2013/05/03
Re: [Qemu-devel] [PATCH qom-cpu 5/9] target-i386: Add ECX information to FeatureWordInfo
,
Andreas Färber
,
2013/05/06
Re: [Qemu-devel] [PATCH qom-cpu 8/9] target-i386: Introduce X86CPU.filtered_features field
,
Eric Blake
,
2013/05/03
Re: [Qemu-devel] [PATCH qom-cpu 7/9] target-i386: Use FeatureWord loop on filter_features_for_kvm()
,
Eric Blake
,
2013/05/03
Re: [Qemu-devel] [PATCH qom-cpu 7/9] target-i386: Use FeatureWord loop on filter_features_for_kvm()
,
Andreas Färber
,
2013/05/06
Re: [Qemu-devel] [PATCH v2 09/12] linux-user: Add signal handling for AArch64
,
Peter Maydell
,
2013/05/03
Re: [Qemu-devel] [PATCH v2 2/2] ARM: Add mach-virt platform
,
Peter Maydell
,
2013/05/03
Re: [Qemu-devel] [PATCH v2 2/2] ARM: Add mach-virt platform
,
John Rigby
,
2013/05/03
Re: [Qemu-devel] [PATCH v2 1/2] ARM: Allow boards to provide an fdt blob
,
Peter Maydell
,
2013/05/03
Re: [Qemu-devel] [RFC/PATCH 0/1] cpu hotplug for s390
,
Jason J. Herne
,
2013/05/03
Re: [Qemu-devel] [RFC/PATCH 0/1] cpu hotplug for s390
,
Igor Mammedov
,
2013/05/03
Re: [Qemu-devel] [RFC/PATCH 0/1] cpu hotplug for s390
,
Andreas Färber
,
2013/05/03
[Qemu-devel] [PATCH for-1.5] qdev: skip bus check for bus-less devices in qdev_unplug()
,
Igor Mammedov
,
2013/05/03
Re: [Qemu-devel] [PATCH for-1.5] qdev: skip bus check for bus-less devices in qdev_unplug()
,
Anthony Liguori
,
2013/05/03
Re: [Qemu-devel] [Qemu-trivial] [PATCH v2] bsd-user: OS-agnostic 64-bit SYSCTL types
,
Michael Tokarev
,
2013/05/03
Re: [Qemu-devel] [PATCH v2 12/12] savevm: remove backward compatibility from bdrv_snapshot_find()
,
Kevin Wolf
,
2013/05/03
Re: [Qemu-devel] [PATCH v2 11/12] qapi: Convert savevm
,
Kevin Wolf
,
2013/05/03
Re: [Qemu-devel] [PATCH v2 10/12] savevm: update error reporting of qemu_savevm_state() and related functions
,
Kevin Wolf
,
2013/05/03
[Qemu-devel] [PULL 0/4] Tracing patches
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 1/4] kvm-all: add kvm_ioctl, kvm_vm_ioctl, kvm_vcpu_ioctl tracepoints
,
Stefan Hajnoczi
,
2013/05/03
Re: [Qemu-devel] [PATCH 1/4] kvm-all: add kvm_ioctl, kvm_vm_ioctl, kvm_vcpu_ioctl tracepoints
,
Andreas Färber
,
2013/05/03
Re: [Qemu-devel] [PATCH 1/4] kvm-all: add kvm_ioctl, kvm_vm_ioctl, kvm_vcpu_ioctl tracepoints
,
Eduardo Habkost
,
2013/05/03
Re: [Qemu-devel] [PATCH 1/4] kvm-all: add kvm_ioctl, kvm_vm_ioctl, kvm_vcpu_ioctl tracepoints
,
Stefan Hajnoczi
,
2013/05/08
[Qemu-devel] [PATCH 2/4] kvm-all: add kvm_run_exit tracepoint
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 3/4] trace: Add ftrace tracing backend
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 4/4] trace: document ftrace backend
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PULL 0/2] Net patches
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 1/2] net: make network client name unique
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 2/2] tap: properly initialize vhostfds
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PULL 0/2] Net patches
,
Stefan Hajnoczi
,
2013/05/24
[Qemu-devel] [PATCH 2/2] rtl8139: flush queued packets when RxBufPtr is written
,
Stefan Hajnoczi
,
2013/05/24
Re: [Qemu-devel] [PATCH 2/2] rtl8139: flush queued packets when RxBufPtr is written
,
Paolo Bonzini
,
2013/05/24
Re: [Qemu-devel] [PATCH 2/2] rtl8139: flush queued packets when RxBufPtr is written
,
Stefan Hajnoczi
,
2013/05/27
[Qemu-devel] [PATCH 1/2] net: support for bridged networking on Mac OS X
,
Stefan Hajnoczi
,
2013/05/24
[Qemu-devel] [PULL 00/15] Block patches
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 01/15] qemu: add castagnoli crc32c checksum algorithm
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 02/15] block: vhdx header for the QEMU support of VHDX images
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 04/15] block: add read-only support to VHDX image format.
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 03/15] block: initial VHDX driver support framework - supports open and probe
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 05/15] blockdev: Replace "undefined error" in qmp_block_resize
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 06/15] vmdk: named return code.
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 07/15] vmdk: add support for “zeroed‐grain” GTE
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 08/15] vmdk: Add option to create zeroed-grain image
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 09/15] vmdk: change magic number to macro
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 10/15] vmdk: store fields of VmdkMetaData in cpu endian
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 11/15] vmdk: add bdrv_co_write_zeroes
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 12/15] qemu-iotests: Filter out vmdk creation options
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 13/15] nbd: use g_slice_new() instead of a freelist
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 14/15] nbd: support large NBD requests
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH 15/15] qemu-iotests: Filter out 'adapter_type'
,
Stefan Hajnoczi
,
2013/05/03
Re: [Qemu-devel] [PATCH qom-cpu 6/9] target-i386: Add "feature-words" property
,
Igor Mammedov
,
2013/05/03
Re: [Qemu-devel] [PATCH qom-cpu 6/9] target-i386: Add "feature-words" property
,
Eduardo Habkost
,
2013/05/03
Re: [Qemu-devel] [PATCH qom-cpu 6/9] target-i386: Add "feature-words" property
,
Eric Blake
,
2013/05/03
Re: [Qemu-devel] [PATCH qom-cpu 6/9] target-i386: Add "feature-words" property
,
Eric Blake
,
2013/05/03
Re: [Qemu-devel] [PATCH v2 08/12] qapi: Convert loadvm
,
Kevin Wolf
,
2013/05/03
Re: [Qemu-devel] [PATCH v2 07/12] savevm: update error reporting for qemu_loadvm_state()
,
Kevin Wolf
,
2013/05/03
Re: [Qemu-devel] [PATCH v2 05/12] block: update error reporting for bdrv_snapshot_goto() and related functions
,
Kevin Wolf
,
2013/05/03
Re: [Qemu-devel] [PATCH v2 04/12] qapi: Convert delvm
,
Kevin Wolf
,
2013/05/03
[Qemu-devel] Query on network support TCP redir for range of ports
,
Srikanth Baratam
,
2013/05/03
Re: [Qemu-devel] [PATCH v2 03/12] savevm: update bdrv_snapshot_find() to find snapshot by id or name and add error parameter
,
Kevin Wolf
,
2013/05/03
Re: [Qemu-devel] [PATCH v2 02/12] block: update error reporting for bdrv_snapshot_delete() and related functions
,
Kevin Wolf
,
2013/05/03
Re: [Qemu-devel] [PATCH] target-mips: fix calculation of overflow for SHLL.PH and SHLL.QB
,
Aurelien Jarno
,
2013/05/03
[Qemu-devel] [Bug 685096] Re: USB Passthrough not working for Windows 7 guest
,
Sam Stoelinga
,
2013/05/03
[Qemu-devel] [Bug 685096] Re: USB Passthrough not working for Windows 7 guest
,
Tobin Davis
,
2013/05/30
[Qemu-devel] [Bug 685096] Re: USB Passthrough not working for Windows 7 guest
,
Wessel Dankers
,
2013/05/30
[Qemu-devel] [PATCH] curl: fix curl read
,
Fam Zheng
,
2013/05/03
Re: [Qemu-devel] [PATCH] curl: fix curl read
,
Stefan Hajnoczi
,
2013/05/03
Re: [Qemu-devel] [PATCH] curl: fix curl read
,
Fam Zheng
,
2013/05/03
Re: [Qemu-devel] [PATCH] curl: fix curl read
,
Stefan Hajnoczi
,
2013/05/09
Re: [Qemu-devel] [PATCH] curl: fix curl read
,
Stefan Hajnoczi
,
2013/05/09
Re: [Qemu-devel] [PATCH] curl: fix curl read
,
Fam Zheng
,
2013/05/09
Re: [Qemu-devel] [PATCH] curl: fix curl read
,
Stefan Hajnoczi
,
2013/05/09
Re: [Qemu-devel] [PATCH] curl: fix curl read
,
Fam Zheng
,
2013/05/14
Re: [Qemu-devel] [PATCH] curl: fix curl read
,
Stefan Hajnoczi
,
2013/05/15
[Qemu-devel] [PATCH] qemu-iotests: Filter out 'adapter_type'
,
Fam Zheng
,
2013/05/03
Re: [Qemu-devel] [PATCH] qemu-iotests: Filter out 'adapter_type'
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH] spapr_llan: fix device reenabling
,
Alexey Kardashevskiy
,
2013/05/03
Re: [Qemu-devel] [PATCH] spapr_llan: fix device reenabling
,
Alexander Graf
,
2013/05/06
Re: [Qemu-devel] [PATCH 3/6] kvm: workaround a possible KVM bug when using KVM_MEM_READONLY
,
Xiao Guangrong
,
2013/05/03
Re: [Qemu-devel] [PATCH 2/6] kvm: support using KVM_MEM_READONLY flag for readonly regions
,
Xiao Guangrong
,
2013/05/03
[Qemu-devel] KVM VM(rhel-5.5) %si is too high when TX/RX packets
,
Zhanghaoyu (A)
,
2013/05/03
Re: [Qemu-devel] KVM VM(rhel-5.5) %si is too high when TX/RX packets
,
Zhanghaoyu (A)
,
2013/05/04
Re: [Qemu-devel] KVM VM(rhel-5.5) %si is too high when TX/RX packets
,
Paolo Bonzini
,
2013/05/04
Re: [Qemu-devel] KVM VM(rhel-5.5) %si is too high when TX/RX packets
,
Zhanghaoyu (A)
,
2013/05/04
Re: [Qemu-devel] Target-agnostic virtio?
,
Rob Landley
,
2013/05/02
[Qemu-devel] [PATCH v2 0/6] proposal to make hostmem listener RAM unplug safe
,
Liu Ping Fan
,
2013/05/02
[Qemu-devel] [PATCH v2 1/6] hostmem: make hostmem single, not per Vring related
,
Liu Ping Fan
,
2013/05/02
Re: [Qemu-devel] [PATCH v2 1/6] hostmem: make hostmem single, not per Vring related
,
Stefan Hajnoczi
,
2013/05/03
[Qemu-devel] [PATCH v2 2/6] hostmem: AddressSpace has its own map and maintained by RCU prepared style
,
Liu Ping Fan
,
2013/05/02
Re: [Qemu-devel] [PATCH v2 2/6] hostmem: AddressSpace has its own map and maintained by RCU prepared style
,
Stefan Hajnoczi
,
2013/05/03
Re: [Qemu-devel] [PATCH v2 2/6] hostmem: AddressSpace has its own map and maintained by RCU prepared style
,
liu ping fan
,
2013/05/05
[Qemu-devel] [PATCH v2 3/6] memory: add ref/unref interface for MemroyRegionOps
,
Liu Ping Fan
,
2013/05/02
[Qemu-devel] [PATCH v2 4/6] hostmem: hostmem listener pin RAM-Device by refcnt
,
Liu Ping Fan
,
2013/05/02
Re: [Qemu-devel] [PATCH v2 4/6] hostmem: hostmem listener pin RAM-Device by refcnt
,
Stefan Hajnoczi
,
2013/05/03
Re: [Qemu-devel] [PATCH v2 4/6] hostmem: hostmem listener pin RAM-Device by refcnt
,
liu ping fan
,
2013/05/05
[Qemu-devel] [PATCH v2 5/6] Vring: use hostmem's RAM safe api
,
Liu Ping Fan
,
2013/05/02
Re: [Qemu-devel] [PATCH v2 5/6] Vring: use hostmem's RAM safe api
,
Stefan Hajnoczi
,
2013/05/03
Re: [Qemu-devel] [PATCH v2 5/6] Vring: use hostmem's RAM safe api
,
liu ping fan
,
2013/05/05
[Qemu-devel] [PATCH v2 6/6] virtio-blk: release reference to RAM's memoryRegion
,
Liu Ping Fan
,
2013/05/02
Re: [Qemu-devel] [PATCH v2 6/6] virtio-blk: release reference to RAM's memoryRegion
,
Stefan Hajnoczi
,
2013/05/03
Re: [Qemu-devel] [PATCH v2 6/6] virtio-blk: release reference to RAM's memoryRegion
,
liu ping fan
,
2013/05/05
Re: [Qemu-devel] [PATCH v2 0/6] proposal to make hostmem listener RAM unplug safe
,
Paolo Bonzini
,
2013/05/04
Re: [Qemu-devel] [PATCH v2 0/6] proposal to make hostmem listener RAM unplug safe
,
liu ping fan
,
2013/05/05
Re: [Qemu-devel] [PATCH v2 0/6] proposal to make hostmem listener RAM unplug safe
,
Paolo Bonzini
,
2013/05/06
[Qemu-devel] [0/8] pseries: savevm / migration support
,
David Gibson
,
2013/05/02
[Qemu-devel] [PATCH 4/8] pseries: savevm support for VIO devices
,
David Gibson
,
2013/05/02
[Qemu-devel] [PATCH 1/8] savevm: Implement VMS_DIVIDE flag
,
David Gibson
,
2013/05/02
[Qemu-devel] [PATCH 8/8] pseries: savevm support for pseries machine
,
David Gibson
,
2013/05/02
[Qemu-devel] [PATCH 6/8] pseries: savevm support for PAPR TCE tables
,
David Gibson
,
2013/05/02
[Qemu-devel] [PATCH 5/8] pseries: savevm support for PAPR VIO logical lan
,
David Gibson
,
2013/05/02
[Qemu-devel] [PATCH 3/8] pseries: savevm support for XICS interrupt controller
,
David Gibson
,
2013/05/02
[Qemu-devel] [PATCH 7/8] pseries: savevm support for PAPR virtual SCSI
,
David Gibson
,
2013/05/02
Re: [Qemu-devel] [PATCH 7/8] pseries: savevm support for PAPR virtual SCSI
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [Qemu-ppc] [PATCH 7/8] pseries: savevm support for PAPR virtual SCSI
,
David Gibson
,
2013/05/06
Re: [Qemu-devel] [PATCH 7/8] pseries: savevm support for PAPR virtual SCSI
,
Alexey Kardashevskiy
,
2013/05/27
Re: [Qemu-devel] [PATCH 7/8] pseries: savevm support for PAPR virtual SCSI
,
Paolo Bonzini
,
2013/05/27
Re: [Qemu-devel] [PATCH 7/8] pseries: savevm support for PAPR virtual SCSI
,
Alexey Kardashevskiy
,
2013/05/31
Re: [Qemu-devel] [PATCH 7/8] pseries: savevm support for PAPR virtual SCSI
,
Paolo Bonzini
,
2013/05/31
Re: [Qemu-devel] [PATCH 7/8] pseries: savevm support for PAPR virtual SCSI
,
Alexey Kardashevskiy
,
2013/05/31
Re: [Qemu-devel] [PATCH 7/8] pseries: savevm support for PAPR virtual SCSI
,
Paolo Bonzini
,
2013/05/31
Re: [Qemu-devel] [PATCH 7/8] pseries: savevm support for PAPR virtual SCSI
,
Alexey Kardashevskiy
,
2013/05/31
Re: [Qemu-devel] [PATCH 7/8] pseries: savevm support for PAPR virtual SCSI
,
Paolo Bonzini
,
2013/05/31
Re: [Qemu-devel] [PATCH 7/8] pseries: savevm support for PAPR virtual SCSI
,
Benjamin Herrenschmidt
,
2013/05/31
Re: [Qemu-devel] [PATCH 7/8] pseries: savevm support for PAPR virtual SCSI
,
Alexey Kardashevskiy
,
2013/05/31
Re: [Qemu-devel] [PATCH 7/8] pseries: savevm support for PAPR virtual SCSI
,
Paolo Bonzini
,
2013/05/31
Re: [Qemu-devel] [PATCH 7/8] pseries: savevm support for PAPR virtual SCSI
,
Benjamin Herrenschmidt
,
2013/05/31
[Qemu-devel] [PATCH 2/8] target-ppc: Convert ppc cpu savevm to VMStateDescription
,
David Gibson
,
2013/05/02
Re: [Qemu-devel] [PATCH 2/8] target-ppc: Convert ppc cpu savevm to VMStateDescription
,
Andreas Färber
,
2013/05/03
Re: [Qemu-devel] [Qemu-ppc] [PATCH 2/8] target-ppc: Convert ppc cpu savevm to VMStateDescription
,
David Gibson
,
2013/05/03
[Qemu-devel] [PATCH] qemu-iotests: Filter out vmdk creation options
,
Fam Zheng
,
2013/05/02
Re: [Qemu-devel] [PATCH] qemu-iotests: Filter out vmdk creation options
,
Kevin Wolf
,
2013/05/03
Re: [Qemu-devel] [PATCH] qemu-iotests: Filter out vmdk creation options
,
Fam Zheng
,
2013/05/03
Re: [Qemu-devel] [PATCH] qemu-iotests: Filter out vmdk creation options
,
Stefan Hajnoczi
,
2013/05/03
Re: [Qemu-devel] [PATCH v2 02/12] ARM: Prepare translation for AArch64 code
,
John Rigby
,
2013/05/02
Re: [Qemu-devel] [PATCH 4/4] usb-host: raise libusbx minimum version to 1.0.13
,
Ed Maste
,
2013/05/02
Re: [Qemu-devel] [PATCH 4/4] usb-host: raise libusbx minimum version to 1.0.13
,
Gerd Hoffmann
,
2013/05/03
[Qemu-devel] [PATCH 0/7] ppc/prep: add IBM RS/6000 43p machine
,
Hervé Poussineau
,
2013/05/02
[Qemu-devel] [PATCH 1/7] pci: add MPC105 PCI host bridge emulation
,
Hervé Poussineau
,
2013/05/02
Re: [Qemu-devel] [Qemu-ppc] [PATCH 1/7] pci: add MPC105 PCI host bridge emulation
,
Alexander Graf
,
2013/05/02
Re: [Qemu-devel] [Qemu-ppc] [PATCH 1/7] pci: add MPC105 PCI host bridge emulation
,
Hervé Poussineau
,
2013/05/03
Re: [Qemu-devel] [Qemu-ppc] [PATCH 1/7] pci: add MPC105 PCI host bridge emulation
,
Alexander Graf
,
2013/05/06
Re: [Qemu-devel] [Qemu-ppc] [PATCH 1/7] pci: add MPC105 PCI host bridge emulation
,
Hervé Poussineau
,
2013/05/06
Re: [Qemu-devel] [Qemu-ppc] [PATCH 1/7] pci: add MPC105 PCI host bridge emulation
,
Alexander Graf
,
2013/05/06
Re: [Qemu-devel] [Qemu-ppc] [PATCH 1/7] pci: add MPC105 PCI host bridge emulation
,
Andreas Färber
,
2013/05/06
Re: [Qemu-devel] [Qemu-ppc] [PATCH 1/7] pci: add MPC105 PCI host bridge emulation
,
Hervé Poussineau
,
2013/05/07
Re: [Qemu-devel] [Qemu-ppc] [PATCH 1/7] pci: add MPC105 PCI host bridge emulation
,
Blue Swirl
,
2013/05/09
[Qemu-devel] [PATCH 2/7] qom: handle registration of new types when initializing the first ones
,
Hervé Poussineau
,
2013/05/02
Re: [Qemu-devel] [PATCH 2/7] qom: handle registration of new types when initializing the first ones
,
Andreas Färber
,
2013/05/03
Re: [Qemu-devel] [PATCH 2/7] qom: handle registration of new types when initializing the first ones
,
Hervé Poussineau
,
2013/05/05
[Qemu-devel] [PATCH 3/7] m48t59: move ISA ports/memory regions registration to QOM constructor
,
Hervé Poussineau
,
2013/05/02
[Qemu-devel] [PATCH 4/7] m48t59: register a QOM type for each nvram type we support
,
Hervé Poussineau
,
2013/05/02
Re: [Qemu-devel] [PATCH 4/7] m48t59: register a QOM type for each nvram type we support
,
Artyom Tarasenko
,
2013/05/02
Re: [Qemu-devel] [PATCH 4/7] m48t59: register a QOM type for each nvram type we support
,
Hervé Poussineau
,
2013/05/03
Re: [Qemu-devel] [PATCH 4/7] m48t59: register a QOM type for each nvram type we support
,
Artyom Tarasenko
,
2013/05/03
Re: [Qemu-devel] [PATCH 4/7] m48t59: register a QOM type for each nvram type we support
,
Hervé Poussineau
,
2013/05/04
[Qemu-devel] [PATCH 5/7] m48t59: add a Nvram interface
,
Hervé Poussineau
,
2013/05/02
[Qemu-devel] [PATCH 6/7] prep: add IBM RS/6000 7248 (43p) machine emulation
,
Hervé Poussineau
,
2013/05/02
[Qemu-devel] [PATCH 7/7] prep: QOM'ify System I/O
,
Hervé Poussineau
,
2013/05/02
Re: [Qemu-devel] [PATCH 7/7] prep: QOM'ify System I/O
,
Andreas Färber
,
2013/05/03
Re: [Qemu-devel] [PATCH 7/7] prep: QOM'ify System I/O
,
Hervé Poussineau
,
2013/05/04
[Qemu-devel] [Bug 1084148] Re: Qt5 Beta 1 QProcess start and execute causes segmentation fault on armhf
,
Colin Watson
,
2013/05/02
[Qemu-devel] [Bug 1084148] Re: Qt5 Beta 1 QProcess start and execute causes segmentation fault on armhf
,
Thomi Richards
,
2013/05/02
Re: [Qemu-devel] lsi_soft_reset: Assertion `!s->current' failed with Windows XP setup
,
Paolo Bonzini
,
2013/05/02
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
Jan Kiszka
,
2013/05/02
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
Jan Kiszka
,
2013/05/02
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
liu ping fan
,
2013/05/03
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
Jan Kiszka
,
2013/05/03
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
Paolo Bonzini
,
2013/05/04
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
Jan Kiszka
,
2013/05/04
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
Jan Kiszka
,
2013/05/06
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
Paolo Bonzini
,
2013/05/06
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
liu ping fan
,
2013/05/05
Re: [Qemu-devel] [PATCH v7 0/7] push mmio dispatch out of big lock
,
liu ping fan
,
2013/05/05
Re: [Qemu-devel] [PATCH] sysemu: drop register_devices from header
,
Anthony Liguori
,
2013/05/02
Re: [Qemu-devel] [PATCH v2] virtio-net: count VIRTIO_NET_F_MAC when calculating config_len
,
Anthony Liguori
,
2013/05/02
Re: [Qemu-devel] [PATCH] libqtest: only call fclose() on open files
,
Anthony Liguori
,
2013/05/02
Re: [Qemu-devel] [PATCH v21 0/8] Add pvpanic device to deal with guest panic event
,
Anthony Liguori
,
2013/05/02
[Qemu-devel] [Bug 1171211] Re: Qemu-kvm 1.4.0 q35 no bootable device
,
commiethebeastie
,
2013/05/02
Re: [Qemu-devel] [PATCH 1/3] virtio-pci: properly validate address before accessing config
,
Andreas Färber
,
2013/05/02
Re: [Qemu-devel] [PATCH 1/3] virtio-pci: properly validate address before accessing config
,
Jason Wang
,
2013/05/05
[Qemu-devel] [PATCH for-1.5] libqos: Relocate I2C files
,
Andreas Färber
,
2013/05/02
Re: [Qemu-devel] [PATCH for-1.5] libqos: Relocate I2C files
,
Anthony Liguori
,
2013/05/03
[Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Michael S. Tsirkin
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Peter Maydell
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Michael S. Tsirkin
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Peter Maydell
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Michael S. Tsirkin
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Gerd Hoffmann
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Peter Maydell
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Andreas Färber
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Peter Maydell
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Michael S. Tsirkin
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Andreas Färber
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Anthony Liguori
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Stefan Hajnoczi
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Paolo Bonzini
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Peter Maydell
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Anthony Liguori
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Peter Maydell
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Michael S. Tsirkin
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Paolo Bonzini
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Anthony Liguori
,
2013/05/02
Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
,
Peter Crosthwaite
,
2013/05/02
[Qemu-devel] [PATCH] trace: inline control-internal.h into control.h
,
Stefan Hajnoczi
,
2013/05/02
Re: [Qemu-devel] [PATCH] trace: inline control-internal.h into control.h
,
Lluís Vilanova
,
2013/05/02
Re: [Qemu-devel] [PATCH] trace: inline control-internal.h into control.h
,
Stefan Hajnoczi
,
2013/05/02
Re: [Qemu-devel] [PATCH for-1.5 v2 0/5] virtio: fix bus command line compatibility.
,
Cornelia Huck
,
2013/05/02
Re: [Qemu-devel] [PATCH for-1.5 v2 0/5] virtio: fix bus command line compatibility.
,
KONRAD Frédéric
,
2013/05/02
[Qemu-devel] [PULL for-1.5 00/29] QOM CPUState patch queue 2013-05-02
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 02/29] cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 01/29] cpu: Make kvm-stub.o available outside softmmu
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 10/29] cpu: Add helper cpu_exists(), to check if CPU with specified id exists
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 12/29] target-i386: Introduce feat2prop() for CPU properties
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 13/29] target-i386: Introduce apic-id CPU property
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 05/29] cpu: Introduce CPU hot-plug notifier
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 09/29] cpus: Use qemu_for_each_cpu() in TCG thread
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 04/29] cpu: Resume CPU from DeviceClass::realize() if hot-plugged
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 08/29] cpu: Add qemu_for_each_cpu()
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 21/29] Add hot_add_cpu hook to QEMUMachine
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 14/29] target-i386: Do not allow to set apic-id once CPU is realized
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 03/29] cpu: Introduce cpu_resume(), for single CPU
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 11/29] acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guest
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 06/29] pc: Update rtc_cmos on CPU hot-plug
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 19/29] target-i386: Attach ICC bus to CPU on its creation
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 22/29] QMP: Add cpu-add command
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 23/29] pc: Implement QEMUMachine::hot_add_cpu hook
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 29/29] Drop redundant resume_all_vcpus() from main()
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 18/29] target-i386: Introduce ICC bus/device/bridge
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 28/29] cpus: Fix pausing TCG CPUs while in vCPU thread
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 16/29] kvmvapic: Make dependency on sysbus.h explicit
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 25/29] target-i386/kvm.c: Code formatting changes
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 07/29] cpu: Introduce get_arch_id() method and override it for X86CPU
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 15/29] target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 24/29] target-i386: Group together level, xlevel, xlevel2 fields
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 26/29] target-i386: Break CPUID feature definition lines
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 17/29] cpu: Move cpu_write_elfXX_note() functions to CPUState
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 20/29] target-i386: Move APIC to ICC bus
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH 27/29] target-i386: Replace cpuid_*features fields with a feature word array
,
Andreas Färber
,
2013/05/02
[Qemu-devel] [PATCH] blockdev: Replace "undefined error" in qmp_block_resize
,
Kevin Wolf
,
2013/05/02
Re: [Qemu-devel] [PATCH] blockdev: Replace "undefined error" in qmp_block_resize
,
Eric Blake
,
2013/05/02
Re: [Qemu-devel] [PATCH] blockdev: Replace "undefined error" in qmp_block_resize
,
Stefan Hajnoczi
,
2013/05/02
[Qemu-devel] [PATCH 0/2] nbd: support large NBD requests
,
Stefan Hajnoczi
,
2013/05/02
[Qemu-devel] [PATCH 1/2] nbd: use g_slice_new() instead of a freelist
,
Stefan Hajnoczi
,
2013/05/02
[Qemu-devel] [PATCH 2/2] nbd: support large NBD requests
,
Stefan Hajnoczi
,
2013/05/02
Re: [Qemu-devel] [PATCH 0/2] nbd: support large NBD requests
,
Paolo Bonzini
,
2013/05/02
Re: [Qemu-devel] [PATCH] Drop redundant resume_all_vcpus from main
,
Jan Kiszka
,
2013/05/02
Re: [Qemu-devel] [PATCH] Drop redundant resume_all_vcpus from main
,
Andreas Färber
,
2013/05/02
Re: [Qemu-devel] [PATCH] Drop redundant resume_all_vcpus from main
,
Jan Kiszka
,
2013/05/02
Re: [Qemu-devel] [PATCH] ppc/spapr: Fix cache related properties
,
Alexander Graf
,
2013/05/02
Re: [Qemu-devel] [PATCH] ppc/spapr: Fix cache related properties
,
Benjamin Herrenschmidt
,
2013/05/02
Re: [Qemu-devel] [PATCH v3 0/4] ui/cocoa.m: Fix compiler and runtime warnings on 10.8
,
Peter Maydell
,
2013/05/02
Re: [Qemu-devel] [PATCH v3 0/4] ui/cocoa.m: Fix compiler and runtime warnings on 10.8
,
Peter Maydell
,
2013/05/28
Re: [Qemu-devel] [PATCH v3 0/4] ui/cocoa.m: Fix compiler and runtime warnings on 10.8
,
Anthony Liguori
,
2013/05/28
Re: [Qemu-devel] [PATCH v3 0/4] ui/cocoa.m: Fix compiler and runtime warnings on 10.8
,
Andreas Färber
,
2013/05/28
Re: [Qemu-devel] [PATCH v3 0/4] ui/cocoa.m: Fix compiler and runtime warnings on 10.8
,
Peter Maydell
,
2013/05/28
Re: [Qemu-devel] [PATCH v3 0/4] ui/cocoa.m: Fix compiler and runtime warnings on 10.8
,
Andreas Färber
,
2013/05/28
Re: [Qemu-devel] [PATCH 1/3] ide: add drive-id property
,
Andreas Färber
,
2013/05/02
Re: [Qemu-devel] [PATCH 1/3] ide: add drive-id property
,
Anthony Liguori
,
2013/05/02
[Qemu-devel] [PATCH qom-cpu for-1.5] cpus: Fix pausing TCG CPUs while in vCPU thread
,
Andreas Färber
,
2013/05/02
Re: [Qemu-devel] [PATCH qom-cpu for-1.5] cpus: Fix pausing TCG CPUs while in vCPU thread
,
Jan Kiszka
,
2013/05/02
Re: [Qemu-devel] [PATCH qom-cpu for-1.5] cpus: Fix pausing TCG CPUs while in vCPU thread
,
Andreas Färber
,
2013/05/02
[Qemu-devel] network down lead vm been shutdown
,
yue-kvm
,
2013/05/02
[Qemu-devel] [PATCH 1.5 0/3] qdev: switch reset to post-order
,
Paolo Bonzini
,
2013/05/02
[Qemu-devel] [PATCH 1.5 1/3] pci: do not export pci_bus_reset
,
Paolo Bonzini
,
2013/05/02
[Qemu-devel] [PATCH 1.5 2/3] qdev: allow both pre- and post-order vists in qdev walking functions
,
Paolo Bonzini
,
2013/05/02
[Qemu-devel] [PATCH 1.5 3/3] qdev: switch reset to post-order
,
Paolo Bonzini
,
2013/05/02
Re: [Qemu-devel] [PATCH 1.5 0/3] qdev: switch reset to post-order
,
Michael S. Tsirkin
,
2013/05/02
Re: [Qemu-devel] [PATCH 1.5 0/3] qdev: switch reset to post-order
,
Paolo Bonzini
,
2013/05/02
Re: [Qemu-devel] [PATCH 1.5 0/3] qdev: switch reset to post-order
,
Michael S. Tsirkin
,
2013/05/02
[Qemu-devel] qemu/virtio issue due to non-atomic data access
,
Paul Guo
,
2013/05/02
Re: [Qemu-devel] qemu/virtio issue due to non-atomic data access
,
Richard Henderson
,
2013/05/02
Re: [Qemu-devel] qemu/virtio issue due to non-atomic data access
,
Paul Guo
,
2013/05/02
Re: [Qemu-devel] [PATCH] virtio-net: count VIRTIO_NET_F_MAC when calculating config_len
,
Cornelia Huck
,
2013/05/02
Re: [Qemu-devel] [PATCH] virtio-net: count VIRTIO_NET_F_MAC when calculating config_len
,
Cornelia Huck
,
2013/05/02
Re: [Qemu-devel] [PATCH 3/3] gtk: add devices menu to allow changing removable block devices
,
Kevin Wolf
,
2013/05/02
Re: [Qemu-devel] [PATCH 3/3] gtk: add devices menu to allow changing removable block devices
,
Anthony Liguori
,
2013/05/02
Re: [Qemu-devel] [PATCH 3/3] gtk: add devices menu to allow changing removable block devices
,
Luiz Capitulino
,
2013/05/02
Re: [Qemu-devel] [PATCH 3/3] gtk: add devices menu to allow changing removable block devices
,
Kevin Wolf
,
2013/05/02
Re: [Qemu-devel] [PATCH 3/3] gtk: add devices menu to allow changing removable block devices
,
Markus Armbruster
,
2013/05/02
Re: [Qemu-devel] [PATCH 3/3] gtk: add devices menu to allow changing removable block devices
,
Anthony Liguori
,
2013/05/02
Re: [Qemu-devel] [libvirt] [PATCH 3/3] gtk: add devices menu to allow changing removable block devices
,
Daniel P. Berrange
,
2013/05/03
Re: [Qemu-devel] [libvirt] [PATCH 3/3] gtk: add devices menu to allow changing removable block devices
,
Anthony Liguori
,
2013/05/03
Re: [Qemu-devel] [libvirt] [PATCH 3/3] gtk: add devices menu to allow changing removable block devices
,
Daniel P. Berrange
,
2013/05/03
Re: [Qemu-devel] [PATCH 3/3] gtk: add devices menu to allow changing removable block devices
,
Anthony Liguori
,
2013/05/02
Re: [Qemu-devel] Windows XP qemu 1.4.5 BSOD 0x7B
,
Peter Lieven
,
2013/05/02
Re: [Qemu-devel] Windows XP qemu 1.4.5 BSOD 0x7B
,
Paolo Bonzini
,
2013/05/02
Re: [Qemu-devel] Windows XP qemu 1.4.5 BSOD 0x7B
,
Peter Lieven
,
2013/05/02
Re: [Qemu-devel] Windows XP qemu 1.4.5 BSOD 0x7B
,
Paolo Bonzini
,
2013/05/02
Re: [Qemu-devel] Windows XP qemu 1.4.5 BSOD 0x7B
,
Peter Lieven
,
2013/05/02
Re: [Qemu-devel] [PATCH for-1.5 0/2] more tcg-arm cleanups
,
Richard Henderson
,
2013/05/02
Re: [Qemu-devel] [PATCH for-1.5 0/2] more tcg-arm cleanups
,
Aurelien Jarno
,
2013/05/03
[Qemu-devel] [PULL] Trivial patches for 2013-05-02
,
Michael Tokarev
,
2013/05/02
Re: [Qemu-devel] [PULL] Trivial patches for 2013-05-02
,
Anthony Liguori
,
2013/05/03
Re: [Qemu-devel] [PATCH V18 1/6] docs: document for add-cow file format
,
Dong Xu Wang
,
2013/05/02
Re: [Qemu-devel] [PATCH 1/1 V4] virtio-net: dynamic network offloads configuration
,
Michael S. Tsirkin
,
2013/05/02
Re: [Qemu-devel] [PATCH 1/1 V4] virtio-net: dynamic network offloads configuration
,
Dmitry Fleytman
,
2013/05/07
Re: [Qemu-devel] [PATCH 1/1 V4] virtio-net: dynamic network offloads configuration
,
Michael S. Tsirkin
,
2013/05/19
Re: [Qemu-devel] [PATCH 1/1 V4] virtio-net: dynamic network offloads configuration
,
Anthony Liguori
,
2013/05/19
[Qemu-devel] Debug init on Qemu using gdb!
,
Muhammad Nouman
,
2013/05/02
[Qemu-devel] [PATCH V4 0/5] block: make qmp_transaction extendable
,
Wenchao Xia
,
2013/05/01
[Qemu-devel] [PATCH V4 1/5] block: package preparation code in qmp_transaction()
,
Wenchao Xia
,
2013/05/01
Re: [Qemu-devel] [PATCH V4 1/5] block: package preparation code in qmp_transaction()
,
Eric Blake
,
2013/05/03
[Qemu-devel] [PATCH V4 3/5] block: package committing code in qmp_transaction()
,
Wenchao Xia
,
2013/05/01
Re: [Qemu-devel] [PATCH V4 3/5] block: package committing code in qmp_transaction()
,
Eric Blake
,
2013/05/03
[Qemu-devel] [PATCH V4 4/5] block: package rollback code in qmp_transaction()
,
Wenchao Xia
,
2013/05/01
Re: [Qemu-devel] [PATCH V4 4/5] block: package rollback code in qmp_transaction()
,
Eric Blake
,
2013/05/03
[Qemu-devel] [PATCH V4 5/5] block: make all steps in qmp_transaction() as callback
,
Wenchao Xia
,
2013/05/01
Re: [Qemu-devel] [PATCH V4 5/5] block: make all steps in qmp_transaction() as callback
,
Eric Blake
,
2013/05/03
Re: [Qemu-devel] [PATCH V4 5/5] block: make all steps in qmp_transaction() as callback
,
Wenchao Xia
,
2013/05/05
[Qemu-devel] [PATCH V4 2/5] block: move input parsing code in qmp_transaction()
,
Wenchao Xia
,
2013/05/01
Re: [Qemu-devel] [PATCH V4 0/5] block: make qmp_transaction extendable
,
Kevin Wolf
,
2013/05/03
Re: [Qemu-devel] [PATCH V4 0/5] block: make qmp_transaction extendable
,
Stefan Hajnoczi
,
2013/05/03
Re: [Qemu-devel] [PATCH V4 0/5] block: make qmp_transaction extendable
,
Luiz Capitulino
,
2013/05/06
[Qemu-devel] [PATCH v5 0/6] vmdk: zeroed-grain GTE support
,
Fam Zheng
,
2013/05/01
[Qemu-devel] [PATCH v5 1/6] vmdk: named return code.
,
Fam Zheng
,
2013/05/01
[Qemu-devel] [PATCH v5 2/6] vmdk: add support for “zeroed‐grain” GTE
,
Fam Zheng
,
2013/05/01
[Qemu-devel] [PATCH v5 3/6] vmdk: Add option to create zeroed-grain image
,
Fam Zheng
,
2013/05/01
[Qemu-devel] [PATCH v5 4/6] vmdk: change magic number to macro
,
Fam Zheng
,
2013/05/01
[Qemu-devel] [PATCH v5 5/6] vmdk: store fields of VmdkMetaData in cpu endian
,
Fam Zheng
,
2013/05/01
[Qemu-devel] [PATCH v5 6/6] vmdk: add bdrv_co_write_zeroes
,
Fam Zheng
,
2013/05/01
Re: [Qemu-devel] [PATCH v5 0/6] vmdk: zeroed-grain GTE support
,
Stefan Hajnoczi
,
2013/05/02
Re: [Qemu-devel] [PATCH v5 0/6] vmdk: zeroed-grain GTE support
,
Stefan Hajnoczi
,
2013/05/03
Re: [Qemu-devel] [PATCH 7/7] block: dump to monitor for bdrv_snapshot_dump() and bdrv_image_info_dump()
,
Wenchao Xia
,
2013/05/01
Re: [Qemu-devel] [PATCH 7/7] block: dump to monitor for bdrv_snapshot_dump() and bdrv_image_info_dump()
,
Luiz Capitulino
,
2013/05/02
Re: [Qemu-devel] [PATCH 7/7] block: dump to monitor for bdrv_snapshot_dump() and bdrv_image_info_dump()
,
Wenchao Xia
,
2013/05/02
Re: [Qemu-devel] [PATCH 7/7] block: dump to monitor for bdrv_snapshot_dump() and bdrv_image_info_dump()
,
Wenchao Xia
,
2013/05/05
Re: [Qemu-devel] [PATCH 7/7] block: dump to monitor for bdrv_snapshot_dump() and bdrv_image_info_dump()
,
Luiz Capitulino
,
2013/05/06
Re: [Qemu-devel] [PATCH 7/7] block: dump to monitor for bdrv_snapshot_dump() and bdrv_image_info_dump()
,
Wenchao Xia
,
2013/05/14
Re: [Qemu-devel] [PATCH 7/7] block: dump to monitor for bdrv_snapshot_dump() and bdrv_image_info_dump()
,
Luiz Capitulino
,
2013/05/15
Re: [Qemu-devel] [PATCH 7/7] block: dump to monitor for bdrv_snapshot_dump() and bdrv_image_info_dump()
,
Wenchao Xia
,
2013/05/15
Re: [Qemu-devel] [PATCH 7/7] block: dump to monitor for bdrv_snapshot_dump() and bdrv_image_info_dump()
,
Luiz Capitulino
,
2013/05/16
Re: [Qemu-devel] [PATCH 7/7] block: dump to monitor for bdrv_snapshot_dump() and bdrv_image_info_dump()
,
Wenchao Xia
,
2013/05/16
Re: [Qemu-devel] [PATCH 7/7] block: dump to monitor for bdrv_snapshot_dump() and bdrv_image_info_dump()
,
Luiz Capitulino
,
2013/05/17
Re: [Qemu-devel] [PATCH 7/7] block: dump to monitor for bdrv_snapshot_dump() and bdrv_image_info_dump()
,
Wenchao Xia
,
2013/05/19
Re: [Qemu-devel] [PATCH 7/7] block: dump to monitor for bdrv_snapshot_dump() and bdrv_image_info_dump()
,
Wenchao Xia
,
2013/05/21
Re: [Qemu-devel] [PATCH 7/7] block: dump to monitor for bdrv_snapshot_dump() and bdrv_image_info_dump()
,
Luiz Capitulino
,
2013/05/22
Re: [Qemu-devel] [PATCH 4/7] block: distinguish id and name in bdrv_find_snapshot()
,
Wenchao Xia
,
2013/05/01
Re: [Qemu-devel] [PATCH 4/7] block: distinguish id and name in bdrv_find_snapshot()
,
Pavel Hrdina
,
2013/05/02
[Qemu-devel] [v2][Qemu-ppc][PATCH 1/1] PPC: e500: correct params->ram_size with ram_size
,
Tiejun Chen
,
2013/05/01
Re: [Qemu-devel] [v2][Qemu-ppc][PATCH 1/1] PPC: e500: correct params->ram_size with ram_size
,
Alexander Graf
,
2013/05/02
Re: [Qemu-devel] [PATCH qom-cpu 4/9] target-i386: Replace cpuid_*features fields with a feature word array
,
Andreas Färber
,
2013/05/01
Re: [Qemu-devel] [PATCH qom-cpu 4/9] target-i386: Replace cpuid_*features fields with a feature word array
,
Eduardo Habkost
,
2013/05/02
[Qemu-devel] [Bug 1100843] Re: Live Migration Causes Performance Issues
,
Jonathan Jefferson
,
2013/05/01
[Qemu-devel] [Bug 1100843] Re: Live Migration Causes Performance Issues
,
C Cormier
,
2013/05/08
[Qemu-devel] [Bug 1100843] Re: Live Migration Causes Performance Issues
,
Serge Hallyn
,
2013/05/08
[Qemu-devel] [Bug 1100843] Re: Live Migration Causes Performance Issues
,
Jonathan Jefferson
,
2013/05/09
[Qemu-devel] [Bug 1100843] Re: Live Migration Causes Performance Issues
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [Bug 1100843] Re: Live Migration Causes Performance Issues
,
Paolo Bonzini
,
2013/05/24
[Qemu-devel] [Bug 1100843] Re: Live Migration Causes Performance Issues
,
C Cormier
,
2013/05/24
Re: [Qemu-devel] [PATCH qom-cpu 2/9] target-i386/kvm.c: Code formatting changes
,
Andreas Färber
,
2013/05/01
Re: [Qemu-devel] [PATCH qom-cpu 0/9] x86: feature words array (v11) + "feature-words" property
,
Andreas Färber
,
2013/05/01
Re: [Qemu-devel] [PATCH qom-cpu 0/9] x86: feature words array (v11) + "feature-words" property
,
Eduardo Habkost
,
2013/05/02
Re: [Qemu-devel] [PATCH qom-cpu 0/9] x86: feature words array (v11) + "feature-words" property
,
Eric Blake
,
2013/05/02
Re: [Qemu-devel] [PATCH qom-cpu 0/9] x86: feature words array (v11) + "feature-words" property
,
Andreas Färber
,
2013/05/03
Re: [Qemu-devel] [PATCH qom-cpu 0/9] x86: feature words array (v11) + "feature-words" property
,
Igor Mammedov
,
2013/05/03
Re: [Qemu-devel] [PATCH qom-cpu 0/9] x86: feature words array (v11) + "feature-words" property
,
Eric Blake
,
2013/05/03
[Qemu-devel] [PATCH] PPC: Add MMU type for 2.06 with AMR but no TB pages
,
Alexander Graf
,
2013/05/01
Re: [Qemu-devel] [PATCH 2/2] Add i.MX25 3DS evaluation board support
,
Jean-Christophe DUBOIS
,
2013/05/01
[Qemu-devel] [PATCH 2/2] Add i.MX device to i.MX25 3DS platform.
,
Jean-Christophe DUBOIS
,
2013/05/01
[Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator.
,
Jean-Christophe DUBOIS
,
2013/05/01
Re: [Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator.
,
Peter Crosthwaite
,
2013/05/02
Re: [Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator.
,
Jean-Christophe DUBOIS
,
2013/05/02
Re: [Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator.
,
Peter Crosthwaite
,
2013/05/02
Re: [Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator.
,
Andreas Färber
,
2013/05/03
Re: [Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator.
,
Andreas Färber
,
2013/05/02
Re: [Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator.
,
Jean-Christophe DUBOIS
,
2013/05/03
Re: [Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator.
,
Andreas Färber
,
2013/05/03
Re: [Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator.
,
Jean-Christophe DUBOIS
,
2013/05/03
Re: [Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator.
,
Andreas Färber
,
2013/05/03
Re: [Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator.
,
Jean-Christophe DUBOIS
,
2013/05/04
Re: [Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator.
,
Andreas Färber
,
2013/05/04
Re: [Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator.
,
Peter Maydell
,
2013/05/04
Re: [Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator.
,
Jean-Christophe DUBOIS
,
2013/05/04
Re: [Qemu-devel] [PATCH 5/5] target-i386: implement machine->hot_add_cpu hook
,
Andreas Färber
,
2013/05/01
Re: [Qemu-devel] [PATCH 5/5] target-i386: implement machine->hot_add_cpu hook
,
Igor Mammedov
,
2013/05/02
Re: [Qemu-devel] [PATCH 5/5] target-i386: implement machine->hot_add_cpu hook
,
Andreas Färber
,
2013/05/02
Re: [Qemu-devel] [PATCH] translate: remove redundantly included qemu/timer.h
,
Michael Tokarev
,
2013/05/01
Re: [Qemu-devel] [PATCH] translate: remove redundantly included qemu/timer.h
,
Andreas Färber
,
2013/05/01
Re: [Qemu-devel] [PATCH] translate: remove redundantly included qemu/timer.h
,
Peter Maydell
,
2013/05/01
Re: [Qemu-devel] [PATCH] translate: remove redundantly included qemu/timer.h
,
Michael Tokarev
,
2013/05/18
Re: [Qemu-devel] [Qemu-trivial] [PATCH] Trivial grammar and spelling fixes
,
Michael Tokarev
,
2013/05/01
Re: [Qemu-devel] [Qemu-trivial] [PATCH for-1.5] configure: Pick up libseccomp include path
,
Michael Tokarev
,
2013/05/01
Re: [Qemu-devel] [PATCH] softfloat: rebase to version 2a
,
Aurelien Jarno
,
2013/05/01
Re: [Qemu-devel] [PATCH] softfloat: rebase to version 2a
,
Anthony Liguori
,
2013/05/01
Re: [Qemu-devel] [PATCH] softfloat: rebase to version 2a
,
Andreas Färber
,
2013/05/01
Re: [Qemu-devel] [PATCH] softfloat: rebase to version 2a
,
Andreas Färber
,
2013/05/01
Re: [Qemu-devel] [PATCH] softfloat: rebase to version 2a
,
Blue Swirl
,
2013/05/01
Re: [Qemu-devel] [PATCH] softfloat: rebase to version 2a
,
Peter Maydell
,
2013/05/01
Re: [Qemu-devel] [PATCH] softfloat: rebase to version 2a
,
Blue Swirl
,
2013/05/01
Re: [Qemu-devel] [PATCH] softfloat: rebase to version 2a
,
Paul Brook
,
2013/05/02
Re: [Qemu-devel] [PATCH] softfloat: rebase to version 2a
,
Christophe Lyon
,
2013/05/06
Re: [Qemu-devel] [PATCH] softfloat: rebase to version 2a
,
Peter Maydell
,
2013/05/13
[Qemu-devel] [PATCH 1.5] win32: fix compilation again
,
Paolo Bonzini
,
2013/05/01
Re: [Qemu-devel] [PATCH 1.5] win32: fix compilation again
,
Anthony Liguori
,
2013/05/03
Re: [Qemu-devel] [RFC] Moving Hard Freeze to Monday, May 6th.
,
Rob Landley
,
2013/05/01
Re: [Qemu-devel] [RFC] Moving Hard Freeze to Monday, May 6th.
,
Mark Cave-Ayland
,
2013/05/03
Re: [Qemu-devel] [RFC] Moving Hard Freeze to Monday, May 6th.
,
Peter Maydell
,
2013/05/01
[Qemu-devel] [PATCH qom-cpu for-1.5 0/4] target-i386: X86CPU compatibility properties
,
Andreas Färber
,
2013/05/01
[Qemu-devel] [PATCH qom-cpu for-1.5 3/4] target-i386: Emulate X86CPU subclasses for global properties
,
Andreas Färber
,
2013/05/01
Re: [Qemu-devel] [PATCH qom-cpu for-1.5 3/4] target-i386: Emulate X86CPU subclasses for global properties
,
Eduardo Habkost
,
2013/05/02
[Qemu-devel] [PATCH qom-cpu for-1.5 2/4] qdev: Introduce qdev_prop_set_custom_globals()
,
Andreas Färber
,
2013/05/01
Re: [Qemu-devel] [PATCH qom-cpu for-1.5 2/4] qdev: Introduce qdev_prop_set_custom_globals()
,
Eduardo Habkost
,
2013/05/02
Re: [Qemu-devel] [PATCH qom-cpu for-1.5 2/4] qdev: Introduce qdev_prop_set_custom_globals()
,
Andreas Färber
,
2013/05/06
[Qemu-devel] [PATCH qom-cpu for-1.5 4/4] target-i386: Change CPUID model of 486 to 8
,
Andreas Färber
,
2013/05/01
Re: [Qemu-devel] [PATCH qom-cpu for-1.5 4/4] target-i386: Change CPUID model of 486 to 8
,
Eduardo Habkost
,
2013/05/02
[Qemu-devel] [PATCH qom-cpu for-1.5 1/4] qdev: Let qdev_prop_parse() pass through Error
,
Andreas Färber
,
2013/05/01
Re: [Qemu-devel] [PATCH qom-cpu for-1.5 1/4] qdev: Let qdev_prop_parse() pass through Error
,
Eduardo Habkost
,
2013/05/02
Re: [Qemu-devel] [PATCH qom-cpu for-1.5 0/4] target-i386: X86CPU compatibility properties
,
Anthony Liguori
,
2013/05/03
Re: [Qemu-devel] [PATCH qom-cpu for-1.5 0/4] target-i386: X86CPU compatibility properties
,
Igor Mammedov
,
2013/05/03
Re: [Qemu-devel] [PATCH qom-cpu for-1.5 0/4] target-i386: X86CPU compatibility properties
,
Andreas Färber
,
2013/05/03
Re: [Qemu-devel] [PATCH qom-cpu for-1.5 0/4] target-i386: X86CPU compatibility properties
,
Andreas Färber
,
2013/05/06
Re: [Qemu-devel] [PATCH v2] memory: give name every AddressSpace
,
Paolo Bonzini
,
2013/05/01
[Qemu-devel] [PATCH] m25p80.c: Sync Flash chip list with Linux
,
Ed Maste
,
2013/05/01
Re: [Qemu-devel] [Qemu-trivial] [PATCH] m25p80.c: Sync Flash chip list with Linux
,
Michael Tokarev
,
2013/05/05
Re: [Qemu-devel] [PATCH v4] Add GDB qAttached support
,
Jan Kiszka
,
2013/05/01
[Qemu-devel] [PATCH] audio: Enable all cards
,
Jan Kiszka
,
2013/05/01
Re: [Qemu-devel] [PATCH] audio: Enable all cards
,
Paolo Bonzini
,
2013/05/01
Re: [Qemu-devel] [PATCH] audio: Enable all cards
,
Anthony Liguori
,
2013/05/03
Re: [Qemu-devel] [RFC] Continuous work on sandboxing
,
Paul Moore
,
2013/05/01
Re: [Qemu-devel] [RFC] Continuous work on sandboxing
,
Corey Bryant
,
2013/05/01
Re: [Qemu-devel] [RFC] Continuous work on sandboxing
,
Eduardo Otubo
,
2013/05/01
Re: [Qemu-devel] [RFC] Continuous work on sandboxing
,
Corey Bryant
,
2013/05/01
[Qemu-devel] pause_all_vcpus() TCG bug?
,
Andreas Färber
,
2013/05/01
Re: [Qemu-devel] pause_all_vcpus() TCG bug?
,
Peter Maydell
,
2013/05/01
Re: [Qemu-devel] pause_all_vcpus() TCG bug?
,
Jan Kiszka
,
2013/05/02
Re: [Qemu-devel] [PATCH v3 0/4] Initial VHDX support
,
Stefan Hajnoczi
,
2013/05/01
Re: [Qemu-devel] [PATCH v3 0/4] Initial VHDX support
,
Jeff Cody
,
2013/05/01
Re: [Qemu-devel] [PATCH v3 0/4] Initial VHDX support
,
Stefan Hajnoczi
,
2013/05/02
[Qemu-devel] [PATCH v3] Throttle-down guest when live migration does not converge.
,
Chegu Vinod
,
2013/05/01
Re: [Qemu-devel] [PATCH v3] Throttle-down guest when live migration does not converge.
,
Eric Blake
,
2013/05/01
Re: [Qemu-devel] [PATCH v3] Throttle-down guest when live migration does not converge.
,
Chegu Vinod
,
2013/05/01
Re: [Qemu-devel] [PATCH v3] Throttle-down guest when live migration does not converge.
,
Paolo Bonzini
,
2013/05/01
Re: [Qemu-devel] [PATCH v3] Throttle-down guest when live migration does not converge.
,
Chegu Vinod
,
2013/05/01
Re: [Qemu-devel] [PATCH v3] Throttle-down guest when live migration does not converge.
,
Paolo Bonzini
,
2013/05/01
Re: [Qemu-devel] [RFC][PATCH v2]Add timestamp to error message
,
Stefan Hajnoczi
,
2013/05/01
Re: [Qemu-devel] [RFC][PATCH v2]Add timestamp to error message
,
Eric Blake
,
2013/05/01
Re: [Qemu-devel] [RFC][PATCH v2]Add timestamp to error message
,
Daniel P. Berrange
,
2013/05/01
Re: [Qemu-devel] [RFC][PATCH v2]Add timestamp to error message
,
Anthony Liguori
,
2013/05/01
Re: [Qemu-devel] [RFC][PATCH v2]Add timestamp to error message
,
Seiji Aguchi
,
2013/05/02
Re: [Qemu-devel] [PATCH 2/3] block: add block_backup QMP command
,
Stefan Hajnoczi
,
2013/05/01
Re: [Qemu-devel] [RFC][PATCH v3 00/24] instrument: Let the user wrap/override specific event tracing routines
,
Stefan Hajnoczi
,
2013/05/01
Re: [Qemu-devel] [RFC][PATCH v3 00/24] instrument: Let the user wrap/override specific event tracing routines
,
Lluís Vilanova
,
2013/05/01
[Qemu-devel] Michael Tokarev taking over trivial-patches queue
,
Stefan Hajnoczi
,
2013/05/01
Re: [Qemu-devel] Michael Tokarev taking over trivial-patches queue
,
Anthony Liguori
,
2013/05/01
Re: [Qemu-devel] [PATCH] Fix PReP NIP reset value
,
Andreas Färber
,
2013/05/01
Re: [Qemu-devel] [PATCH] Fix PReP NIP reset value
,
Fabien Chouteau
,
2013/05/02
Re: [Qemu-devel] [RFC 7/7] target-i386: Disable direct passthrough of PMU CPUID leaf by default
,
Andreas Färber
,
2013/05/01
Re: [Qemu-devel] [RFC 7/7] target-i386: Disable direct passthrough of PMU CPUID leaf by default
,
Eduardo Habkost
,
2013/05/02
Re: [Qemu-devel] [RFC 7/7] target-i386: Disable direct passthrough of PMU CPUID leaf by default
,
Andreas Färber
,
2013/05/02
Re: [Qemu-devel] [PATCH v4 0/6] vmdk: zeroed-grain GTE support
,
Stefan Hajnoczi
,
2013/05/01
Re: [Qemu-devel] [PATCH v4 6/6] vmdk: add bdrv_co_write_zeroes
,
Stefan Hajnoczi
,
2013/05/01
Re: [Qemu-devel] [PATCH] linux-user: Fix MIPS16/microMIPS signal handling
,
Peter Maydell
,
2013/05/01
[Qemu-devel] [PATCH 1/2] target-ppc: Fix invalid SPR read/write warnings
,
Anton Blanchard
,
2013/05/01
[Qemu-devel] [PATCH 2/2] target-ppc: Add read and write of PPR SPR
,
Anton Blanchard
,
2013/05/01
Re: [Qemu-devel] [PATCH 1/2] target-ppc: Fix invalid SPR read/write warnings
,
Alexander Graf
,
2013/05/01
Re: [Qemu-devel] [PATCH v2 00/12] AArch64 preparation patch set
,
Richard Henderson
,
2013/05/01
Re: [Qemu-devel] [PATCH v2 02/12] ARM: Prepare translation for AArch64 code
,
Richard Henderson
,
2013/05/01
Re: [Qemu-devel] [PATCH v2 02/12] ARM: Prepare translation for AArch64 code
,
Laurent Desnogues
,
2013/05/01
Re: [Qemu-devel] [PATCH v2 02/12] ARM: Prepare translation for AArch64 code
,
Peter Maydell
,
2013/05/01
Re: [Qemu-devel] [PATCH v2 02/12] ARM: Prepare translation for AArch64 code
,
John Rigby
,
2013/05/02
Re: [Qemu-devel] Query regarding IO paths in QEMU
,
Stefan Hajnoczi
,
2013/05/01
Re: [Qemu-devel] Query regarding IO paths in QEMU
,
aayush gupta
,
2013/05/06
Re: [Qemu-devel] Query regarding IO paths in QEMU
,
Stefan Hajnoczi
,
2013/05/09
Re: [Qemu-devel] [PATCH v2 01/12] ARM: Export cpu_env
,
Richard Henderson
,
2013/05/01
[Qemu-devel] [PATCH v2 0/3] block: block-backup live backup command
,
Stefan Hajnoczi
,
2013/05/01
[Qemu-devel] [PATCH v2 2/3] block: add block-backup QMP command
,
Stefan Hajnoczi
,
2013/05/01
Re: [Qemu-devel] [PATCH v2 2/3] block: add block-backup QMP command
,
Kevin Wolf
,
2013/05/08
Re: [Qemu-devel] [PATCH v2 2/3] block: add block-backup QMP command
,
Eric Blake
,
2013/05/10
Re: [Qemu-devel] [PATCH v2 2/3] block: add block-backup QMP command
,
Paolo Bonzini
,
2013/05/11
Re: [Qemu-devel] [PATCH v2 2/3] block: add block-backup QMP command
,
Kevin Wolf
,
2013/05/13
Re: [Qemu-devel] [PATCH v2 2/3] block: add block-backup QMP command
,
Stefan Hajnoczi
,
2013/05/14
Re: [Qemu-devel] [PATCH v2 2/3] block: add block-backup QMP command
,
Eric Blake
,
2013/05/11
Re: [Qemu-devel] [PATCH v2 2/3] block: add block-backup QMP command
,
Kevin Wolf
,
2013/05/13
Re: [Qemu-devel] [PATCH v2 2/3] block: add block-backup QMP command
,
Eric Blake
,
2013/05/13
Re: [Qemu-devel] [PATCH v2 2/3] block: add block-backup QMP command
,
Kevin Wolf
,
2013/05/13
Re: [Qemu-devel] [PATCH v2 2/3] block: add block-backup QMP command
,
Luiz Capitulino
,
2013/05/13
Re: [Qemu-devel] [PATCH v2 2/3] block: add block-backup QMP command
,
Eric Blake
,
2013/05/13
Re: [Qemu-devel] [PATCH v2 2/3] block: add block-backup QMP command
,
Kevin Wolf
,
2013/05/13
Re: [Qemu-devel] [PATCH v2 2/3] block: add block-backup QMP command
,
Eric Blake
,
2013/05/13
Re: [Qemu-devel] [PATCH v2 2/3] block: add block-backup QMP command
,
Wenchao Xia
,
2013/05/13
Re: [Qemu-devel] [PATCH v2 2/3] block: add block-backup QMP command
,
Stefan Hajnoczi
,
2013/05/14
[Qemu-devel] [PATCH v2 1/3] block: add basic backup support to block driver
,
Stefan Hajnoczi
,
2013/05/01
Re: [Qemu-devel] [PATCH v2 1/3] block: add basic backup support to block driver
,
Kevin Wolf
,
2013/05/08
Re: [Qemu-devel] [PATCH v2 1/3] block: add basic backup support to block driver
,
Paolo Bonzini
,
2013/05/08
Re: [Qemu-devel] [PATCH v2 1/3] block: add basic backup support to block driver
,
Stefan Hajnoczi
,
2013/05/14
Re: [Qemu-devel] [PATCH v2 1/3] block: add basic backup support to block driver
,
Stefan Hajnoczi
,
2013/05/14
Re: [Qemu-devel] [PATCH v2 1/3] block: add basic backup support to block driver
,
Kevin Wolf
,
2013/05/14
Re: [Qemu-devel] [PATCH v2 1/3] block: add basic backup support to block driver
,
Stefan Hajnoczi
,
2013/05/14
Re: [Qemu-devel] [PATCH v2 1/3] block: add basic backup support to block driver
,
Fam Zheng
,
2013/05/29
Re: [Qemu-devel] [PATCH v2 1/3] block: add basic backup support to block driver
,
Stefan Hajnoczi
,
2013/05/30
[Qemu-devel] [PATCH v2 3/3] qemu-iotests: add 054 block-backup test case
,
Stefan Hajnoczi
,
2013/05/01
[Qemu-devel] [PATCH v2 0/6] KVM flash memory support
,
Jordan Justen
,
2013/05/01
[Qemu-devel] [PATCH v2 1/6] kvm: add kvm_readonly_mem_enabled
,
Jordan Justen
,
2013/05/01
[Qemu-devel] [PATCH v2 4/6] pflash_cfi01: memory region should be set to enable readonly mode
,
Jordan Justen
,
2013/05/01
[Qemu-devel] [PATCH v2 2/6] kvm: support using KVM_MEM_READONLY flag for readonly regions
,
Jordan Justen
,
2013/05/01
[Qemu-devel] [PATCH v2 6/6] pc_sysfw: change rom_only default to 0
,
Jordan Justen
,
2013/05/01
[Qemu-devel] [PATCH v2 3/6] kvm: workaround a possible KVM bug when using KVM_MEM_READONLY
,
Jordan Justen
,
2013/05/01
[Qemu-devel] [PATCH v2 5/6] pc_sysfw: allow flash (-pflash) memory to be used with KVM
,
Jordan Justen
,
2013/05/01
[Qemu-devel] [PATCH for 1.5] Revert "target-i386: Use movcond to implement rotate flags."
,
Hervé Poussineau
,
2013/05/01
Re: [Qemu-devel] [PATCH for 1.5] Revert "target-i386: Use movcond to implement rotate flags."
,
Richard Henderson
,
2013/05/01
Re: [Qemu-devel] [PATCH for 1.5] Revert "target-i386: Use movcond to implement rotate flags."
,
Hervé Poussineau
,
2013/05/01
Re: [Qemu-devel] [PATCH for 1.5] Revert "target-i386: Use movcond to implement rotate flags."
,
Richard Henderson
,
2013/05/02
Re: [Qemu-devel] [PATCH for 1.5] Revert "target-i386: Use movcond to implement rotate flags."
,
Aurelien Jarno
,
2013/05/09
[Qemu-devel] [PATCH for 1.5] pvscsi: fix compil ation on 32 bit hosts
,
Hervé Poussineau
,
2013/05/01
Re: [Qemu-devel] [Qemu-trivial] [PATCH for 1.5] pvscsi: fix compilation on 32 bit hosts
,
Michael Tokarev
,
2013/05/01
Re: [Qemu-devel] [PATCH 15/17] pci: use memory core for iommu support
,
David Gibson
,
2013/05/01
Re: [Qemu-devel] [PATCH 15/17] pci: use memory core for iommu support
,
Paolo Bonzini
,
2013/05/01
Re: [Qemu-devel] [PATCH 16/17] spapr_vio: take care of creating our own AddressSpace/DMAContext
,
David Gibson
,
2013/05/01
Re: [Qemu-devel] [PATCH 16/17] spapr_vio: take care of creating our own AddressSpace/DMAContext
,
Paolo Bonzini
,
2013/05/01
Re: [Qemu-devel] [PATCH 16/17] spapr_vio: take care of creating our own AddressSpace/DMAContext
,
David Gibson
,
2013/05/01
Re: [Qemu-devel] [PATCH 12/17] spapr: make IOMMU translation go through IOMMUTLBEntry
,
David Gibson
,
2013/05/01
Re: [Qemu-devel] [PATCH 13/17] spapr: use memory core for iommu support
,
David Gibson
,
2013/05/01
Re: [Qemu-devel] [PATCH 14/17] dma: eliminate old-style IOMMU support
,
David Gibson
,
2013/05/01
Re: [Qemu-devel] [PATCH 11/17] spapr: convert TCE API to use an opaque type
,
David Gibson
,
2013/05/01
Re: [Qemu-devel] [PATCH 09/17] memory: iommu support
,
David Gibson
,
2013/05/01
Re: [Qemu-devel] [PATCH 09/17] memory: iommu support
,
Paolo Bonzini
,
2013/05/01
Re: [Qemu-devel] [PATCH 09/17] memory: iommu support
,
David Gibson
,
2013/05/01
Re: [Qemu-devel] [PATCH 09/17] memory: iommu support
,
Paolo Bonzini
,
2013/05/02
Re: [Qemu-devel] [PATCH 09/17] memory: iommu support
,
David Gibson
,
2013/05/02
Re: [Qemu-devel] [PATCH 09/17] memory: iommu support
,
Paolo Bonzini
,
2013/05/02
Re: [Qemu-devel] [PATCH 07/17] memory: add address_space_valid
,
David Gibson
,
2013/05/01
Re: [Qemu-devel] [PATCH 07/17] memory: add address_space_valid
,
Paolo Bonzini
,
2013/05/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc