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 Feb 28 2014 23:37:06 -0500
Threads in reverse chronological order
[
Next Period
]
[Qemu-devel] [PATCH] block: qemu-iotests 085 - live snapshots tests
,
Jeff Cody
,
2014/02/28
[Qemu-devel] [PATCH v6] target-ppc: gdbstub allow byte swapping for reading/writing registers
,
Thomas Falcon
,
2014/02/28
[Qemu-devel] The unholy encrypted image key mess
,
Markus Armbruster
,
2014/02/28
Re: [Qemu-devel] The unholy encrypted image key mess
,
Eric Blake
,
2014/02/28
[Qemu-devel] [qom-cpu PATCH 00/10] target-i386: Support check/enforce flags in TCG mode, too
,
Eduardo Habkost
,
2014/02/28
[Qemu-devel] [qom-cpu PATCH 01/10] target-i386: Simplify reporting of unavailable features
,
Eduardo Habkost
,
2014/02/28
[Qemu-devel] [qom-cpu PATCH 02/10] target-i386: Merge feature filtering/checking functions
,
Eduardo Habkost
,
2014/02/28
[Qemu-devel] [qom-cpu PATCH 04/10] target-i386: Isolate KVM-specific code on CPU feature filtering logic
,
Eduardo Habkost
,
2014/02/28
[Qemu-devel] [qom-cpu PATCH 03/10] target-i386: Pass FeatureWord argument to report_unavailable_features()
,
Eduardo Habkost
,
2014/02/28
[Qemu-devel] [qom-cpu PATCH 05/10] target-i386: Make TCG feature filtering more readable
,
Eduardo Habkost
,
2014/02/28
[Qemu-devel] [qom-cpu PATCH 06/10] target-i386: Filter FEAT_7_0_EBX TCG features too
,
Eduardo Habkost
,
2014/02/28
[Qemu-devel] [qom-cpu PATCH 07/10] target-i386: Filter KVM and 0xC0000001 features on TCG
,
Eduardo Habkost
,
2014/02/28
[Qemu-devel] [qom-cpu PATCH 08/10] target-i386: Define TCG_*_FEATURES earlier on cpu.c
,
Eduardo Habkost
,
2014/02/28
[Qemu-devel] [qom-cpu PATCH 10/10] target-i386: Support check/enforce flags in TCG mode, too
,
Eduardo Habkost
,
2014/02/28
[Qemu-devel] [qom-cpu PATCH 09/10] target-i386: Loop-based feature word filtering in TCG mode
,
Eduardo Habkost
,
2014/02/28
Re: [Qemu-devel] [qom-cpu PATCH 00/10] target-i386: Support check/enforce flags in TCG mode, too
,
Richard Henderson
,
2014/02/28
Re: [Qemu-devel] Live migration results in non-working virtio-net device (sometimes)
,
Neil Skrypuch
,
2014/02/28
Re: [Qemu-devel] Live migration results in non-working virtio-net device (sometimes)
,
陈梁
,
2014/02/28
[Qemu-devel] QEMU on ARM64
,
Chalamarla, Tirumalesh
,
2014/02/28
Re: [Qemu-devel] QEMU on ARM64
,
Peter Maydell
,
2014/02/28
Re: [Qemu-devel] QEMU on ARM64
,
Xuebing wang
,
2014/02/28
Re: [Qemu-devel] QEMU on ARM64
,
Peter Maydell
,
2014/02/28
Re: [Qemu-devel] QEMU on ARM64
,
Chalamarla, Tirumalesh
,
2014/02/28
[Qemu-devel] [PULL 0/9] Block patches
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [PULL 1/9] qemu-iotests: add more tests to the "quick" group
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [PULL 4/9] qmp: Fix BlockdevOptionQuorum.
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [PULL 6/9] qemu-io-test: Disable Quorum test when not compiled in.
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [PULL 8/9] discard rbd error output when not relevant in qemu-iotests
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [PULL 2/9] block: gluster - code movements, state storage changes
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [PULL 5/9] qmp: Make Quorum error events more palatable.
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [PULL 3/9] block: gluster - add reopen support.
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [PULL 7/9] block: use /var/tmp instead of /tmp for -snapshot
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [PULL 9/9] block/vmdk: do not report file offset for compressed extents
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [PULL 0/3] target-i386 updates
,
Richard Henderson
,
2014/02/28
[Qemu-devel] [PULL 1/3] target-i386: Fix CC_OP_CLR vs PF
,
Richard Henderson
,
2014/02/28
[Qemu-devel] [PULL 2/3] target-i386: Fix SSE status flag corruption
,
Richard Henderson
,
2014/02/28
[Qemu-devel] [PULL 3/3] target-i386: Fix ucomis and comis memory access
,
Richard Henderson
,
2014/02/28
[Qemu-devel] [PATCH v4 0/3] qapi: Allow modularization of QAPI schema files
,
Lluís Vilanova
,
2014/02/28
[Qemu-devel] [PATCH v4 1/3] qapi: Use an explicit input file
,
Lluís Vilanova
,
2014/02/28
[Qemu-devel] [PATCH v4 2/3] qapi: Add a primitive to include other files from a QAPI schema file
,
Lluís Vilanova
,
2014/02/28
[Qemu-devel] [PATCH v4 3/3] qapi: Add tests for the "include" directive
,
Lluís Vilanova
,
2014/02/28
Re: [Qemu-devel] [PATCH v4 0/3] qapi: Allow modularization of QAPI schema files
,
Eric Blake
,
2014/02/28
[Qemu-devel] [PATCH v5 0/7] dataplane: switch to N:M devices-per-thread model
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [PATCH v5 1/7] object: add object_get_canonical_basename()
,
Stefan Hajnoczi
,
2014/02/28
Re: [Qemu-devel] [PATCH v5 1/7] object: add object_get_canonical_basename()
,
Andreas Färber
,
2014/02/28
Re: [Qemu-devel] [PATCH v5 1/7] object: add object_get_canonical_basename()
,
Igor Mammedov
,
2014/02/28
[Qemu-devel] [PATCH v5 2/7] rfifolock: add recursive FIFO lock
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [PATCH v5 3/7] aio: add aio_context_acquire() and aio_context_release()
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [PATCH v5 4/7] iothread: add I/O thread object
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [PATCH v5 5/7] qdev: make get_pointer() handle temporary strings
,
Stefan Hajnoczi
,
2014/02/28
Re: [Qemu-devel] [PATCH v5 5/7] qdev: make get_pointer() handle temporary strings
,
Andreas Färber
,
2014/02/28
[Qemu-devel] [PATCH v5 6/7] iothread: add "iothread" qdev property type
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [PATCH v5 7/7] dataplane: replace internal thread with IOThread
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [PATCH] linux-user: correct handling of break exception for MIPS
,
Petar Jovanovic
,
2014/02/28
Re: [Qemu-devel] [PATCH] linux-user: correct handling of break exception for MIPS
,
Andreas Färber
,
2014/02/28
Re: [Qemu-devel] [PATCH] linux-user: correct handling of break exception for MIPS
,
Petar Jovanovic
,
2014/02/28
[Qemu-devel] [PULL v3 00/38] rework input handling, sdl2 support
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 01/38] console: export QemuConsole index, width, height
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 04/38] input: qapi: add unmapped key
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 13/38] input: keyboard: switch spice ui to new core
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 08/38] input: keyboard: switch legacy handlers to new core
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 12/38] input: keyboard: switch vnc ui to new core
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 03/38] input: qapi: define event types
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 07/38] input: keyboard: add helper functions to core
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 23/38] input: mouse: switch monitor to new core
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 09/38] input: keyboard: switch qmp_send_key() to new core.
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 16/38] input: mouse: add graphic_rotate support
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 18/38] input: mouse: switch legacy handlers to new core
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 11/38] input: keyboard: switch sdl ui to new core
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 15/38] input: mouse: add helpers functions to core
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 14/38] input: keyboard: switch curses ui to new core
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 10/38] input: keyboard: switch gtk ui to new core
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 05/38] input: qapi: add pause key
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 19/38] input: mouse: switch gtk ui to new core
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 27/38] input-legacy: remove kbd_put_keycode
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 21/38] input: mouse: switch vnc ui to new core
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 31/38] input: move mouse mode notifier to new core
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 29/38] input-legacy: remove kbd_mouse_is_absolute
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 26/38] input: trace events
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 30/38] input-legacy: remove kbd_mouse_event
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 33/38] input: move qmp_query_mice to new core
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 35/38] input: remove index_from_keycode (no users)
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 34/38] input: move do_mouse_set to new core
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 24/38] input: keyboard: switch cocoa ui to new core
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 28/38] input-legacy: remove kbd_mouse_has_absolute
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 25/38] input: mouse: switch cocoa ui to new core
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 32/38] input: add input_mouse_mode tracepoint
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 38/38] ui/sdl2 : initial port to SDL 2.0 (v2.0)
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 37/38] console: add QemuUIInfo
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 36/38] console: add head to index to qemu consoles.
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 02/38] input: rename file to legacy
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 06/38] input: add core bits of the new input layer
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 17/38] input: mouse: add qemu_input_is_absolute()
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 20/38] input: mouse: switch sdl ui to new core
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 22/38] input: mouse: switch spice ui to new core
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PATCH] target-arm: Fix incorrect setting of E bit in CPSR
,
Peter Maydell
,
2014/02/28
Re: [Qemu-devel] [PATCH] target-arm: Fix incorrect setting of E bit in CPSR
,
Peter Maydell
,
2014/02/28
[Qemu-devel] [PATCH 1/2] Add a generic vga device type for that specified by '-device'
,
Mark Wu
,
2014/02/28
[Qemu-devel] [PATCH 2/2] Fix return value of vga initlization on ppc
,
Mark Wu
,
2014/02/28
Re: [Qemu-devel] [PATCH 1/2] Add a generic vga device type for that specified by '-device'
,
Paolo Bonzini
,
2014/02/28
[Qemu-devel] AMD Opteron 6276 to Intel Xeon E5645 live migration failure
,
Nick Thomas
,
2014/02/28
Re: [Qemu-devel] AMD Opteron 6276 to Intel Xeon E5645 live migration failure
,
Paolo Bonzini
,
2014/02/28
Re: [Qemu-devel] AMD Opteron 6276 to Intel Xeon E5645 live migration failure
,
Nick Thomas
,
2014/02/28
[Qemu-devel] [PATCH v2] q35: Correct typo BRDIGE -> BRIDGE
,
BALATON Zoltan
,
2014/02/28
[Qemu-devel] [PATCH] q35: Correct typo BRDIGE -> BRIDGE
,
BALATON Zoltan
,
2014/02/28
[Qemu-devel] [PATCH 0/2] Small fixes for qemu-sockets ipv4/ipv6 logic.
,
Paolo Bonzini
,
2014/02/28
[Qemu-devel] [PATCH 1/2] socket: treat ipv4=on,ipv6=on uniformly
,
Paolo Bonzini
,
2014/02/28
Re: [Qemu-devel] [PATCH 1/2] socket: treat ipv4=on, ipv6=on uniformly
,
Markus Armbruster
,
2014/02/28
Re: [Qemu-devel] [PATCH 1/2] socket: treat ipv4=on, ipv6=on uniformly
,
Gerd Hoffmann
,
2014/02/28
Re: [Qemu-devel] [PATCH 1/2] socket: treat ipv4=on, ipv6=on uniformly
,
Paolo Bonzini
,
2014/02/28
[Qemu-devel] [PATCH 2/2] socket: handle ipv4/ipv6 in socket_dgram
,
Paolo Bonzini
,
2014/02/28
Re: [Qemu-devel] [PATCH 2/2] socket: handle ipv4/ipv6 in socket_dgram
,
Gerd Hoffmann
,
2014/02/28
[Qemu-devel] [PULL 00/22] s390/kvm: features, fixes and cleanups for 2.0
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 03/22] s390x/async_pf: Check for apf extension and enable pfault
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 06/22] s390x/virtio-hcall: Specification exception for illegal subcodes
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 05/22] s390x/virtio-hcall: Add range check for hypervisor call
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 09/22] s390x/sclp: Add missing checks to SCLP handler
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 15/22] s390-ccw.img: Fix sporadic reboot hangs: Initialize next_idx
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 10/22] s390x/sclp: Fixed setting of condition code register
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 01/22] update linux headers to kvm/next
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 08/22] s390x/sclp: Fixed the size of sccb and code parameter
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 11/22] s390x/event-facility: some renaming
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 17/22] s390-ccw.img: new binary rom to match latest fixes
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 12/22] s390x/event-facility: code restructure
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 16/22] s390-ccw.img: Fix sporadic errors with ccw boot image - initialize css
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 20/22] s390x/kvm: Add missing SIGP CPU RESET order
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 02/22] s390x/kvm: implement floating-interrupt controller device
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 07/22] s390x/eventfacility: mask out commands
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 21/22] s390x/kvm: Rework priv instruction handlers
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 14/22] s390x/event-facility: exploit realize/unrealize
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 19/22] s390x/kvm: Rework SIGP INITIAL CPU RESET handler
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 04/22] s390x/kvm: Fixed bad SIGP SET-ARCHITECTURE handler
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 13/22] s390x/event-facility: add support for live migration
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 18/22] s390x/cpu: Use ioctl to reset state in the kernel
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] [PULL 22/22] s390x/ipl: Fix crash of ELF images with arbitrary entry points
,
Christian Borntraeger
,
2014/02/28
[Qemu-devel] Contribution - L2TPv3 transport
,
Anton Ivanov (antivano)
,
2014/02/28
Re: [Qemu-devel] Contribution - L2TPv3 transport
,
Paolo Bonzini
,
2014/02/28
Re: [Qemu-devel] Contribution - L2TPv3 transport
,
Anton Ivanov (antivano)
,
2014/02/28
Re: [Qemu-devel] Contribution - L2TPv3 transport
,
Paolo Bonzini
,
2014/02/28
Re: [Qemu-devel] Contribution - L2TPv3 transport
,
Anton Ivanov (antivano)
,
2014/02/28
Re: [Qemu-devel] Contribution - L2TPv3 transport
,
Anton Ivanov (antivano)
,
2014/02/28
Re: [Qemu-devel] Contribution - L2TPv3 transport
,
Eric Blake
,
2014/02/28
Re: [Qemu-devel] Contribution - L2TPv3 transport
,
Anton Ivanov (antivano)
,
2014/02/28
Re: [Qemu-devel] Contribution - L2TPv3 transport
,
Eric Blake
,
2014/02/28
Re: [Qemu-devel] Contribution - L2TPv3 transport
,
Anton Ivanov (antivano)
,
2014/02/28
Re: [Qemu-devel] Contribution - L2TPv3 transport
,
Paolo Bonzini
,
2014/02/28
Re: [Qemu-devel] Contribution - L2TPv3 transport
,
Eric Blake
,
2014/02/28
Re: [Qemu-devel] Contribution - L2TPv3 transport
,
Paolo Bonzini
,
2014/02/28
[Qemu-devel] [PATCH 0/7] migration: Optimization the xbzrle and fix two corruption issues
,
Gonglei (Arei)
,
2014/02/27
Re: [Qemu-devel] [PATCH 0/7] migration: Optimization the xbzrle and fix two corruption issues
,
Dr. David Alan Gilbert
,
2014/02/28
Re: [Qemu-devel] [PATCH 0/7] migration: Optimization the xbzrle and fix two corruption issues
,
Gonglei
,
2014/02/28
Re: [Qemu-devel] [PATCH 0/7] migration: Optimization the xbzrle and fix two corruption issues
,
Dr. David Alan Gilbert
,
2014/02/28
Re: [Qemu-devel] [PATCH 0/7] migration: Optimization the xbzrle and fix two corruption issues
,
陈梁
,
2014/02/28
Re: [Qemu-devel] [PATCH 0/7] migration: Optimization the xbzrle and fix two corruption issues
,
Eric Blake
,
2014/02/28
Re: [Qemu-devel] [PATCH 0/7] migration: Optimization the xbzrle and fix two corruption issues
,
陈梁
,
2014/02/28
[Qemu-devel] [PATCH 7/7] migraion: delete death code
,
Gonglei (Arei)
,
2014/02/27
[Qemu-devel] [PATCH 6/7] migraion: optimiztion xbzrle by reducing data copy
,
Gonglei (Arei)
,
2014/02/27
Re: [Qemu-devel] [PATCH 6/7] migraion: optimiztion xbzrle by reducing data copy
,
Dr. David Alan Gilbert
,
2014/02/28
Re: [Qemu-devel] [PATCH 6/7] migraion: optimiztion xbzrle by reducing data copy
,
Gonglei
,
2014/02/28
[Qemu-devel] [PATCH 4/7] XBZRLE: rebuild the cache_is_cached function
,
Gonglei (Arei)
,
2014/02/27
Re: [Qemu-devel] [PATCH 4/7] XBZRLE: rebuild the cache_is_cached function
,
Dr. David Alan Gilbert
,
2014/02/28
Re: [Qemu-devel] [PATCH 4/7] XBZRLE: rebuild the cache_is_cached function
,
Eric Blake
,
2014/02/28
[Qemu-devel] [PATCH 5/7] migration: Fix the migrate auto converge process
,
Gonglei (Arei)
,
2014/02/27
Re: [Qemu-devel] [PATCH 5/7] migration: Fix the migrate auto converge process
,
Dr. David Alan Gilbert
,
2014/02/28
Re: [Qemu-devel] [PATCH 5/7] migration: Fix the migrate auto converge process
,
Gonglei
,
2014/02/28
[Qemu-devel] [PATCH 3/7] XBZRLE: optimize XBZRLE to decrease the cache missing
,
Gonglei (Arei)
,
2014/02/27
Re: [Qemu-devel] [PATCH 3/7] XBZRLE: optimize XBZRLE to decrease the cache missing
,
Dr. David Alan Gilbert
,
2014/02/28
Re: [Qemu-devel] [PATCH 3/7] XBZRLE: optimize XBZRLE to decrease the cache missing
,
Gonglei
,
2014/02/28
[Qemu-devel] [PATCH 1/7] XBZRLE: Fix one XBZRLE corruption issues
,
Gonglei (Arei)
,
2014/02/27
Re: [Qemu-devel] [PATCH 1/7] XBZRLE: Fix one XBZRLE corruption issues
,
Dr. David Alan Gilbert
,
2014/02/28
[Qemu-devel] [PATCH 2/7] migration: Add counters of updating the dirty bitmap
,
Gonglei (Arei)
,
2014/02/27
Re: [Qemu-devel] [PATCH 2/7] migration: Add counters of updating the dirty bitmap
,
Dr. David Alan Gilbert
,
2014/02/28
Re: [Qemu-devel] [PATCH 2/7] migration: Add counters of updating the dirty bitmap
,
Eric Blake
,
2014/02/28
Re: [Qemu-devel] [PATCH 2/7] migration: Add counters of updating the dirty bitmap
,
陈梁
,
2014/02/28
[Qemu-devel] migrate to fd - how to use with HMP?
,
Alexey Kardashevskiy
,
2014/02/27
Re: [Qemu-devel] migrate to fd - how to use with HMP?
,
Stefan Hajnoczi
,
2014/02/28
Re: [Qemu-devel] migrate to fd - how to use with HMP?
,
Alexey Kardashevskiy
,
2014/02/28
Re: [Qemu-devel] migrate to fd - how to use with HMP?
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [Bug 688085] Re: Guest kernel hang during boot when KVM is active on i386 host
,
Adolfo Jayme
,
2014/02/27
[Qemu-devel] [PATCH v6 0/4] qemu-img: add preallocation=full
,
Hu Tao
,
2014/02/27
[Qemu-devel] [PATCH v6 1/4] qapi: introduce PreallocMode and a new PreallocMode full.
,
Hu Tao
,
2014/02/27
[Qemu-devel] [PATCH v6 4/4] qcow2: Add full image preallocation option
,
Hu Tao
,
2014/02/27
[Qemu-devel] [PATCH v6 3/4] raw-posix: Add full image preallocation option
,
Hu Tao
,
2014/02/27
[Qemu-devel] [PATCH v6 2/4] raw, qcow2: don't convert file size to sector size
,
Hu Tao
,
2014/02/27
[Qemu-devel] qemu-img cannot convert 280G VHD file to qcow2 rightly
,
redtone
,
2014/02/28
[Qemu-devel] [PATCH] pl011: fix corrupting the UARTCR value
,
Rob Herring
,
2014/02/27
Re: [Qemu-devel] [PATCH] pl011: fix corrupting the UARTCR value
,
Peter Maydell
,
2014/02/28
Re: [Qemu-devel] [PATCH] pl011: fix corrupting the UARTCR value
,
Rob Herring
,
2014/02/28
Re: [Qemu-devel] [PATCH] pl011: fix corrupting the UARTCR value
,
Peter Maydell
,
2014/02/28
[Qemu-devel] [PATCH] pl011: reset the fifo when enabled or disabled
,
Rob Herring
,
2014/02/27
[Qemu-devel] [Bug 1285363] Re: qemu-aarch64-static segfaults
,
Serge Hallyn
,
2014/02/27
[Qemu-devel] [PATCH target-arm v9 1/1] target-arm: Implements the ARM PMCCNTR register
,
Alistair Francis
,
2014/02/27
[Qemu-devel] [PATCH 1/1] vl.c: Add pci_hole_min_size machine option.
,
Don Slutz
,
2014/02/27
[Qemu-devel] [PATCH] build: build block-obj-y explicitly before recursing
,
Paolo Bonzini
,
2014/02/27
Re: [Qemu-devel] [PATCH] build: build block-obj-y explicitly before recursing
,
Jeff Cody
,
2014/02/27
Re: [Qemu-devel] [PATCH] build: build block-obj-y explicitly before recursing
,
Stefan Weil
,
2014/02/28
Re: [Qemu-devel] [PATCH] build: build block-obj-y explicitly before recursing
,
Stefan Weil
,
2014/02/28
Re: [Qemu-devel] [PATCH] build: build block-obj-y explicitly before recursing
,
Paolo Bonzini
,
2014/02/28
[Qemu-devel] [PATCH] Makefile: Add missing dependency for system emulation (fix build)
,
Stefan Weil
,
2014/02/27
[Qemu-devel] [PATCH 1/1] pc & q35: fix handling of lowmem
,
Don Slutz
,
2014/02/27
Re: [Qemu-devel] [PATCH 1/1] pc & q35: fix handling of lowmem
,
Gerd Hoffmann
,
2014/02/28
Re: [Qemu-devel] [PATCH 1/1] pc & q35: fix handling of lowmem
,
Don Slutz
,
2014/02/28
[Qemu-devel] [PATCH v5] target-ppc: gdbstub allow byte swapping for reading/writing registers
,
Thomas Falcon
,
2014/02/27
[Qemu-devel] git build from clean broken?
,
Peter Maydell
,
2014/02/27
Re: [Qemu-devel] git build from clean broken?
,
Stefan Weil
,
2014/02/27
Re: [Qemu-devel] git build from clean broken?
,
Paolo Bonzini
,
2014/02/27
Re: [Qemu-devel] git build from clean broken?
,
Peter Maydell
,
2014/02/27
Re: [Qemu-devel] git build from clean broken?
,
Paolo Bonzini
,
2014/02/27
Re: [Qemu-devel] git build from clean broken?
,
Peter Maydell
,
2014/02/27
Re: [Qemu-devel] git build from clean broken?
,
Jeff Cody
,
2014/02/27
[Qemu-devel] [PATCH 0/2] [RFC] Convert Clock lists to RCU (V2)
,
Mike Day
,
2014/02/27
[Qemu-devel] [PATCH 1/2] [RFC] Convert active timers list to use RCU V2
,
Mike Day
,
2014/02/27
Re: [Qemu-devel] [PATCH 1/2] [RFC] Convert active timers list to use RCU V2
,
Alex Bligh
,
2014/02/28
[Qemu-devel] [PATCH 2/2] [RFC] Convert Clock Timerlists to RCU V2
,
Mike Day
,
2014/02/27
Re: [Qemu-devel] [PATCH 2/2] [RFC] Convert Clock Timerlists to RCU V2
,
Alex Bligh
,
2014/02/28
[Qemu-devel] [PATCH] vfio: Correction in vfio_rom_read when attempting rom loading
,
Bandan Das
,
2014/02/27
[Qemu-devel] [Bug 1285505] Re: [ppa 2.0~git-20140225] SIGABRT with -virtfs
,
Serge Hallyn
,
2014/02/27
[Qemu-devel] [Bug 1285505] Re: [ppa 2.0~git-20140225] SIGABRT with -virtfs
,
Serge Hallyn
,
2014/02/28
[Qemu-devel] [Bug 1285505] Re: [ppa 2.0~git-20140225] SIGABRT with -virtfs
,
Peter Maydell
,
2014/02/28
Re: [Qemu-devel] [Bug 1285505] Re: [ppa 2.0~git-20140225] SIGABRT with -virtfs
,
Serge Hallyn
,
2014/02/28
Re: [Qemu-devel] [Bug 1285505] Re: [ppa 2.0~git-20140225] SIGABRT with -virtfs
,
Serge Hallyn
,
2014/02/28
[Qemu-devel] [Bug 1285505] Re: [ppa 2.0~git-20140225] SIGABRT with -virtfs
,
Serge Hallyn
,
2014/02/28
[Qemu-devel] [Bug 1285508] Re: [ppa 2.0~git-20140225] mouse cursor invisible with Ubuntu live system
,
Serge Hallyn
,
2014/02/27
[Qemu-devel] [Bug 1285508] Re: [ppa 2.0~git-20140225] mouse cursor invisible with Ubuntu live system
,
Serge Hallyn
,
2014/02/28
[Qemu-devel] [PULL 0/7] SCSI patches for 2014-02-28
,
Paolo Bonzini
,
2014/02/27
[Qemu-devel] [PULL 1/7] scsi: Change scsi sense buf size to 252
,
Paolo Bonzini
,
2014/02/27
[Qemu-devel] [PULL 3/7] scsi-bus: Fix transfer length for VERIFY with BYTCHK=11b
,
Paolo Bonzini
,
2014/02/27
[Qemu-devel] [PULL 4/7] block/iscsi: fix deadlock on scsi check condition
,
Paolo Bonzini
,
2014/02/27
[Qemu-devel] [PULL 5/7] block/iscsi: query for supported VPD pages
,
Paolo Bonzini
,
2014/02/27
[Qemu-devel] [PULL 2/7] scsi: report thin provisioning errors with werror=report
,
Paolo Bonzini
,
2014/02/27
[Qemu-devel] [PULL 6/7] scsi-disk: Add support for port WWN and index descriptors in VPD page 83h
,
Paolo Bonzini
,
2014/02/27
[Qemu-devel] [PULL 7/7] block/iscsi: fix segfault if writesame fails
,
Paolo Bonzini
,
2014/02/27
Re: [Qemu-devel] best way to implement a "memclear" type instruction in TCG?
,
Peter Maydell
,
2014/02/27
[Qemu-devel] Debugging aarch64 guest running on Foundationv8 model
,
Jani Kokkonen
,
2014/02/27
Re: [Qemu-devel] Debugging aarch64 guest running on Foundationv8 model
,
Peter Maydell
,
2014/02/27
Re: [Qemu-devel] Debugging aarch64 guest running on Foundationv8 model
,
Xuebing wang
,
2014/02/27
Re: [Qemu-devel] Debugging aarch64 guest running on Foundationv8 model
,
Jani Kokkonen
,
2014/02/27
Re: [Qemu-devel] Debugging aarch64 guest running on Foundationv8 model
,
Xuebing wang
,
2014/02/27
[Qemu-devel] [PATCH v4 0/3] acpi-test: issue errors instead of warnings when possible
,
Marcel Apfelbaum
,
2014/02/27
[Qemu-devel] [PATCH v4 1/3] acpi-build: partially revert dac1e93093f9306c114f410785c99aa5261539b4
,
Marcel Apfelbaum
,
2014/02/27
[Qemu-devel] [PATCH v4 2/3] acpi-test: retain both asl and aml files on failure
,
Marcel Apfelbaum
,
2014/02/27
[Qemu-devel] [PATCH v4 3/3] acpi-test: issue errors instead of warnings when possible
,
Marcel Apfelbaum
,
2014/02/27
Re: [Qemu-devel] [PATCH v4 0/3] acpi-test: issue errors instead of warnings when possible
,
Michael S. Tsirkin
,
2014/02/27
[Qemu-devel] 【Question】About "Add an IP MI device to QEMU" patches
,
Weidong Huang
,
2014/02/27
Re: [Qemu-devel] 【Question】About "Add an IP MI device to QEMU" patches
,
Corey Minyard
,
2014/02/27
[Qemu-devel] [PULLv2] qemu-sparc: CG3 framebuffer plus misc sun4m fixes
,
Mark Cave-Ayland
,
2014/02/27
[Qemu-devel] [PULL 0/8] acpi,pc,pci,virtio,memory bug fixes
,
Michael S. Tsirkin
,
2014/02/27
[Qemu-devel] [PULL 1/8] acpi-build: append description for non-hotplug
,
Michael S. Tsirkin
,
2014/02/27
Re: [Qemu-devel] [PULL 1/8] acpi-build: append description for non-hotplug
,
Gabriel L. Somlo
,
2014/02/27
Re: [Qemu-devel] [PULL 1/8] acpi-build: append description for non-hotplug
,
Michael S. Tsirkin
,
2014/02/27
[Qemu-devel] [PULL 3/8] virtio-net: remove function calls from assert
,
Michael S. Tsirkin
,
2014/02/27
[Qemu-devel] [PULL 4/8] memory_region_present: return false if address is not found in child MemoryRegion
,
Michael S. Tsirkin
,
2014/02/27
[Qemu-devel] [PULL 7/8] Add 'debug-threads' suboption to --name
,
Michael S. Tsirkin
,
2014/02/27
[Qemu-devel] [PULL 5/8] PCIE: fix regression with coldplugged multifunction device
,
Michael S. Tsirkin
,
2014/02/27
[Qemu-devel] [PULL 2/8] acpi-test-data: update expected files
,
Michael S. Tsirkin
,
2014/02/27
[Qemu-devel] [PULL 6/8] Rework --name to use QemuOpts
,
Michael S. Tsirkin
,
2014/02/27
[Qemu-devel] [PULL 8/8] Add a 'name' parameter to qemu_thread_create
,
Michael S. Tsirkin
,
2014/02/27
[Qemu-devel] [PATCH v3 0/2] acpi-test: issue errors instead of warnings when possible
,
Marcel Apfelbaum
,
2014/02/27
[Qemu-devel] [PATCH v3 1/2] acpi-test: retain both asl and aml files on failure
,
Marcel Apfelbaum
,
2014/02/27
[Qemu-devel] [PATCH v3 2/2] acpi-test: issue errors instead of warnings when possible
,
Marcel Apfelbaum
,
2014/02/27
[Qemu-devel] [PATCH V8 00/10] qapi script: support enum as discriminator and better enum name
,
Wenchao Xia
,
2014/02/27
[Qemu-devel] [PATCH V8 01/10] qapi script: remember explicitly defined enum values
,
Wenchao Xia
,
2014/02/27
Re: [Qemu-devel] [PATCH V8 01/10] qapi script: remember explicitly defined enum values
,
Eric Blake
,
2014/02/27
[Qemu-devel] [PATCH V8 02/10] qapi script: add check for duplicated key
,
Wenchao Xia
,
2014/02/27
Re: [Qemu-devel] [PATCH V8 02/10] qapi script: add check for duplicated key
,
Eric Blake
,
2014/02/27
[Qemu-devel] [PATCH V8 03/10] qapi script: remember line number in schema parsing
,
Wenchao Xia
,
2014/02/27
Re: [Qemu-devel] [PATCH V8 03/10] qapi script: remember line number in schema parsing
,
Eric Blake
,
2014/02/27
[Qemu-devel] [PATCH V8 04/10] qapi script: check correctness of union
,
Wenchao Xia
,
2014/02/27
Re: [Qemu-devel] [PATCH V8 04/10] qapi script: check correctness of union
,
Eric Blake
,
2014/02/27
Re: [Qemu-devel] [PATCH V8 04/10] qapi script: check correctness of union
,
Wenchao Xia
,
2014/02/28
[Qemu-devel] [PATCH V8 05/10] qapi script: code move for generate_enum_name()
,
Wenchao Xia
,
2014/02/27
[Qemu-devel] [PATCH V8 06/10] qapi script: use same function to generate enum string
,
Wenchao Xia
,
2014/02/27
Re: [Qemu-devel] [PATCH V8 06/10] qapi script: use same function to generate enum string
,
Eric Blake
,
2014/02/27
[Qemu-devel] [PATCH V8 07/10] qapi script: support enum type as discriminator in union
,
Wenchao Xia
,
2014/02/27
Re: [Qemu-devel] [PATCH V8 07/10] qapi script: support enum type as discriminator in union
,
Eric Blake
,
2014/02/27
[Qemu-devel] [PATCH V8 08/10] qapi: convert BlockdevOptions to use enum discriminator
,
Wenchao Xia
,
2014/02/27
Re: [Qemu-devel] [PATCH V8 08/10] qapi: convert BlockdevOptions to use enum discriminator
,
Eric Blake
,
2014/02/27
[Qemu-devel] [PATCH V8 09/10] qapi script: do not allow string discriminator
,
Wenchao Xia
,
2014/02/27
Re: [Qemu-devel] [PATCH V8 09/10] qapi script: do not allow string discriminator
,
Eric Blake
,
2014/02/27
[Qemu-devel] [PATCH V8 10/10] qapi script: do not add "_" for every capitalized char in enum
,
Wenchao Xia
,
2014/02/27
Re: [Qemu-devel] [PATCH V8 00/10] qapi script: support enum as discriminator and better enum name
,
Wenchao Xia
,
2014/02/28
[Qemu-devel] [PATCH v3 0/2] dataplane: add query-iothreads QMP command
,
Stefan Hajnoczi
,
2014/02/27
[Qemu-devel] [PATCH v3 1/2] iothread: stash thread ID away
,
Stefan Hajnoczi
,
2014/02/27
[Qemu-devel] [PATCH v3 2/2] qmp: add query-iothreads command
,
Stefan Hajnoczi
,
2014/02/27
Re: [Qemu-devel] [PATCH v3 0/2] dataplane: add query-iothreads QMP command
,
Eric Blake
,
2014/02/27
Re: [Qemu-devel] [PATCH v3 0/2] dataplane: add query-iothreads QMP command
,
Luiz Capitulino
,
2014/02/28
[Qemu-devel] [PATCH] block/vmdk: do not report file offset for compressed extents
,
Peter Lieven
,
2014/02/27
Re: [Qemu-devel] [PATCH] block/vmdk: do not report file offset for compressed extents
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [PATCH] qemu_file: Fix mismerge of "use fwrite() correctly"
,
Markus Armbruster
,
2014/02/27
Re: [Qemu-devel] [PATCH] qemu_file: Fix mismerge of "use fwrite() correctly"
,
Eric Blake
,
2014/02/27
Re: [Qemu-devel] [RFC PATCH 7/7] target-arm: Hacky implementation of kvm_arch_reset_vcpu() for KVM ARM64
,
Pranavkumar Sawargaonkar
,
2014/02/27
Re: [Qemu-devel] [RFC PATCH 7/7] target-arm: Hacky implementation of kvm_arch_reset_vcpu() for KVM ARM64
,
Pranavkumar Sawargaonkar
,
2014/02/27
Re: [Qemu-devel] [RFC PATCH 7/7] target-arm: Hacky implementation of kvm_arch_reset_vcpu() for KVM ARM64
,
Peter Maydell
,
2014/02/27
Re: [Qemu-devel] [RFC PATCH 6/7] hw/arm/virt: Use PSCI v0.2 function IDs when kernel supports its
,
Pranavkumar Sawargaonkar
,
2014/02/27
Re: [Qemu-devel] [RFC PATCH 5/7] target-arm: Enable KVM_ARM_VCPU_PSCI_0_2 feature when possible
,
Pranavkumar Sawargaonkar
,
2014/02/27
Re: [Qemu-devel] [RFC PATCH 4/7] target-arm: Provide PSCI v0.2 constants to generic QEMU code
,
Pranavkumar Sawargaonkar
,
2014/02/27
Re: [Qemu-devel] [RFC PATCH 3/7] target-arm: Handle exit reason KVM_EXIT_SYSTEM_EVENT
,
Pranavkumar Sawargaonkar
,
2014/02/27
Re: [Qemu-devel] [RFC PATCH 2/7] target-arm: Try X-Gene Potenza target type for KVM Aarch64
,
Pranavkumar Sawargaonkar
,
2014/02/27
Re: [Qemu-devel] [RFC PATCH 1/7] linux-headers: Update KVM headers from v3.14-rc3
,
Pranavkumar Sawargaonkar
,
2014/02/27
Re: [Qemu-devel] [RFC PATCH 0/7] PSCI v0.2 support for KVM ARM/ARM64
,
Pranavkumar Sawargaonkar
,
2014/02/27
[Qemu-devel] [PATCH v2 1/1] char/serial: Fix emptyness handling
,
Don Slutz
,
2014/02/26
[Qemu-devel] [PATCH] virtio: set virtio-mmio transport features for various backends
,
Mario Smarduch
,
2014/02/26
Re: [Qemu-devel] [PATCH] virtio: set virtio-mmio transport features for various backends
,
Mario Smarduch
,
2014/02/27
[Qemu-devel] [PATCH] serial-pci: Set prog interface field of pci config to 16550 compatible
,
BALATON Zoltan
,
2014/02/26
[Qemu-devel] [PATCH] qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declaration
,
Peter Maydell
,
2014/02/26
Re: [Qemu-devel] [PATCH] qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declaration
,
Eric Blake
,
2014/02/26
[Qemu-devel] [PATCH v4] target-ppc: gdbstub allow byte swapping for reading/writing registers
,
Thomas Falcon
,
2014/02/26
Re: [Qemu-devel] [PATCH v4] target-ppc: gdbstub allow byte swapping for reading/writing registers
,
Richard Henderson
,
2014/02/28
Re: [Qemu-devel] [Qemu-ppc] [PATCH v4] target-ppc: gdbstub allow byte swapping for reading/writing registers
,
Thomas Falcon
,
2014/02/28
Re: [Qemu-devel] [Qemu-ppc] [PATCH v4] target-ppc: gdbstub allow byte swapping for reading/writing registers
,
Richard Henderson
,
2014/02/28
[Qemu-devel] [PATCH] tests/test-int128: Don't use __noclone__ attribute on clang
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PATCH] tests/Makefile: Suppress format-security warnings on JSON tests
,
Peter Maydell
,
2014/02/26
Re: [Qemu-devel] [PATCH] tests/Makefile: Suppress format-security warnings on JSON tests
,
Paolo Bonzini
,
2014/02/26
Re: [Qemu-devel] [PATCH] tests/Makefile: Suppress format-security warnings on JSON tests
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PATCH v2] modules: Fix building with --enable-modules
,
Fam Zheng
,
2014/02/26
Re: [Qemu-devel] [PATCH v2] modules: Fix building with --enable-modules
,
Hu Tao
,
2014/02/26
Re: [Qemu-devel] [PATCH v2] modules: Fix building with --enable-modules
,
Markus Armbruster
,
2014/02/27
Re: [Qemu-devel] [PATCH v2] modules: Fix building with --enable-modules
,
Peter Maydell
,
2014/02/28
[Qemu-devel] [PATCH] monitor: Remove left-over code in do_info_profile.
,
Hani Benhabiles
,
2014/02/26
Re: [Qemu-devel] [PATCH] monitor: Remove left-over code in do_info_profile.
,
Luiz Capitulino
,
2014/02/28
[Qemu-devel] [PATCH] configure: Always build with -fno-common
,
Peter Maydell
,
2014/02/26
Re: [Qemu-devel] [PATCH] configure: Always build with -fno-common
,
Richard Henderson
,
2014/02/28
[Qemu-devel] [PULL 0/4] vfio update and fix + pci-assign fix
,
Alex Williamson
,
2014/02/26
[Qemu-devel] [PULL 1/4] vfio: Fix overrun after readlink() fills buffer completely
,
Alex Williamson
,
2014/02/26
[Qemu-devel] [PULL 2/4] pci-assign: Fix potential read beyond buffer on -EBUSY
,
Alex Williamson
,
2014/02/26
[Qemu-devel] [PULL 3/4] qdev-monitor: set DeviceState opts before calling realize
,
Alex Williamson
,
2014/02/26
[Qemu-devel] [PULL 4/4] vfio: blacklist loading of unstable roms
,
Alex Williamson
,
2014/02/26
Re: [Qemu-devel] [PULL 0/4] vfio update and fix + pci-assign fix
,
Alex Williamson
,
2014/02/26
Re: [Qemu-devel] [PULL 0/4] vfio update and fix + pci-assign fix
,
Peter Maydell
,
2014/02/27
[Qemu-devel] [PULL 00/45] target-arm queue
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 11/45] kvm: Common device control API functions
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 10/45] kvm: Introduce kvm_arch_irqchip_create
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 16/45] target-arm: Implement AArch64 CurrentEL sysreg
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 42/45] dma/pl330: Rename parent_obj
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 43/45] dma/pl330: Add event debugging printfs
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 45/45] dma/pl330: implement dmaadnh instruction
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 25/45] target-arm: Implement AArch64 TTBR*
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 40/45] dma/pl330: Fix misleading type
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 39/45] dma/pl330: Delete overly verbose debug printf
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 41/45] dma/pl330: printf format type sweep.
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 12/45] arm: vgic device control api support
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 23/45] target-arm: Implement AArch64 TCR_EL1
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 37/45] include/qemu/crc32c.h: Rename include guards to match filename
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 36/45] target-arm: Add utility function for checking AA32/64 state of an EL
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 38/45] target-arm: Add support for AArch32 ARMv8 CRC32 instructions
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 44/45] dma/pl330: Fix buffer depth
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 35/45] target-arm: Implement AArch64 view of CPACR
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 22/45] target-arm: Implement AArch64 SCTLR_EL1
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 31/45] target-arm: Get MMU index information correct for A64 code
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 04/45] target-arm: Fix incorrect arithmetic constructing short-form PAR for ATS ops
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 24/45] target-arm: Implement AArch64 VBAR_EL1
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 33/45] target-arm: Store AIF bits in env->pstate for AArch32
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 17/45] target-arm: Implement AArch64 MIDR_EL1
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 27/45] target-arm: Implement AArch64 generic timers
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 30/45] target-arm: Implement AArch64 OSLAR_EL1 sysreg as WI
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 29/45] target-arm: Implement AArch64 dummy breakpoint and watchpoint registers
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 34/45] target-arm: A64: Implement MSR (immediate) instructions
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 15/45] target-arm: A64: Make cache ID registers visible to AArch64
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 05/45] hw/intc/exynos4210_combiner: Don't overrun output_irq array in init
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 20/45] target-arm: Implement AArch64 dummy MDSCR_EL1
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 14/45] target-arm: Fix raw read and write functions on AArch64 registers
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 13/45] hw: arm_gic_kvm: Add KVM VGIC save/restore logic
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 28/45] target-arm: Implement AArch64 ID and feature registers
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 26/45] target-arm: Implement AArch64 MPIDR
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 08/45] hw/intc/arm_gic: Fix GIC_SET_LEVEL
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 32/45] target-arm: A64: Implement WFI
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 19/45] target-arm: Implement AArch64 TLB invalidate ops
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 02/45] hw/net/stellaris_enet: Avoid unintended sign extension
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 01/45] hw/misc/arm_sysctl: Fix bad boundary check on mb clock accesses
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 09/45] linux-headers: Update from v3.14-rc3
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 21/45] target-arm: Implement AArch64 memory attribute registers
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 18/45] target-arm: Implement AArch64 cache invalidate/clean ops
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 03/45] hw/timer/arm_timer: Avoid array overrun for bad addresses
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 07/45] target-arm: Load correct access bits from ARMv5 level 2 page table descriptors
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL 06/45] hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registers
,
Peter Maydell
,
2014/02/26
Re: [Qemu-devel] [PULL 00/45] target-arm queue
,
Peter Maydell
,
2014/02/27
[Qemu-devel] [PATCH 0/4] s390 cpu-hotplug implementation
,
Jason J. Herne
,
2014/02/26
[Qemu-devel] [PATCH 4/4] s390-hotplug: Implement hot_add_cpu hook
,
Jason J. Herne
,
2014/02/26
[Qemu-devel] [PATCH 2/4] s390-cpu: ipi_states enhancements
,
Jason J. Herne
,
2014/02/26
Re: [Qemu-devel] [PATCH 2/4] s390-cpu: ipi_states enhancements
,
Andreas Färber
,
2014/02/28
[Qemu-devel] [PATCH 3/4] s390-cpu: s390 cpu init improvements for hotplug
,
Jason J. Herne
,
2014/02/26
[Qemu-devel] [PATCH 1/4] s390: Storage key global access
,
Jason J. Herne
,
2014/02/26
[Qemu-devel] [PATCH RESEND] CODING_STYLE: Section about mixed declarations
,
Eduardo Habkost
,
2014/02/26
Re: [Qemu-devel] [PATCH RESEND] CODING_STYLE: Section about mixed declarations
,
Markus Armbruster
,
2014/02/27
[Qemu-devel] [PATCH] seccomp: add shmctl(), mlock(), and munlock() to the syscall whitelist
,
Paul Moore
,
2014/02/26
[Qemu-devel] [PATCH] MAINTAINERS: drop an out of date address
,
Michael S. Tsirkin
,
2014/02/26
[Qemu-devel] [PATCH v2 0/3] nbd: fix issues when connection breaks
,
Stefan Hajnoczi
,
2014/02/26
[Qemu-devel] [PATCH v2 2/3] tests: add nbd-fault-injector.py utility
,
Stefan Hajnoczi
,
2014/02/26
[Qemu-devel] [PATCH v2 3/3] qemu-iotests: add 083 NBD client disconnect tests
,
Stefan Hajnoczi
,
2014/02/26
[Qemu-devel] [PATCH v2 1/3] nbd: close socket if connection breaks
,
Stefan Hajnoczi
,
2014/02/26
[Qemu-devel] [Bug 902413] Re: qemu-i386-user on ARM host: wine hangs/spins when trying to run anything
,
Juan Melgarejo Ludeña
,
2014/02/26
[Qemu-devel] How is address of helper function for slow path calculated ?
,
Gaurav Sharma
,
2014/02/26
Re: [Qemu-devel] How is address of helper function for slow path calculated ?
,
Peter Maydell
,
2014/02/26
Re: [Qemu-devel] How is address of helper function for slow path calculated ?
,
Gaurav Sharma
,
2014/02/26
Re: [Qemu-devel] How is address of helper function for slow path calculated ?
,
Peter Maydell
,
2014/02/26
Re: [Qemu-devel] How is address of helper function for slow path calculated ?
,
Xuebing wang
,
2014/02/26
[Qemu-devel] #qemu-gsoc IRC channel for Google Summer of Code
,
Stefan Hajnoczi
,
2014/02/26
[Qemu-devel] [PATCH 0/5] s390x/kvm: additional fixes and cleanup
,
Christian Borntraeger
,
2014/02/26
[Qemu-devel] [PATCH 3/5] s390x/kvm: Add missing SIGP CPU RESET order
,
Christian Borntraeger
,
2014/02/26
[Qemu-devel] [PATCH 5/5] s390x/ipl: Fix crash of ELF images with arbitrary entry points
,
Christian Borntraeger
,
2014/02/26
[Qemu-devel] [PATCH 2/5] s390x/kvm: Rework SIGP INITIAL CPU RESET handler
,
Christian Borntraeger
,
2014/02/26
[Qemu-devel] [PATCH 1/5] s390x/cpu: Use ioctl to reset state in the kernel
,
Christian Borntraeger
,
2014/02/26
[Qemu-devel] [PATCH 4/5] s390x/kvm: Rework priv instruction handlers
,
Christian Borntraeger
,
2014/02/26
[Qemu-devel] [PATCH v4 0/2] target-arm: Add support for AArch32 ARMv8 CRC32 instructions
,
Will Newton
,
2014/02/26
[Qemu-devel] [PATCH v4 1/2] include/qemu/crc32c.h: Rename include guards to match filename
,
Will Newton
,
2014/02/26
[Qemu-devel] [PATCH v4 2/2] target-arm: Add support for AArch32 ARMv8 CRC32 instructions
,
Will Newton
,
2014/02/26
Re: [Qemu-devel] [PATCH v4 0/2] target-arm: Add support for AArch32 ARMv8 CRC32 instructions
,
Peter Maydell
,
2014/02/26
Re: [Qemu-devel] [PATCH] block/vmdk: do not report file offset for compressed extents
,
Fam Zheng
,
2014/02/26
Re: [Qemu-devel] [PATCH] block/vmdk: do not report file offset for compressed extents
,
Stefan Hajnoczi
,
2014/02/27
Re: [Qemu-devel] [PATCH] block/vmdk: do not report file offset for compressed extents
,
Peter Lieven
,
2014/02/27
Re: [Qemu-devel] [PATCH] block/vmdk: do not report file offset for compressed extents
,
Stefan Hajnoczi
,
2014/02/27
[Qemu-devel] qemu-img convert cache mode for source
,
Peter Lieven
,
2014/02/26
Re: [Qemu-devel] qemu-img convert cache mode for source
,
Stefan Hajnoczi
,
2014/02/26
Re: [Qemu-devel] qemu-img convert cache mode for source
,
Eric Blake
,
2014/02/26
Re: [Qemu-devel] qemu-img convert cache mode for source
,
Peter Lieven
,
2014/02/26
Re: [Qemu-devel] qemu-img convert cache mode for source
,
Stefan Hajnoczi
,
2014/02/27
Re: [Qemu-devel] qemu-img convert cache mode for source
,
Peter Lieven
,
2014/02/28
Re: [Qemu-devel] qemu-img convert cache mode for source
,
Fam Zheng
,
2014/02/26
Re: [Qemu-devel] qemu-img convert cache mode for source
,
Kevin Wolf
,
2014/02/27
Re: [Qemu-devel] qemu-img convert cache mode for source
,
Peter Lieven
,
2014/02/27
[Qemu-devel] [PATCH 1/1] block: use /var/tmp instead of /tmp for -snapshot
,
Amit Shah
,
2014/02/26
Re: [Qemu-devel] [PATCH 1/1] block: use /var/tmp instead of /tmp for -snapshot
,
Stefan Hajnoczi
,
2014/02/27
Re: [Qemu-devel] [PATCH 1/1] block: use /var/tmp instead of /tmp for -snapshot
,
Amit Shah
,
2014/02/27
Re: [Qemu-devel] [PATCH 1/1] block: use /var/tmp instead of /tmp for -snapshot
,
Eric Blake
,
2014/02/27
[Qemu-devel] [PATCH] translate: remove file translate-all.h
,
Xuebing Wang
,
2014/02/26
Re: [Qemu-devel] [PATCH] translate: remove file translate-all.h
,
Peter Maydell
,
2014/02/26
Re: [Qemu-devel] [PATCH] translate: remove file translate-all.h
,
Paolo Bonzini
,
2014/02/26
Re: [Qemu-devel] [PATCH] translate: remove file translate-all.h
,
Xuebing wang
,
2014/02/26
[Qemu-devel] Do not compile hw/ for SOFTMMU
,
Jun Koi
,
2014/02/26
[Qemu-devel] What does these functions do?
,
Atlas Khan
,
2014/02/26
[Qemu-devel] [PATCH] modules: Fix building with --enable-modules
,
Fam Zheng
,
2014/02/26
Re: [Qemu-devel] [PATCH] modules: Fix building with --enable-modules
,
Hu Tao
,
2014/02/26
Re: [Qemu-devel] [PATCH] modules: Fix building with --enable-modules
,
Paolo Bonzini
,
2014/02/26
[Qemu-devel] ROM access from cpu context
,
Elliot Buller
,
2014/02/26
[Qemu-devel] Function of some modules....what they do...
,
Atlas Khan
,
2014/02/26
[Qemu-devel] [RFC 0/2] platform device passthrough
,
Kim Phillips
,
2014/02/25
[Qemu-devel] [RFC 1/2] hw/arm/virt: add a Calxeda XGMAC device
,
Kim Phillips
,
2014/02/25
[Qemu-devel] [RFC 2/2] hw/misc/vfio: add vfio-platform support
,
Kim Phillips
,
2014/02/25
Re: [Qemu-devel] [RFC 2/2] hw/misc/vfio: add vfio-platform support
,
Alex Williamson
,
2014/02/28
[Qemu-devel] [PATCH microblaze/ppc v3 0/8] Remove include/hw/xilinx.h
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH microblaze/ppc v3 1/8] microblaze/s3adsp_1800: Define macros for irq map
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH microblaze/ppc v3 2/8] ppc/virtex_ml507: Define macros for irq/memory maps
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH microblaze/ppc v3 3/8] microblaze/ml605: Define macros for irq/memory maps
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH microblaze/ppc v3 4/8] xilinx: Inline usages of xilinx_intc_create()
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH microblaze/ppc v3 5/8] xilinx: Inline usages of xilinx_timer_create()
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH microblaze/ppc v3 6/8] xilinx: Inline usage of xilinx_ethlite_create()
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH microblaze/ppc v3 7/8] xilinx: Inline usages of xilinx_axi*_init()
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH microblaze/ppc v3 8/8] xilinx: Delete hw/include/xilinx.h
,
Peter Crosthwaite
,
2014/02/25
Re: [Qemu-devel] [PATCH microblaze/ppc v3 0/8] Remove include/hw/xilinx.h
,
Edgar E. Iglesias
,
2014/02/26
[Qemu-devel] [PATCH target-arm v2 0/7] PL330 Changes
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH target-arm v2 1/7] dma/pl330: Delete overly verbose debug printf
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH target-arm v2 2/7] dma/pl330: Fix misleading type
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH target-arm v2 3/7] dma/pl330: printf format type sweep.
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH target-arm v2 4/7] dma/pl330: Rename parent_obj
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH target-arm v2 5/7] dma/pl330: Add event debugging printfs
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH target-arm v2 6/7] dma/pl330: Fix buffer depth
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH target-arm v2 7/7] dma/pl330: implement dmaadnh instruction
,
Peter Crosthwaite
,
2014/02/25
Re: [Qemu-devel] [PATCH target-arm v2 0/7] PL330 Changes
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PATCH 0/2 v4] vfio: blacklist loading of unstable roms
,
Bandan Das
,
2014/02/25
[Qemu-devel] [PATCH 1/2 v4] qdev-monitor: set DeviceState opts before calling realize
,
Bandan Das
,
2014/02/25
[Qemu-devel] [PATCH 2/2 v4] vfio: blacklist loading of unstable roms
,
Bandan Das
,
2014/02/25
Re: [Qemu-devel] [PATCH 0/2 v4] vfio: blacklist loading of unstable roms
,
Alex Williamson
,
2014/02/26
[Qemu-devel] [PATCH] target-ppc: Make vgbbd Masks "static const"
,
Tom Musta
,
2014/02/25
Re: [Qemu-devel] [PATCH] target-ppc: Make vgbbd Masks "static const"
,
Richard Henderson
,
2014/02/25
[Qemu-devel] [Bug 1243287] Re: [KVM/QEMU][ARM][SAUCY] fails to boot cloud-image due to host kvm fail
,
Manoj Iyer
,
2014/02/25
[Qemu-devel] [Bug 1243287] Re: [KVM/QEMU][ARM][SAUCY] fails to boot cloud-image due to host kvm fail
,
Peter Maydell
,
2014/02/25
[Qemu-devel] [Bug 1243287] Re: [KVM/QEMU][ARM][SAUCY] fails to boot cloud-image due to host kvm fail
,
Launchpad Bug Tracker
,
2014/02/26
[Qemu-devel] [Bug 1243287] Re: [KVM/QEMU][ARM][SAUCY] fails to boot cloud-image due to host kvm fail
,
Scott Moser
,
2014/02/26
[Qemu-devel] [Bug 1243287] Re: [KVM/QEMU][ARM][SAUCY] fails to boot cloud-image due to host kvm fail
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [Bug 1243287] Re: [KVM/QEMU][ARM][SAUCY] fails to boot cloud-image due to host kvm fail
,
Manoj Iyer
,
2014/02/26
[Qemu-devel] [Bug 1243287] Re: [KVM/QEMU][ARM][SAUCY] fails to boot cloud-image due to host kvm fail
,
Manoj Iyer
,
2014/02/26
[Qemu-devel] [Bug 1243287] Re: [KVM/QEMU][ARM][SAUCY] fails to boot cloud-image due to host kvm fail
,
Ben Howard
,
2014/02/27
[Qemu-devel] [PATCH v2] configure: Make C++ test work with --enable-werror
,
Peter Maydell
,
2014/02/25
[Qemu-devel] [PATCH 0/6] qemu: irqfds for s390x
,
Cornelia Huck
,
2014/02/25
[Qemu-devel] [PATCH 2/6] linux-headers: add new interfaces
,
Cornelia Huck
,
2014/02/25
[Qemu-devel] [PATCH 1/6] s390x/virtio-ccw: Adapter interrupt support.
,
Cornelia Huck
,
2014/02/25
[Qemu-devel] [PATCH 4/6] s390x: Add I/O adapter registration.
,
Cornelia Huck
,
2014/02/25
Re: [Qemu-devel] [PATCH 4/6] s390x: Add I/O adapter registration.
,
Christian Borntraeger
,
2014/02/26
Re: [Qemu-devel] [PATCH 4/6] s390x: Add I/O adapter registration.
,
Cornelia Huck
,
2014/02/26
[Qemu-devel] [PATCH 3/6] kvm: add kvm_enable_cap_{vm,vcpu}
,
Cornelia Huck
,
2014/02/25
[Qemu-devel] [PATCH 6/6] s390x/virtio-ccw: Wire up irq routing and irqfds.
,
Cornelia Huck
,
2014/02/25
[Qemu-devel] [PATCH 5/6] s390x/virtio-ccw: reference-counted indicators
,
Cornelia Huck
,
2014/02/25
[Qemu-devel] [PATCH 0/7] KVM: irqfds for s390
,
Cornelia Huck
,
2014/02/25
[Qemu-devel] [PATCH 5/7] KVM: s390: adapter interrupt sources
,
Cornelia Huck
,
2014/02/25
[Qemu-devel] [PATCH 4/7] KVM: Add per-vm capability enablement.
,
Cornelia Huck
,
2014/02/25
[Qemu-devel] [PATCH 1/7] s390/airq: add support for irq ranges
,
Cornelia Huck
,
2014/02/25
[Qemu-devel] [PATCH 6/7] KVM: s390: irq routing for adapter interrupts.
,
Cornelia Huck
,
2014/02/25
[Qemu-devel] [PATCH 2/7] KVM: s390: virtio-ccw adapter interrupt support.
,
Cornelia Huck
,
2014/02/25
[Qemu-devel] [PATCH 7/7] KVM: Bump KVM_MAX_IRQ_ROUTES for s390
,
Cornelia Huck
,
2014/02/25
[Qemu-devel] [PATCH 3/7] KVM: eventfd: Fix lock order inversion.
,
Cornelia Huck
,
2014/02/25
[Qemu-devel] [PATCH v2 0/2] dataplane: add query-iothreads QMP command
,
Stefan Hajnoczi
,
2014/02/25
[Qemu-devel] [PATCH v2 1/2] iothread: stash thread ID away
,
Stefan Hajnoczi
,
2014/02/25
Re: [Qemu-devel] [PATCH v2 1/2] iothread: stash thread ID away
,
Eric Blake
,
2014/02/25
Re: [Qemu-devel] [PATCH v2 1/2] iothread: stash thread ID away
,
Stefan Hajnoczi
,
2014/02/27
[Qemu-devel] [PATCH v2 2/2] qmp: add query-iothreads command
,
Stefan Hajnoczi
,
2014/02/25
Re: [Qemu-devel] [PATCH v2 2/2] qmp: add query-iothreads command
,
Eric Blake
,
2014/02/25
[Qemu-devel] [RFC 0/4] target-arm: KVM to TCG migration
,
Alvise Rigo
,
2014/02/25
[Qemu-devel] [RFC 1/4] Fix issue affecting get_int32_le() in vmstate.c
,
Alvise Rigo
,
2014/02/25
Re: [Qemu-devel] [RFC 1/4] Fix issue affecting get_int32_le() in vmstate.c
,
Eduardo Habkost
,
2014/02/25
Re: [Qemu-devel] [RFC 1/4] Fix issue affecting get_int32_le() in vmstate.c
,
Peter Maydell
,
2014/02/25
Re: [Qemu-devel] [RFC 1/4] Fix issue affecting get_int32_le() in vmstate.c
,
Juan Quintela
,
2014/02/25
Re: [Qemu-devel] [RFC 1/4] Fix issue affecting get_int32_le() in vmstate.c
,
Peter Maydell
,
2014/02/25
[Qemu-devel] [RFC 2/4] Added flag in ARMCPU to track last execution mode
,
Alvise Rigo
,
2014/02/25
Re: [Qemu-devel] [RFC 2/4] Added flag in ARMCPU to track last execution mode
,
Peter Maydell
,
2014/02/25
Re: [Qemu-devel] [RFC 2/4] Added flag in ARMCPU to track last execution mode
,
alvise rigo
,
2014/02/26
Re: [Qemu-devel] [RFC 2/4] Added flag in ARMCPU to track last execution mode
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [RFC 3/4] Add l2ctlr cp register to CPUARMState
,
Alvise Rigo
,
2014/02/25
Re: [Qemu-devel] [RFC 3/4] Add l2ctlr cp register to CPUARMState
,
Peter Maydell
,
2014/02/25
Re: [Qemu-devel] [RFC 3/4] Add l2ctlr cp register to CPUARMState
,
alvise rigo
,
2014/02/26
Re: [Qemu-devel] [RFC 3/4] Add l2ctlr cp register to CPUARMState
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [RFC 4/4] Relevant changes to enable KVM to TCG migration
,
Alvise Rigo
,
2014/02/25
Re: [Qemu-devel] [RFC 4/4] Relevant changes to enable KVM to TCG migration
,
Peter Maydell
,
2014/02/25
Re: [Qemu-devel] [RFC 4/4] Relevant changes to enable KVM to TCG migration
,
alvise rigo
,
2014/02/26
Re: [Qemu-devel] [RFC 4/4] Relevant changes to enable KVM to TCG migration
,
Peter Maydell
,
2014/02/26
Re: [Qemu-devel] [RFC 4/4] Relevant changes to enable KVM to TCG migration
,
alvise rigo
,
2014/02/26
Re: [Qemu-devel] [RFC 4/4] Relevant changes to enable KVM to TCG migration
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PATCH] modules: do not include gmodule-2.0 in static builds
,
Paolo Bonzini
,
2014/02/25
Re: [Qemu-devel] [PATCH] modules: do not include gmodule-2.0 in static builds
,
Peter Maydell
,
2014/02/25
Re: [Qemu-devel] [PATCH] modules: do not include gmodule-2.0 in static builds
,
Peter Maydell
,
2014/02/25
[Qemu-devel] dirty pages refresh
,
Vincent KHERBACHE
,
2014/02/25
[Qemu-devel] [PATCH] target-arm: Implement WFE as a yield operation
,
Peter Maydell
,
2014/02/25
Re: [Qemu-devel] [PATCH] target-arm: Implement WFE as a yield operation
,
Richard Henderson
,
2014/02/25
Re: [Qemu-devel] [PATCH] target-arm: Implement WFE as a yield operation
,
Rob Herring
,
2014/02/25
[Qemu-devel] [PULL 0/4] migration queue
,
Juan Quintela
,
2014/02/25
Re: [Qemu-devel] [PULL 0/4] migration queue
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PATCH 0/7] timer: move APIs together according to their category
,
Xuebing Wang
,
2014/02/25
[Qemu-devel] [PATCH 1/7] timer: move QEMUTimerList functions together
,
Xuebing Wang
,
2014/02/25
[Qemu-devel] [PATCH 2/7] timer: make QEMUTimerLi st functions private (remove from APIs)
,
Xuebing Wang
,
2014/02/25
[Qemu-devel] [PATCH 3/7] timer: move QEMUClockType related functions together
,
Xuebing Wang
,
2014/02/25
[Qemu-devel] [PATCH 4/7] timer: move QEMUTimerListGroup function to be below QEMUClockType
,
Xuebing Wang
,
2014/02/25
[Qemu-devel] [PATCH 5/7] timer: move QEMUTimer related functions together
,
Xuebing Wang
,
2014/02/25
[Qemu-devel] [PATCH 6/7] timer: move general utility functions together
,
Xuebing Wang
,
2014/02/25
[Qemu-devel] [PATCH 7/7] timer: clean unnecessary #include and use minimal required #include
,
Xuebing Wang
,
2014/02/25
Re: [Qemu-devel] [PATCH 0/7] timer: move APIs together according to their category
,
Alex Bligh
,
2014/02/25
Re: [Qemu-devel] [PATCH 0/7] timer: move APIs together according to their category
,
Paolo Bonzini
,
2014/02/25
Re: [Qemu-devel] [PATCH 0/7] timer: move APIs together according to their category
,
Alex Bligh
,
2014/02/27
[Qemu-devel] [PULL 00/11] Net patches
,
Stefan Hajnoczi
,
2014/02/25
[Qemu-devel] [PULL 01/11] opencores_eth: flush queue whenever can_receive can go from false to true
,
Stefan Hajnoczi
,
2014/02/25
[Qemu-devel] [PULL 02/11] net: change vnet-hdr TAP prototypes
,
Stefan Hajnoczi
,
2014/02/25
[Qemu-devel] [PULL 03/11] net: extend NetClientInfo for offloading
,
Stefan Hajnoczi
,
2014/02/25
[Qemu-devel] [PULL 04/11] net: TAP uses NetClientInfo offloading callbacks
,
Stefan Hajnoczi
,
2014/02/25
[Qemu-devel] [PULL 05/11] net: virtio-net and vmxnet3 use offloading API
,
Stefan Hajnoczi
,
2014/02/25
[Qemu-devel] [PULL 06/11] net: make tap offloading callbacks static
,
Stefan Hajnoczi
,
2014/02/25
[Qemu-devel] [PULL 07/11] net: add offloading support to netmap backend
,
Stefan Hajnoczi
,
2014/02/25
[Qemu-devel] [PULL 08/11] net: Disable netmap backend when not supported
,
Stefan Hajnoczi
,
2014/02/25
[Qemu-devel] [PULL 09/11] net: remove implicit peer from offload API
,
Stefan Hajnoczi
,
2014/02/25
[Qemu-devel] [PULL 10/11] vhost_net: use offload API instead of bypassing it
,
Stefan Hajnoczi
,
2014/02/25
[Qemu-devel] [PULL 11/11] virtio-net: use qemu_get_queue() where possible
,
Stefan Hajnoczi
,
2014/02/25
Re: [Qemu-devel] [PULL 00/11] Net patches
,
Peter Maydell
,
2014/02/26
[Qemu-devel] Some line of codes in a file that I cant understand
,
Atlas Khan
,
2014/02/25
Re: [Qemu-devel] Some line of codes in a file that I cant understand
,
Dr. David Alan Gilbert
,
2014/02/25
Re: [Qemu-devel] [PATCH] monitor: Fix 'mouse_button': do not move mouse
,
Eugene Shatokhin
,
2014/02/25
Re: [Qemu-devel] [PATCH] monitor: Fix 'mouse_button': do not move mouse
,
Gerd Hoffmann
,
2014/02/25
Re: [Qemu-devel] [PATCH] monitor: Fix 'mouse_button': do not move mouse
,
Eugene Shatokhin
,
2014/02/25
[Qemu-devel] [PULL] qemu-sparc: CG3 framebuffer plus misc sun4m fixes
,
Mark Cave-Ayland
,
2014/02/25
Re: [Qemu-devel] [PULL] qemu-sparc: CG3 framebuffer plus misc sun4m fixes
,
Peter Maydell
,
2014/02/26
Re: [Qemu-devel] [PULL] qemu-sparc: CG3 framebuffer plus misc sun4m fixes
,
Mark Cave-Ayland
,
2014/02/27
[Qemu-devel] [PULL 0/1] Lonely uq/master patch for 2014-02-24
,
Paolo Bonzini
,
2014/02/25
[Qemu-devel] [PULL 1/1] KVM: Use return value for error print
,
Paolo Bonzini
,
2014/02/25
Re: [Qemu-devel] [Qemu-stable] [PULL 1/1] KVM: Use return value for error print
,
Michael Roth
,
2014/02/27
Re: [Qemu-devel] [PULL 0/1] Lonely uq/master patch for 2014-02-24
,
Peter Maydell
,
2014/02/27
[Qemu-devel] [PATCH V6] char: restore read callback on a reattached (hotplug) chardev
,
Gal Hammer
,
2014/02/25
[Qemu-devel] [PATCH 0/3] nbd: fix issues when connection breaks
,
Stefan Hajnoczi
,
2014/02/25
[Qemu-devel] [PATCH 1/3] nbd: close socket if connection breaks
,
Stefan Hajnoczi
,
2014/02/25
[Qemu-devel] [PATCH 3/3] qemu-iotests: add 080 NBD client disconnect tests
,
Stefan Hajnoczi
,
2014/02/25
Re: [Qemu-devel] [PATCH 3/3] qemu-iotests: add 080 NBD client disconnect tests
,
Kevin Wolf
,
2014/02/25
Re: [Qemu-devel] [PATCH 3/3] qemu-iotests: add 080 NBD client disconnect tests
,
Stefan Hajnoczi
,
2014/02/25
[Qemu-devel] [PATCH 2/3] tests: add nbd-fault-injector.py utility
,
Stefan Hajnoczi
,
2014/02/25
Re: [Qemu-devel] [PATCH 2/3] tests: add nbd-fault-injector.py utility
,
Nick Thomas
,
2014/02/25
Re: [Qemu-devel] [PATCH 2/3] tests: add nbd-fault-injector.py utility
,
Stefan Hajnoczi
,
2014/02/25
[Qemu-devel] [PATCH 00/17] s390x/kvm: pending patches
,
Christian Borntraeger
,
2014/02/25
[Qemu-devel] [PATCH 06/17] s390x/virtio-hcall: Specification exception for illegal subcodes
,
Christian Borntraeger
,
2014/02/25
[Qemu-devel] [PATCH 04/17] s390x/kvm: Fixed bad SIGP SET-ARCHITECTURE handler
,
Christian Borntraeger
,
2014/02/25
[Qemu-devel] [PATCH 01/17] update linux headers to kvm/queue
,
Christian Borntraeger
,
2014/02/25
[Qemu-devel] [PATCH 14/17] s390x/event-facility: exploit realize/unrealize
,
Christian Borntraeger
,
2014/02/25
[Qemu-devel] [PATCH 07/17] s390x/eventfacility: mask out commands
,
Christian Borntraeger
,
2014/02/25
[Qemu-devel] [PATCH 15/17] s390-ccw.img: Fix sporadic reboot hangs: Initialize next_idx
,
Christian Borntraeger
,
2014/02/25
[Qemu-devel] [PATCH 09/17] s390x/sclp: Add missing checks to SCLP handler
,
Christian Borntraeger
,
2014/02/25
[Qemu-devel] [PATCH 10/17] s390x/sclp: Fixed setting of condition code register
,
Christian Borntraeger
,
2014/02/25
[Qemu-devel] [PATCH 16/17] s390-ccw.img: Fix sporadic errors with ccw boot image - initialize css
,
Christian Borntraeger
,
2014/02/25
[Qemu-devel] [PATCH 03/17] s390x/async_pf: Check for apf extension and enable pfault
,
Christian Borntraeger
,
2014/02/25
[Qemu-devel] [PATCH 08/17] s390x/sclp: Fixed the size of sccb and code parameter
,
Christian Borntraeger
,
2014/02/25
[Qemu-devel] [PATCH 02/17] s390x/kvm: implement floating-interrupt controller device
,
Christian Borntraeger
,
2014/02/25
[Qemu-devel] [PATCH 17/17] s390-ccw.img: new binary rom to match latest fixes
,
Christian Borntraeger
,
2014/02/25
[Qemu-devel] [PATCH 12/17] s390x/event-facility: code restructure
,
Christian Borntraeger
,
2014/02/25
[Qemu-devel] [PATCH 05/17] s390x/virtio-hcall: Add range check for hypervisor call
,
Christian Borntraeger
,
2014/02/25
[Qemu-devel] [PATCH 11/17] s390x/event-facility: some renaming
,
Christian Borntraeger
,
2014/02/25
[Qemu-devel] [PATCH 13/17] s390x/event-facility: add support for live migration
,
Christian Borntraeger
,
2014/02/25
[Qemu-devel] [PATCH v3 0/2] target-arm: Add support for AArch32 ARMv8 CRC32 instructions
,
Will Newton
,
2014/02/25
[Qemu-devel] [PATCH v3 2/2] target-arm: Add support for AArch32 ARMv8 CRC32 instructions
,
Will Newton
,
2014/02/25
Re: [Qemu-devel] [PATCH v3 2/2] target-arm: Add support for AArch32 ARMv8 CRC32 instructions
,
Peter Maydell
,
2014/02/25
[Qemu-devel] [PATCH v3 1/2] include/qemu/crc32c.h: Rename include guards to match filename
,
Will Newton
,
2014/02/25
[Qemu-devel] [PATCH qom-cpu v10 0/2] target-i386: X86CPU subclasses
,
Andreas Färber
,
2014/02/25
[Qemu-devel] [PATCH qom-cpu v10 1/2] target-i386: Prepare CPUClass::class_by_name for X86CPU
,
Andreas Färber
,
2014/02/25
[Qemu-devel] [PATCH qom-cpu v10 2/2] target-i386: X86CPU model subclasses
,
Andreas Färber
,
2014/02/25
[Qemu-devel] [PATCH 0/3] target-i386 updates
,
Richard Henderson
,
2014/02/25
[Qemu-devel] [PATCH 3/3] target-i386: Fix ucomis and comis memory access
,
Richard Henderson
,
2014/02/25
[Qemu-devel] [PATCH 1/3] target-i386: Fix CC_OP_CLR vs PF
,
Richard Henderson
,
2014/02/25
Re: [Qemu-devel] [Qemu-stable] [PATCH 1/3] target-i386: Fix CC_OP_CLR vs PF
,
Michael Roth
,
2014/02/27
[Qemu-devel] [PATCH 2/3] target-i386: Fix SSE status flag corruption
,
Richard Henderson
,
2014/02/25
Re: [Qemu-devel] [PATCH 2/3] target-i386: Fix SSE status flag corruption
,
Paolo Bonzini
,
2014/02/25
[Qemu-devel] [PATCH] qerror: Improve QERR_DEVICE_NOT_ACTIVE message
,
Hani Benhabiles
,
2014/02/25
Re: [Qemu-devel] [PATCH] qerror: Improve QERR_DEVICE_NOT_ACTIVE message
,
Markus Armbruster
,
2014/02/25
Re: [Qemu-devel] [PATCH] qerror: Improve QERR_DEVICE_NOT_ACTIVE message
,
Hani Benhabiles
,
2014/02/25
Re: [Qemu-devel] [PATCH] qerror: Improve QERR_DEVICE_NOT_ACTIVE message
,
Luiz Capitulino
,
2014/02/28
[Qemu-devel] [PATCH 0/2 v3] vfio: blacklist loading of unstable roms
,
Bandan Das
,
2014/02/24
[Qemu-devel] [PATCH 1/2 v3] qdev-monitor: set DeviceState opts before calling realize
,
Bandan Das
,
2014/02/24
Re: [Qemu-devel] [PATCH 1/2 v3] qdev-monitor: set DeviceState opts before calling realize
,
Andreas Färber
,
2014/02/25
[Qemu-devel] [PATCH 2/2 v3] vfio: blacklist loading of unstable roms
,
Bandan Das
,
2014/02/24
Re: [Qemu-devel] [PATCH 2/2 v3] vfio: blacklist loading of unstable roms
,
Alex Williamson
,
2014/02/25
Re: [Qemu-devel] [PATCH 2/2 v3] vfio: blacklist loading of unstable roms
,
Bandan Das
,
2014/02/25
[Qemu-devel] [PATCH 1/2] target-arm: make MPIDR a property
,
Rob Herring
,
2014/02/24
[Qemu-devel] [PATCH 2/2] arm: highbank: setup custom MPIDR value
,
Rob Herring
,
2014/02/24
Re: [Qemu-devel] [PATCH 1/2] target-arm: make MPIDR a property
,
Peter Maydell
,
2014/02/24
Re: [Qemu-devel] [PATCH 1/2] target-arm: make MPIDR a property
,
Rob Herring
,
2014/02/24
Re: [Qemu-devel] [PATCH 1/2] target-arm: make MPIDR a property
,
Peter Maydell
,
2014/02/24
[Qemu-devel] [PATCH v2 0/5] s390: Support for Hotplug of Standby Memory
,
Matthew Rosato
,
2014/02/24
[Qemu-devel] [PATCH v2 1/5] vl: convert -m to QemuOpts
,
Matthew Rosato
,
2014/02/24
[Qemu-devel] [PATCH v2 2/5] vl.c: extend -m option to support options for memory hotplug
,
Matthew Rosato
,
2014/02/24
Re: [Qemu-devel] [PATCH v2 2/5] vl.c: extend -m option to support options for memory hotplug
,
Igor Mammedov
,
2014/02/26
[Qemu-devel] [PATCH v2 3/5] sclp-s390: Add device to manage s390 memory hotplug
,
Matthew Rosato
,
2014/02/24
[Qemu-devel] [PATCH v2 4/5] virtio-ccw: Include standby memory when calculating storage increment
,
Matthew Rosato
,
2014/02/24
[Qemu-devel] [PATCH v2 5/5] sclp-s390: Add memory hotplug SCLPs
,
Matthew Rosato
,
2014/02/24
Re: [Qemu-devel] [PATCH v2 0/5] s390: Support for Hotplug of Standby Memory
,
Christian Borntraeger
,
2014/02/26
Re: [Qemu-devel] [PATCH v2 0/5] s390: Support for Hotplug of Standby Memory
,
Paolo Bonzini
,
2014/02/26
Re: [Qemu-devel] [PATCH v2 0/5] s390: Support for Hotplug of Standby Memory
,
Christian Borntraeger
,
2014/02/26
[Qemu-devel] [PATCH] e1000: add the ability to select among several specific types of e1000, plus some pointers to documentations and details.
,
Romain Dolbeau
,
2014/02/24
Re: [Qemu-devel] [PATCH] e1000: add the ability to select among
,
Gabriel L. Somlo
,
2014/02/24
Re: [Qemu-devel] [PATCH] e1000: add the ability to select among several specific types of e1000, plus some pointers to documentations and details.
,
Andreas Färber
,
2014/02/25
Re: [Qemu-devel] [PATCH] e1000: add the ability to select among several specific types of e1000, plus some pointers to documentations and details.
,
Romain Dolbeau
,
2014/02/25
Re: [Qemu-devel] [PATCH] e1000: add the ability to select among several specific types of e1000, plus some pointers to documentations and details.
,
Romain Dolbeau
,
2014/02/25
Re: [Qemu-devel] [PATCH] e1000: add the ability to select among several specific types of e1000, plus some pointers to documentations and details.
,
Stefan Hajnoczi
,
2014/02/27
[Qemu-devel] Drop legacy device lists? (was: [PATCH] e1000: add the ability to select among several specific types of e1000 ...)
,
Stefan Weil
,
2014/02/25
[Qemu-devel] [PATCH 0/4] ARM: Set reset-cbar property for A9 and A15 boards
,
Peter Maydell
,
2014/02/24
[Qemu-devel] [PATCH 3/4] exynos4210: Set reset-cbar property of Cortex-A9 CPUs
,
Peter Maydell
,
2014/02/24
Re: [Qemu-devel] [PATCH 3/4] exynos4210: Set reset-cbar property of Cortex-A9 CPUs
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH 4/4] virt: Set reset-cbar on CPUs
,
Peter Maydell
,
2014/02/24
Re: [Qemu-devel] [PATCH 4/4] virt: Set reset-cbar on CPUs
,
Peter Crosthwaite
,
2014/02/25
Re: [Qemu-devel] [PATCH 4/4] virt: Set reset-cbar on CPUs
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PATCH 1/4] vexpress: Set reset-cbar property for CPUs
,
Peter Maydell
,
2014/02/24
Re: [Qemu-devel] [PATCH 1/4] vexpress: Set reset-cbar property for CPUs
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH 2/4] realview-pbx-a9: Set reset-cbar property for CPUs
,
Peter Maydell
,
2014/02/24
Re: [Qemu-devel] [PATCH 2/4] realview-pbx-a9: Set reset-cbar property for CPUs
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] QEMU accepted for Google Summer of Code 2014
,
Stefan Hajnoczi
,
2014/02/24
[Qemu-devel] [PATCH] configure: Make C++ test work with --enable-werror
,
Peter Maydell
,
2014/02/24
Re: [Qemu-devel] [PATCH] configure: Make C++ test work with --enable-werror
,
Thomas Huth
,
2014/02/25
Re: [Qemu-devel] [PATCH] configure: Make C++ test work with --enable-werror
,
Andreas Färber
,
2014/02/25
Re: [Qemu-devel] [PATCH] configure: Make C++ test work with --enable-werror
,
Peter Maydell
,
2014/02/25
[Qemu-devel] [PATCH v3] xen_disk: add discard support
,
Olaf Hering
,
2014/02/24
[Qemu-devel] Neat 'patches' trick: mark obsolete or committed patch series as read
,
Stefan Hajnoczi
,
2014/02/24
[Qemu-devel] [PATCH] target-ppc: Use Additional Temporary in stqcx Case
,
Tom Musta
,
2014/02/24
Re: [Qemu-devel] [Qemu-ppc] [PATCH] target-ppc: Use Additional Temporary in stqcx Case
,
Alexander Graf
,
2014/02/24
[Qemu-devel] [PATCH] target-ppc: Fix Compiler Warnings Due to 64-Bit Constants Declared as UL
,
Tom Musta
,
2014/02/24
Re: [Qemu-devel] [Qemu-ppc] [PATCH] target-ppc: Fix Compiler Warnings Due to 64-Bit Constants Declared as UL
,
Alexander Graf
,
2014/02/24
[Qemu-devel] [PATCH v2 0/2] Two buffer overruns in device assignment
,
Markus Armbruster
,
2014/02/24
[Qemu-devel] [PATCH v2 2/2] pci-assign: Fix potential read beyond buffer on -EBUSY
,
Markus Armbruster
,
2014/02/24
[Qemu-devel] [PATCH v2 1/2] vfio: Fix overrun after readlink() fills buffer completely
,
Markus Armbruster
,
2014/02/24
Re: [Qemu-devel] [PATCH v2 0/2] Two buffer overruns in device assignment
,
Alex Williamson
,
2014/02/24
Re: [Qemu-devel] [PATCH v2 0/2] Two buffer overruns in device assignment
,
Peter Maydell
,
2014/02/24
Re: [Qemu-devel] [PATCH v2 0/2] Two buffer overruns in device assignment
,
Alex Williamson
,
2014/02/24
[Qemu-devel] compressed VMDKs and BDRV_BLOCK_OFFSET_VALID
,
Peter Lieven
,
2014/02/24
Re: [Qemu-devel] compressed VMDKs and BDRV_BLOCK_OFFSET_VALID
,
Fam Zheng
,
2014/02/24
Re: [Qemu-devel] compressed VMDKs and BDRV_BLOCK_OFFSET_VALID
,
Paolo Bonzini
,
2014/02/24
Re: [Qemu-devel] compressed VMDKs and BDRV_BLOCK_OFFSET_VALID
,
Peter Lieven
,
2014/02/24
Re: [Qemu-devel] [PATCH] drive-mirror: Change the amount of data base on granularity
,
Stefan Hajnoczi
,
2014/02/24
Re: [Qemu-devel] [PATCH] drive-mirror: Change the amount of data base on granularity
,
Paolo Bonzini
,
2014/02/24
Re: [Qemu-devel] [PATCH] scsi-bus: Fix transfer length for VERIFY with BYTCHK=11b
,
Markus Armbruster
,
2014/02/24
Re: [Qemu-devel] [PATCH] scsi-bus: Fix transfer length for VERIFY with BYTCHK=11b
,
Paolo Bonzini
,
2014/02/24
Re: [Qemu-devel] [PATCHv2 00/18] qemu-iotests: adjust tests to work with the NFS protocol
,
Stefan Hajnoczi
,
2014/02/24
Re: [Qemu-devel] [PATCHv2 00/18] qemu-iotests: adjust tests to work with the NFS protocol
,
Peter Lieven
,
2014/02/24
Re: [Qemu-devel] [PATCHv2 00/18] qemu-iotests: adjust tests to work with the NFS protocol
,
Stefan Hajnoczi
,
2014/02/25
[Qemu-devel] Which settings to use for Intel E3-1225V2?
,
Peter Littmann
,
2014/02/24
[Qemu-devel] [PULL 0/1] audio patch queue
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PULL 1/1] hda-audio: qom cleanups
,
Gerd Hoffmann
,
2014/02/24
Re: [Qemu-devel] [PULL 1/1] hda-audio: qom cleanups
,
Andreas Färber
,
2014/02/24
Re: [Qemu-devel] [PULL 1/1] hda-audio: qom cleanups
,
Gerd Hoffmann
,
2014/02/24
Re: [Qemu-devel] [PULL 0/1] audio patch queue
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PATCH v2 0/2] acpi-test: issue errors instead of warnings when possible
,
Marcel Apfelbaum
,
2014/02/24
[Qemu-devel] [PATCH v2 2/2] acpi-test: issue errors instead of warnings when possible
,
Marcel Apfelbaum
,
2014/02/24
Re: [Qemu-devel] [PATCH v2 2/2] acpi-test: issue errors instead of warnings when possible
,
Michael S. Tsirkin
,
2014/02/26
Re: [Qemu-devel] [PATCH v2 2/2] acpi-test: issue errors instead of warnings when possible
,
Marcel Apfelbaum
,
2014/02/26
Re: [Qemu-devel] [PATCH v2 2/2] acpi-test: issue errors instead of warnings when possible
,
Michael S. Tsirkin
,
2014/02/26
Re: [Qemu-devel] [PATCH v2 2/2] acpi-test: issue errors instead of warnings when possible
,
Marcel Apfelbaum
,
2014/02/26
[Qemu-devel] [PATCH v2 1/2] acpi-test: retain both asl and aml files on failure
,
Marcel Apfelbaum
,
2014/02/24
[Qemu-devel] [PULL 0/1] spice patch queue
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 1/1] qxl: add sanity check
,
Gerd Hoffmann
,
2014/02/24
Re: [Qemu-devel] [PULL 0/1] spice patch queue
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PULL v2 00/44] rework input handling, sdl2 support
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 02/44] sdl2: baum build fix
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 04/44] console: export QemuConsole index, width, height
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 10/44] input: keyboard: add helper functions to core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 14/44] input: keyboard: switch sdl ui to new core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 33/44] input-legacy: remove kbd_mouse_has_absolute
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 08/44] input: qapi: add pause key
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 11/44] input: keyboard: switch legacy handlers to new core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 34/44] input-legacy: remove kbd_mouse_is_absolute
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 18/44] input: keyboard: switch curses ui to new core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 27/44] input: mouse: switch spice ui to new core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 35/44] input-legacy: remove kbd_mouse_event
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 42/44] input: remove index_from_keycode (no users)
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 24/44] input: mouse: switch sdl ui to new core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 26/44] input: mouse: switch vnc ui to new core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 32/44] input-legacy: remove kbd_put_keycode
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 30/44] input: mouse: switch cocoa ui to new core
,
Gerd Hoffmann
,
2014/02/24
Re: [Qemu-devel] [PATCH 30/44] input: mouse: switch cocoa ui to new core
,
Andreas Färber
,
2014/02/24
[Qemu-devel] [PATCH 09/44] input: add core bits of the new input layer
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 01/44] ui/sdl2 : initial port to SDL 2.0 (v2.0)
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 25/44] sdl2: switch mouse handling to new core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 05/44] input: rename file to legacy
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 40/44] input: move qmp_query_mice to new core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 21/44] input: mouse: add qemu_input_is_absolute()
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 07/44] input: qapi: add unmapped key
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 29/44] input: keyboard: switch cocoa ui to new core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 06/44] input: qapi: define event types
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 15/44] sdl2: switch keyboard handling to new core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 19/44] input: mouse: add helpers functions to core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 17/44] input: keyboard: switch spice ui to new core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 31/44] input: trace events
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 16/44] input: keyboard: switch vnc ui to new core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 36/44] input: move mouse mode notifier to new core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 28/44] input: mouse: switch monitor to new core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 41/44] input: move do_mouse_set to new core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 43/44] console: add head to index to qemu consoles.
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 03/44] sdl2: remove text console logic
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 13/44] input: keyboard: switch gtk ui to new core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 12/44] input: keyboard: switch qmp_send_key() to new core.
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 23/44] input: mouse: switch gtk ui to new core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 37/44] input: add input_mouse_mode tracepoint
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 22/44] input: mouse: switch legacy handlers to new core
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 20/44] input: mouse: add graphic_rotate support
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 44/44] console: add QemuUIInfo
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 38/44] sdl2: simplify keymap handling
,
Gerd Hoffmann
,
2014/02/24
[Qemu-devel] [PATCH 39/44] sdl2: codestyle fixups
,
Gerd Hoffmann
,
2014/02/24
Re: [Qemu-devel] [PULL v2 00/44] rework input handling, sdl2 support
,
Peter Maydell
,
2014/02/26
Re: [Qemu-devel] [PULL v2 00/44] rework input handling, sdl2 support
,
Gerd Hoffmann
,
2014/02/27
Re: [Qemu-devel] [PULL v2 00/44] rework input handling, sdl2 support
,
Peter Maydell
,
2014/02/27
Re: [Qemu-devel] [PULL v2 00/44] rework input handling, sdl2 support
,
Gerd Hoffmann
,
2014/02/27
Re: [Qemu-devel] [PULL v2 00/44] rework input handling, sdl2 support
,
Eric Blake
,
2014/02/27
Re: [Qemu-devel] [PULL v2 00/44] rework input handling, sdl2 support
,
Gerd Hoffmann
,
2014/02/27
[Qemu-devel] [PATCH v5 3/3] KVM: x86: Enable Intel MPX for guest
,
Liu, Jinsong
,
2014/02/24
Re: [Qemu-devel] [PATCH v5 3/3] KVM: x86: Enable Intel MPX for guest
,
Paolo Bonzini
,
2014/02/24
Re: [Qemu-devel] [PATCH v5 3/3] KVM: x86: Enable Intel MPX for guest
,
Liu, Jinsong
,
2014/02/24
Re: [Qemu-devel] [PATCH v5 3/3] KVM: x86: Enable Intel MPX for guest
,
Paolo Bonzini
,
2014/02/24
[Qemu-devel] [PATCH v5 2/3] KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save
,
Liu, Jinsong
,
2014/02/24
[Qemu-devel] [PATCH v5 1/3] KVM: x86: Intel MPX vmx and msr handle
,
Liu, Jinsong
,
2014/02/24
[Qemu-devel] [PATCH v5 0/3] KVM: x86: enable Intel MPX for KVM
,
Liu, Jinsong
,
2014/02/24
[Qemu-devel] [PATCH 0/2] char: restore read callback on a reattached (hotplug) chardev
,
Gal Hammer
,
2014/02/24
[Qemu-devel] [PATCH 1/2] char: restore read callback on a reattached (hotplug) chardev
,
Gal Hammer
,
2014/02/24
[Qemu-devel] [PATCH 2/2] qtest: fix a "!chr->fd_in_tag" assertion error in qtest.
,
Gal Hammer
,
2014/02/24
Re: [Qemu-devel] [PATCH 2/2] qtest: fix a "!chr->fd_in_tag" assertion error in qtest.
,
Paolo Bonzini
,
2014/02/24
Re: [Qemu-devel] [PATCH 2/2] qtest: fix a "!chr->fd_in_tag" assertion error in qtest.
,
Gal Hammer
,
2014/02/24
Re: [Qemu-devel] [PATCH 2/2] qtest: fix a "!chr->fd_in_tag" assertion error in qtest.
,
Gal Hammer
,
2014/02/25
[Qemu-devel] [PATCH] Add a command to QMP to list the supported devices
,
Or Goshen
,
2014/02/24
Re: [Qemu-devel] [PATCH] Add a command to QMP to list the supported devices
,
Paolo Bonzini
,
2014/02/24
Re: [Qemu-devel] [PATCH] Add a command to QMP to list the supported devices
,
Andreas Färber
,
2014/02/24
Re: [Qemu-devel] [PATCH] Add a command to QMP to list the supported devices
,
Paolo Bonzini
,
2014/02/24
Re: [Qemu-devel] [PATCH] Add a command to QMP to list the supported devices
,
Or Goshen
,
2014/02/24
Re: [Qemu-devel] [PATCH] Add a command to QMP to list the supported devices
,
Paolo Bonzini
,
2014/02/24
Re: [Qemu-devel] [PATCH] Add a command to QMP to list the supported devices
,
Eric Blake
,
2014/02/24
[Qemu-devel] [PATCH] Support NBD client under win32/MinGW
,
Or Goshen
,
2014/02/24
Re: [Qemu-devel] [PATCH] Support NBD client under win32/MinGW
,
Paolo Bonzini
,
2014/02/24
Re: [Qemu-devel] [PATCH] Support NBD client under win32/MinGW
,
Or Goshen
,
2014/02/24
Re: [Qemu-devel] [PATCH] Support NBD client under win32/MinGW
,
Paolo Bonzini
,
2014/02/24
[Qemu-devel] [PATCH] qmp: Check for returned data from __json_read in get_events
,
Fam Zheng
,
2014/02/24
Re: [Qemu-devel] [PATCH] qmp: Check for returned data from __json_read in get_events
,
Stefan Hajnoczi
,
2014/02/24
Re: [Qemu-devel] [PATCH] qmp: Check for returned data from __json_read in get_events
,
Luiz Capitulino
,
2014/02/28
[Qemu-devel] [PULL 0/6] qemu-ga: various fixes, and serial support for w32
,
Michael Roth
,
2014/02/23
[Qemu-devel] [PATCH 1/6] qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEvent
,
Michael Roth
,
2014/02/23
[Qemu-devel] [PATCH 2/6] qga: vss-win32: Fix interference with snapshot creation by other VSS requesters
,
Michael Roth
,
2014/02/23
[Qemu-devel] [PATCH 3/6] qga: vss-win32: Fix interference with snapshot deletion by other VSS request
,
Michael Roth
,
2014/02/23
[Qemu-devel] [PATCH 5/6] qga: Fix memory allocation pasto
,
Michael Roth
,
2014/02/23
[Qemu-devel] [PATCH 4/6] qga: Don't require 'time' argument in guest-set-time command
,
Michael Roth
,
2014/02/23
[Qemu-devel] [PATCH 6/6] qemu-ga: isa-serial support on Windows
,
Michael Roth
,
2014/02/23
Re: [Qemu-devel] [PULL 0/6] qemu-ga: various fixes, and serial support for w32
,
Peter Maydell
,
2014/02/25
[Qemu-devel] [PULL] xtensa queue 2014-02-24
,
Max Filippov
,
2014/02/23
Re: [Qemu-devel] [PULL] xtensa queue 2014-02-24
,
Peter Maydell
,
2014/02/25
Re: [Qemu-devel] [PATCH v2] qga: Don't require 'time' argument in guest-set-time command
,
Michael Roth
,
2014/02/23
Re: [Qemu-devel] [PATCH 0/3] qga: vss-win32: Fix interference with other VSS requesters
,
Michael Roth
,
2014/02/23
[Qemu-devel] [PATCH 0/8] Tracetool cleanup
,
Lluís Vilanova
,
2014/02/23
[Qemu-devel] [PATCH 1/8] trace: [tracetool] Add method 'Event.api' to build event names
,
Lluís Vilanova
,
2014/02/23
[Qemu-devel] [PATCH 2/8] trace: [tracetool] Add methods 'Event.copy' and 'Arguments.copy'
,
Lluís Vilanova
,
2014/02/23
[Qemu-devel] [PATCH 3/8] trace: [tracetool] Spacing changes
,
Lluís Vilanova
,
2014/02/23
[Qemu-devel] [PATCH 4/8] trace: [tracetool] Cosmetic changes
,
Lluís Vilanova
,
2014/02/23
[Qemu-devel] [PATCH 6/8] trace: [tracetool] Change format docs to point to the generated file
,
Lluís Vilanova
,
2014/02/23
[Qemu-devel] [PATCH 5/8] trace: [tracetool] Show list of frontends and backends sorted by name
,
Lluís Vilanova
,
2014/02/23
[Qemu-devel] [PATCH 7/8] trace: [simple] Bump up log version number
,
Lluís Vilanova
,
2014/02/23
[Qemu-devel] [PATCH 8/8] trace: [tracetool] Minimize the amount of per-backend code
,
Lluís Vilanova
,
2014/02/23
[Qemu-devel] [PATCH 0/9] w32: Reduce dependency on Windows API
,
Stefan Weil
,
2014/02/23
[Qemu-devel] [PATCH 4/9] qga: Remove unneeded include file
,
Stefan Weil
,
2014/02/23
[Qemu-devel] [PATCH 3/9] qemu-img: Remove unneeded include files
,
Stefan Weil
,
2014/02/23
[Qemu-devel] [PATCH 9/9] w32: Replace Windows specific data types in common header files
,
Stefan Weil
,
2014/02/23
Re: [Qemu-devel] [PATCH 9/9] w32: Replace Windows specific data types in common header files
,
Kevin Wolf
,
2014/02/24
Re: [Qemu-devel] [PATCH 9/9] w32: Replace Windows specific data types in common header files
,
Peter Maydell
,
2014/02/24
Re: [Qemu-devel] [PATCH 9/9] w32: Replace Windows specific data types in common header files
,
Kevin Wolf
,
2014/02/24
Re: [Qemu-devel] [PATCH 9/9] w32: Replace Windows specific data types in common header files
,
Peter Maydell
,
2014/02/24
Re: [Qemu-devel] [PATCH 9/9] w32: Replace Windows specific data types in common header files
,
Stefan Weil
,
2014/02/24
Re: [Qemu-devel] [PATCH 9/9] w32: Replace Windows specific data types in common header files
,
Stefan Weil
,
2014/02/24
Re: [Qemu-devel] [PATCH 9/9] w32: Replace Windows specific data types in common header files
,
Andreas Färber
,
2014/02/24
Re: [Qemu-devel] [PATCH 9/9] w32: Replace Windows specific data types in common header files
,
Stefan Weil
,
2014/02/24
Re: [Qemu-devel] [PATCH 9/9] w32: Replace Windows specific data types in common header files
,
Andreas Färber
,
2014/02/25
Re: [Qemu-devel] [PATCH 9/9] w32: Replace Windows specific data types in common header files
,
Stefan Weil
,
2014/02/26
Re: [Qemu-devel] [PATCH 9/9] w32: Replace Windows specific data types in common header files
,
Stefan Hajnoczi
,
2014/02/27
[Qemu-devel] [PATCH 6/9] w32: Add and use intermediate include file for windows.h
,
Stefan Weil
,
2014/02/23
Re: [Qemu-devel] [PATCH 6/9] w32: Add and use intermediate include file for windows.h
,
Paolo Bonzini
,
2014/02/24
Re: [Qemu-devel] [PATCH 6/9] w32: Add and use intermediate include file for windows.h
,
Stefan Weil
,
2014/02/24
Re: [Qemu-devel] [PATCH 6/9] w32: Add and use intermediate include file for windows.h
,
Paolo Bonzini
,
2014/02/25
[Qemu-devel] [PATCH 5/9] vl: Remove unneeded include file
,
Stefan Weil
,
2014/02/23
[Qemu-devel] [PATCH 2/9] exec: Remove unneeded include files
,
Stefan Weil
,
2014/02/23
[Qemu-devel] [PATCH 8/9] w32: Reduce dependencies in sysemu/os-win32.h
,
Stefan Weil
,
2014/02/23
Re: [Qemu-devel] [PATCH 8/9] w32: Reduce dependencies in sysemu/os-win32.h
,
Max Filippov
,
2014/02/23
[Qemu-devel] [PATCH 7/9] w32: Move inline function from header file to C source
,
Stefan Weil
,
2014/02/23
[Qemu-devel] [PATCH 1/9] util/iov: Use qemu/sockets.h instead of conditional code
,
Stefan Weil
,
2014/02/23
Re: [Qemu-devel] [PATCH 0/9] w32: Reduce dependency on Windows API
,
Stefan Weil
,
2014/02/25
Re: [Qemu-devel] [PATCH 0/9] w32: Reduce dependency on Windows API
,
Paolo Bonzini
,
2014/02/25
Re: [Qemu-devel] [PATCH 0/9] w32: Reduce dependency on Windows API
,
Andreas Färber
,
2014/02/25
[Qemu-devel] [PATCH] acpi-test: issue errors instead of warnings when possible
,
Marcel Apfelbaum
,
2014/02/23
Re: [Qemu-devel] [PATCH] acpi-test: issue errors instead of warnings when possible
,
Michael S. Tsirkin
,
2014/02/23
Re: [Qemu-devel] [PATCH] acpi-test: issue errors instead of warnings when possible
,
Marcel Apfelbaum
,
2014/02/24
[Qemu-devel] [PATCH] balloon: Fix device name in error message.
,
Hani Benhabiles
,
2014/02/23
Re: [Qemu-devel] [PATCH] balloon: Fix device name in error message.
,
Markus Armbruster
,
2014/02/24
Re: [Qemu-devel] [PATCH] balloon: Fix device name in error message.
,
Hani Benhabiles
,
2014/02/24
[Qemu-devel] Questions about timer
,
Xuebing Wang
,
2014/02/22
Re: [Qemu-devel] Questions about timer
,
Alex Bligh
,
2014/02/23
[Qemu-devel] A problem of VM with nbd network disk
,
Caizhifeng
,
2014/02/22
Re: [Qemu-devel] A problem of VM with nbd network disk
,
Stefan Hajnoczi
,
2014/02/24
[Qemu-devel] [PATCH v15 00/14] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
,
Fam Zheng
,
2014/02/22
[Qemu-devel] [PATCH v15 01/14] block: Add BlockOpType enum
,
Fam Zheng
,
2014/02/22
[Qemu-devel] [PATCH v15 02/14] block: Introduce op_blockers to BlockDriverState
,
Fam Zheng
,
2014/02/22
[Qemu-devel] [PATCH v15 03/14] block: Replace in_use with operation blocker
,
Fam Zheng
,
2014/02/22
Re: [Qemu-devel] [PATCH v15 03/14] block: Replace in_use with operation blocker
,
Markus Armbruster
,
2014/02/27
[Qemu-devel] [PATCH v15 04/14] block: Move op_blocker check from block_job_create to its caller
,
Fam Zheng
,
2014/02/22
[Qemu-devel] [PATCH v15 05/14] block: Add bdrv_set_backing_hd()
,
Fam Zheng
,
2014/02/22
Re: [Qemu-devel] [PATCH v15 05/14] block: Add bdrv_set_backing_hd()
,
Jeff Cody
,
2014/02/26
Re: [Qemu-devel] [PATCH v15 05/14] block: Add bdrv_set_backing_hd()
,
Jeff Cody
,
2014/02/26
[Qemu-devel] [PATCH v15 06/14] block: Add backing_blocker in BlockDriverState
,
Fam Zheng
,
2014/02/22
[Qemu-devel] [PATCH v15 07/14] block: Parse "backing" option to reference existing BDS
,
Fam Zheng
,
2014/02/22
[Qemu-devel] [PATCH v15 08/14] block: Support dropping active in bdrv_drop_intermediate
,
Fam Zheng
,
2014/02/22
Re: [Qemu-devel] [PATCH v15 08/14] block: Support dropping active in bdrv_drop_intermediate
,
Jeff Cody
,
2014/02/26
[Qemu-devel] [PATCH v15 09/14] stream: Use bdrv_drop_intermediate and drop close_unused_images
,
Fam Zheng
,
2014/02/22
Re: [Qemu-devel] [PATCH v15 09/14] stream: Use bdrv_drop_intermediate and drop close_unused_images
,
Jeff Cody
,
2014/02/26
[Qemu-devel] [PATCH v15 10/14] qmp: Add command 'blockdev-backup'
,
Fam Zheng
,
2014/02/22
[Qemu-devel] [PATCH v15 11/14] block: Allow backup on referenced named BlockDriverState
,
Fam Zheng
,
2014/02/22
[Qemu-devel] [PATCH v15 12/14] block: Add blockdev-backup to transaction
,
Fam Zheng
,
2014/02/22
[Qemu-devel] [PATCH v15 13/14] qemu-iotests: Test blockdev-backup in 055
,
Fam Zheng
,
2014/02/22
[Qemu-devel] [PATCH v15 14/14] qemu-iotests: Image fleecing test case 083
,
Fam Zheng
,
2014/02/22
[Qemu-devel] [Bug 1256546] Re: qemu-s390x-static: segmentation fault entering chroot
,
Bug Watch Updater
,
2014/02/22
[Qemu-devel] [Bug 1256546] Re: qemu-s390x-static: segmentation fault entering chroot
,
Mitsuya Shibata
,
2014/02/22
[Qemu-devel] [Bug 1256546] Re: qemu-s390x-static: segmentation fault entering chroot
,
Bug Watch Updater
,
2014/02/23
[Qemu-devel] [PATCH V3 0/3] Fix some quorum nits after merge
,
Benoît Canet
,
2014/02/22
[Qemu-devel] [PATCH V3 1/3] qmp: Fix BlockdevOptionQuorum.
,
Benoît Canet
,
2014/02/22
[Qemu-devel] [PATCH V3 2/3] qmp: Make Quorum error events more palatable.
,
Benoît Canet
,
2014/02/22
[Qemu-devel] [PATCH V3 3/3] qemu-io-test: Disable Quorum test when not compiled in.
,
Benoît Canet
,
2014/02/22
Re: [Qemu-devel] [PATCH V3 3/3] qemu-io-test: Disable Quorum test when not compiled in.
,
Fam Zheng
,
2014/02/23
Re: [Qemu-devel] [PATCH V3 0/3] Fix some quorum nits after merge
,
Stefan Hajnoczi
,
2014/02/26
[Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
,
Peter Lieven
,
2014/02/22
Re: [Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
,
Fam Zheng
,
2014/02/22
Re: [Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
,
Peter Lieven
,
2014/02/23
Re: [Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
,
Fam Zheng
,
2014/02/23
Re: [Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
,
Paolo Bonzini
,
2014/02/24
Re: [Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
,
Fam Zheng
,
2014/02/24
Re: [Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
,
Paolo Bonzini
,
2014/02/24
Re: [Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
,
Fam Zheng
,
2014/02/24
Re: [Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
,
Kevin Wolf
,
2014/02/24
Re: [Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
,
Paolo Bonzini
,
2014/02/24
Re: [Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
,
Kevin Wolf
,
2014/02/24
Re: [Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
,
Kevin Wolf
,
2014/02/24
Re: [Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
,
Peter Lieven
,
2014/02/24
Re: [Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
,
Paolo Bonzini
,
2014/02/24
Re: [Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
,
Peter Lieven
,
2014/02/24
Re: [Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
,
Peter Lieven
,
2014/02/24
Re: [Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
,
Kevin Wolf
,
2014/02/25
Re: [Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
,
Peter Lieven
,
2014/02/25
[Qemu-devel] [PATCH] block/iscsi: fix segfault if writesame fails
,
Peter Lieven
,
2014/02/22
Re: [Qemu-devel] [PATCH] block/iscsi: fix segfault if writesame fails
,
Paolo Bonzini
,
2014/02/22
[Qemu-devel] [PATCH v3] XBZRLE: Fix qemu crash when resize the xbzrle cache
,
Gonglei (Arei)
,
2014/02/22
Re: [Qemu-devel] [PATCH v3] XBZRLE: Fix qemu crash when resize the xbzrle cache
,
Juan Quintela
,
2014/02/25
Re: [Qemu-devel] [PATCH v3] XBZRLE: Fix qemu crash when resize the xbzrle cache
,
Gonglei (Arei)
,
2014/02/26
[Qemu-devel] [PATCH] Don't enable a HPET timer if HPET is disabled
,
Matt Lupfer
,
2014/02/21
Re: [Qemu-devel] [PATCH] Don't enable a HPET timer if HPET is disabled
,
Paolo Bonzini
,
2014/02/22
Re: [Qemu-devel] [PATCH] Don't enable a HPET timer if HPET is disabled
,
Alex Bligh
,
2014/02/22
Re: [Qemu-devel] [PATCH] Don't enable a HPET timer if HPET is disabled
,
Paolo Bonzini
,
2014/02/22
Re: [Qemu-devel] [PATCH] Don't enable a HPET timer if HPET is disabled
,
Alex Bligh
,
2014/02/22
Re: [Qemu-devel] [PATCH] Don't enable a HPET timer if HPET is disabled
,
Paolo Bonzini
,
2014/02/22
[Qemu-devel] [PATCH V2 0/3] Fix some quorum nits after merge
,
Benoît Canet
,
2014/02/21
[Qemu-devel] [PATCH V2 3/3] qemu-io-test: Disable Quorum test when not compiled in.
,
Benoît Canet
,
2014/02/21
Re: [Qemu-devel] [PATCH V2 3/3] qemu-io-test: Disable Quorum test when not compiled in.
,
Fam Zheng
,
2014/02/22
Re: [Qemu-devel] [PATCH V2 3/3] qemu-io-test: Disable Quorum test when not compiled in.
,
Benoît Canet
,
2014/02/22
Re: [Qemu-devel] [PATCH V2 3/3] qemu-io-test: Disable Quorum test when not compiled in.
,
Fam Zheng
,
2014/02/22
[Qemu-devel] [PATCH V2 1/3] qmp: Fix BlockdevOptionQuorum.
,
Benoît Canet
,
2014/02/21
[Qemu-devel] [PATCH V2 2/3] qmp: Make Quorum error events more palatable.
,
Benoît Canet
,
2014/02/21
Re: [Qemu-devel] [PATCH V2 2/3] qmp: Make Quorum error events more palatable.
,
Eric Blake
,
2014/02/21
Re: [Qemu-devel] [PATCH V2 2/3] qmp: Make Quorum error events more palatable.
,
Benoît Canet
,
2014/02/21
Re: [Qemu-devel] [PATCH V2 2/3] qmp: Make Quorum error events more palatable.
,
Eric Blake
,
2014/02/21
[Qemu-devel] [PATCH] hw/intc/arm_gic: Fix GIC_SET_LEVEL
,
Christoffer Dall
,
2014/02/21
Re: [Qemu-devel] [PATCH] hw/intc/arm_gic: Fix GIC_SET_LEVEL
,
Christoffer Dall
,
2014/02/23
Re: [Qemu-devel] [PATCH] hw/intc/arm_gic: Fix GIC_SET_LEVEL
,
Peter Maydell
,
2014/02/24
[Qemu-devel] [PATCH 0/3] Fix some quorum nits after merge
,
Benoît Canet
,
2014/02/21
[Qemu-devel] [PATCH 3/3] qemu-io-test: Disable Quorum test when not compiled in.
,
Benoît Canet
,
2014/02/21
[Qemu-devel] [PATCH 1/3] qmp: Fix BlockdevOptionQuorum.
,
Benoît Canet
,
2014/02/21
Re: [Qemu-devel] [PATCH 1/3] qmp: Fix BlockdevOptionQuorum.
,
Eric Blake
,
2014/02/21
[Qemu-devel] [PATCH 2/3] qmp: Make Quorum error events more palatable.
,
Benoît Canet
,
2014/02/21
Re: [Qemu-devel] [PATCH 2/3] qmp: Make Quorum error events more palatable.
,
Eric Blake
,
2014/02/21
[Qemu-devel] [PULL 00/54] Block patches
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 02/54] block: Fix bdrv_is_first_non_filter()
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 01/54] qcow2: Set zero flag for discarded clusters
,
Kevin Wolf
,
2014/02/21
Re: [Qemu-devel] [PULL 01/54] qcow2: Set zero flag for discarded clusters
,
Eric Blake
,
2014/02/21
Re: [Qemu-devel] [PULL 01/54] qcow2: Set zero flag for discarded clusters
,
Kevin Wolf
,
2014/02/24
[Qemu-devel] [PULL 03/54] block: Change BDS parameter of bdrv_open() to **
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 05/54] block: Make bdrv_file_open() static
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 04/54] block: Add reference parameter to bdrv_open()
,
Kevin Wolf
,
2014/02/21
Re: [Qemu-devel] [PULL 04/54] block: Add reference parameter to bdrv_open()
,
Fam Zheng
,
2014/02/22
[Qemu-devel] [PULL 06/54] block: Reuse reference handling from bdrv_open()
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 07/54] block: Remove bdrv_new() from bdrv_file_open()
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 08/54] block: Handle bs->options in bdrv_open() only
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 09/54] block: Reuse success path from bdrv_open()
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 10/54] block: Remove bdrv_open_image()'s force_raw option
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 11/54] nbd: produce a better error if neither host nor port is passed
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 12/54] nbd: correctly propagate errors
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 13/54] nbd: inline tcp_socket_incoming_spec into sole caller
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 14/54] nbd: move socket wrappers to qemu-nbd
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 15/54] iscsi: fix indentation
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 16/54] iscsi: correctly propagate errors in iscsi_open
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 17/54] gluster: default scheme to gluster:// and host to localhost.
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 19/54] cow: correctly propagate errors
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 18/54] gluster: correctly propagate errors
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 20/54] curl: correctly propagate errors
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 21/54] qcow: correctly propagate errors
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 22/54] qed: correctly propagate errors
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 23/54] vhdx: correctly propagate errors
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 25/54] vmdk: extract vmdk_read_desc
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 26/54] vmdk: push vmdk_read_desc up to caller
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 24/54] vvfat: correctly propagate errors
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 27/54] vmdk: do not try opening a file as both image and descriptor
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 28/54] vmdk: correctly propagate errors
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 29/54] block: do not abuse EMEDIUMTYPE
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 30/54] vdi: say why an image is bad
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 31/54] qemu-option: has_help_option() and is_valid_option_list()
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 32/54] qemu-img create: Support multiple -o options
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 33/54] qemu-img convert: Support multiple -o options
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 34/54] qemu-img amend: Support multiple -o options
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 35/54] qemu-img: Allow -o help with incomplete argument list
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 36/54] qemu-iotests: Check qemu-img command line parsing
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 37/54] qemu-config: Sections must consist of keys
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 38/54] qdict: Extract non-QDicts in qdict_array_split()
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 41/54] quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB.
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 42/54] quorum: Create BDRVQuorumState and BlkDriver and do init.
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 43/54] quorum: Add quorum_aio_writev and its dependencies.
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 40/54] check-qdict: Test termination of qdict_array_split()
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 39/54] check-qdict: Adjust test for qdict_array_split()
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 44/54] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 45/54] quorum: Add quorum_aio_readv.
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 46/54] quorum: Add quorum mechanism.
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 48/54] quorum: Add quorum_invalidate_cache().
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 47/54] quorum: Add quorum_getlength().
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 49/54] quorum: Add quorum_co_flush().
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 50/54] quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum.
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 51/54] quorum: Add quorum_open() and quorum_close().
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 52/54] quorum: Add unit test.
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 53/54] quorum: Simplify quorum_open()
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PULL 54/54] iotests: Mixed quorum child device specifications
,
Kevin Wolf
,
2014/02/21
Re: [Qemu-devel] [PULL 00/54] Block patches
,
Peter Maydell
,
2014/02/25
[Qemu-devel] [PATCH v2 0/2] quorum: Simplify quorum_open()
,
Max Reitz
,
2014/02/21
[Qemu-devel] [PATCH v2 1/2] quorum: Simplify quorum_open()
,
Max Reitz
,
2014/02/21
[Qemu-devel] [PATCH v2 2/2] iotests: Mixed quorum child device specifications
,
Max Reitz
,
2014/02/21
Re: [Qemu-devel] [PATCH v2 2/2] iotests: Mixed quorum child device specifications
,
Benoît Canet
,
2014/02/21
Re: [Qemu-devel] [PATCH v2 0/2] quorum: Simplify quorum_open()
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PATCH V19 00/12] Quorum block filter
,
Benoît Canet
,
2014/02/21
[Qemu-devel] [PATCH V19 02/12] quorum: Create BDRVQuorumState and BlkDriver and do init.
,
Benoît Canet
,
2014/02/21
[Qemu-devel] [PATCH V19 09/12] quorum: Add quorum_co_flush().
,
Benoît Canet
,
2014/02/21
[Qemu-devel] [PATCH V19 12/12] quorum: Add unit test.
,
Benoît Canet
,
2014/02/21
[Qemu-devel] [PATCH V19 11/12] quorum: Add quorum_open() and quorum_close().
,
Benoît Canet
,
2014/02/21
Re: [Qemu-devel] [PATCH V19 11/12] quorum: Add quorum_open() and quorum_close().
,
Eric Blake
,
2014/02/21
[Qemu-devel] [PATCH V19 10/12] quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum.
,
Benoît Canet
,
2014/02/21
[Qemu-devel] [PATCH V19 08/12] quorum: Add quorum_invalidate_cache().
,
Benoît Canet
,
2014/02/21
[Qemu-devel] [PATCH V19 04/12] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
,
Benoît Canet
,
2014/02/21
[Qemu-devel] [PATCH V19 01/12] quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB.
,
Benoît Canet
,
2014/02/21
[Qemu-devel] [PATCH V19 03/12] quorum: Add quorum_aio_writev and its dependencies.
,
Benoît Canet
,
2014/02/21
[Qemu-devel] [PATCH V19 07/12] quorum: Add quorum_getlength().
,
Benoît Canet
,
2014/02/21
[Qemu-devel] [PATCH V19 06/12] quorum: Add quorum mechanism.
,
Benoît Canet
,
2014/02/21
Re: [Qemu-devel] [PATCH V19 06/12] quorum: Add quorum mechanism.
,
Eric Blake
,
2014/02/21
Re: [Qemu-devel] [PATCH V19 06/12] quorum: Add quorum mechanism.
,
Benoît Canet
,
2014/02/21
Re: [Qemu-devel] [PATCH V19 06/12] quorum: Add quorum mechanism.
,
Kevin Wolf
,
2014/02/21
Re: [Qemu-devel] [PATCH V19 06/12] quorum: Add quorum mechanism.
,
Eric Blake
,
2014/02/21
Re: [Qemu-devel] [PATCH V19 06/12] quorum: Add quorum mechanism.
,
Benoît Canet
,
2014/02/21
Re: [Qemu-devel] [PATCH V19 06/12] quorum: Add quorum mechanism.
,
Eric Blake
,
2014/02/21
Re: [Qemu-devel] [PATCH V19 06/12] quorum: Add quorum mechanism.
,
Eric Blake
,
2014/02/21
[Qemu-devel] [PATCH V19 05/12] quorum: Add quorum_aio_readv.
,
Benoît Canet
,
2014/02/21
Re: [Qemu-devel] [PATCH V19 00/12] Quorum block filter
,
Kevin Wolf
,
2014/02/21
Re: [Qemu-devel] [PATCH V19 00/12] Quorum block filter
,
Eric Blake
,
2014/02/21
Re: [Qemu-devel] [PATCH V19 00/12] Quorum block filter
,
Benoît Canet
,
2014/02/21
[Qemu-devel] Error compiling qemu from source on Ubuntu 12.10
,
Jobin Raju George
,
2014/02/21
Re: [Qemu-devel] Error compiling qemu from source on Ubuntu 12.10
,
Jobin Raju George
,
2014/02/21
Re: [Qemu-devel] Error compiling qemu from source on Ubuntu 12.10
,
Peter Maydell
,
2014/02/24
Re: [Qemu-devel] Error compiling qemu from source on Ubuntu 12.10
,
Jobin Raju George
,
2014/02/24
Re: [Qemu-devel] Error compiling qemu from source on Ubuntu 12.10
,
Peter Maydell
,
2014/02/25
Re: [Qemu-devel] Error compiling qemu from source on Ubuntu 12.10
,
Jobin Raju George
,
2014/02/25
Re: [Qemu-devel] Error compiling qemu from source on Ubuntu 12.10
,
Peter Maydell
,
2014/02/25
[Qemu-devel] [PATCH v2] check-qdict: Test termination of qdict_array_split()
,
Max Reitz
,
2014/02/21
Re: [Qemu-devel] [PATCH v2] check-qdict: Test termination of qdict_array_split()
,
Eric Blake
,
2014/02/21
Re: [Qemu-devel] [PATCH v2] check-qdict: Test termination of qdict_array_split()
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PATCH] check-qdict: Test termination of qdict_array_split()
,
Max Reitz
,
2014/02/21
[Qemu-devel] [PATCH] libvixl: Fix typo in comment
,
Stefan Weil
,
2014/02/21
Re: [Qemu-devel] [PATCH] libvixl: Fix typo in comment
,
Peter Maydell
,
2014/02/24
[Qemu-devel] [PATCH 0/2] quorum: Simplify quorum_open()
,
Max Reitz
,
2014/02/21
[Qemu-devel] [PATCH 1/2] quorum: Simplify quorum_open()
,
Max Reitz
,
2014/02/21
Re: [Qemu-devel] [PATCH 1/2] quorum: Simplify quorum_open()
,
Benoît Canet
,
2014/02/21
[Qemu-devel] [PATCH 2/2] iotests: Mixed quorum child device specifications
,
Max Reitz
,
2014/02/21
Re: [Qemu-devel] [PATCH 2/2] iotests: Mixed quorum child device specifications
,
Benoît Canet
,
2014/02/21
[Qemu-devel] [PATCH 0/3] Extract non-QDicts in qdict_array_split()
,
Max Reitz
,
2014/02/21
[Qemu-devel] [PATCH 1/3] qemu-config: Sections must consist of keys
,
Max Reitz
,
2014/02/21
Re: [Qemu-devel] [PATCH 1/3] qemu-config: Sections must consist of keys
,
Eric Blake
,
2014/02/21
[Qemu-devel] [PATCH 2/3] qdict: Extract non-QDicts in qdict_array_split()
,
Max Reitz
,
2014/02/21
Re: [Qemu-devel] [PATCH 2/3] qdict: Extract non-QDicts in qdict_array_split()
,
Eric Blake
,
2014/02/21
Re: [Qemu-devel] [PATCH 2/3] qdict: Extract non-QDicts in qdict_array_split()
,
Max Reitz
,
2014/02/21
[Qemu-devel] [PATCH 3/3] check-qdict: Adjust test for qdict_array_split()
,
Max Reitz
,
2014/02/21
Re: [Qemu-devel] [PATCH 3/3] check-qdict: Adjust test for qdict_array_split()
,
Eric Blake
,
2014/02/21
Re: [Qemu-devel] [PATCH 3/3] check-qdict: Adjust test for qdict_array_split()
,
Max Reitz
,
2014/02/21
Re: [Qemu-devel] [PATCH 0/3] Extract non-QDicts in qdict_array_split()
,
Kevin Wolf
,
2014/02/21
Re: [Qemu-devel] [PATCH 0/3] Extract non-QDicts in qdict_array_split()
,
Eric Blake
,
2014/02/21
Re: [Qemu-devel] [PATCH 0/3] Extract non-QDicts in qdict_array_split()
,
Max Reitz
,
2014/02/26
Re: [Qemu-devel] [PATCH 0/3] Extract non-QDicts in qdict_array_split()
,
Eric Blake
,
2014/02/26
[Qemu-devel] [PATCH v4 3/3] KVM: x86: Enable Intel MPX for guest
,
Liu, Jinsong
,
2014/02/21
Re: [Qemu-devel] [PATCH v4 3/3] KVM: x86: Enable Intel MPX for guest
,
Paolo Bonzini
,
2014/02/21
Re: [Qemu-devel] [PATCH v4 3/3] KVM: x86: Enable Intel MPX for guest
,
Liu, Jinsong
,
2014/02/23
Message not available
Re: [Qemu-devel] [PATCH v4 3/3] KVM: x86: Enable Intel MPX for guest
,
Liu, Jinsong
,
2014/02/24
[Qemu-devel] [PATCH v4 2/3] KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save
,
Liu, Jinsong
,
2014/02/21
[Qemu-devel] [PATCH v4 1/3] KVM: x86: Intel MPX vmx and msr handle
,
Liu, Jinsong
,
2014/02/21
[Qemu-devel] [PATCH v4 0/3] KVM: x86: enable Intel MPX for KVM
,
Liu, Jinsong
,
2014/02/21
[Qemu-devel] [PATCH] KVM: x86: Fix xsave cpuid exposing bug
,
Liu, Jinsong
,
2014/02/21
Re: [Qemu-devel] [PATCH] KVM: x86: Fix xsave cpuid exposing bug
,
Paolo Bonzini
,
2014/02/22
[Qemu-devel] [PATCH] KVM: x86: expose ADX feature to guest
,
Liu, Jinsong
,
2014/02/21
Re: [Qemu-devel] [PATCH] KVM: x86: expose ADX feature to guest
,
Paolo Bonzini
,
2014/02/22
[Qemu-devel] [PATCH] KVM: x86: expose new instruction RDSEED to guest
,
Liu, Jinsong
,
2014/02/21
Re: [Qemu-devel] [PATCH] KVM: x86: expose new instruction RDSEED to guest
,
Paolo Bonzini
,
2014/02/22
[Qemu-devel] [PATCH] tcg: Fix warning (1 bit signed bitfield entry) and replace int by bool
,
Stefan Weil
,
2014/02/21
Re: [Qemu-devel] [PATCH] tcg: Fix warning (1 bit signed bitfield entry) and replace int by bool
,
Richard Henderson
,
2014/02/21
[Qemu-devel] [PATCH] fsdev: Fix overrun after readlink() fills buffer completely
,
Markus Armbruster
,
2014/02/21
Re: [Qemu-devel] [PATCH] fsdev: Fix overrun after readlink() fills buffer completely
,
Aneesh Kumar K.V
,
2014/02/26
[Qemu-devel] [PATCH 0/2] Two buffer overruns in device assignment
,
Markus Armbruster
,
2014/02/21
[Qemu-devel] [PATCH 1/2] vfio: Fix overrun after readlink() fills buffer completely
,
Markus Armbruster
,
2014/02/21
Re: [Qemu-devel] [PATCH 1/2] vfio: Fix overrun after readlink() fills buffer completely
,
Peter Maydell
,
2014/02/21
Re: [Qemu-devel] [PATCH 1/2] vfio: Fix overrun after readlink() fills buffer completely
,
Alex Williamson
,
2014/02/21
Re: [Qemu-devel] [PATCH 1/2] vfio: Fix overrun after readlink() fills buffer completely
,
Markus Armbruster
,
2014/02/24
[Qemu-devel] [PATCH 2/2] pci-assign: Fix potential read beyond buffer on -EBUSY
,
Markus Armbruster
,
2014/02/21
Re: [Qemu-devel] [PATCH 2/2] pci-assign: Fix potential read beyond buffer on -EBUSY
,
Peter Maydell
,
2014/02/21
Re: [Qemu-devel] [PATCH 2/2] pci-assign: Fix potential read beyond buffer on -EBUSY
,
Peter Maydell
,
2014/02/21
[Qemu-devel] [PATCH] vnc: Fix tight_detect_smooth_image() for lossless case
,
Markus Armbruster
,
2014/02/21
[Qemu-devel] [PATCH v3 0/6] qemu-img: Support multiple -o options
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PATCH v3 1/6] qemu-option: has_help_option() and is_valid_option_list()
,
Kevin Wolf
,
2014/02/21
Re: [Qemu-devel] [PATCH v3 1/6] qemu-option: has_help_option() and is_valid_option_list()
,
Eric Blake
,
2014/02/21
Re: [Qemu-devel] [PATCH v3 1/6] qemu-option: has_help_option() and is_valid_option_list()
,
Kevin Wolf
,
2014/02/21
Re: [Qemu-devel] [PATCH v3 1/6] qemu-option: has_help_option() and is_valid_option_list()
,
Markus Armbruster
,
2014/02/24
Re: [Qemu-devel] [PATCH v3 1/6] qemu-option: has_help_option() and is_valid_option_list()
,
Kevin Wolf
,
2014/02/24
[Qemu-devel] [PATCH v3 2/6] qemu-img create: Support multiple -o options
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PATCH v3 3/6] qemu-img convert: Support multiple -o options
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PATCH v3 4/6] qemu-img amend: Support multiple -o options
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PATCH v3 5/6] qemu-img: Allow -o help with incomplete argument list
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] [PATCH v3 6/6] qemu-iotests: Check qemu-img command line parsing
,
Kevin Wolf
,
2014/02/21
Re: [Qemu-devel] [PATCH v3 6/6] qemu-iotests: Check qemu-img command line parsing
,
Eric Blake
,
2014/02/21
Re: [Qemu-devel] [PATCH v3 0/6] qemu-img: Support multiple -o options
,
Jeff Cody
,
2014/02/21
[Qemu-devel] [PATCH 0/2] dataplane: add query-iothreads QMP command
,
Stefan Hajnoczi
,
2014/02/21
[Qemu-devel] [PATCH 1/2] iothread: stash thread ID away
,
Stefan Hajnoczi
,
2014/02/21
Re: [Qemu-devel] [PATCH 1/2] iothread: stash thread ID away
,
Paolo Bonzini
,
2014/02/21
Re: [Qemu-devel] [PATCH 1/2] iothread: stash thread ID away
,
Stefan Hajnoczi
,
2014/02/24
Re: [Qemu-devel] [PATCH 1/2] iothread: stash thread ID away
,
Paolo Bonzini
,
2014/02/24
Re: [Qemu-devel] [PATCH 1/2] iothread: stash thread ID away
,
Stefan Hajnoczi
,
2014/02/25
Re: [Qemu-devel] [PATCH 1/2] iothread: stash thread ID away
,
Paolo Bonzini
,
2014/02/25
Re: [Qemu-devel] [PATCH 1/2] iothread: stash thread ID away
,
Stefan Hajnoczi
,
2014/02/25
Re: [Qemu-devel] [PATCH 1/2] iothread: stash thread ID away
,
Paolo Bonzini
,
2014/02/25
[Qemu-devel] [PATCH 2/2] qmp: add query-iothreads command
,
Stefan Hajnoczi
,
2014/02/21
Re: [Qemu-devel] [PATCH 2/2] qmp: add query-iothreads command
,
Eric Blake
,
2014/02/21
Re: [Qemu-devel] [PATCH 2/2] qmp: add query-iothreads command
,
Stefan Hajnoczi
,
2014/02/24
[Qemu-devel] [PATCH v4 0/6] dataplane: switch to N:M devices-per-thread model
,
Stefan Hajnoczi
,
2014/02/21
[Qemu-devel] [PATCH v4 1/6] rfifolock: add recursive FIFO lock
,
Stefan Hajnoczi
,
2014/02/21
[Qemu-devel] [PATCH v4 2/6] aio: add aio_context_acquire() and aio_context_release()
,
Stefan Hajnoczi
,
2014/02/21
[Qemu-devel] [PATCH v4 3/6] iothread: add I/O thread object
,
Stefan Hajnoczi
,
2014/02/21
Re: [Qemu-devel] [PATCH v4 3/6] iothread: add I/O thread object
,
Igor Mammedov
,
2014/02/26
Re: [Qemu-devel] [PATCH v4 3/6] iothread: add I/O thread object
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [PATCH v4 4/6] qdev: add get_pointer_and_free() for temporary strings
,
Stefan Hajnoczi
,
2014/02/21
Re: [Qemu-devel] [PATCH v4 4/6] qdev: add get_pointer_and_free() for temporary strings
,
Igor Mammedov
,
2014/02/26
Re: [Qemu-devel] [PATCH v4 4/6] qdev: add get_pointer_and_free() for temporary strings
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] [PATCH v4 5/6] iothread: add "iothread" qdev property type
,
Stefan Hajnoczi
,
2014/02/21
[Qemu-devel] [PATCH v4 6/6] dataplane: replace internal thread with IOThread
,
Stefan Hajnoczi
,
2014/02/21
[Qemu-devel] [PATCH] target-ppc: Introduce hypervisor call H_GET_TCE
,
Laurent Dufour
,
2014/02/21
Re: [Qemu-devel] [Qemu-ppc] [PATCH] target-ppc: Introduce hypervisor call H_GET_TCE
,
Greg Kurz
,
2014/02/21
[Qemu-devel] [PATCH] hw/ide/ahci.h: Avoid shifting left into sign bit
,
Peter Maydell
,
2014/02/21
[Qemu-devel] [PATCH 0/4] arm: Avoid shifting left into sign bit
,
Peter Maydell
,
2014/02/21
[Qemu-devel] [PATCH 2/4] hw/arm/omap1.c: Avoid shifting left into sign bit
,
Peter Maydell
,
2014/02/21
[Qemu-devel] [PATCH 4/4] hw/arm/musicpal: Avoid shifting left into sign bit
,
Peter Maydell
,
2014/02/21
[Qemu-devel] [PATCH 1/4] pxa2xx: Don't shift into sign bit
,
Peter Maydell
,
2014/02/21
[Qemu-devel] [PATCH 3/4] hw/ssi/xilinx_spips.c: Avoid shifting left into sign bit
,
Peter Maydell
,
2014/02/21
[Qemu-devel] [PATCH] qga: Fix memory allocation pasto
,
Markus Armbruster
,
2014/02/21
Re: [Qemu-devel] [PATCH] qga: Fix memory allocation pasto
,
Eric Blake
,
2014/02/21
Re: [Qemu-devel] [PATCH] qga: Fix memory allocation pasto
,
Michael Roth
,
2014/02/23
Re: [Qemu-devel] [Qemu-ppc] [PATCH v2] spapr_vscsi: Fix REPORT_LUNS handling
,
Alexander Graf
,
2014/02/21
Re: [Qemu-devel] [PULL v2 33/37] block: vhdx - add .bdrv_create() support
,
Alexander Graf
,
2014/02/21
Re: [Qemu-devel] [PULL v2 33/37] block: vhdx - add .bdrv_create() support
,
Jeff Cody
,
2014/02/21
Re: [Qemu-devel] [PULL v2 33/37] block: vhdx - add .bdrv_create() support
,
Stefan Hajnoczi
,
2014/02/24
Re: [Qemu-devel] [Qemu-ppc] [V4 PATCH 17/22] target-ppc: Fix and enable fri[mnpz]
,
Alexander Graf
,
2014/02/21
Re: [Qemu-devel] [Qemu-ppc] [V4 PATCH 17/22] target-ppc: Fix and enable fri[mnpz]
,
Tom Musta
,
2014/02/21
[Qemu-devel] [PATCH v5 0/8] virtio endian-ambivalent target fixes
,
Greg Kurz
,
2014/02/21
[Qemu-devel] [PATCH v5 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio
,
Greg Kurz
,
2014/02/21
Re: [Qemu-devel] [PATCH v5 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio
,
Stefan Hajnoczi
,
2014/02/25
Re: [Qemu-devel] [PATCH v5 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio
,
Greg Kurz
,
2014/02/25
[Qemu-devel] [PATCH v5 2/8] virtio: allow byte swapping for vring and config access
,
Greg Kurz
,
2014/02/21
[Qemu-devel] [PATCH v5 3/8] virtio-net: use virtio wrappers to access headers
,
Greg Kurz
,
2014/02/21
[Qemu-devel] [PATCH v5 4/8] virtio-balloon: use virtio wrappers to access page frame numbers
,
Greg Kurz
,
2014/02/21
[Qemu-devel] [PATCH v5 5/8] virtio-blk: use virtio wrappers to access headers
,
Greg Kurz
,
2014/02/21
[Qemu-devel] [PATCH v5 6/8] virtio-scsi: use virtio wrappers to access headers
,
Greg Kurz
,
2014/02/21
[Qemu-devel] [PATCH v5 7/8] virtio-serial-bus: use virtio wrappers to access headers
,
Greg Kurz
,
2014/02/21
[Qemu-devel] [PATCH v5 8/8] virtio-9p: use virtio wrappers to access headers
,
Greg Kurz
,
2014/02/21
Re: [Qemu-devel] [PATCH v5 0/8] virtio endian-ambivalent target fixes
,
Stefan Hajnoczi
,
2014/02/25
[Qemu-devel] [PATCH v21 00/25] replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 01/25] add def_value_str to QemuOptDesc
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 02/25] qapi: output def_value_str when query command line options
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 04/25] improve assertion in qemu_opt_get functions
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 06/25] add convert functions between QEMUOptionParameter to QemuOpts
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 05/25] add some QemuOpts functions for replace work
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 03/25] improve some functions in qemu-option.c
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 07/25] change block layer to support both QemuOpts and QEMUOptionParamter
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 09/25] gluster.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 11/25] qcow.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 08/25] cow.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 13/25] qed.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 10/25] iscsi.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 12/25] qcow2.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 16/25] raw_bsd.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 17/25] rbd.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 15/25] raw-win32.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 18/25] sheepdog.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 14/25] raw-posix.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 20/25] vdi.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 19/25] ssh.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 21/25] vmdk.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 22/25] vpc.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 23/25] vhdx.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 24/25] vvfat.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH v21 25/25] cleanup QEMUOptionParameter
,
Chunyan Liu
,
2014/02/21
[Qemu-devel] [PATCH] PPC: sPAPR: Only use getpagesize() when we run with kvm
,
Alexander Graf
,
2014/02/21
Re: [Qemu-devel] [PATCH] PPC: sPAPR: Only use getpagesize() when we run with kvm
,
Peter Maydell
,
2014/02/21
Re: [Qemu-devel] [PATCH] PPC: sPAPR: Only use getpagesize() when we run with kvm
,
Alexander Graf
,
2014/02/21
Re: [Qemu-devel] [PATCH] PPC: sPAPR: Only use getpagesize() when we run with kvm
,
Peter Maydell
,
2014/02/21
Re: [Qemu-devel] [PATCH] PPC: sPAPR: Only use getpagesize() when we run with kvm
,
Alexander Graf
,
2014/02/21
[Qemu-devel] Add a new hardware
,
atlas khan
,
2014/02/21
Re: [Qemu-devel] Add a new hardware
,
Andreas Färber
,
2014/02/25
[Qemu-devel] QOM vs QAPI for QMP APIs
,
Stefan Hajnoczi
,
2014/02/21
Re: [Qemu-devel] QOM vs QAPI for QMP APIs
,
Anthony Liguori
,
2014/02/21
Re: [Qemu-devel] QOM vs QAPI for QMP APIs
,
Paolo Bonzini
,
2014/02/21
Re: [Qemu-devel] QOM vs QAPI for QMP APIs
,
Eric Blake
,
2014/02/21
Re: [Qemu-devel] QOM vs QAPI for QMP APIs
,
Markus Armbruster
,
2014/02/24
Re: [Qemu-devel] QOM vs QAPI for QMP APIs
,
Eric Blake
,
2014/02/24
Re: [Qemu-devel] QOM vs QAPI for QMP APIs
,
Markus Armbruster
,
2014/02/25
Re: [Qemu-devel] QOM vs QAPI for QMP APIs
,
Andreas Färber
,
2014/02/25
Re: [Qemu-devel] QOM vs QAPI for QMP APIs
,
Paolo Bonzini
,
2014/02/25
Re: [Qemu-devel] QOM vs QAPI for QMP APIs
,
Andreas Färber
,
2014/02/25
Re: [Qemu-devel] QOM vs QAPI for QMP APIs
,
Stefan Hajnoczi
,
2014/02/21
Re: [Qemu-devel] QOM vs QAPI for QMP APIs
,
Kevin Wolf
,
2014/02/25
Re: [Qemu-devel] QOM vs QAPI for QMP APIs
,
Stefan Hajnoczi
,
2014/02/25
Re: [Qemu-devel] QOM vs QAPI for QMP APIs
,
Paolo Bonzini
,
2014/02/25
Re: [Qemu-devel] QOM vs QAPI for QMP APIs
,
Kevin Wolf
,
2014/02/25
[Qemu-devel] [PATCH V2] virtio-net: calculate proper msix vectors on init
,
Jason Wang
,
2014/02/21
[Qemu-devel] Patch Round-up for stable 1.7.1, freeze on 2013-02-27
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 01/51] virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplug
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 02/51] virtio-bus: remove vdev field
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 03/51] virtio-ccw: remove vdev field
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 04/51] virtio-pci: remove vdev field
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 05/51] virtio-bus: cleanup plug/unplug interface
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 07/51] virtio-serial: switch exit callback to VirtioDeviceClass
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 08/51] virtio-net: switch exit callback to VirtioDeviceClass
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 10/51] virtio-balloon: switch exit callback to VirtioDeviceClass
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 11/51] virtio-rng: switch exit callback to VirtioDeviceClass
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 09/51] virtio-scsi: switch exit callback to VirtioDeviceClass
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 12/51] virtio-pci: add device_unplugged callback
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 13/51] scsi-bus: fix transfer length and direction for VERIFY command
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 14/51] scsi-disk: fix VERIFY emulation
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 17/51] qom: Split out object and class caches
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 16/51] memory.c: bugfix - ref counting mismatch in memory_region_find
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 15/51] intel-hda: fix position buffer
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 19/51] vl: add missing transition debug->finish_migrate
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 18/51] migration: Fix rate limit
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 20/51] x86: only allow real mode to access 32bit without LMA
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 21/51] qdev-monitor: Avoid device_add crashing on non-device driver name
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 22/51] split definitions for exec.c and translate-all.c radix trees
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 06/51] virtio-blk: switch exit callback to VirtioDeviceClass
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 24/51] exec: pass hw address to phys_page_find
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 23/51] exec: replace leaf with skip
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 25/51] exec: separate sections and nodes per address space
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 26/51] pc: map PCI address space as catchall region for not mapped addresses
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 28/51] target-mips: fix 64-bit FPU config for user-mode emulation
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 29/51] linux-user: pass correct parameter to do_shmctl()
,
Michael Roth
,
2014/02/21
Re: [Qemu-devel] [PATCH 29/51] linux-user: pass correct parameter to do_shmctl()
,
Laurent Vivier
,
2014/02/21
Re: [Qemu-devel] [PATCH 29/51] linux-user: pass correct parameter to do_shmctl()
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 30/51] linux-user: create target_structs header to place ipc_perm and shmid_ds
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 27/51] piix: fix 32bit pci hole
,
Michael Roth
,
2014/02/21
Re: [Qemu-devel] [PATCH 27/51] piix: fix 32bit pci hole
,
Laszlo Ersek
,
2014/02/21
[Qemu-devel] [PATCH 32/51] tcg/optimize: fix known-zero bits for right shift ops
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 31/51] Fix QEMU build on OpenBSD on x86 archs
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 34/51] block/iscsi: use a bh to schedule co reentrance
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 33/51] hpet: fix build with CONFIG_HPET off
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 35/51] qemu_opts_parse(): always check return value
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 38/51] mainstone: Fix duplicate array values for key 'space'
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 36/51] s390x/kvm: Fix diagnose handling.
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 37/51] seccomp: exit if seccomp_init() fails
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 39/51] migration: qmp_migrate(): keep working after syntax error
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 40/51] vfio-pci: Release all MSI-X vectors when disabled
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 41/51] block/curl: Implement the libcurl timer callback interface
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 43/51] scsi: Assign cancel_io vector for scsi_disk_emulate_ops
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 42/51] scsi: Support TEST UNIT READY in the dummy LUN0
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 44/51] virtio-scsi: Cleanup of I/Os that never started
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 46/51] KVM: Retry KVM_CREATE_VM on EINTR
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 45/51] virtio-scsi: Prevent assertion on missed events
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 47/51] i386: Add missing include file for QEMU_PACKED
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 48/51] linux-user: Fix trampoline code for CRIS
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 51/51] tcg-arm: The shift count of op_rotl_i32 is in args[2] not args[1].
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH 50/51] memory: fix limiting of translation at a page boundary
,
Michael Roth
,
2014/02/21
Re: [Qemu-devel] Patch Round-up for stable 1.7.1, freeze on 2013-02-27
,
Paolo Bonzini
,
2014/02/21
[Qemu-devel] [PATCH 0/5] xen: add Intel IGD passthrough support
,
Yang Zhang
,
2014/02/21
[Qemu-devel] [PATCH 1/5] xen, gfx passthrough: basic graphics passthrough support
,
Yang Zhang
,
2014/02/21
[Qemu-devel] [PATCH 2/5] xen, gfx passthrough: reserve 00:02.0 for INTEL IGD
,
Yang Zhang
,
2014/02/21
[Qemu-devel] [PATCH 5/5] xen, gfx passthrough: add opregion mapping
,
Yang Zhang
,
2014/02/21
[Qemu-devel] [PATCH 3/5] xen, gfx passthrough: create intel isa bridge
,
Yang Zhang
,
2014/02/21
[Qemu-devel] [PATCH 4/5] xen, gfx passthrough: support Intel IGD passthrough with VT-D
,
Yang Zhang
,
2014/02/21
Re: [Qemu-devel] [PATCH 0/5] xen: add Intel IGD passthrough support
,
Zhang, Yang Z
,
2014/02/27
Re: [Qemu-devel] [PATCH 0/5] xen: add Intel IGD passthrough support
,
Stefano Stabellini
,
2014/02/27
Re: [Qemu-devel] [PATCH] KVM: Use return value for error print
,
Michael Roth
,
2014/02/21
Re: [Qemu-devel] [PATCH] KVM: Use return value for error print
,
Paolo Bonzini
,
2014/02/21
Re: [Qemu-devel] [PATCH] target-i386: Fix CC_OP_CLR vs PF
,
Michael Roth
,
2014/02/21
[Qemu-devel] [PATCH] virtio-net: calculate proper msix vectors on init
,
Jason Wang
,
2014/02/21
Re: [Qemu-devel] [PATCH] virtio-net: calculate proper msix vectors on init
,
Jason Wang
,
2014/02/21
Re: [Qemu-devel] [PATCH] virtio-net: calculate proper msix vectors on init
,
Michael S. Tsirkin
,
2014/02/23
Re: [Qemu-devel] [PATCH] virtio-net: calculate proper msix vectors on init
,
Jason Wang
,
2014/02/23
[Qemu-devel] CentOS 5.x intermittently fails to boot on QEMU 1.7.0
,
Matt Lupfer
,
2014/02/20
Re: [Qemu-devel] CentOS 5.x intermittently fails to boot on QEMU 1.7.0
,
Paolo Bonzini
,
2014/02/21
Re: [Qemu-devel] CentOS 5.x intermittently fails to boot on QEMU 1.7.0
,
Alex Bligh
,
2014/02/21
Re: [Qemu-devel] CentOS 5.x intermittently fails to boot on QEMU 1.7.0
,
Matt Lupfer
,
2014/02/21
Re: [Qemu-devel] CentOS 5.x intermittently fails to boot on QEMU 1.7.0
,
Alex Bligh
,
2014/02/22
Re: [Qemu-devel] CentOS 5.x intermittently fails to boot on QEMU 1.7.0
,
Paolo Bonzini
,
2014/02/22
[Qemu-devel] Can KVM be enabled for Ubuntu Guest on Windows Host
,
Shehbaz Jaffer
,
2014/02/20
Re: [Qemu-devel] Can KVM be enabled for Ubuntu Guest on Windows Host
,
Marcus
,
2014/02/21
Re: [Qemu-devel] Can KVM be enabled for Ubuntu Guest on Windows Host
,
Marcus
,
2014/02/21
[Qemu-devel] [PATCH v2] XBZRLE: Fix qemu crash when resize the xbzrle cache
,
Gonglei (Arei)
,
2014/02/20
Re: [Qemu-devel] [PATCH v2] XBZRLE: Fix qemu crash when resize the xbzrle cache
,
Dr. David Alan Gilbert
,
2014/02/21
Re: [Qemu-devel] [PATCH v2] XBZRLE: Fix qemu crash when resize the xbzrle cache
,
Gonglei (Arei)
,
2014/02/21
Re: [Qemu-devel] [PATCH v2] XBZRLE: Fix qemu crash when resize the xbzrle cache
,
Dr. David Alan Gilbert
,
2014/02/21
Re: [Qemu-devel] [PATCH v2] XBZRLE: Fix qemu crash when resize the xbzrle cache
,
Gonglei (Arei)
,
2014/02/21
[Qemu-devel] [PATCH target-arm v8 1/1] target-arm: Implements the ARM PMCCNTR register
,
Alistair Francis
,
2014/02/20
Re: [Qemu-devel] [PATCH target-arm v8 1/1] target-arm: Implements the ARM PMCCNTR register
,
Peter Maydell
,
2014/02/25
Re: [Qemu-devel] [RFH] Qemu main thread is blocked in g_poll in windows guest
,
Andrey Korolyov
,
2014/02/20
[Qemu-devel] spapr_pci.c:spapr_pci_msi_init() creates memory region whose size is host-dependent
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] spapr_pci.c:spapr_pci_msi_init() creates memory region whose size is host-dependent
,
Alexander Graf
,
2014/02/21
[Qemu-devel] [PATCH] target-ppc/translate.c: Use ULL suffix for 64 bit constants
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH] target-ppc/translate.c: Use ULL suffix for 64 bit constants
,
Stefan Weil
,
2014/02/20
Re: [Qemu-devel] [PATCH] target-ppc/translate.c: Use ULL suffix for 64 bit constants
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH] target-ppc/translate.c: Use ULL suffix for 64 bit constants
,
Alexander Graf
,
2014/02/21
[Qemu-devel] [PATCH] hw/arm/spitz: Avoid clash with Windows header symbol MOD_SHIFT
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH] hw/arm/spitz: Avoid clash with Windows header symbol MOD_SHIFT
,
Stefan Weil
,
2014/02/20
Re: [Qemu-devel] [PATCH] hw/arm/spitz: Avoid clash with Windows header symbol MOD_SHIFT
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH] hw/arm/spitz: Avoid clash with Windows header symbol MOD_SHIFT
,
Stefan Weil
,
2014/02/21
[Qemu-devel] [PATCH] trace: Fix build warnings for Win32 build
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH] trace: Fix build warnings for Win32 build
,
Stefan Weil
,
2014/02/20
Re: [Qemu-devel] [PATCH] trace: Fix build warnings for Win32 build
,
Stefan Hajnoczi
,
2014/02/21
[Qemu-devel] [PATCH v2] tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH v2] tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)
,
Richard Henderson
,
2014/02/20
Re: [Qemu-devel] [PATCH v2] tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)
,
Peter Maydell
,
2014/02/21
[Qemu-devel] [PATCH] tcg: Fix typo in comment (dependancies -> dependencies)
,
Stefan Weil
,
2014/02/20
[Qemu-devel] [PATCH] tcg: Fix typo in comment (dependancies -> dependencies)
,
Stefan Weil
,
2014/02/21
[Qemu-devel] [PATCH] stubs: Optimize dependencies for gdbstub.c
,
Stefan Weil
,
2014/02/20
[Qemu-devel] [PULL 0/2] xen-140220
,
Stefano Stabellini
,
2014/02/20
[Qemu-devel] [PULL 2/2] xen_disk: fix io accounting
,
Stefano Stabellini
,
2014/02/20
[Qemu-devel] [PULL 1/2] Call pci_piix3_xen_ide_unplug from unplug_disks
,
Stefano Stabellini
,
2014/02/20
Re: [Qemu-devel] [PULL 0/2] xen-140220
,
Peter Maydell
,
2014/02/25
[Qemu-devel] [PATCH] tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH] tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH] tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)
,
Richard Henderson
,
2014/02/20
Re: [Qemu-devel] [PATCH] tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)
,
Stefan Weil
,
2014/02/20
Re: [Qemu-devel] [PATCH] tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH] tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)
,
Stefan Weil
,
2014/02/21
Re: [Qemu-devel] [PATCH] tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)
,
Peter Maydell
,
2014/02/21
Re: [Qemu-devel] [PATCH] tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)
,
Brad Smith
,
2014/02/20
Re: [Qemu-devel] [PATCH] tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH] tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)
,
Brad Smith
,
2014/02/20
[Qemu-devel] [PATCH] qemu-iotests: add more tests to the "quick" group
,
Paolo Bonzini
,
2014/02/20
Re: [Qemu-devel] [PATCH] qemu-iotests: add more tests to the "quick" group
,
Stefan Hajnoczi
,
2014/02/24
Re: [Qemu-devel] [PATCH] scsi-disk: Add support for port WWN and index descriptors in VPD page 83h
,
Roland Dreier
,
2014/02/20
Re: [Qemu-devel] [PATCH] scsi-disk: Add support for port WWN and index descriptors in VPD page 83h
,
Paolo Bonzini
,
2014/02/20
[Qemu-devel] [PATCH v2] virtio-net: add a field to indicate if vlan table is used
,
Amos Kong
,
2014/02/20
Re: [Qemu-devel] [PATCH v2] virtio-net: add a field to indicate if vlan table is used
,
Eric Blake
,
2014/02/20
Re: [Qemu-devel] [PATCH v2] virtio-net: add a field to indicate if vlan table is used
,
Vlad Yasevich
,
2014/02/20
Re: [Qemu-devel] [PATCH v2] virtio-net: add a field to indicate if vlan table is used
,
Amos Kong
,
2014/02/21
Re: [Qemu-devel] [PATCH v2] virtio-net: add a field to indicate if vlan table is used
,
Luiz Capitulino
,
2014/02/28
[Qemu-devel] [PATCH v1 0/4] Updates for Travis testing
,
alex . bennee
,
2014/02/20
[Qemu-devel] [PATCH v1 1/4] .travis.yml: add a new build target with non-core devlibs
,
alex . bennee
,
2014/02/20
[Qemu-devel] [PATCH v1 2/4] .travis.yml: re-enable lttng user space trace test
,
alex . bennee
,
2014/02/20
[Qemu-devel] [PATCH v1 4/4] .travis.yml: add IRC notifications for build failures
,
alex . bennee
,
2014/02/20
[Qemu-devel] [PATCH v1 3/4] .travis.yml: trivial whitespace fixup
,
alex . bennee
,
2014/02/20
Re: [Qemu-devel] [PATCH v1 0/4] Updates for Travis testing
,
Stefan Hajnoczi
,
2014/02/24
[Qemu-devel] [PATCH] configure: check that C++ compiler actually works
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH] configure: check that C++ compiler actually works
,
Thomas Huth
,
2014/02/20
Re: [Qemu-devel] [PATCH] configure: check that C++ compiler actually works
,
Alexey Kardashevskiy
,
2014/02/20
Re: [Qemu-devel] [PATCH] configure: check that C++ compiler actually works
,
Peter Maydell
,
2014/02/24
[Qemu-devel] [PATCH v2 0/6] qemu-img: Support multiple -o options
,
Kevin Wolf
,
2014/02/20
[Qemu-devel] [PATCH v2 1/6] qemu-option: Introduce has_help_option()
,
Kevin Wolf
,
2014/02/20
Re: [Qemu-devel] [PATCH v2 1/6] qemu-option: Introduce has_help_option()
,
Eric Blake
,
2014/02/20
Re: [Qemu-devel] [PATCH v2 1/6] qemu-option: Introduce has_help_option()
,
Jeff Cody
,
2014/02/20
[Qemu-devel] [PATCH v2 2/6] qemu-img create: Support multiple -o options
,
Kevin Wolf
,
2014/02/20
Re: [Qemu-devel] [PATCH v2 2/6] qemu-img create: Support multiple -o options
,
Eric Blake
,
2014/02/20
Re: [Qemu-devel] [PATCH v2 2/6] qemu-img create: Support multiple -o options
,
Eric Blake
,
2014/02/20
Re: [Qemu-devel] [PATCH v2 2/6] qemu-img create: Support multiple -o options
,
Jeff Cody
,
2014/02/20
[Qemu-devel] [PATCH v2 3/6] qemu-img convert: Support multiple -o options
,
Kevin Wolf
,
2014/02/20
Re: [Qemu-devel] [PATCH v2 3/6] qemu-img convert: Support multiple -o options
,
Eric Blake
,
2014/02/20
Re: [Qemu-devel] [PATCH v2 3/6] qemu-img convert: Support multiple -o options
,
Jeff Cody
,
2014/02/20
Re: [Qemu-devel] [PATCH v2 3/6] qemu-img convert: Support multiple -o options
,
Eric Blake
,
2014/02/20
[Qemu-devel] [PATCH v2 4/6] qemu-img amend: Support multiple -o options
,
Kevin Wolf
,
2014/02/20
Re: [Qemu-devel] [PATCH v2 4/6] qemu-img amend: Support multiple -o options
,
Eric Blake
,
2014/02/20
Re: [Qemu-devel] [PATCH v2 4/6] qemu-img amend: Support multiple -o options
,
Jeff Cody
,
2014/02/20
[Qemu-devel] [PATCH v2 6/6] qemu-iotests: Check qemu-img command line parsing
,
Kevin Wolf
,
2014/02/20
Re: [Qemu-devel] [PATCH v2 6/6] qemu-iotests: Check qemu-img command line parsing
,
Eric Blake
,
2014/02/20
Re: [Qemu-devel] [PATCH v2 6/6] qemu-iotests: Check qemu-img command line parsing
,
Jeff Cody
,
2014/02/20
[Qemu-devel] [PATCH v2 5/6] qemu-img: Allow -o help with incomplete argument list
,
Kevin Wolf
,
2014/02/20
Re: [Qemu-devel] [PATCH v2 5/6] qemu-img: Allow -o help with incomplete argument list
,
Eric Blake
,
2014/02/20
Re: [Qemu-devel] [PATCH v2 5/6] qemu-img: Allow -o help with incomplete argument list
,
Jeff Cody
,
2014/02/20
[Qemu-devel] [PATCH v2] net: Disable netmap backend when not supported
,
Vincenzo Maffione
,
2014/02/20
Re: [Qemu-devel] [PATCH v2] net: Disable netmap backend when not supported
,
Stefan Hajnoczi
,
2014/02/21
Re: [Qemu-devel] [PATCH v2] net: Disable netmap backend when not supported
,
Vincenzo Maffione
,
2014/02/24
Re: [Qemu-devel] [PATCH v2] net: Disable netmap backend when not supported
,
Stefan Hajnoczi
,
2014/02/25
[Qemu-devel] [PATCH v5 0/6] spapr: bootindex support
,
Alexey Kardashevskiy
,
2014/02/20
[Qemu-devel] [PATCH v5 2/6] qdev: introduce FWPathProvider interface
,
Alexey Kardashevskiy
,
2014/02/20
[Qemu-devel] [PATCH v5 5/6] spapr-vio: fix firmware names
,
Alexey Kardashevskiy
,
2014/02/20
[Qemu-devel] [PATCH v5 1/6] boot: extend get_boot_devices_list() to ignore suffixes
,
Alexey Kardashevskiy
,
2014/02/20
Re: [Qemu-devel] [PATCH v5 1/6] boot: extend get_boot_devices_list() to ignore suffixes
,
Paolo Bonzini
,
2014/02/20
Re: [Qemu-devel] [PATCH v5 1/6] boot: extend get_boot_devices_list() to ignore suffixes
,
Alexey Kardashevskiy
,
2014/02/20
Re: [Qemu-devel] [PATCH v5 1/6] boot: extend get_boot_devices_list() to ignore suffixes
,
Paolo Bonzini
,
2014/02/20
[Qemu-devel] [PATCH v5 6/6] spapr: define interface to fix device pathname
,
Alexey Kardashevskiy
,
2014/02/20
[Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine
,
Alexey Kardashevskiy
,
2014/02/20
Re: [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine
,
Paolo Bonzini
,
2014/02/20
Re: [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine
,
Andreas Färber
,
2014/02/27
Re: [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine
,
Paolo Bonzini
,
2014/02/27
Re: [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine
,
Marcel Apfelbaum
,
2014/02/27
Re: [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine
,
Paolo Bonzini
,
2014/02/27
Re: [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine
,
Marcel Apfelbaum
,
2014/02/27
Re: [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine
,
Alexey Kardashevskiy
,
2014/02/28
Re: [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine
,
Paolo Bonzini
,
2014/02/28
Re: [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine
,
Alexey Kardashevskiy
,
2014/02/28
Re: [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine
,
Andreas Färber
,
2014/02/28
Re: [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine
,
Paolo Bonzini
,
2014/02/28
Re: [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine
,
Alexey Kardashevskiy
,
2014/02/20
Re: [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine
,
Paolo Bonzini
,
2014/02/21
Re: [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine
,
Alexey Kardashevskiy
,
2014/02/26
Re: [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine
,
Markus Armbruster
,
2014/02/27
Re: [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine
,
Alexey Kardashevskiy
,
2014/02/27
Re: [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine
,
Markus Armbruster
,
2014/02/27
[Qemu-devel] [PATCH v5 4/6] spapr-llan: add to boot device list
,
Alexey Kardashevskiy
,
2014/02/20
Re: [Qemu-devel] [PATCH v5 0/6] spapr: bootindex support
,
Paolo Bonzini
,
2014/02/20
Re: [Qemu-devel] [PATCH v5 0/6] spapr: bootindex support
,
Alexey Kardashevskiy
,
2014/02/20
Re: [Qemu-devel] [PATCH v5 0/6] spapr: bootindex support
,
Paolo Bonzini
,
2014/02/20
[Qemu-devel] AArch64 register SP value always appearing as zero in "info registers" (kvm control)
,
Claudio Fontana
,
2014/02/20
Re: [Qemu-devel] AArch64 register SP value always appearing as zero in "info registers" (kvm control)
,
Peter Maydell
,
2014/02/20
Message not available
Message not available
[Qemu-devel] Fwd: AArch64 register SP value always appearing as zero in "info registers" (kvm control)
,
Claudio Fontana
,
2014/02/21
Re: [Qemu-devel] [PATCH v4] cpu: add suboptions support
,
Alexey Kardashevskiy
,
2014/02/20
Re: [Qemu-devel] [PATCH v4] cpu: add suboptions support
,
Andreas Färber
,
2014/02/20
[Qemu-devel] [PATCH] target-ppc: add extended opcodes for dcbt
,
Cédric Le Goater
,
2014/02/20
Re: [Qemu-devel] [PATCH] target-ppc: add extended opcodes for dcbt
,
Alexander Graf
,
2014/02/20
Re: [Qemu-devel] [PATCH] target-ppc: add extended opcodes for dcbt
,
Cedric Le Goater
,
2014/02/20
[Qemu-devel] [PATCH v2] target-ppc: add extended opcodes for dcbt/dcbtst
,
Cédric Le Goater
,
2014/02/20
Re: [Qemu-devel] [PATCH v2] target-ppc: add extended opcodes for dcbt/dcbtst
,
Alexander Graf
,
2014/02/20
[Qemu-devel] [PATCH v3 0/6] dataplane: switch to N:M devices-per-thread model
,
Stefan Hajnoczi
,
2014/02/20
[Qemu-devel] [PATCH v3 2/6] aio: add aio_context_acquire() and aio_context_release()
,
Stefan Hajnoczi
,
2014/02/20
[Qemu-devel] [PATCH v3 1/6] rfifolock: add recursive FIFO lock
,
Stefan Hajnoczi
,
2014/02/20
[Qemu-devel] [PATCH v3 3/6] iothread: add I/O thread object
,
Stefan Hajnoczi
,
2014/02/20
[Qemu-devel] [PATCH v3 4/6] qdev: add get_pointer_and_free() for temporary strings
,
Stefan Hajnoczi
,
2014/02/20
[Qemu-devel] [PATCH v3 5/6] iothread: add "iothread" qdev property type
,
Stefan Hajnoczi
,
2014/02/20
Re: [Qemu-devel] [PATCH v3 5/6] iothread: add "iothread" qdev property type
,
Paolo Bonzini
,
2014/02/20
Re: [Qemu-devel] [PATCH v3 5/6] iothread: add "iothread" qdev property type
,
Stefan Hajnoczi
,
2014/02/21
Re: [Qemu-devel] [PATCH v3 5/6] iothread: add "iothread" qdev property type
,
Paolo Bonzini
,
2014/02/21
Re: [Qemu-devel] [PATCH v3 5/6] iothread: add "iothread" qdev property type
,
Stefan Hajnoczi
,
2014/02/21
Re: [Qemu-devel] [PATCH v3 5/6] iothread: add "iothread" qdev property type
,
Paolo Bonzini
,
2014/02/21
Re: [Qemu-devel] [PATCH v3 5/6] iothread: add "iothread" qdev property type
,
Stefan Hajnoczi
,
2014/02/21
Re: [Qemu-devel] [PATCH v3 5/6] iothread: add "iothread" qdev property type
,
Paolo Bonzini
,
2014/02/21
Re: [Qemu-devel] [PATCH v3 5/6] iothread: add "iothread" qdev property type
,
Stefan Hajnoczi
,
2014/02/21
[Qemu-devel] [PATCH v3 6/6] dataplane: replace internal thread with IOThread
,
Stefan Hajnoczi
,
2014/02/20
Re: [Qemu-devel] [PATCH v3 6/6] dataplane: replace internal thread with IOThread
,
Paolo Bonzini
,
2014/02/20
Re: [Qemu-devel] [RFC v2 2/6] aio: add aio_context_acquire() and aio_context_release()
,
Stefan Hajnoczi
,
2014/02/20
Re: [Qemu-devel] [RFC v2 1/6] rfifolock: add recursive FIFO lock
,
Stefan Hajnoczi
,
2014/02/20
[Qemu-devel] [PULL respin 00/12] Build system changes for 2014-02-20
,
Paolo Bonzini
,
2014/02/20
[Qemu-devel] [PULL 02/12] rules.mak: fix $(obj) to a real relative path
,
Paolo Bonzini
,
2014/02/20
[Qemu-devel] [PULL 01/12] util: Split out exec_dir from os_find_datadir
,
Paolo Bonzini
,
2014/02/20
[Qemu-devel] [PULL 03/12] rules.mak: allow per object cflags and libs
,
Paolo Bonzini
,
2014/02/20
[Qemu-devel] [PULL 04/12] block: use per-object cflags and libs
,
Paolo Bonzini
,
2014/02/20
[Qemu-devel] [PULL 05/12] darwin: do not use -mdynamic-no-pic
,
Paolo Bonzini
,
2014/02/20
[Qemu-devel] [PULL 06/12] rules.mak: introduce DSO rules
,
Paolo Bonzini
,
2014/02/20
[Qemu-devel] [PULL 07/12] module: implement module loading
,
Paolo Bonzini
,
2014/02/20
Re: [Qemu-devel] [PULL 07/12] module: implement module loading
,
Peter Maydell
,
2014/02/25
[Qemu-devel] [PULL 11/12] configure: Disable libtool if -fPIE does not work with it (bug #1257099)
,
Paolo Bonzini
,
2014/02/20
[Qemu-devel] [PULL 08/12] Makefile: install modules with "make install"
,
Paolo Bonzini
,
2014/02/20
[Qemu-devel] [PULL 09/12] Makefile: introduce common-obj-m and block-obj-m for DSO
,
Paolo Bonzini
,
2014/02/20
[Qemu-devel] [PULL 10/12] block: convert block drivers linked with libs to modules
,
Paolo Bonzini
,
2014/02/20
[Qemu-devel] [PULL 12/12] build: softmmu targets do not have a "main.o" file
,
Paolo Bonzini
,
2014/02/20
Re: [Qemu-devel] [PULL respin 00/12] Build system changes for 2014-02-20
,
Peter Maydell
,
2014/02/24
Re: [Qemu-devel] [PATCH v4 6/8] qdev: introduce FWPathProvider interface
,
Andreas Färber
,
2014/02/20
[Qemu-devel] [Aarch64] Bug in add/sub extended reg
,
Laurent Desnogues
,
2014/02/20
Re: [Qemu-devel] [Aarch64] Bug in add/sub extended reg
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 00/30] target-arm queue
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 10/30] target-arm/kvm-consts.h: Define QEMU constants for known KVM CPUs
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 09/30] target-arm: A64: Implement remaining 3-same instructions
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 16/30] target-arm: Split cpreg access checks out from read/write functions
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 30/30] linux-user: AArch64: Fix exclusive store of the zero register
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 29/30] target-arm: A64: Implement unprivileged load/store
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 28/30] target-arm: A64: Implement narrowing three-reg-diff operations
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 27/30] target-arm: A64: Implement the wide 3-reg-different operations
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 07/30] target-arm: A64: Implement floating point pairwise insns
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 26/30] target-arm: A64: Add most remaining three-reg-diff widening ops
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 25/30] target-arm: A64: Add opcode comments to disas_simd_three_reg_diff
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 24/30] target-arm: A64: Implement store-exclusive for system mode
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 23/30] target-arm: Fix incorrect type for value argument to write_raw_cp_reg
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 22/30] target-arm: Remove failure status return from read/write_raw_cp_reg
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 20/30] target-arm: Drop success/fail return from cpreg read and write functions
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 21/30] target-arm: Remove unnecessary code now read/write fns can't fail
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 19/30] target-arm: Convert miscellaneous reginfo structs to accessfn
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 08/30] softfloat: Support halving the result of muladd operation
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 01/30] hw/intc/arm_gic: Fix NVIC assertion failure
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 04/30] target-arm: A64: Implement SIMD scalar indexed instructions
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 02/30] target-arm: A64: Implement plain vector SIMD indexed element insns
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 14/30] target-arm: Log bad system register accesses with LOG_UNIMP
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 17/30] target-arm: Convert performance monitor reginfo to accessfn
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 15/30] target-arm: Stop underdecoding ARM946 PRBS registers
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 12/30] target-arm: Restrict check_ap() use of S and R bits to v6 and earlier
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 18/30] target-arm: Convert generic timer reginfo to accessfn
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 11/30] target-arm: Define names for SCTLR bits
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 03/30] target-arm: A64: Implement long vector x indexed insns
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 13/30] target-arm: Remove unused ARMCPUState sr substruct
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 06/30] target-arm: A64: Implement SIMD FP compare and set insns
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL 05/30] target-arm: A64: Implement scalar three different instructions
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PULL 00/30] target-arm queue
,
Peter Maydell
,
2014/02/21
[Qemu-devel] [PATCH 0/3] net: drop implicit peer from offload API
,
Stefan Hajnoczi
,
2014/02/20
[Qemu-devel] [PATCH 1/3] net: remove implicit peer from offload API
,
Stefan Hajnoczi
,
2014/02/20
[Qemu-devel] [PATCH 2/3] vhost_net: use offload API instead of bypassing it
,
Stefan Hajnoczi
,
2014/02/20
[Qemu-devel] [PATCH 3/3] virtio-net: use qemu_get_queue() where possible
,
Stefan Hajnoczi
,
2014/02/20
Re: [Qemu-devel] [PATCH 0/3] net: drop implicit peer from offload API
,
Vincenzo Maffione
,
2014/02/20
[Qemu-devel] [PULL] Chardev fix
,
Amit Shah
,
2014/02/20
Re: [Qemu-devel] [PULL] Chardev fix
,
Peter Maydell
,
2014/02/21
Re: [Qemu-devel] [PULL] Chardev fix
,
Amit Shah
,
2014/02/24
Re: [Qemu-devel] [PATCH] sparc: Set HostID in NVRAM
,
Mark Cave-Ayland
,
2014/02/20
[Qemu-devel] [PATCH V7 00/11] qapi script: support enum as discriminator and better enum name
,
Wenchao Xia
,
2014/02/20
[Qemu-devel] [PATCH V7 01/11] qapi script: remember enum values
,
Wenchao Xia
,
2014/02/20
Re: [Qemu-devel] [PATCH V7 01/11] qapi script: remember enum values
,
Markus Armbruster
,
2014/02/20
[Qemu-devel] [PATCH V7 07/11] qapi script: support pre-defined enum type as discriminator in union
,
Wenchao Xia
,
2014/02/20
Re: [Qemu-devel] [PATCH V7 07/11] qapi script: support pre-defined enum type as discriminator in union
,
Markus Armbruster
,
2014/02/20
Re: [Qemu-devel] [PATCH V7 07/11] qapi script: support pre-defined enum type as discriminator in union
,
Wenchao Xia
,
2014/02/20
Re: [Qemu-devel] [PATCH V7 07/11] qapi script: support pre-defined enum type as discriminator in union
,
Markus Armbruster
,
2014/02/21
Re: [Qemu-devel] [PATCH V7 07/11] qapi script: support pre-defined enum type as discriminator in union
,
Eric Blake
,
2014/02/21
Re: [Qemu-devel] [PATCH V7 07/11] qapi script: support pre-defined enum type as discriminator in union
,
Markus Armbruster
,
2014/02/21
[Qemu-devel] [PATCH V7 02/11] qapi script: add check for duplicated key
,
Wenchao Xia
,
2014/02/20
Re: [Qemu-devel] [PATCH V7 02/11] qapi script: add check for duplicated key
,
Markus Armbruster
,
2014/02/20
[Qemu-devel] [PATCH V7 06/11] qapi script: use same function to generate enum string
,
Wenchao Xia
,
2014/02/20
Re: [Qemu-devel] [PATCH V7 06/11] qapi script: use same function to generate enum string
,
Markus Armbruster
,
2014/02/20
[Qemu-devel] [PATCH V7 05/11] qapi script: code move for generate_enum_name()
,
Wenchao Xia
,
2014/02/20
[Qemu-devel] [PATCH V7 03/11] qapi-script: remember line number in schema parsing
,
Wenchao Xia
,
2014/02/20
Re: [Qemu-devel] [PATCH V7 03/11] qapi-script: remember line number in schema parsing
,
Markus Armbruster
,
2014/02/20
Re: [Qemu-devel] [PATCH V7 03/11] qapi-script: remember line number in schema parsing
,
Wenchao Xia
,
2014/02/20
Re: [Qemu-devel] [PATCH V7 03/11] qapi-script: remember line number in schema parsing
,
Markus Armbruster
,
2014/02/21
[Qemu-devel] [PATCH V7 04/11] qapi script: check correctness of discriminator values in union
,
Wenchao Xia
,
2014/02/20
Re: [Qemu-devel] [PATCH V7 04/11] qapi script: check correctness of discriminator values in union
,
Markus Armbruster
,
2014/02/20
Re: [Qemu-devel] [PATCH V7 04/11] qapi script: check correctness of discriminator values in union
,
Eric Blake
,
2014/02/20
Re: [Qemu-devel] [PATCH V7 04/11] qapi script: check correctness of discriminator values in union
,
Markus Armbruster
,
2014/02/21
Re: [Qemu-devel] [PATCH V7 04/11] qapi script: check correctness of discriminator values in union
,
Eric Blake
,
2014/02/21
Re: [Qemu-devel] [PATCH V7 04/11] qapi script: check correctness of discriminator values in union
,
Markus Armbruster
,
2014/02/21
[Qemu-devel] [PATCH V7 10/11] qapi script: do not add "_" for every capitalized char in enum
,
Wenchao Xia
,
2014/02/20
Re: [Qemu-devel] [PATCH V7 10/11] qapi script: do not add "_" for every capitalized char in enum
,
Markus Armbruster
,
2014/02/20
Re: [Qemu-devel] [PATCH V7 10/11] qapi script: do not add "_" for every capitalized char in enum
,
Eric Blake
,
2014/02/20
Re: [Qemu-devel] [PATCH V7 10/11] qapi script: do not add "_" for every capitalized char in enum
,
Markus Armbruster
,
2014/02/21
[Qemu-devel] [PATCH V7 08/11] qapi: convert BlockdevOptions to use enum discriminator
,
Wenchao Xia
,
2014/02/20
Re: [Qemu-devel] [PATCH V7 08/11] qapi: convert BlockdevOptions to use enum discriminator
,
Eric Blake
,
2014/02/20
[Qemu-devel] [PATCH V7 09/11] qapi script: do not allow string discriminator
,
Wenchao Xia
,
2014/02/20
Re: [Qemu-devel] [PATCH V7 09/11] qapi script: do not allow string discriminator
,
Markus Armbruster
,
2014/02/20
[Qemu-devel] [PATCH V7 11/11] qapi test: add error path test for union
,
Wenchao Xia
,
2014/02/20
[Qemu-devel] [PATCH target-arm v7 1/1] target-arm: Implements the ARM PMCCNTR register
,
Alistair Francis
,
2014/02/19
Re: [Qemu-devel] [PATCH target-arm v7 1/1] target-arm: Implements the ARM PMCCNTR register
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH target-arm v7 1/1] target-arm: Implements the ARM PMCCNTR register
,
Alistair Francis
,
2014/02/20
Re: [Qemu-devel] [PATCH target-arm v7 1/1] target-arm: Implements the ARM PMCCNTR register
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH target-arm v7 1/1] target-arm: Implements the ARM PMCCNTR register
,
Alistair Francis
,
2014/02/20
[Qemu-devel] [PATCH 0/2 v2] vfio: blacklist loading of unstable roms
,
Bandan Das
,
2014/02/19
[Qemu-devel] [PATCH 1/2 v2] pci: change default value of rom_bar to 2
,
Bandan Das
,
2014/02/19
Re: [Qemu-devel] [PATCH 1/2 v2] pci: change default value of rom_bar to 2
,
Alex Williamson
,
2014/02/19
Re: [Qemu-devel] [PATCH 1/2 v2] pci: change default value of rom_bar to 2
,
Bandan Das
,
2014/02/19
Re: [Qemu-devel] [PATCH 1/2 v2] pci: change default value of rom_bar to 2
,
Michael S. Tsirkin
,
2014/02/20
Re: [Qemu-devel] [PATCH 1/2 v2] pci: change default value of rom_bar to 2
,
Michael S. Tsirkin
,
2014/02/20
Re: [Qemu-devel] [PATCH 1/2 v2] pci: change default value of rom_bar to 2
,
Bandan Das
,
2014/02/20
Re: [Qemu-devel] [PATCH 1/2 v2] pci: change default value of rom_bar to 2
,
Alex Williamson
,
2014/02/22
Re: [Qemu-devel] [PATCH 1/2 v2] pci: change default value of rom_bar to 2
,
Michael S. Tsirkin
,
2014/02/23
Re: [Qemu-devel] [PATCH 1/2 v2] pci: change default value of rom_bar to 2
,
Alex Williamson
,
2014/02/23
Re: [Qemu-devel] [PATCH 1/2 v2] pci: change default value of rom_bar to 2
,
Michael S. Tsirkin
,
2014/02/23
Re: [Qemu-devel] [PATCH 1/2 v2] pci: change default value of rom_bar to 2
,
Bandan Das
,
2014/02/23
Re: [Qemu-devel] [PATCH 1/2 v2] pci: change default value of rom_bar to 2
,
Alex Williamson
,
2014/02/23
[Qemu-devel] [PATCH 2/2 v2] vfio: blacklist loading of unstable roms
,
Bandan Das
,
2014/02/19
Re: [Qemu-devel] [PATCH 2/2 v2] vfio: blacklist loading of unstable roms
,
Alex Williamson
,
2014/02/19
Re: [Qemu-devel] [PATCH 2/2 v2] vfio: blacklist loading of unstable roms
,
Bandan Das
,
2014/02/20
[Qemu-devel] [PATCH 1/1] char/serial: Fix emptyness handling
,
Don Slutz
,
2014/02/19
Re: [Qemu-devel] [PATCH 1/1] char/serial: Fix emptyness handling
,
Don Slutz
,
2014/02/24
[Qemu-devel] [PATCH] scsi-disk: Add support for port WWN and index descriptors in VPD page 83h
,
Roland Dreier
,
2014/02/19
Re: [Qemu-devel] [PATCH] scsi-disk: Add support for port WWN and index descriptors in VPD page 83h
,
Paolo Bonzini
,
2014/02/19
Re: [Qemu-devel] [PATCH] scsi-disk: Add support for port WWN and index descriptors in VPD page 83h
,
Andreas Färber
,
2014/02/19
Re: [Qemu-devel] [PATCH] scsi-disk: Add support for port WWN and index descriptors in VPD page 83h
,
Roland Dreier
,
2014/02/19
Re: [Qemu-devel] [PATCH] scsi-disk: Add support for port WWN and index descriptors in VPD page 83h
,
Paolo Bonzini
,
2014/02/19
Re: [Qemu-devel] [PATCH] scsi-disk: Add support for port WWN and index descriptors in VPD page 83h
,
Paolo Bonzini
,
2014/02/20
Re: [Qemu-devel] [PATCH] scsi-disk: Add support for port WWN and index descriptors in VPD page 83h
,
Andreas Färber
,
2014/02/20
Re: [Qemu-devel] [PATCH] scsi-disk: Add support for port WWN and index descriptors in VPD page 83h
,
Paolo Bonzini
,
2014/02/20
Re: [Qemu-devel] [PATCH] scsi-disk: Add support for port WWN and index descriptors in VPD page 83h
,
Markus Armbruster
,
2014/02/20
[Qemu-devel] [Bug 1261450] Re: libvirtd reload and hooks problem routed-net
,
Tim Rohde
,
2014/02/19
[Qemu-devel] vfio: blacklist loading of unstable roms
,
Bandan Das
,
2014/02/19
Re: [Qemu-devel] vfio: blacklist loading of unstable roms
,
Alex Williamson
,
2014/02/19
Re: [Qemu-devel] vfio: blacklist loading of unstable roms
,
Bandan Das
,
2014/02/19
Re: [Qemu-devel] vfio: blacklist loading of unstable roms
,
Alex Williamson
,
2014/02/19
Re: [Qemu-devel] vfio: blacklist loading of unstable roms
,
Bandan Das
,
2014/02/19
[Qemu-devel] [PULL 0/1] target-i386: Fix I/O bitmap regression
,
Kevin Wolf
,
2014/02/19
[Qemu-devel] [PULL 1/1] target-i386: Fix I/O bitmap checks for in/out
,
Kevin Wolf
,
2014/02/19
Re: [Qemu-devel] [PULL 0/1] target-i386: Fix I/O bitmap regression
,
Peter Maydell
,
2014/02/21
[Qemu-devel] [PULL 0/6] Tracing patches
,
Stefan Hajnoczi
,
2014/02/19
[Qemu-devel] [PULL 1/6] Fix configure script for LTTng 2.x
,
Stefan Hajnoczi
,
2014/02/19
[Qemu-devel] [PULL 2/6] Modified the tracetool framework for LTTng 2.x
,
Stefan Hajnoczi
,
2014/02/19
[Qemu-devel] [PULL 4/6] Update documentation for LTTng ust tracing
,
Stefan Hajnoczi
,
2014/02/19
[Qemu-devel] [PULL 3/6] Adapt Makefiles to the new LTTng ust interface
,
Stefan Hajnoczi
,
2014/02/19
[Qemu-devel] [PULL 5/6] Add ust generated files to .gitignore
,
Stefan Hajnoczi
,
2014/02/19
[Qemu-devel] [PULL 6/6] trace-events: Fix typo in "offset"
,
Stefan Hajnoczi
,
2014/02/19
Re: [Qemu-devel] [PULL 0/6] Tracing patches
,
Lluís Vilanova
,
2014/02/19
Re: [Qemu-devel] [PULL 0/6] Tracing patches
,
Stefan Hajnoczi
,
2014/02/20
Re: [Qemu-devel] [PULL 0/6] Tracing patches
,
Peter Maydell
,
2014/02/21
[Qemu-devel] [PATCH 0/7] qemu-img: Fix handling of multiply specified options
,
Kevin Wolf
,
2014/02/19
[Qemu-devel] [PATCH 2/7] qemu-img convert: Detect options specified more than once
,
Kevin Wolf
,
2014/02/19
[Qemu-devel] [PATCH 1/7] qemu-img create: Detect options specified more than once
,
Kevin Wolf
,
2014/02/19
Re: [Qemu-devel] [PATCH 1/7] qemu-img create: Detect options specified more than once
,
Fam Zheng
,
2014/02/19
Re: [Qemu-devel] [PATCH 1/7] qemu-img create: Detect options specified more than once
,
Eric Blake
,
2014/02/19
[Qemu-devel] [PATCH 3/7] qemu-img amend: Detect options specified more than once
,
Kevin Wolf
,
2014/02/19
[Qemu-devel] [PATCH 4/7] qemu-img: Detect options specified more than once
,
Kevin Wolf
,
2014/02/19
[Qemu-devel] [PATCH 5/7] qemu-img create: Support multiple -o options
,
Kevin Wolf
,
2014/02/19
Re: [Qemu-devel] [PATCH 5/7] qemu-img create: Support multiple -o options
,
Fam Zheng
,
2014/02/19
Re: [Qemu-devel] [PATCH 5/7] qemu-img create: Support multiple -o options
,
Eric Blake
,
2014/02/19
[Qemu-devel] [PATCH 6/7] qemu-img convert: Support multiple -o options
,
Kevin Wolf
,
2014/02/19
[Qemu-devel] [PATCH 7/7] qemu-img amend: Support multiple -o options
,
Kevin Wolf
,
2014/02/19
Re: [Qemu-devel] [PATCH 0/7] qemu-img: Fix handling of multiply specified options
,
Markus Armbruster
,
2014/02/20
Re: [Qemu-devel] [PATCH 0/7] qemu-img: Fix handling of multiply specified options
,
Kevin Wolf
,
2014/02/20
Re: [Qemu-devel] [PATCH 0/7] qemu-img: Fix handling of multiply specified options
,
Markus Armbruster
,
2014/02/20
[Qemu-devel] [PATCH 0/3] Enable x2apic by default on KVM
,
Eduardo Habkost
,
2014/02/19
[Qemu-devel] [PATCH 1/3] target-i386: Make kvm_default_features an array
,
Eduardo Habkost
,
2014/02/19
Re: [Qemu-devel] [PATCH 1/3] target-i386: Make kvm_default_features an array
,
Igor Mammedov
,
2014/02/19
Re: [Qemu-devel] [PATCH 1/3] target-i386: Make kvm_default_features an array
,
Eduardo Habkost
,
2014/02/19
[Qemu-devel] [PATCH 2/3] target-i386: Introduce x86_cpu_compat_disable_kvm_features()
,
Eduardo Habkost
,
2014/02/19
[Qemu-devel] [PATCH 3/3] target-i386: Enable x2apic by default on KVM
,
Eduardo Habkost
,
2014/02/19
Re: [Qemu-devel] [PATCH 0/3] Enable x2apic by default on KVM
,
Paolo Bonzini
,
2014/02/19
Re: [Qemu-devel] [PATCH 0/3] Enable x2apic by default on KVM
,
Michael S. Tsirkin
,
2014/02/19
[Qemu-devel] [PULL 0/3] qtest: avoid pidfile and QEMU process leaks
,
Stefan Hajnoczi
,
2014/02/19
[Qemu-devel] [PULL 1/3] qtest: drop unused child_pid field
,
Stefan Hajnoczi
,
2014/02/19
[Qemu-devel] [PULL 2/3] qtest: make QEMU our direct child process
,
Stefan Hajnoczi
,
2014/02/19
[Qemu-devel] [PULL 3/3] qtest: kill QEMU process on g_assert() failure
,
Stefan Hajnoczi
,
2014/02/19
Re: [Qemu-devel] [PULL 0/3] qtest: avoid pidfile and QEMU process leaks
,
Andreas Färber
,
2014/02/19
Re: [Qemu-devel] [PULL 0/3] qtest: avoid pidfile and QEMU process leaks
,
Stefan Hajnoczi
,
2014/02/20
Re: [Qemu-devel] [PULL 0/3] qtest: avoid pidfile and QEMU process leaks
,
Peter Maydell
,
2014/02/21
[Qemu-devel] [PATCH v14 00/14] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
,
Fam Zheng
,
2014/02/19
[Qemu-devel] [PATCH v14 01/14] block: Add BlockOpType enum
,
Fam Zheng
,
2014/02/19
Re: [Qemu-devel] [PATCH v14 01/14] block: Add BlockOpType enum
,
Benoît Canet
,
2014/02/19
[Qemu-devel] [PATCH v14 02/14] block: Introduce op_blockers to BlockDriverState
,
Fam Zheng
,
2014/02/19
Re: [Qemu-devel] [PATCH v14 02/14] block: Introduce op_blockers to BlockDriverState
,
Benoît Canet
,
2014/02/19
[Qemu-devel] [PATCH v14 03/14] block: Replace in_use with operation blocker
,
Fam Zheng
,
2014/02/19
Re: [Qemu-devel] [PATCH v14 03/14] block: Replace in_use with operation blocker
,
Benoît Canet
,
2014/02/19
[Qemu-devel] [PATCH v14 04/14] block: Move op_blocker check from block_job_create to its caller
,
Fam Zheng
,
2014/02/19
Re: [Qemu-devel] [PATCH v14 04/14] block: Move op_blocker check from block_job_create to its caller
,
Benoît Canet
,
2014/02/19
[Qemu-devel] [PATCH v14 05/14] block: Add bdrv_set_backing_hd()
,
Fam Zheng
,
2014/02/19
Re: [Qemu-devel] [PATCH v14 05/14] block: Add bdrv_set_backing_hd()
,
Benoît Canet
,
2014/02/19
[Qemu-devel] [PATCH v14 06/14] block: Add backing_blocker in BlockDriverState
,
Fam Zheng
,
2014/02/19
Re: [Qemu-devel] [PATCH v14 06/14] block: Add backing_blocker in BlockDriverState
,
Benoît Canet
,
2014/02/19
Re: [Qemu-devel] [PATCH v14 06/14] block: Add backing_blocker in BlockDriverState
,
Jeff Cody
,
2014/02/19
Re: [Qemu-devel] [PATCH v14 06/14] block: Add backing_blocker in BlockDriverState
,
Fam Zheng
,
2014/02/20
Re: [Qemu-devel] [PATCH v14 06/14] block: Add backing_blocker in BlockDriverState
,
Jeff Cody
,
2014/02/20
Re: [Qemu-devel] [PATCH v14 06/14] block: Add backing_blocker in BlockDriverState
,
Fam Zheng
,
2014/02/20
Re: [Qemu-devel] [PATCH v14 06/14] block: Add backing_blocker in BlockDriverState
,
Jeff Cody
,
2014/02/20
[Qemu-devel] [PATCH v14 07/14] block: Parse "backing" option to reference existing BDS
,
Fam Zheng
,
2014/02/19
[Qemu-devel] [PATCH v14 08/14] block: Support dropping active in bdrv_drop_intermediate
,
Fam Zheng
,
2014/02/19
Re: [Qemu-devel] [PATCH v14 08/14] block: Support dropping active in bdrv_drop_intermediate
,
Benoît Canet
,
2014/02/19
Re: [Qemu-devel] [PATCH v14 08/14] block: Support dropping active in bdrv_drop_intermediate
,
Jeff Cody
,
2014/02/19
Re: [Qemu-devel] [PATCH v14 08/14] block: Support dropping active in bdrv_drop_intermediate
,
Jeff Cody
,
2014/02/19
Re: [Qemu-devel] [PATCH v14 08/14] block: Support dropping active in bdrv_drop_intermediate
,
Fam Zheng
,
2014/02/19
Re: [Qemu-devel] [PATCH v14 08/14] block: Support dropping active in bdrv_drop_intermediate
,
Jeff Cody
,
2014/02/20
Re: [Qemu-devel] [PATCH v14 08/14] block: Support dropping active in bdrv_drop_intermediate
,
Fam Zheng
,
2014/02/20
[Qemu-devel] [PATCH v14 09/14] stream: Use bdrv_drop_intermediate and drop close_unused_images
,
Fam Zheng
,
2014/02/19
Re: [Qemu-devel] [PATCH v14 09/14] stream: Use bdrv_drop_intermediate and drop close_unused_images
,
Jeff Cody
,
2014/02/19
[Qemu-devel] [PATCH v14 10/14] qmp: Add command 'blockdev-backup'
,
Fam Zheng
,
2014/02/19
[Qemu-devel] [PATCH v14 12/14] block: Add blockdev-backup to transaction
,
Fam Zheng
,
2014/02/19
[Qemu-devel] [PATCH v14 11/14] block: Allow backup on referenced named BlockDriverState
,
Fam Zheng
,
2014/02/19
[Qemu-devel] [PATCH v14 13/14] qemu-iotests: Test blockdev-backup in 055
,
Fam Zheng
,
2014/02/19
[Qemu-devel] [PATCH v14 14/14] qemu-iotests: Image fleecing test case 081
,
Fam Zheng
,
2014/02/19
Re: [Qemu-devel] [Qemu-ppc] qemu for aix
,
Andreas Färber
,
2014/02/19
[Qemu-devel] [PATCH] qxl: add sanity check
,
Gerd Hoffmann
,
2014/02/19
Re: [Qemu-devel] [PATCH] qxl: add sanity check
,
Laszlo Ersek
,
2014/02/19
Re: [Qemu-devel] [Spice-devel] [PATCH] qxl: add sanity check
,
Christophe Fergeau
,
2014/02/20
[Qemu-devel] [PULL 0/6] linux-user updates
,
riku . voipio
,
2014/02/19
[Qemu-devel] [PATCH 3/6] linux-user/signal.c: Don't pass sigaction uninitialised sa_flags
,
riku . voipio
,
2014/02/19
[Qemu-devel] [PATCH 4/6] linux-user: Fix error handling in lock_iovec()
,
riku . voipio
,
2014/02/19
[Qemu-devel] [PATCH 5/6] linux-user: Implement BLKPG ioctl
,
riku . voipio
,
2014/02/19
[Qemu-devel] [PATCH 2/6] linux-user/elfload.c: Avoid calling g_free() on uninitialized data
,
riku . voipio
,
2014/02/19
[Qemu-devel] [PATCH 6/6] linux-user: Fix error handling in target_to_host_semarray()
,
riku . voipio
,
2014/02/19
[Qemu-devel] [PATCH 1/6] linux-user: sync syscall numbers upto 3.13
,
riku . voipio
,
2014/02/19
Re: [Qemu-devel] [PULL 0/6] linux-user updates
,
Peter Maydell
,
2014/02/21
[Qemu-devel] [PATCH] XBZRLE: Fix qemu crash when resize the xbzrle cache during migration
,
Gonglei (Arei)
,
2014/02/19
Re: [Qemu-devel] [PATCH] XBZRLE: Fix qemu crash when resize the xbzrle cache during migration
,
Dr. David Alan Gilbert
,
2014/02/19
Re: [Qemu-devel] [PATCH] XBZRLE: Fix qemu crash when resize the xbzrle cache during migration
,
Gonglei (Arei)
,
2014/02/19
[Qemu-devel] Question
,
atlas khan
,
2014/02/19
[Qemu-devel] Question
,
Atlas Khan
,
2014/02/25
Re: [Qemu-devel] Question
,
Andreas Färber
,
2014/02/25
[Qemu-devel] [PATCHv3 0/2] sun4m: Implement Sun CG3 framebuffer for QEMU
,
Mark Cave-Ayland
,
2014/02/19
[Qemu-devel] [PATCHv3 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Mark Cave-Ayland
,
2014/02/19
Re: [Qemu-devel] [PATCHv3 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Leandro Dorileo
,
2014/02/19
Re: [Qemu-devel] [PATCHv3 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Mark Cave-Ayland
,
2014/02/19
Re: [Qemu-devel] [PATCHv3 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Leandro Dorileo
,
2014/02/20
[Qemu-devel] [PATCHv3 2/2] sun4m: Add Sun CG3 framebuffer initialisation function
,
Mark Cave-Ayland
,
2014/02/19
Re: [Qemu-devel] [PATCHv3 0/2] sun4m: Implement Sun CG3 framebuffer for QEMU
,
Andreas Färber
,
2014/02/19
Re: [Qemu-devel] [PATCHv3 0/2] sun4m: Implement Sun CG3 framebuffer for QEMU
,
Mark Cave-Ayland
,
2014/02/19
Re: [Qemu-devel] [PATCHv3 0/2] sun4m: Implement Sun CG3 framebuffer for QEMU
,
Mark Cave-Ayland
,
2014/02/23
[Qemu-devel] [PATCH v18 00/14] Add support for binding guest numa nodes to host numa nodes
,
Hu Tao
,
2014/02/19
[Qemu-devel] [PATCH v18 01/14] NUMA: move numa related code to new file numa.c
,
Hu Tao
,
2014/02/19
[Qemu-devel] [PATCH v18 11/14] qapi: make string input visitor parse int list
,
Hu Tao
,
2014/02/19
Re: [Qemu-devel] [PATCH v18 11/14] qapi: make string input visitor parse int list
,
Hu Tao
,
2014/02/19
Re: [Qemu-devel] [PATCH v18 11/14] qapi: make string input visitor parse int list
,
Paolo Bonzini
,
2014/02/19
[Qemu-devel] [PATCH v18 03/14] NUMA: Add numa_info structure to contain numa nodes info
,
Hu Tao
,
2014/02/19
Re: [Qemu-devel] [PATCH v18 03/14] NUMA: Add numa_info structure to contain numa nodes info
,
Igor Mammedov
,
2014/02/19
Re: [Qemu-devel] [PATCH v18 03/14] NUMA: Add numa_info structure to contain numa nodes info
,
hu tao
,
2014/02/20
[Qemu-devel] [PATCH v18 04/14] NUMA: convert -numa option to use OptsVisitor
,
Hu Tao
,
2014/02/19
[Qemu-devel] [PATCH v18 07/14] add memdev backend infrastructure
,
Hu Tao
,
2014/02/19
Re: [Qemu-devel] [PATCH v18 07/14] add memdev backend infrastructure
,
Igor Mammedov
,
2014/02/19
[Qemu-devel] [PATCH v18 06/14] qapi: add SIZE type parser to string_input_visitor
,
Hu Tao
,
2014/02/19
Re: [Qemu-devel] [PATCH v18 06/14] qapi: add SIZE type parser to string_input_visitor
,
Igor Mammedov
,
2014/02/19
[Qemu-devel] [PATCH v18 09/14] numa: introduce memory_region_allocate_system_memory
,
Hu Tao
,
2014/02/19
[Qemu-devel] [PATCH v18 10/14] numa: add -numa node, memdev= option
,
Hu Tao
,
2014/02/19
Re: [Qemu-devel] [PATCH v18 10/14] numa: add -numa node, memdev= option
,
Igor Mammedov
,
2014/02/19
Re: [Qemu-devel] [PATCH v18 10/14] numa: add -numa node, memdev= option
,
Paolo Bonzini
,
2014/02/19
[Qemu-devel] [PATCH v18 08/14] pc: pass QEMUMachineInitArgs to pc_memory_init
,
Hu Tao
,
2014/02/19
[Qemu-devel] [PATCH v18 02/14] NUMA: check if the total numa memory size is equal to ram_size
,
Hu Tao
,
2014/02/19
Re: [Qemu-devel] [PATCH v18 02/14] NUMA: check if the total numa memory size is equal to ram_size
,
Eric Blake
,
2014/02/25
[Qemu-devel] [PATCH v18 14/14] amp: add query-memdev
,
Hu Tao
,
2014/02/19
Re: [Qemu-devel] [PATCH v18 14/14] amp: add query-memdev
,
Hu Tao
,
2014/02/19
Re: [Qemu-devel] [PATCH v18 14/14] amp: add query-memdev
,
Paolo Bonzini
,
2014/02/19
[Qemu-devel] [PATCH v18 05/14] NUMA: expand MAX_NODES from 64 to 128
,
Hu Tao
,
2014/02/19
[Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Hu Tao
,
2014/02/19
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Paolo Bonzini
,
2014/02/19
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Igor Mammedov
,
2014/02/19
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Hu Tao
,
2014/02/25
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Paolo Bonzini
,
2014/02/25
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Hu Tao
,
2014/02/26
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Igor Mammedov
,
2014/02/26
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Hu Tao
,
2014/02/26
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Igor Mammedov
,
2014/02/26
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Paolo Bonzini
,
2014/02/26
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Hu Tao
,
2014/02/26
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Paolo Bonzini
,
2014/02/26
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Igor Mammedov
,
2014/02/26
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Paolo Bonzini
,
2014/02/26
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Igor Mammedov
,
2014/02/26
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Paolo Bonzini
,
2014/02/26
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Marcelo Tosatti
,
2014/02/26
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Paolo Bonzini
,
2014/02/26
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Igor Mammedov
,
2014/02/26
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Paolo Bonzini
,
2014/02/26
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Igor Mammedov
,
2014/02/26
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Paolo Bonzini
,
2014/02/26
Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
,
Hu Tao
,
2014/02/25
[Qemu-devel] [PATCH v18 12/14] qapi: add HostMemPolicy enum type
,
Hu Tao
,
2014/02/19
Re: [Qemu-devel] [PATCH v18 12/14] qapi: add HostMemPolicy enum type
,
Paolo Bonzini
,
2014/02/19
Re: [Qemu-devel] [PATCH v18 12/14] qapi: add HostMemPolicy enum type
,
Igor Mammedov
,
2014/02/19
[Qemu-devel] How interrupts are handled in QEMU?
,
atlas khan
,
2014/02/19
[Qemu-devel] [PATCH] gtk: Support GTK without VTE
,
Stefan Weil
,
2014/02/19
Re: [Qemu-devel] [PATCH] gtk: Support GTK without VTE
,
Stefan Weil
,
2014/02/26
[Qemu-devel] How to add a new virtual hardware like interrupt unit in QEMU?
,
atlas khan
,
2014/02/19
Re: [Qemu-devel] How to add a new virtual hardware like interrupt unit in QEMU?
,
Stefan Weil
,
2014/02/19
[Qemu-devel] [PATCH 0/2] bswap: Clean prototypes of st* functions
,
Stefan Weil
,
2014/02/19
[Qemu-devel] [PATCH 1/2] bswap: Modify prototype of stb_p (avoid type conversions)
,
Stefan Weil
,
2014/02/19
[Qemu-devel] [PATCH 2/2] bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)
,
Stefan Weil
,
2014/02/19
Re: [Qemu-devel] [PATCH 2/2] bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)
,
Stefan Weil
,
2014/02/19
Re: [Qemu-devel] [PATCH 0/2] bswap: Clean prototypes of st* functions
,
Laszlo Ersek
,
2014/02/19
Re: [Qemu-devel] [Qemu-trivial] [PATCH 0/2] bswap: Clean prototypes of st* functions
,
Michael Tokarev
,
2014/02/22
Re: [Qemu-devel] Buildbot failure: MinGW
,
Stefan Weil
,
2014/02/18
Re: [Qemu-devel] Buildbot failure: MinGW
,
Gerd Hoffmann
,
2014/02/19
Re: [Qemu-devel] Buildbot failure: MinGW
,
Peter Maydell
,
2014/02/19
Re: [Qemu-devel] Buildbot failure: MinGW
,
Thomas Huth
,
2014/02/19
Re: [Qemu-devel] Buildbot failure: MinGW
,
Peter Maydell
,
2014/02/19
[Qemu-devel] [PATCH] object: Report type in error when not user creatable.
,
Hani Benhabiles
,
2014/02/18
Re: [Qemu-devel] [PATCH] object: Report type in error when not user creatable.
,
Hu Tao
,
2014/02/18
Re: [Qemu-devel] [PATCH] object: Report type in error when not user creatable.
,
Paolo Bonzini
,
2014/02/19
Re: [Qemu-devel] [Qemu-trivial] [PATCH] object: Report type in error when not user creatable.
,
Michael Tokarev
,
2014/02/22
[Qemu-devel] [PATCH] hw/intc/arm_gic: Fix NVIC assertion failure
,
Peter Maydell
,
2014/02/18
Re: [Qemu-devel] [PATCH] hw/intc/arm_gic: Fix NVIC assertion failure
,
Christoffer Dall
,
2014/02/18
[Qemu-devel] [PATCH v4 0/8] block: Integrate bdrv_file_open() into bdrv_open()
,
Max Reitz
,
2014/02/18
[Qemu-devel] [PATCH v4 1/8] block: Change BDS parameter of bdrv_open() to **
,
Max Reitz
,
2014/02/18
[Qemu-devel] [PATCH v4 2/8] block: Add reference parameter to bdrv_open()
,
Max Reitz
,
2014/02/18
[Qemu-devel] [PATCH v4 3/8] block: Make bdrv_file_open() static
,
Max Reitz
,
2014/02/18
[Qemu-devel] [PATCH v4 4/8] block: Reuse reference handling from bdrv_open()
,
Max Reitz
,
2014/02/18
[Qemu-devel] [PATCH v4 5/8] block: Remove bdrv_new() from bdrv_file_open()
,
Max Reitz
,
2014/02/18
[Qemu-devel] [PATCH v4 8/8] block: Remove bdrv_open_image()'s force_raw option
,
Max Reitz
,
2014/02/18
[Qemu-devel] [PATCH v4 6/8] block: Handle bs->options in bdrv_open() only
,
Max Reitz
,
2014/02/18
[Qemu-devel] [PATCH v4 7/8] block: Reuse success path from bdrv_open()
,
Max Reitz
,
2014/02/18
Re: [Qemu-devel] [PATCH v4 0/8] block: Integrate bdrv_file_open() into bdrv_open()
,
Kevin Wolf
,
2014/02/19
[Qemu-devel] [PATCH] qdev: set DeviceClass.hotpluggable default in class_init()
,
Igor Mammedov
,
2014/02/18
Re: [Qemu-devel] [PATCH] qdev: set DeviceClass.hotpluggable default in class_init()
,
Andreas Färber
,
2014/02/18
[Qemu-devel] [PATCH 1/1] linux-user: AArch64: Fix exclusive store of the zero register
,
Janne Grunau
,
2014/02/18
Re: [Qemu-devel] [PATCH 1/1] linux-user: AArch64: Fix exclusive store of the zero register
,
Peter Maydell
,
2014/02/18
Re: [Qemu-devel] [PATCH 1/1] linux-user: AArch64: Fix exclusive store of the zero register
,
Alex Bennée
,
2014/02/18
[Qemu-devel] [PATCH] qom: add object_property_is_set
,
Marcel Apfelbaum
,
2014/02/18
Re: [Qemu-devel] [PATCH] qom: add object_property_is_set
,
Paolo Bonzini
,
2014/02/18
Re: [Qemu-devel] [PATCH] qom: add object_property_is_set
,
Marcel Apfelbaum
,
2014/02/18
Re: [Qemu-devel] [PATCH] qom: add object_property_is_set
,
Paolo Bonzini
,
2014/02/18
Re: [Qemu-devel] [PATCH] qom: add object_property_is_set
,
Andreas Färber
,
2014/02/18
Re: [Qemu-devel] [PATCH] qom: add object_property_is_set
,
Marcel Apfelbaum
,
2014/02/19
Re: [Qemu-devel] [PATCH] qom: add object_property_is_set
,
Marcel Apfelbaum
,
2014/02/19
[Qemu-devel] [PATCH v3] qemu_file: use fwrite() correctly
,
Juan Quintela
,
2014/02/18
Re: [Qemu-devel] [PATCH v3] qemu_file: use fwrite() correctly
,
Eric Blake
,
2014/02/18
[Qemu-devel] [PULL 0/7] usb patch queue
,
Gerd Hoffmann
,
2014/02/18
[Qemu-devel] [PATCH 4/7] xhci iso: fix time calculation
,
Gerd Hoffmann
,
2014/02/18
[Qemu-devel] [PATCH 2/7] xhci: fix overflow in usb_xhci_post_load
,
Gerd Hoffmann
,
2014/02/18
[Qemu-devel] [PATCH 7/7] xhci: use DPRINTF() instead of fprintf(stderr, ...)
,
Gerd Hoffmann
,
2014/02/18
[Qemu-devel] [PATCH 1/7] usb: Remove magic constants from device bmAttributes
,
Gerd Hoffmann
,
2014/02/18
[Qemu-devel] [PATCH 3/7] uhci: invalidate queue on device address changes
,
Gerd Hoffmann
,
2014/02/18
[Qemu-devel] [PATCH 5/7] xhci iso: allow for some latency
,
Gerd Hoffmann
,
2014/02/18
[Qemu-devel] [PATCH 6/7] xhci: switch debug printf to tracepoint
,
Gerd Hoffmann
,
2014/02/18
Re: [Qemu-devel] [PULL 0/7] usb patch queue
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PATCH] hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registers
,
Peter Maydell
,
2014/02/18
Re: [Qemu-devel] [PATCH] hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registers
,
Jan Kiszka
,
2014/02/21
Re: [Qemu-devel] [PATCH] hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registers
,
Peter Maydell
,
2014/02/24
Re: [Qemu-devel] [PATCH] hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registers
,
Andreas Färber
,
2014/02/24
Re: [Qemu-devel] [PATCH] hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registers
,
Peter Maydell
,
2014/02/24
Re: [Qemu-devel] [PATCH] hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registers
,
Andreas Färber
,
2014/02/24
[Qemu-devel] KVM call minutes for 2014-02-18
,
Juan Quintela
,
2014/02/18
[Qemu-devel] KVM call minutes for 2014-02-18
,
Juan Quintela
,
2014/02/18
Re: [Qemu-devel] KVM call minutes for 2014-02-18
,
Laszlo Ersek
,
2014/02/18
Re: [Qemu-devel] KVM call minutes for 2014-02-18
,
Peter Maydell
,
2014/02/18
[Qemu-devel] [PATCH v2 0/3] qtest: avoid pidfile and QEMU process leaks
,
Stefan Hajnoczi
,
2014/02/18
[Qemu-devel] [PATCH v2 1/3] qtest: drop unused child_pid field
,
Stefan Hajnoczi
,
2014/02/18
[Qemu-devel] [PATCH v2 2/3] qtest: make QEMU our direct child process
,
Stefan Hajnoczi
,
2014/02/18
[Qemu-devel] [PATCH v2 3/3] qtest: kill QEMU process on g_assert() failure
,
Stefan Hajnoczi
,
2014/02/18
Re: [Qemu-devel] [PATCH v2 3/3] qtest: kill QEMU process on g_assert() failure
,
Paolo Bonzini
,
2014/02/18
Re: [Qemu-devel] [PATCH v2 0/3] qtest: avoid pidfile and QEMU process leaks
,
Markus Armbruster
,
2014/02/18
[Qemu-devel] [PATCH] MAINTAINERS: update status for HMP, QAPI and QMP trees
,
Luiz Capitulino
,
2014/02/18
Re: [Qemu-devel] [PATCH] MAINTAINERS: update status for HMP, QAPI and QMP trees
,
Eric Blake
,
2014/02/18
[Qemu-devel] [PATCH] kvm: fix kvm_set_migration_log() behavior
,
Vincent KHERBACHE
,
2014/02/18
Re: [Qemu-devel] [PATCH] kvm: fix kvm_set_migration_log() behavior
,
Eric Blake
,
2014/02/18
Re: [Qemu-devel] [PATCH] kvm: fix kvm_set_migration_log() behavior
,
Vincent KHERBACHE
,
2014/02/18
Re: [Qemu-devel] [PATCH] kvm: fix kvm_set_migration_log() behavior
,
Paolo Bonzini
,
2014/02/18
Re: [Qemu-devel] [PATCH] kvm: fix kvm_set_migration_log() behavior
,
Vincent KHERBACHE
,
2014/02/18
[Qemu-devel] [PATCH V18 00/12] Quorum block filter
,
Benoît Canet
,
2014/02/18
[Qemu-devel] [PATCH V18 02/12] quorum: Create BDRVQuorumState and BlkDriver and do init.
,
Benoît Canet
,
2014/02/18
[Qemu-devel] [PATCH V18 08/12] quorum: Add quorum_invalidate_cache().
,
Benoît Canet
,
2014/02/18
[Qemu-devel] [PATCH V18 01/12] quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB.
,
Benoît Canet
,
2014/02/18
[Qemu-devel] [PATCH V18 12/12] quorum: Add unit test.
,
Benoît Canet
,
2014/02/18
[Qemu-devel] [PATCH V18 05/12] quorum: Add quorum_aio_readv.
,
Benoît Canet
,
2014/02/18
[Qemu-devel] [PATCH V18 07/12] quorum: Add quorum_getlength().
,
Benoît Canet
,
2014/02/18
[Qemu-devel] [PATCH V18 10/12] quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum.
,
Benoît Canet
,
2014/02/18
[Qemu-devel] [PATCH V18 03/12] quorum: Add quorum_aio_writev and its dependencies.
,
Benoît Canet
,
2014/02/18
Re: [Qemu-devel] [PATCH V18 03/12] quorum: Add quorum_aio_writev and its dependencies.
,
Max Reitz
,
2014/02/18
[Qemu-devel] [PATCH V18 11/12] quorum: Add quorum_open() and quorum_close().
,
Benoît Canet
,
2014/02/18
Re: [Qemu-devel] [PATCH V18 11/12] quorum: Add quorum_open() and quorum_close().
,
Leandro Dorileo
,
2014/02/18
Re: [Qemu-devel] [PATCH V18 11/12] quorum: Add quorum_open() and quorum_close().
,
Benoît Canet
,
2014/02/18
Re: [Qemu-devel] [PATCH V18 11/12] quorum: Add quorum_open() and quorum_close().
,
Leandro Dorileo
,
2014/02/18
Re: [Qemu-devel] [PATCH V18 11/12] quorum: Add quorum_open() and quorum_close().
,
Max Reitz
,
2014/02/18
Re: [Qemu-devel] [PATCH V18 11/12] quorum: Add quorum_open() and quorum_close().
,
Max Reitz
,
2014/02/18
[Qemu-devel] [PATCH V18 04/12] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
,
Benoît Canet
,
2014/02/18
[Qemu-devel] [PATCH V18 06/12] quorum: Add quorum mechanism.
,
Benoît Canet
,
2014/02/18
Re: [Qemu-devel] [PATCH V18 06/12] quorum: Add quorum mechanism.
,
Max Reitz
,
2014/02/18
[Qemu-devel] [PATCH V18 09/12] quorum: Add quorum_co_flush().
,
Benoît Canet
,
2014/02/18
Re: [Qemu-devel] [PATCH V18 09/12] quorum: Add quorum_co_flush().
,
Max Reitz
,
2014/02/18
[Qemu-devel] [PATCH] block/iscsi: fix deadlock on scsi check condition
,
Peter Lieven
,
2014/02/18
Re: [Qemu-devel] [PATCH] block/iscsi: fix deadlock on scsi check condition
,
Paolo Bonzini
,
2014/02/18
[Qemu-devel] [PATCH v2 0/2] target-arm: Add support for AArch32 ARMv8 CRC32 instructions
,
Will Newton
,
2014/02/18
[Qemu-devel] [PATCH v2 1/2] include/qemu/crc32c.h: Rename include guards to match filename
,
Will Newton
,
2014/02/18
[Qemu-devel] [PATCH v2 2/2] target-arm: Add support for AArch32 ARMv8 CRC32 instructions
,
Will Newton
,
2014/02/18
Re: [Qemu-devel] [PATCH v2 2/2] target-arm: Add support for AArch32ARMv8 CRC32 instructionss
,
Alex Bennée
,
2014/02/18
Re: [Qemu-devel] [PATCH v3 0/4] X86/KVM: enable Intel MPX for KVM
,
Paolo Bonzini
,
2014/02/18
Re: [Qemu-devel] [PATCH v3 0/4] X86/KVM: enable Intel MPX for KVM
,
Liu, Jinsong
,
2014/02/18
Re: [Qemu-devel] [PATCH v3 0/4] X86/KVM: enable Intel MPX for KVM
,
Liu, Jinsong
,
2014/02/21
[Qemu-devel] [RFC PATCH v2 00/12] mc: fault tolerante through micro-checkpointing
,
mrhines
,
2014/02/18
[Qemu-devel] [RFC PATCH v2 01/12] mc: add documentation for micro-checkpointing
,
mrhines
,
2014/02/18
Re: [Qemu-devel] [RFC PATCH v2 01/12] mc: add documentation for micro-checkpointing
,
Dr. David Alan Gilbert
,
2014/02/18
Re: [Qemu-devel] [RFC PATCH v2 01/12] mc: add documentation for micro-checkpointing
,
Michael R. Hines
,
2014/02/18
Re: [Qemu-devel] [RFC PATCH v2 01/12] mc: add documentation for micro-checkpointing
,
Dr. David Alan Gilbert
,
2014/02/19
Re: [Qemu-devel] [RFC PATCH v2 01/12] mc: add documentation for micro-checkpointing
,
Michael R. Hines
,
2014/02/19
Re: [Qemu-devel] [RFC PATCH v2 01/12] mc: add documentation for micro-checkpointing
,
Dr. David Alan Gilbert
,
2014/02/20
Re: [Qemu-devel] [RFC PATCH v2 01/12] mc: add documentation for micro-checkpointing
,
Li Guang
,
2014/02/20
Re: [Qemu-devel] [RFC PATCH v2 01/12] mc: add documentation for micro-checkpointing
,
Michael R. Hines
,
2014/02/20
Re: [Qemu-devel] [RFC PATCH v2 01/12] mc: add documentation for micro-checkpointing
,
Michael R. Hines
,
2014/02/20
Re: [Qemu-devel] [RFC PATCH v2 01/12] mc: add documentation for micro-checkpointing
,
Dr. David Alan Gilbert
,
2014/02/20
Re: [Qemu-devel] [RFC PATCH v2 01/12] mc: add documentation for micro-checkpointing
,
Michael R. Hines
,
2014/02/20
Re: [Qemu-devel] [RFC PATCH v2 01/12] mc: add documentation for micro-checkpointing
,
Dr. David Alan Gilbert
,
2014/02/21
[Qemu-devel] [RFC PATCH v2 02/12] mc: timestamp migration_bitmap and KVM logdirty usage
,
mrhines
,
2014/02/18
Re: [Qemu-devel] [RFC PATCH v2 02/12] mc: timestamp migration_bitmap and KVM logdirty usage
,
Dr. David Alan Gilbert
,
2014/02/18
Re: [Qemu-devel] [RFC PATCH v2 02/12] mc: timestamp migration_bitmap and KVM logdirty usage
,
Michael R. Hines
,
2014/02/18
[Qemu-devel] [RFC PATCH v2 03/12] mc: introduce a 'checkpointing' status check into the VCPU states
,
mrhines
,
2014/02/18
[Qemu-devel] [RFC PATCH v2 04/12] mc: support custom page loading and copying
,
mrhines
,
2014/02/18
[Qemu-devel] [RFC PATCH v2 05/12] rdma: accelerated memcpy() support and better external RDMA user interfaces
,
mrhines
,
2014/02/18
[Qemu-devel] [RFC PATCH v2 06/12] mc: introduce state machine changes for MC
,
mrhines
,
2014/02/18
Re: [Qemu-devel] [RFC PATCH v2 06/12] mc: introduce state machine changes for MC
,
Li Guang
,
2014/02/18
Re: [Qemu-devel] [RFC PATCH v2 06/12] mc: introduce state machine changes for MC
,
Michael R. Hines
,
2014/02/18
Re: [Qemu-devel] [RFC PATCH v2 06/12] mc: introduce state machine changes for MC
,
Michael R. Hines
,
2014/02/20
Re: [Qemu-devel] [RFC PATCH v2 06/12] mc: introduce state machine changes for MC
,
Michael R. Hines
,
2014/02/21
Re: [Qemu-devel] [RFC PATCH v2 06/12] mc: introduce state machine changes for MC
,
Li Guang
,
2014/02/24
Re: [Qemu-devel] [RFC PATCH v2 06/12] mc: introduce state machine changes for MC
,
Li Guang
,
2014/02/25
[Qemu-devel] [RFC PATCH v2 07/12] mc: introduce additional QMP statistics for micro-checkpointing
,
mrhines
,
2014/02/18
[Qemu-devel] [RFC PATCH v2 08/12] mc: core logic
,
mrhines
,
2014/02/18
Re: [Qemu-devel] [RFC PATCH v2 08/12] mc: core logic
,
Li Guang
,
2014/02/18
Re: [Qemu-devel] [RFC PATCH v2 08/12] mc: core logic
,
Michael R. Hines
,
2014/02/18
Re: [Qemu-devel] [RFC PATCH v2 08/12] mc: core logic
,
Li Guang
,
2014/02/18
Re: [Qemu-devel] [RFC PATCH v2 08/12] mc: core logic
,
Michael R. Hines
,
2014/02/18
[Qemu-devel] [RFC PATCH v2 09/12] mc: configure and makefile support
,
mrhines
,
2014/02/18
[Qemu-devel] [RFC PATCH v2 10/12] mc: expose tunable parameter for checkpointing frequency
,
mrhines
,
2014/02/18
[Qemu-devel] [RFC PATCH v2 11/12] mc: introduce new capabilities to control micro-checkpointing
,
mrhines
,
2014/02/18
[Qemu-devel] [RFC PATCH v2 12/12] mc: activate and use MC if requested
,
mrhines
,
2014/02/18
Re: [Qemu-devel] [RFC PATCH v2 00/12] mc: fault tolerante through micro-checkpointing
,
Li Guang
,
2014/02/18
Re: [Qemu-devel] [RFC PATCH v2 00/12] mc: fault tolerante through micro-checkpointing
,
Michael R. Hines
,
2014/02/18
[Qemu-devel] [PATCH v9 00/14] Make 'dump-guest-memory' dump in kdump-compressed format
,
qiaonuohan
,
2014/02/18
[Qemu-devel] [PATCH v9 02/14] dump: add argument to write_elfxx_notes
,
qiaonuohan
,
2014/02/18
[Qemu-devel] [PATCH v9 13/14] Define the architecture for compressed dump format
,
qiaonuohan
,
2014/02/18
[Qemu-devel] [PATCH v9 05/14] dump: add API to write elf notes to buffer
,
qiaonuohan
,
2014/02/18
[Qemu-devel] [PATCH v9 11/14] dump: add API to write dump pages
,
qiaonuohan
,
2014/02/18
[Qemu-devel] [PATCH v9 08/14] dump: add API to write dump header
,
qiaonuohan
,
2014/02/18
[Qemu-devel] [PATCH v9 01/14] dump: const-qualify the buf of WriteCoreDumpFunction
,
qiaonuohan
,
2014/02/18
[Qemu-devel] [PATCH v9 09/14] dump: add API to write dump_bitmap
,
qiaonuohan
,
2014/02/18
[Qemu-devel] [PATCH v9 04/14] dump: add API to write vmcore
,
qiaonuohan
,
2014/02/18
[Qemu-devel] [PATCH v9 14/14] dump: add 'query-dump-guest-memory-capability' command
,
qiaonuohan
,
2014/02/18
[Qemu-devel] [PATCH v9 03/14] dump: add API to write header of flatten format
,
qiaonuohan
,
2014/02/18
[Qemu-devel] [PATCH v9 12/14] dump: make kdump-compressed format available for 'dump-guest-memory'
,
qiaonuohan
,
2014/02/18
[Qemu-devel] [PATCH v9 07/14] dump: add members to DumpState and init some of them
,
qiaonuohan
,
2014/02/18
[Qemu-devel] [PATCH v9 06/14] dump: add support for lzo/snappy
,
qiaonuohan
,
2014/02/18
[Qemu-devel] [PATCH v9 10/14] dump: add APIs to operate DataCache
,
qiaonuohan
,
2014/02/18
Re: [Qemu-devel] [PATCH v9 00/14] Make 'dump-guest-memory' dump in kdump-compressed format
,
Luiz Capitulino
,
2014/02/28
[Qemu-devel] [RFC PATCH v1 0/3] provenance: save migration stats after completion to destination
,
mrhines
,
2014/02/18
[Qemu-devel] [RFC PATCH v1 2/3] provenance: serialize MigrationInfo across the wire
,
mrhines
,
2014/02/18
[Qemu-devel] [RFC PATCH v1 1/3] provenance: QMP command to store MigrationInfo from JSON
,
mrhines
,
2014/02/18
[Qemu-devel] [RFC PATCH v1 3/3] provenance: expose the serialization save/load functions for migration
,
mrhines
,
2014/02/18
Re: [Qemu-devel] [RFC PATCH v1 0/3] provenance: save migration stats after completion to destination
,
Eric Blake
,
2014/02/18
Re: [Qemu-devel] [RFC PATCH v1 0/3] provenance: save migration stats after completion to destination
,
Michael R. Hines
,
2014/02/18
Re: [Qemu-devel] [RFC PATCH v1 0/3] provenance: save migration stats after completion to destination
,
Eric Blake
,
2014/02/18
Re: [Qemu-devel] [RFC PATCH v1 0/3] provenance: save migration stats after completion to destination
,
Michael R. Hines
,
2014/02/18
[Qemu-devel] [PATCH v6 resend] rdma: rename 'x-rdma' => 'rdma'
,
mrhines
,
2014/02/17
[Qemu-devel] hotplug: VM got stuck when attaching a pass-through device to the non-pass-through VM for the first time
,
Zhanghaoyu (A)
,
2014/02/17
Re: [Qemu-devel] hotplug: VM got stuck when attaching a pass-through device to the non-pass-through VM for the first time
,
Michael S. Tsirkin
,
2014/02/18
Re: [Qemu-devel] hotplug: VM got stuck when attaching a pass-through device to the non-pass-through VM for the first time
,
Paolo Bonzini
,
2014/02/18
Re: [Qemu-devel] hotplug: VM got stuck when attaching a pass-through device to the non-pass-through VM for the first time
,
Michael S. Tsirkin
,
2014/02/18
Re: [Qemu-devel] hotplug: VM got stuck when attaching a pass-through device to the non-pass-through VM for the first time
,
Paolo Bonzini
,
2014/02/18
Re: [Qemu-devel] hotplug: VM got stuck when attaching a pass-through device to the non-pass-through VM for the first time
,
Michael S. Tsirkin
,
2014/02/18
Re: [Qemu-devel] hotplug: VM got stuck when attaching a pass-through device to the non-pass-through VM for the first time
,
Zhanghaoyu (A)
,
2014/02/24
Re: [Qemu-devel] hotplug: VM got stuck when attaching a pass-through device to the non-pass-through VM for the first time
,
Zhanghaoyu (A)
,
2014/02/18
Re: [Qemu-devel] hotplug: VM got stuck when attaching a pass-through device to the non-pass-through VM for the first time
,
Zhanghaoyu (A)
,
2014/02/18
[Qemu-devel] [PATCH] rdma: bug fixes
,
mrhines
,
2014/02/17
Re: [Qemu-devel] [PATCH] rdma: bug fixes
,
Michael Roth
,
2014/02/21
Re: [Qemu-devel] [PATCH] rdma: bug fixes
,
Michael Roth
,
2014/02/27
Re: [Qemu-devel] [Qemu-stable] [PATCH] rdma: bug fixes
,
Wahlstrom, Pelle
,
2014/02/27
Re: [Qemu-devel] [Qemu-stable] [PATCH] rdma: bug fixes
,
Michael Roth
,
2014/02/27
[Qemu-devel] [PATCH v7] hw: arm_gic_kvm: Add KVM VGIC save/restore logic
,
Christoffer Dall
,
2014/02/17
Re: [Qemu-devel] [PATCH v7] hw: arm_gic_kvm: Add KVM VGIC save/restore logic
,
Peter Maydell
,
2014/02/25
[Qemu-devel] [PATCH v6 0/4] Create ARM KVM VGIC with device control API
,
Christoffer Dall
,
2014/02/17
[Qemu-devel] [PATCH v6 1/4] linux-headers: Update from v3.14-rc3
,
Christoffer Dall
,
2014/02/17
[Qemu-devel] [PATCH v6 2/4] kvm: Introduce kvm_arch_irqchip_create
,
Christoffer Dall
,
2014/02/17
[Qemu-devel] [PATCH v6 3/4] kvm: Common device control API functions
,
Christoffer Dall
,
2014/02/17
[Qemu-devel] [PATCH v6 4/4] arm: vgic device control api support
,
Christoffer Dall
,
2014/02/17
Re: [Qemu-devel] [PATCH v6 0/4] Create ARM KVM VGIC with device control API
,
Peter Maydell
,
2014/02/25
[Qemu-devel] [PULL 00/15] tcg updates
,
Richard Henderson
,
2014/02/17
[Qemu-devel] [PULL 02/15] tcg-arm: The shift count of op_rotl_i32 is in args[2] not args[1].
,
Richard Henderson
,
2014/02/17
[Qemu-devel] [PULL 01/15] TCG: Fix 32-bit host allocation typo
,
Richard Henderson
,
2014/02/17
[Qemu-devel] [PULL 03/15] tcg/optimize: fix known-zero bits for right shift ops
,
Richard Henderson
,
2014/02/17
[Qemu-devel] [PULL 04/15] tcg/optimize: fix known-zero bits optimization
,
Richard Henderson
,
2014/02/17
[Qemu-devel] [PULL 05/15] tcg/optimize: improve known-zero bits for 32-bit ops
,
Richard Henderson
,
2014/02/17
[Qemu-devel] [PULL 06/15] tcg/optimize: add known-zero bits compute for load ops
,
Richard Henderson
,
2014/02/17
[Qemu-devel] [PULL 07/15] tcg/optimize: Handle known-zeros masks for ANDC
,
Richard Henderson
,
2014/02/17
[Qemu-devel] [PULL 08/15] tcg/optimize: Simply some logical ops to NOT
,
Richard Henderson
,
2014/02/17
[Qemu-devel] [PULL 09/15] tcg/optimize: Optmize ANDC X, Y, Y to MOV X, 0
,
Richard Henderson
,
2014/02/17
[Qemu-devel] [PULL 10/15] tcg/optimize: Add more identity simplifications
,
Richard Henderson
,
2014/02/17
[Qemu-devel] [PULL 11/15] disas/i386: Disassemble ANDN/SHLX/SHRX/SHAX
,
Richard Henderson
,
2014/02/17
[Qemu-devel] [PULL 12/15] tcg/i386: Move TCG_CT_CONST_* to tcg-target.c
,
Richard Henderson
,
2014/02/17
[Qemu-devel] [PULL 13/15] tcg/i386: Add tcg_out_vex_modrm
,
Richard Henderson
,
2014/02/17
[Qemu-devel] [PULL 15/15] tcg/i386: Use SHLX/SHRX/SARX instructions
,
Richard Henderson
,
2014/02/17
[Qemu-devel] [PULL 14/15] tcg/i386: Use ANDN instruction
,
Richard Henderson
,
2014/02/17
Re: [Qemu-devel] [PULL 00/15] tcg updates
,
Kevin Wolf
,
2014/02/19
Re: [Qemu-devel] [PULL 00/15] tcg updates
,
Kevin Wolf
,
2014/02/19
Re: [Qemu-devel] [PULL 00/15] tcg updates
,
Richard Henderson
,
2014/02/19
Re: [Qemu-devel] [PULL 00/15] tcg updates
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PULL v2 00/49] QOM devices patch queue 2014-02-17
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 02/49] ppcemb-softmmu: Drop Mac and e500 emulation
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 04/49] tests: Fix gcov paths for relocated device sources
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 01/49] qtest: don't report signals if qtest driver enabled
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 03/49] target-ppc: Make ppc40x CPUs available in ppcemb
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 05/49] qom-test: Run for all available machines
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 07/49] tests: Run qom-test for every architecture
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 08/49] nand: Don't use qdev_create() in nand_init()
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 06/49] qom-test: Test shutdown in addition to startup
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 10/49] pxa2xx: QOM'ify I2C slave
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 11/49] tosa: QOM'ify DAC
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 12/49] z2: QOM'ify AER915
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 13/49] wm8750: QOM'ify
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 09/49] i2c: Rename i2c_bus to I2CBus
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 14/49] ssd0303: QOM'ify
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 15/49] max7310: QOM'ify
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 16/49] lm832x: QOM'ify
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 17/49] ds1338: QOM'ify
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 18/49] twl92230: QOM'ify
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 19/49] i2c: Drop FROM_I2C_SLAVE() macro
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 21/49] tests: Add vmxnet3 qtest
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 20/49] tests: Add e1000 qtest
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 24/49] tests: Add eepro100 qtest
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 26/49] tests: Add virtio-net qtest
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 28/49] tests: Add ipoctal232 qtest
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 22/49] tests: Add rtl8139 qtest
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 25/49] tests: Add ne2000 qtest
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 23/49] tests: Add pcnet qtest
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 27/49] tests: Add tpci200 qtest
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 29/49] ipack: Convert to QOM realize
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 31/49] ipack: QOM parent field cleanup for IPackDevice
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 30/49] ipack: QOM parent field cleanup for IPackBus
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 33/49] ipack: Move IndustryPack out of hw/char/
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 32/49] ipoctal232: QOM parent field cleanup
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 34/49] qtest: Don't segfault with invalid -qtest option
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 35/49] qapi: Add size parser to StringInputVisitor
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 36/49] qdev: Sizes are now parsed by StringInputVisitor
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 39/49] qdev: Legacy properties are just strings
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 37/49] qdev: Remove legacy parsers for hex8/32/64
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 40/49] qdev: Inline qdev_prop_parse()
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 38/49] qdev: Legacy properties are now read-only
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 41/49] qapi: Add human mode to StringOutputVisitor
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 42/49] qdev: Use human mode in "info qtree"
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 43/49] qdev: Remove most legacy printers
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 46/49] qdev: Add enum property types to QAPI schema
,
Andreas Färber
,
2014/02/17
Re: [Qemu-devel] [PULL v2 46/49] qdev: Add enum property types to QAPI schema
,
Eric Blake
,
2014/02/17
Re: [Qemu-devel] [PULL v2 46/49] qdev: Add enum property types to QAPI schema
,
Paolo Bonzini
,
2014/02/18
[Qemu-devel] [PULL v2 44/49] qdev: Remove hex8/32/64 property types
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 47/49] qdev: Use QAPI type names for properties
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 48/49] qapi: Refine human printing of sizes
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 49/49] qtest: Include system headers before user headers
,
Andreas Färber
,
2014/02/17
[Qemu-devel] [PULL v2 45/49] block: Handle "rechs" and "large" translation options
,
Andreas Färber
,
2014/02/17
Re: [Qemu-devel] [PULL v2 00/49] QOM devices patch queue 2014-02-17
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PATCH] target-arm: Load correct access bits from ARMv5 level 2 page table descriptors
,
Peter Maydell
,
2014/02/17
[Qemu-devel] [PATCH] trace: Multi-backend tracing
,
Lluís Vilanova
,
2014/02/17
Re: [Qemu-devel] [PATCH] trace: Multi-backend tracing
,
Lluís Vilanova
,
2014/02/17
[Qemu-devel] [PATCH 0/4] Tracetool cleanup
,
Lluís Vilanova
,
2014/02/17
[Qemu-devel] [PATCH 1/4] trace: [tracetool] Add method 'Event.api' to build event names
,
Lluís Vilanova
,
2014/02/17
[Qemu-devel] [PATCH 2/4] trace: [tracetool,trivial] Style changes
,
Lluís Vilanova
,
2014/02/17
[Qemu-devel] [PATCH 3/4] trace: [tracetool] Identify formats directly used by QEMU
,
Lluís Vilanova
,
2014/02/17
[Qemu-devel] [PATCH 4/4] trace: [tracetool] Minimize the amount of per-backend code
,
Lluís Vilanova
,
2014/02/17
Re: [Qemu-devel] [PATCH 4/4] trace: [tracetool] Minimize the amount of per-backend code
,
Stefan Hajnoczi
,
2014/02/19
Re: [Qemu-devel] [PATCH 0/4] Tracetool cleanup
,
Stefan Hajnoczi
,
2014/02/19
Re: [Qemu-devel] [PATCH 0/4] Tracetool cleanup
,
Lluís Vilanova
,
2014/02/19
Re: [Qemu-devel] [PATCH 0/4] Tracetool cleanup
,
Stefan Hajnoczi
,
2014/02/20
Re: [Qemu-devel] [PATCH 0/4] Tracetool cleanup
,
Lluís Vilanova
,
2014/02/20
[Qemu-devel] [PATCH 0/4] linux-user: four patches for coverity errors
,
Peter Maydell
,
2014/02/17
[Qemu-devel] [PATCH 4/4] linux-user: Fix error handling in target_to_host_semarray()
,
Peter Maydell
,
2014/02/17
Re: [Qemu-devel] [PATCH 4/4] linux-user: Fix error handling in target_to_host_semarray()
,
Riku Voipio
,
2014/02/18
Re: [Qemu-devel] [PATCH 4/4] linux-user: Fix error handling in target_to_host_semarray()
,
Peter Maydell
,
2014/02/18
Re: [Qemu-devel] [PATCH 4/4] linux-user: Fix error handling in target_to_host_semarray()
,
Riku Voipio
,
2014/02/18
[Qemu-devel] [PATCH 2/4] linux-user/signal.c: Don't pass sigaction uninitialised sa_flags
,
Peter Maydell
,
2014/02/17
[Qemu-devel] [PATCH 3/4] linux-user: Fix error handling in lock_iovec()
,
Peter Maydell
,
2014/02/17
[Qemu-devel] [PATCH 1/4] linux-user/elfload.c: Avoid calling g_free() on uninitialized data
,
Peter Maydell
,
2014/02/17
Re: [Qemu-devel] [RFC 3/3] target-i386: add qmp command 'query-cpus' to display apic_id
,
Eric Blake
,
2014/02/17
Re: [Qemu-devel] [RFC 2/3] target-i386: add -smp X,apics=0x option
,
Eric Blake
,
2014/02/17
Re: [Qemu-devel] [RFC 2/3] target-i386: add -smp X,apics=0x option
,
Chen Fan
,
2014/02/17
[Qemu-devel] [PATCH] hw/intc/exynos4210_combiner: Don't overrun output_irq array in init
,
Peter Maydell
,
2014/02/17
Re: [Qemu-devel] [PATCH] hw/intc/exynos4210_combiner: Don't overrun output_irq array in init
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] [PATCH] hw/intc/exynos4210_combiner: Don't overrun output_irq array in init
,
Andreas Färber
,
2014/02/17
Re: [Qemu-devel] [PATCH] hw/intc/exynos4210_combiner: Don't overrun output_irq array in init
,
Peter Maydell
,
2014/02/24
[Qemu-devel] [PATCH] target-arm: Fix incorrect arithmetic constructing short-form PAR for ATS ops
,
Peter Maydell
,
2014/02/17
[Qemu-devel] [PATCH 0/7] Allwinner A10 fixes
,
Beniamino Galvani
,
2014/02/17
[Qemu-devel] [PATCH 5/7] allwinner-a10-pit: implement prescaler and source selection
,
Beniamino Galvani
,
2014/02/17
[Qemu-devel] [PATCH 2/7] allwinner-a10-pic: fix interrupt clear behaviour
,
Beniamino Galvani
,
2014/02/17
Re: [Qemu-devel] [PATCH 2/7] allwinner-a10-pic: fix interrupt clear behaviour
,
Li Guang
,
2014/02/17
Re: [Qemu-devel] [PATCH 2/7] allwinner-a10-pic: fix interrupt clear behaviour
,
Beniamino Galvani
,
2014/02/18
Re: [Qemu-devel] [PATCH 2/7] allwinner-a10-pic: fix interrupt clear behaviour
,
Li Guang
,
2014/02/18
Re: [Qemu-devel] [PATCH 2/7] allwinner-a10-pic: fix interrupt clear behaviour
,
Beniamino Galvani
,
2014/02/22
Re: [Qemu-devel] [PATCH 2/7] allwinner-a10-pic: fix interrupt clear behaviour
,
Li Guang
,
2014/02/24
Re: [Qemu-devel] [PATCH 2/7] allwinner-a10-pic: fix interrupt clear behaviour
,
Beniamino Galvani
,
2014/02/24
Re: [Qemu-devel] [PATCH 2/7] allwinner-a10-pic: fix interrupt clear behaviour
,
Li Guang
,
2014/02/24
[Qemu-devel] [PATCH 7/7] allwinner-emac: update irq status after writes to interrupt registers
,
Beniamino Galvani
,
2014/02/17
[Qemu-devel] [PATCH 4/7] allwinner-a10-pit: use level triggered interrupts
,
Beniamino Galvani
,
2014/02/17
Re: [Qemu-devel] [PATCH 4/7] allwinner-a10-pit: use level triggered interrupts
,
Li Guang
,
2014/02/17
Re: [Qemu-devel] [PATCH 4/7] allwinner-a10-pit: use level triggered interrupts
,
Beniamino Galvani
,
2014/02/18
[Qemu-devel] [PATCH 3/7] allwinner-a10-pit: avoid generation of spurious interrupts
,
Beniamino Galvani
,
2014/02/17
Re: [Qemu-devel] [PATCH 3/7] allwinner-a10-pit: avoid generation of spurious interrupts
,
Li Guang
,
2014/02/17
Re: [Qemu-devel] [PATCH 3/7] allwinner-a10-pit: avoid generation of spurious interrupts
,
Beniamino Galvani
,
2014/02/18
Re: [Qemu-devel] [PATCH 3/7] allwinner-a10-pit: avoid generation of spurious interrupts
,
Li Guang
,
2014/02/18
[Qemu-devel] [PATCH 1/7] allwinner-a10-pic: set vector address when an interrupt is pending
,
Beniamino Galvani
,
2014/02/17
Re: [Qemu-devel] [PATCH 1/7] allwinner-a10-pic: set vector address when an interrupt is pending
,
Li Guang
,
2014/02/17
Re: [Qemu-devel] [PATCH 1/7] allwinner-a10-pic: set vector address when an interrupt is pending
,
Beniamino Galvani
,
2014/02/18
[Qemu-devel] [PATCH 6/7] allwinner-emac: set autonegotiation complete bit on link up
,
Beniamino Galvani
,
2014/02/17
[Qemu-devel] [PULL 00/12] Build system changes for 2014-02-17
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PULL 02/12] rules.mak: fix $(obj) to a real relative path
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PULL 11/12] configure: Disable libtool if -fPIE does not work with it (bug #1257099)
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PULL 01/12] util: Split out exec_dir from os_find_datadir
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PULL 03/12] rules.mak: allow per object cflags and libs
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PULL 05/12] darwin: do not use -mdynamic-no-pic
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PULL 04/12] block: use per-object cflags and libs
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PULL 06/12] rules.mak: introduce DSO rules
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PULL 07/12] module: implement module loading
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PULL 08/12] Makefile: install modules with "make install"
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PULL 09/12] Makefile: introduce common-obj-m and block-obj-m for DSO
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PULL 10/12] block: convert block drivers linked with libs to modules
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PULL 12/12] build: softmmu targets do not have a "main.o" file
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] [PULL 00/12] Build system changes for 2014-02-17
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PATCH RESEND] block/iscsi: query for supported VPD pages
,
Peter Lieven
,
2014/02/17
Re: [Qemu-devel] [PATCH RESEND] block/iscsi: query for supported VPD pages
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH 0/3] target-arm: Add support for AArch32 ARMv8 CRC32 instructions
,
Will Newton
,
2014/02/17
[Qemu-devel] [PATCH 1/3] include/qemu/crc32c.h: Rename include guards to match filename
,
Will Newton
,
2014/02/17
Re: [Qemu-devel] [PATCH 1/3] include/qemu/crc32c.h: Rename include guards to match filename
,
Peter Maydell
,
2014/02/17
[Qemu-devel] [PATCH 2/3] util/crc32.c: Add CRC-32 implementation
,
Will Newton
,
2014/02/17
Re: [Qemu-devel] [PATCH 2/3] util/crc32.c: Add CRC-32 implementation
,
Peter Maydell
,
2014/02/17
[Qemu-devel] [PATCH 3/3] target-arm: Add support for AArch32 ARMv8 CRC32 instructions
,
Will Newton
,
2014/02/17
Re: [Qemu-devel] [PATCH] block/iscsi: query for supported VPD pages
,
Peter Lieven
,
2014/02/17
Re: [Qemu-devel] [PATCH] block/iscsi: query for supported VPD pages
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] [PATCH] block/iscsi: query for supported VPD pages
,
Peter Lieven
,
2014/02/17
[Qemu-devel] [PATCH v2 0/2] block: add suppoort for gluster reopen
,
Jeff Cody
,
2014/02/17
[Qemu-devel] [PATCH v2 1/2] block: gluster - code movements, state storage changes
,
Jeff Cody
,
2014/02/17
Re: [Qemu-devel] [PATCH v2 1/2] block: gluster - code movements, state storage changes
,
Stefan Hajnoczi
,
2014/02/26
Re: [Qemu-devel] [PATCH v2 1/2] block: gluster - code movements, state storage changes
,
Jeff Cody
,
2014/02/26
[Qemu-devel] [PATCH v2 2/2] block: gluster - add reopen support.
,
Jeff Cody
,
2014/02/17
Re: [Qemu-devel] [PATCH v2 2/2] block: gluster - add reopen support.
,
Stefan Hajnoczi
,
2014/02/26
Re: [Qemu-devel] [PATCH v2 0/2] block: add suppoort for gluster reopen
,
Stefan Hajnoczi
,
2014/02/26
[Qemu-devel] [PATCH v2, Ping] SMBIOS: Upgrade Type17 to v2.3, add Type2
,
Gabriel L. Somlo
,
2014/02/17
Re: [Qemu-devel] [PATCH v2, Ping] SMBIOS: Upgrade Type17 to v2.3, add Type2
,
Kevin O'Connor
,
2014/02/17
Re: [Qemu-devel] [PATCH v2, Ping] SMBIOS: Upgrade Type17 to v2.3, add Type2
,
Gerd Hoffmann
,
2014/02/18
Re: [Qemu-devel] [PATCH v2, Ping] SMBIOS: Upgrade Type17 to v2.3, add Type2
,
Gabriel L. Somlo
,
2014/02/18
Re: [Qemu-devel] [PATCH v2, Ping] SMBIOS: Upgrade Type17 to v2.3, add Type2
,
Kevin O'Connor
,
2014/02/18
Re: [Qemu-devel] [PATCH v2, Ping] SMBIOS: Upgrade Type17 to v2.3, add Type2
,
Gerd Hoffmann
,
2014/02/19
[Qemu-devel] [PATCH v3] SMBIOS: Update Type 4, 17 structs to v2.3 of the spec
,
Gabriel L. Somlo
,
2014/02/19
Re: [Qemu-devel] [PATCH v2, Ping] SMBIOS: Upgrade Type17 to v2.3, add Type2
,
Laszlo Ersek
,
2014/02/18
Re: [Qemu-devel] [PATCH v2, Ping] SMBIOS: Upgrade Type17 to v2.3, add Type2
,
Laszlo Ersek
,
2014/02/18
Re: [Qemu-devel] [PATCH v2, Ping] SMBIOS: Upgrade Type17 to v2.3, add Type2
,
Gerd Hoffmann
,
2014/02/19
Re: [Qemu-devel] [PATCH v2, Ping] SMBIOS: Upgrade Type17 to v2.3, add Type2
,
Gabriel L. Somlo
,
2014/02/19
Re: [Qemu-devel] [PATCH v2, Ping] SMBIOS: Upgrade Type17 to v2.3, add Type2
,
Laszlo Ersek
,
2014/02/19
Re: [Qemu-devel] [PATCH v2, Ping] SMBIOS: Upgrade Type17 to v2.3, add Type2
,
Gerd Hoffmann
,
2014/02/20
Re: [Qemu-devel] [PATCH v2, Ping] SMBIOS: Upgrade Type17 to v2.3, add Type2
,
Gabriel L. Somlo
,
2014/02/20
Re: [Qemu-devel] [PATCH v2, Ping] SMBIOS: Upgrade Type17 to v2.3, add Type2
,
Gabriel L. Somlo
,
2014/02/20
Re: [Qemu-devel] [PATCH v2, Ping] SMBIOS: Upgrade Type17 to v2.3, add Type2
,
Gabriel L. Somlo
,
2014/02/20
Re: [Qemu-devel] [PATCH v2, Ping] SMBIOS: Upgrade Type17 to v2.3, add Type2
,
Laszlo Ersek
,
2014/02/20
[Qemu-devel] [PATCH 0/6] convert -numa to QemuOpts/OptsVisitor
,
Igor Mammedov
,
2014/02/17
[Qemu-devel] [PATCH 1/6] vl.c: fix style issue
,
Igor Mammedov
,
2014/02/17
[Qemu-devel] [PATCH 5/6] NUMA: convert -numa option to use OptsVisitor
,
Igor Mammedov
,
2014/02/17
Re: [Qemu-devel] [PATCH 5/6] NUMA: convert -numa option to use OptsVisitor
,
Eric Blake
,
2014/02/17
[Qemu-devel] [PATCH v2 5/6] NUMA: convert -numa option to use OptsVisitor
,
Igor Mammedov
,
2014/02/26
Re: [Qemu-devel] [PATCH v2 5/6] NUMA: convert -numa option to use OptsVisitor
,
Eduardo Habkost
,
2014/02/26
[Qemu-devel] [PATCH 4/6] NUMA: Add numa_info structure to contain numa nodes info
,
Igor Mammedov
,
2014/02/17
Re: [Qemu-devel] [PATCH 4/6] NUMA: Add numa_info structure to contain numa nodes info
,
Michael S. Tsirkin
,
2014/02/26
[Qemu-devel] [PATCH 3/6] NUMA: check if the total numa memory size is equal to ram_size
,
Igor Mammedov
,
2014/02/17
Re: [Qemu-devel] [PATCH 3/6] NUMA: check if the total numa memory size is equal to ram_size
,
Eduardo Habkost
,
2014/02/26
Re: [Qemu-devel] [PATCH 3/6] NUMA: check if the total numa memory size is equal to ram_size
,
Paolo Bonzini
,
2014/02/26
[Qemu-devel] [PATCH 6/6] NUMA: expand MAX_NODES from 64 to 128
,
Igor Mammedov
,
2014/02/17
Re: [Qemu-devel] [PATCH 6/6] NUMA: expand MAX_NODES from 64 to 128
,
Eduardo Habkost
,
2014/02/26
[Qemu-devel] [PATCH 2/6] NUMA: move numa related code to new file numa.c
,
Igor Mammedov
,
2014/02/17
Re: [Qemu-devel] [PATCH 2/6] NUMA: move numa related code to new file numa.c
,
Eduardo Habkost
,
2014/02/26
Re: [Qemu-devel] [PATCH 0/6] convert -numa to QemuOpts/OptsVisitor
,
Michael S. Tsirkin
,
2014/02/26
Re: [Qemu-devel] [PATCH 0/6] convert -numa to QemuOpts/OptsVisitor
,
Paolo Bonzini
,
2014/02/26
[Qemu-devel] [PATCH 0/3] qtest: avoid pidfile and QEMU process leaks
,
Stefan Hajnoczi
,
2014/02/17
[Qemu-devel] [PATCH 1/3] qtest: drop unused child_pid field
,
Stefan Hajnoczi
,
2014/02/17
[Qemu-devel] [PATCH 2/3] qtest: make QEMU our direct child process
,
Stefan Hajnoczi
,
2014/02/17
Re: [Qemu-devel] [PATCH 2/3] qtest: make QEMU our direct child process
,
Markus Armbruster
,
2014/02/17
Re: [Qemu-devel] [PATCH 2/3] qtest: make QEMU our direct child process
,
Stefan Hajnoczi
,
2014/02/18
Re: [Qemu-devel] [PATCH 2/3] qtest: make QEMU our direct child process
,
Markus Armbruster
,
2014/02/18
[Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Stefan Hajnoczi
,
2014/02/17
Re: [Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Markus Armbruster
,
2014/02/17
Re: [Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Stefan Hajnoczi
,
2014/02/18
Re: [Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Markus Armbruster
,
2014/02/18
Re: [Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Paolo Bonzini
,
2014/02/18
Re: [Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Markus Armbruster
,
2014/02/18
Re: [Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Stefan Hajnoczi
,
2014/02/18
Re: [Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Paolo Bonzini
,
2014/02/18
Re: [Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Daniel P. Berrange
,
2014/02/18
Re: [Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Paolo Bonzini
,
2014/02/18
Re: [Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Markus Armbruster
,
2014/02/17
Re: [Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Stefan Hajnoczi
,
2014/02/18
Re: [Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Markus Armbruster
,
2014/02/18
Re: [Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Stefan Hajnoczi
,
2014/02/18
Re: [Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Peter Maydell
,
2014/02/18
Re: [Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Markus Armbruster
,
2014/02/18
Re: [Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Stefan Hajnoczi
,
2014/02/18
Re: [Qemu-devel] [PATCH 3/3] qtest: kill QEMU process on g_assert() failure
,
Markus Armbruster
,
2014/02/18
[Qemu-devel] device_del id missing after blockdev-add
,
William Dauchy
,
2014/02/17
Re: [Qemu-devel] device_del id missing after blockdev-add
,
Stefan Hajnoczi
,
2014/02/24
Re: [Qemu-devel] device_del id missing after blockdev-add
,
William Dauchy
,
2014/02/25
[Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Peter Maydell
,
2014/02/17
[Qemu-devel] [PATCH 2/3] hw/net/stellaris_enet: Avoid unintended sign extension
,
Peter Maydell
,
2014/02/17
[Qemu-devel] [PATCH 3/3] hw/timer/arm_timer: Avoid array overrun for bad addresses
,
Peter Maydell
,
2014/02/17
[Qemu-devel] [PATCH 1/3] hw/misc/arm_sysctl: Fix bad boundary check on mb clock accesses
,
Peter Maydell
,
2014/02/17
Re: [Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Andreas Färber
,
2014/02/17
Re: [Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Peter Maydell
,
2014/02/18
Re: [Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Andreas Färber
,
2014/02/18
Re: [Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Peter Maydell
,
2014/02/18
Re: [Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Paolo Bonzini
,
2014/02/18
Re: [Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Peter Maydell
,
2014/02/18
Re: [Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Paolo Bonzini
,
2014/02/18
Re: [Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Alexander Graf
,
2014/02/18
Re: [Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Peter Maydell
,
2014/02/18
Re: [Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Alexander Graf
,
2014/02/18
Re: [Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Andreas Färber
,
2014/02/18
Re: [Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Alexander Graf
,
2014/02/18
Re: [Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Andreas Färber
,
2014/02/18
Re: [Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Peter Maydell
,
2014/02/18
Re: [Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Paolo Bonzini
,
2014/02/18
Re: [Qemu-devel] [Qemu-stable] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Michael Roth
,
2014/02/21
Re: [Qemu-devel] [Qemu-stable] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Paolo Bonzini
,
2014/02/21
Re: [Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
,
Peter Maydell
,
2014/02/24
[Qemu-devel] Cortex-M3: reading NVIC registers causes segfaults
,
Andreas Galauner
,
2014/02/17
Re: [Qemu-devel] Cortex-M3: reading NVIC registers causes segfaults
,
Peter Maydell
,
2014/02/17
Re: [Qemu-devel] Cortex-M3: reading NVIC registers causes segfaults
,
Andreas Färber
,
2014/02/17
Re: [Qemu-devel] Cortex-M3: reading NVIC registers causes segfaults
,
Peter Maydell
,
2014/02/18
[Qemu-devel] [PATCH v2] qcow2: Set zero flag for discarded clusters
,
Kevin Wolf
,
2014/02/17
Re: [Qemu-devel] [PATCH v2] qcow2: Set zero flag for discarded clusters
,
Eric Blake
,
2014/02/17
Re: [Qemu-devel] [PATCH v2] qcow2: Set zero flag for discarded clusters
,
Kevin Wolf
,
2014/02/18
[Qemu-devel] [PULL 0/5] acpi,pc,pci,virtio,memory bug fixes
,
Michael S. Tsirkin
,
2014/02/17
[Qemu-devel] [PULL 1/5] acpi-build: append description for non-hotplug
,
Michael S. Tsirkin
,
2014/02/17
Re: [Qemu-devel] [PULL 1/5] acpi-build: append description for non-hotplug
,
Gabriel L. Somlo
,
2014/02/17
Re: [Qemu-devel] [PULL 1/5] acpi-build: append description for non-hotplug
,
Michael S. Tsirkin
,
2014/02/17
Re: [Qemu-devel] [PULL 1/5] acpi-build: append description for non-hotplug
,
Peter Maydell
,
2014/02/19
Re: [Qemu-devel] [PULL 1/5] acpi-build: append description for non-hotplug
,
Michael S. Tsirkin
,
2014/02/19
Re: [Qemu-devel] [PULL 1/5] acpi-build: append description for non-hotplug
,
Michael S. Tsirkin
,
2014/02/19
Re: [Qemu-devel] [PULL 1/5] acpi-build: append description for non-hotplug
,
Gabriel L. Somlo
,
2014/02/19
Re: [Qemu-devel] [PULL 1/5] acpi-build: append description for non-hotplug
,
Michael S. Tsirkin
,
2014/02/19
Re: [Qemu-devel] [PULL 1/5] acpi-build: append description for non-hotplug
,
Michael S. Tsirkin
,
2014/02/19
Re: [Qemu-devel] [PULL 1/5] acpi-build: append description for non-hotplug
,
Gabriel L. Somlo
,
2014/02/19
Re: [Qemu-devel] [PULL 1/5] acpi-build: append description for non-hotplug
,
Michael S. Tsirkin
,
2014/02/20
Re: [Qemu-devel] [PULL 1/5] acpi-build: append description for non-hotplug
,
Gabriel L. Somlo
,
2014/02/20
Re: [Qemu-devel] [PULL 1/5] acpi-build: append description for non-hotplug
,
Michael S. Tsirkin
,
2014/02/20
Re: [Qemu-devel] [PULL 1/5] acpi-build: append description for non-hotplug
,
Alex Williamson
,
2014/02/19
[Qemu-devel] [PULL 2/5] acpi-test-data: update expected files
,
Michael S. Tsirkin
,
2014/02/17
[Qemu-devel] [PULL 3/5] virtio-net: remove function calls from assert
,
Michael S. Tsirkin
,
2014/02/17
[Qemu-devel] [PULL 4/5] memory_region_present: return false if address is not found in child MemoryRegion
,
Michael S. Tsirkin
,
2014/02/17
[Qemu-devel] [PULL 5/5] PCIE: fix regression with coldplugged multifunction device
,
Michael S. Tsirkin
,
2014/02/17
Re: [Qemu-devel] [PULL 0/5] acpi,pc,pci,virtio,memory bug fixes
,
Peter Maydell
,
2014/02/19
[Qemu-devel] [PATCH] dirty log: fix kvm_set_migration_log() behavior
,
Vincent KHERBACHE
,
2014/02/17
[Qemu-devel] [PATCH] Properly check if 'log dirty' flags have changed
,
Vincent KHERBACHE
,
2014/02/17
Re: [Qemu-devel] [PATCH] Properly check if 'log dirty' flags have changed
,
Eric Blake
,
2014/02/17
[Qemu-devel] [PATCH v3 00/20] Improve bdrv_open error messages
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH v3 01/20] nbd: produce a better error if neither host nor port is passed
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] [PATCH v3 01/20] nbd: produce a better error if neither host nor port is passed
,
Eric Blake
,
2014/02/17
[Qemu-devel] [PATCH v3 02/20] nbd: correctly propagate errors
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH v3 03/20] nbd: inline tcp_socket_incoming_spec into sole caller
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH v3 04/20] nbd: move socket wrappers to qemu-nbd
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH v3 05/20] iscsi: fix indentation
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH v3 06/20] iscsi: correctly propagate errors in iscsi_open
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] [PATCH v3 06/20] iscsi: correctly propagate errors in iscsi_open
,
Stefan Hajnoczi
,
2014/02/19
[Qemu-devel] [PATCH v3 07/20] gluster: default scheme to gluster:// and host to localhost.
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH v3 09/20] cow: correctly propagate errors
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH v3 08/20] gluster: correctly propagate errors
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH v3 10/20] curl: correctly propagate errors
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH v3 11/20] qcow: correctly propagate errors
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH v3 15/20] vmdk: extract vmdk_read_desc
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH v3 19/20] block: do not abuse EMEDIUMTYPE
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH v3 12/20] qed: correctly propagate errors
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH v3 13/20] vhdx: correctly propagate errors
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] [PATCH v3 13/20] vhdx: correctly propagate errors
,
Jeff Cody
,
2014/02/17
[Qemu-devel] [PATCH v3 14/20] vvfat: correctly propagate errors
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH v3 16/20] vmdk: push vmdk_read_desc up to caller
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH v3 17/20] vmdk: do not try opening a file as both image and descriptor
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH v3 18/20] vmdk: correctly propagate errors
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH v3 20/20] vdi: say why an image is bad
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] [PATCH v3 00/20] Improve bdrv_open error messages
,
Fam Zheng
,
2014/02/18
Re: [Qemu-devel] [PATCH v3 00/20] Improve bdrv_open error messages
,
Kevin Wolf
,
2014/02/19
Re: [Qemu-devel] [PATCH v3 00/20] Improve bdrv_open error messages
,
Paolo Bonzini
,
2014/02/20
Re: [Qemu-devel] [PATCH v3 00/20] Improve bdrv_open error messages
,
Kevin Wolf
,
2014/02/21
Re: [Qemu-devel] [PATCH v3 00/20] Improve bdrv_open error messages
,
Paolo Bonzini
,
2014/02/21
Re: [Qemu-devel] [PATCH v3 00/20] Improve bdrv_open error messages
,
Kevin Wolf
,
2014/02/21
[Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
,
Alex Bennée
,
2014/02/17
Re: [Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
,
Janne Grunau
,
2014/02/24
Re: [Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
,
Alex Bennée
,
2014/02/25
Re: [Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
,
Janne Grunau
,
2014/02/25
Re: [Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
,
Dann Frazier
,
2014/02/24
Re: [Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
,
Alex Bennée
,
2014/02/25
Re: [Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
,
Andreas Färber
,
2014/02/25
Re: [Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
,
Michael Matz
,
2014/02/25
Re: [Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
,
Peter Maydell
,
2014/02/25
Re: [Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
,
Michael Matz
,
2014/02/25
Re: [Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
,
Alex Bennée
,
2014/02/28
Re: [Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
,
Peter Maydell
,
2014/02/28
Re: [Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
,
Alexander Graf
,
2014/02/28
Re: [Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
,
Peter Maydell
,
2014/02/28
Re: [Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
,
Alex Bennée
,
2014/02/28
Re: [Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
,
Peter Maydell
,
2014/02/28
Re: [Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
,
Dann Frazier
,
2014/02/26
Re: [Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
,
Michael Matz
,
2014/02/27
Re: [Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
,
Dann Frazier
,
2014/02/27
[Qemu-devel] [PATCH 0/4] target-ppc: htab fixes
,
Greg Kurz
,
2014/02/17
[Qemu-devel] [PATCH 1/4] target-ppc: Fix htab_mask calculation
,
Greg Kurz
,
2014/02/17
[Qemu-devel] [PATCH 2/4] target-ppc: Fix page table lookup with kvm enabled
,
Greg Kurz
,
2014/02/17
[Qemu-devel] [PATCH 3/4] target-ppc: Change the hpte store API
,
Greg Kurz
,
2014/02/17
[Qemu-devel] [PATCH 4/4] target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htab
,
Greg Kurz
,
2014/02/17
[Qemu-devel] [PATCH 0/4] target-ppc: htab fixes (V2)
,
Greg Kurz
,
2014/02/20
[Qemu-devel] [PATCH 1/4] target-ppc: Fix htab_mask calculation
,
Greg Kurz
,
2014/02/20
[Qemu-devel] [PATCH 2/4] target-ppc: Fix page table lookup with kvm enabled
,
Greg Kurz
,
2014/02/20
[Qemu-devel] [PATCH 3/4] target-ppc: Change the hpte store API
,
Greg Kurz
,
2014/02/20
[Qemu-devel] [PATCH 4/4] target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htab
,
Greg Kurz
,
2014/02/20
Re: [Qemu-devel] [PATCH 0/4] target-ppc: htab fixes (V2)
,
Alexander Graf
,
2014/02/25
[Qemu-devel] Delegating tasks for the GitHub mirror
,
Alex Bennée
,
2014/02/17
Re: [Qemu-devel] Delegating tasks for the GitHub mirror
,
Peter Maydell
,
2014/02/17
Re: [Qemu-devel] Delegating tasks for the GitHub mirror
,
Liguori, Anthony
,
2014/02/17
Re: [Qemu-devel] Delegating tasks for the GitHub mirror
,
Markus Armbruster
,
2014/02/17
Re: [Qemu-devel] Delegating tasks for the GitHub mirror
,
Stefan Weil
,
2014/02/17
[Qemu-devel] [PATCH] qapi: output visitor crashes qemu if it encounters a NULL value
,
Marcel Apfelbaum
,
2014/02/17
Re: [Qemu-devel] [PATCH] qapi: output visitor crashes qemu if it encounters a NULL value
,
Eric Blake
,
2014/02/17
Re: [Qemu-devel] [PATCH] qapi: output visitor crashes qemu if it encounters a NULL value
,
Marcel Apfelbaum
,
2014/02/17
Re: [Qemu-devel] [PATCH] qapi: output visitor crashes qemu if it encounters a NULL value
,
Luiz Capitulino
,
2014/02/28
[Qemu-devel] [PATCH 0/3] pm_smbus: correctly report unclaimed cycles
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH 1/3] smbus: allow returning an error from reads
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH 2/3] smbus: return -1 if nothing found at the given address
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH 3/3] pm_smbus: correctly report unclaimed cycles
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH] tmp105: read temperature in milli-celsius
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] [PATCH] tmp105: read temperature in milli-celsius
,
Andreas Färber
,
2014/02/17
Re: [Qemu-devel] [PATCH] tmp105: read temperature in milli-celsius
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] [PATCH v2] qdev: add the device to the QOM tree before using it to set a link
,
Amos Kong
,
2014/02/17
Re: [Qemu-devel] [PATCH v2] qdev: add the device to the QOM tree before using it to set a link
,
Andreas Färber
,
2014/02/17
Re: [Qemu-devel] [PATCH] target-i386: Fix I/O bitmap checks for in/out
,
Kevin Wolf
,
2014/02/17
Re: [Qemu-devel] [PATCH] target-i386: Fix I/O bitmap checks for in/out
,
Peter Maydell
,
2014/02/17
Re: [Qemu-devel] [PATCH] target-i386: Fix I/O bitmap checks for in/out
,
Kevin Wolf
,
2014/02/17
[Qemu-devel] [PATCH] trace-events: Fix typo in "offset"
,
Kevin Wolf
,
2014/02/17
Re: [Qemu-devel] [PATCH] trace-events: Fix typo in "offset"
,
Fam Zheng
,
2014/02/17
Re: [Qemu-devel] [PATCH] trace-events: Fix typo in "offset"
,
Stefan Hajnoczi
,
2014/02/19
[Qemu-devel] [PATCH] acpi-build: append description for non-hotplug
,
Michael S. Tsirkin
,
2014/02/17
[Qemu-devel] [PATCH] virtio-net: only output the vlan table when VIRTIO_NET_F_CTRL_VLAN is negotiated
,
Amos Kong
,
2014/02/16
Re: [Qemu-devel] [PATCH] virtio-net: only output the vlan table when VIRTIO_NET_F_CTRL_VLAN is negotiated
,
Vlad Yasevich
,
2014/02/17
Re: [Qemu-devel] [PATCH] virtio-net: only output the vlan table when VIRTIO_NET_F_CTRL_VLAN is negotiated
,
Eric Blake
,
2014/02/17
Re: [Qemu-devel] [PATCH] virtio-net: only output the vlan table when VIRTIO_NET_F_CTRL_VLAN is negotiated
,
Eric Blake
,
2014/02/17
Re: [Qemu-devel] [PATCH] virtio-net: only output the vlan table when VIRTIO_NET_F_CTRL_VLAN is negotiated
,
Vlad Yasevich
,
2014/02/17
Re: [Qemu-devel] [PATCH] virtio-net: only output the vlan table when VIRTIO_NET_F_CTRL_VLAN is negotiated
,
Michael S. Tsirkin
,
2014/02/18
Re: [Qemu-devel] [PATCH] virtio-net: only output the vlan table when VIRTIO_NET_F_CTRL_VLAN is negotiated
,
Vlad Yasevich
,
2014/02/18
[Qemu-devel] who do a send a link request to
,
Aryeh Friedman
,
2014/02/16
Re: [Qemu-devel] who do a send a link request to
,
Stefan Hajnoczi
,
2014/02/20
[Qemu-devel] [PATCH target-arm v6 1/1] target-arm: Implements the ARM PMCCNTR register
,
Alistair Francis
,
2014/02/16
Re: [Qemu-devel] [PATCH target-arm v6 1/1] target-arm: Implements the ARM PMCCNTR register
,
Peter Maydell
,
2014/02/18
Re: [Qemu-devel] [PATCH target-arm v6 1/1] target-arm: Implements the ARM PMCCNTR register
,
Alistair Francis
,
2014/02/19
[Qemu-devel] Broken build slaves
,
Brad Smith
,
2014/02/16
Re: [Qemu-devel] Broken build slaves
,
Brad Smith
,
2014/02/18
[Qemu-devel] [PATCH 1/1] Sun4m : TCX framebuffer hardware acceleration
,
Olivier Danet
,
2014/02/16
[Qemu-devel] [PATCH 0/1] Sun4m : TCX framebuffer hardware acceleration
,
Olivier Danet
,
2014/02/16
[Qemu-devel] [PATCH] Sun4m : Timer RUN/STOP bit.
,
Olivier Danet
,
2014/02/16
Re: [Qemu-devel] [PATCH] Sun4m : Timer RUN/STOP bit.
,
Mark Cave-Ayland
,
2014/02/23
[Qemu-devel] [PATCH] Sun4m : SCSI ESP controller
,
Olivier Danet
,
2014/02/16
Re: [Qemu-devel] [PATCH] Sun4m : SCSI ESP controller
,
Mark Cave-Ayland
,
2014/02/20
Re: [Qemu-devel] [PATCH] Sun4m : SCSI ESP controller
,
Paolo Bonzini
,
2014/02/20
Re: [Qemu-devel] [PATCH] Sun4m : SCSI ESP controller
,
Mark Cave-Ayland
,
2014/02/23
Re: [Qemu-devel] [PATCH] Sun4m : SCSI ESP controller
,
Olivier Danet
,
2014/02/21
Re: [Qemu-devel] [PATCH] Sun4m : SCSI ESP controller
,
Mark Cave-Ayland
,
2014/02/23
[Qemu-devel] [PATCH] Sun4m: Set HostID in NVRAM
,
Olivier Danet
,
2014/02/16
Re: [Qemu-devel] [PATCH] Sun4m: Set HostID in NVRAM
,
Mark Cave-Ayland
,
2014/02/23
Re: [Qemu-devel] [PATCH v3] Fix QEMU build on OpenBSD on x86 archs
,
Brad Smith
,
2014/02/16
Re: [Qemu-devel] [PATCH v3] Fix QEMU build on OpenBSD on x86 archs
,
Peter Maydell
,
2014/02/17
Re: [Qemu-devel] [PATCH v3] Fix QEMU build on OpenBSD on x86 archs
,
Brad Smith
,
2014/02/17
Re: [Qemu-devel] [PATCH v3] Fix QEMU build on OpenBSD on x86 archs
,
Peter Maydell
,
2014/02/18
Re: [Qemu-devel] [PATCH v3] Fix QEMU build on OpenBSD on x86 archs
,
Brad Smith
,
2014/02/18
Re: [Qemu-devel] [PATCH v1 2/2] Revert "error: Don't use error_report() for assertion msgs."
,
Peter Maydell
,
2014/02/16
Re: [Qemu-devel] [PATCH 8/8] tcg/optimize: Add more identity simplifications
,
Aurelien Jarno
,
2014/02/16
Re: [Qemu-devel] [PATCH 7/8] tcg/optimize: Optmize ANDC X, Y, Y to MOV X, 0
,
Aurelien Jarno
,
2014/02/16
Re: [Qemu-devel] [PATCH 6/8] tcg/optimize: Simply some logical ops to NOT
,
Aurelien Jarno
,
2014/02/16
[Qemu-devel] [PATCH 0/6] A64: finish Neon 3-reg-diff category, add LDTR/STTR
,
Peter Maydell
,
2014/02/16
[Qemu-devel] [PATCH 1/6] target-arm: A64: Add opcode comments to disas_simd_three_reg_diff
,
Peter Maydell
,
2014/02/16
[Qemu-devel] [PATCH 5/6] target-arm: A64: Implement PMULL instruction
,
Peter Maydell
,
2014/02/16
Re: [Qemu-devel] [PATCH 5/6] target-arm: A64: Implement PMULL instruction
,
Richard Henderson
,
2014/02/17
Re: [Qemu-devel] [PATCH 5/6] target-arm: A64: Implement PMULL instruction
,
Peter Maydell
,
2014/02/17
[Qemu-devel] [PATCH 4/6] target-arm: A64: Implement narrowing three-reg-diff operations
,
Peter Maydell
,
2014/02/16
[Qemu-devel] [PATCH 3/6] target-arm: A64: Implement the wide 3-reg-different operations
,
Peter Maydell
,
2014/02/16
[Qemu-devel] [PATCH 6/6] target-arm: A64: Implement unprivileged load/store
,
Peter Maydell
,
2014/02/16
[Qemu-devel] [PATCH 2/6] target-arm: A64: Add most remaining three-reg-diff widening ops
,
Peter Maydell
,
2014/02/16
Re: [Qemu-devel] [PATCH 0/6] A64: finish Neon 3-reg-diff category, add LDTR/STTR
,
Richard Henderson
,
2014/02/17
Re: [Qemu-devel] [PATCH 5/8] tcg/optimize: Handle known-zeros masks for ANDC
,
Aurelien Jarno
,
2014/02/16
Re: [Qemu-devel] [PATCH 4/5] tcg/i386: Use ANDN instruction
,
Aurelien Jarno
,
2014/02/16
Re: [Qemu-devel] [PATCH 4/5] tcg/i386: Use ANDN instruction
,
Richard Henderson
,
2014/02/17
Re: [Qemu-devel] [PATCH 4/5] tcg/i386: Use ANDN instruction
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH 4/5] tcg/i386: Use ANDN instruction
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH 4/5] tcg/i386: Use ANDN instruction
,
Richard Henderson
,
2014/02/20
Re: [Qemu-devel] [PATCH 4/5] tcg/i386: Use ANDN instruction
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH 3/5] tcg/i386: Add tcg_out_vex_modrm
,
Aurelien Jarno
,
2014/02/16
Re: [Qemu-devel] [PATCH 1/5] disas/i386: Disassemble ANDN/SHLX/SHRX/SHAX
,
Aurelien Jarno
,
2014/02/16
Re: [Qemu-devel] [PATCH 2/5] tcg/i386: Move TCG_CT_CONST_* to tcg-target.c
,
Aurelien Jarno
,
2014/02/16
Re: [Qemu-devel] [PATCH v2] discard rbd error output when not relevant in qemu-iotests
,
Benoît Canet
,
2014/02/16
Re: [Qemu-devel] [PATCH v2] discard rbd error output when not relevant in qemu-iotests
,
Stefan Hajnoczi
,
2014/02/27
[Qemu-devel] Hotplug vs. multifunction regression
,
Nigel Kukard
,
2014/02/16
[Qemu-devel] [PATCH] PCIE: fix regression with coldplugged multifunction device
,
Igor Mammedov
,
2014/02/17
Re: [Qemu-devel] [PATCH] PCIE: fix regression with coldplugged multifunction device
,
Michael S. Tsirkin
,
2014/02/17
Re: [Qemu-devel] Hotplug vs. multifunction regression
,
Alex Williamson
,
2014/02/17
Re: [Qemu-devel] Hotplug vs. multifunction regression
,
Michael S. Tsirkin
,
2014/02/17
Re: [Qemu-devel] [PATCH 5/5] tcg/i386: Use SHLX/SHRX/SARX instructions
,
Paolo Bonzini
,
2014/02/16
Re: [Qemu-devel] [PATCH 5/5] tcg/i386: Use SHLX/SHRX/SARX instructions
,
Richard Henderson
,
2014/02/16
Re: [Qemu-devel] [PATCH 5/5] tcg/i386: Use SHLX/SHRX/SARX instructions
,
Richard Henderson
,
2014/02/17
Re: [Qemu-devel] [PATCH 5/5] tcg/i386: Use SHLX/SHRX/SARX instructions
,
Aurelien Jarno
,
2014/02/16
[Qemu-devel] [PATCH v2] hw/timer/grlib_gptimer: Avoid integer overflows
,
Sebastian Huber
,
2014/02/16
Re: [Qemu-devel] [PATCH v2] hw/timer/grlib_gptimer: Avoid integer overflows
,
Sebastian Huber
,
2014/02/26
Re: [Qemu-devel] [PATCH v2 1/4] tcg/optimize: fix known-zero bits for right shift ops
,
Michael Roth
,
2014/02/16
[Qemu-devel] [PATCH 1/2] usb-hid: Add high speed mouse configuration
,
Jan Vesely
,
2014/02/16
[Qemu-devel] [PATCH 2/2] usb-hid: Add high speed keyboard configuration
,
Jan Vesely
,
2014/02/16
Re: [Qemu-devel] [PATCH 1/2] usb-hid: Add high speed mouse configuration
,
Gerd Hoffmann
,
2014/02/17
[Qemu-devel] [PATCH v2 1/2] usb-hid: Add high speed mouse configuration
,
Jan Vesely
,
2014/02/23
[Qemu-devel] [PATCH v2 2/2] usb-hid: Add high speed keyboard configuration
,
Jan Vesely
,
2014/02/23
[Qemu-devel] e1000 memory corruption in guest OS
,
Hoyer, David
,
2014/02/16
Re: [Qemu-devel] e1000 memory corruption in guest OS
,
Alexey Kardashevskiy
,
2014/02/23
Re: [Qemu-devel] e1000 memory corruption in guest OS
,
Paolo Bonzini
,
2014/02/24
Re: [Qemu-devel] e1000 memory corruption in guest OS
,
Hoyer, David
,
2014/02/24
Re: [Qemu-devel] [Qemu-stable] [PATCH] rdma: memory leak InetSocketAddress
,
Michael Roth
,
2014/02/15
Re: [Qemu-devel] [Qemu-stable] [PATCH] rdma: memory leak InetSocketAddress
,
Michael R. Hines
,
2014/02/17
[Qemu-devel] qemu git does not build on 32bits anymore (incl mingw32)
,
Michael Tokarev
,
2014/02/15
Re: [Qemu-devel] qemu git does not build on 32bits anymore (incl mingw32)
,
Peter Maydell
,
2014/02/15
Re: [Qemu-devel] qemu git does not build on 32bits anymore (incl mingw32)
,
Peter Maydell
,
2014/02/15
Re: [Qemu-devel] qemu git does not build on 32bits anymore (incl mingw32)
,
Michael Tokarev
,
2014/02/15
Re: [Qemu-devel] qemu git does not build on 32bits anymore (incl mingw32)
,
Peter Maydell
,
2014/02/15
Re: [Qemu-devel] qemu git does not build on 32bits anymore (incl mingw32)
,
Michael Tokarev
,
2014/02/15
Re: [Qemu-devel] qemu git does not build on 32bits anymore (incl mingw32)
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH 0/2] target-xtensa: refactor core configuration, add HW config ID
,
Max Filippov
,
2014/02/15
[Qemu-devel] [PATCH 1/2] target-xtensa: refactor standard core configuration
,
Max Filippov
,
2014/02/15
[Qemu-devel] [PATCH 2/2] target-xtensa: provide HW confg ID registers
,
Max Filippov
,
2014/02/15
[Qemu-devel] [PATCH] block: Unlink temporary file
,
Max Reitz
,
2014/02/15
Re: [Qemu-devel] [PATCH] block: Unlink temporary file
,
Stefan Hajnoczi
,
2014/02/17
[Qemu-devel] [PATCH v3 00/31] A64 system emulation prequisites
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 07/31] target-arm: Implement AArch64 dummy MDSCR_EL1
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 21/31] target-arm: Implement AArch64 DAIF system register
,
Peter Maydell
,
2014/02/15
Re: [Qemu-devel] [PATCH v3 21/31] target-arm: Implement AArch64 DAIF system register
,
Peter Crosthwaite
,
2014/02/16
Re: [Qemu-devel] [PATCH v3 21/31] target-arm: Implement AArch64 DAIF system register
,
Peter Maydell
,
2014/02/17
Re: [Qemu-devel] [PATCH v3 21/31] target-arm: Implement AArch64 DAIF system register
,
Peter Maydell
,
2014/02/28
Re: [Qemu-devel] [PATCH v3 21/31] target-arm: Implement AArch64 DAIF system register
,
Peter Crosthwaite
,
2014/02/28
[Qemu-devel] [PATCH v3 29/31] target-arm: A64: Add assertion that FP access was checked
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 13/31] target-arm: Implement AArch64 MPIDR
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 19/31] target-arm: A64: Implement WFI
,
Peter Maydell
,
2014/02/15
Re: [Qemu-devel] [PATCH v3 19/31] target-arm: A64: Implement WFI
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH v3 11/31] target-arm: Implement AArch64 VBAR_EL1
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 20/31] target-arm: Store AIF bits in env->pstate for AArch32
,
Peter Maydell
,
2014/02/15
Re: [Qemu-devel] [PATCH v3 20/31] target-arm: Store AIF bits in env->pstate for AArch32
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH v3 09/31] target-arm: Implement AArch64 SCTLR_EL1
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 10/31] target-arm: Implement AArch64 TCR_EL1
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 12/31] target-arm: Implement AArch64 TTBR*
,
Peter Maydell
,
2014/02/15
Re: [Qemu-devel] [PATCH v3 12/31] target-arm: Implement AArch64 TTBR*
,
Hu Tao
,
2014/02/26
Re: [Qemu-devel] [PATCH v3 12/31] target-arm: Implement AArch64 TTBR*
,
Peter Maydell
,
2014/02/26
[Qemu-devel] [PATCH v3 01/31] target-arm: Fix raw read and write functions on AArch64 registers
,
Peter Maydell
,
2014/02/15
Re: [Qemu-devel] [PATCH v3 01/31] target-arm: Fix raw read and write functions on AArch64 registers
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH v3 17/31] target-arm: Implement AArch64 OSLAR_EL1 sysreg as WI
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 24/31] target-arm: Add utility function for checking AA32/64 state of an EL
,
Peter Maydell
,
2014/02/15
Re: [Qemu-devel] [PATCH v3 24/31] target-arm: Add utility function for checking AA32/64 state of an EL
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH v3 23/31] target-arm: Implement AArch64 view of CPACR
,
Peter Maydell
,
2014/02/15
Re: [Qemu-devel] [PATCH v3 23/31] target-arm: Implement AArch64 view of CPACR
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH v3 22/31] target-arm: A64: Implement MSR (immediate) instructions
,
Peter Maydell
,
2014/02/15
Re: [Qemu-devel] [PATCH v3 22/31] target-arm: A64: Implement MSR (immediate) instructions
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH v3 16/31] target-arm: Implement AArch64 dummy breakpoint and watchpoint registers
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 30/31] target-arm: Fix VFP enables for AArch32 EL0 under AArch64 EL1
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 28/31] target-arm: A64: Correctly fault FP/Neon if CPACR.FPEN set
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 05/31] target-arm: Implement AArch64 cache invalidate/clean ops
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 31/31] target-arm: Add v8 mmu translation support
,
Peter Maydell
,
2014/02/15
Re: [Qemu-devel] [PATCH v3 31/31] target-arm: Add v8 mmu translation support
,
Hu Tao
,
2014/02/25
Re: [Qemu-devel] [PATCH v3 31/31] target-arm: Add v8 mmu translation support
,
Hu Tao
,
2014/02/25
Re: [Qemu-devel] [PATCH v3 31/31] target-arm: Add v8 mmu translation support
,
Peter Maydell
,
2014/02/26
Re: [Qemu-devel] [PATCH v3 31/31] target-arm: Add v8 mmu translation support
,
Rob Herring
,
2014/02/26
[Qemu-devel] [PATCH v3 15/31] target-arm: Implement AArch64 ID and feature registers
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 06/31] target-arm: Implement AArch64 TLB invalidate ops
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 25/31] target-arm: Define exception record for AArch64 exceptions
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 08/31] target-arm: Implement AArch64 memory attribute registers
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 27/31] target-arm: Add support for generating exceptions with syndrome information
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 26/31] target-arm: Provide correct syndrome information for cpreg access traps
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 14/31] target-arm: Implement AArch64 generic timers
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 02/31] target-arm: A64: Make cache ID registers visible to AArch64
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 18/31] target-arm: Get MMU index information correct for A64 code
,
Peter Maydell
,
2014/02/15
Re: [Qemu-devel] [PATCH v3 18/31] target-arm: Get MMU index information correct for A64 code
,
Peter Crosthwaite
,
2014/02/25
[Qemu-devel] [PATCH v3 03/31] target-arm: Implement AArch64 CurrentEL sysreg
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 04/31] target-arm: Implement AArch64 MIDR_EL1
,
Peter Maydell
,
2014/02/15
Re: [Qemu-devel] [PATCH v3 00/31] A64 system emulation prequisites
,
Peter Maydell
,
2014/02/25
[Qemu-devel] [PULL 00/10] Trivial patches for 2014-02-15
,
Michael Tokarev
,
2014/02/15
[Qemu-devel] [PULL 01/10] misc: Fix case Qemu -> QEMU
,
Michael Tokarev
,
2014/02/15
[Qemu-devel] [PULL 07/10] vl: remove old, long-unused defines
,
Michael Tokarev
,
2014/02/15
[Qemu-devel] [PULL 10/10] char/serial: Fix emptyness check
,
Michael Tokarev
,
2014/02/15
[Qemu-devel] [PULL 06/10] net: declare struct iovec in checksum.h to fix compiler warning
,
Michael Tokarev
,
2014/02/15
[Qemu-devel] [PULL 09/10] gitignore: anchor all ignored names
,
Michael Tokarev
,
2014/02/15
[Qemu-devel] [PULL 08/10] vl: trim includes
,
Michael Tokarev
,
2014/02/15
[Qemu-devel] [PULL 04/10] configure: add hints to a remedy for feature_not_found errors
,
Michael Tokarev
,
2014/02/15
[Qemu-devel] [PULL 02/10] sparc/leon3: Initialize stack pointer
,
Michael Tokarev
,
2014/02/15
[Qemu-devel] [PULL 03/10] configure: add hint of libfdt to DTC dependency not found message
,
Michael Tokarev
,
2014/02/15
[Qemu-devel] [PULL 05/10] linux-user: refactor do_socketcall()
,
Michael Tokarev
,
2014/02/15
Re: [Qemu-devel] [PULL 00/10] Trivial patches for 2014-02-15
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH v3 0/8] block: Integrate bdrv_file_open() into bdrv_open()
,
Max Reitz
,
2014/02/14
[Qemu-devel] [PATCH v3 1/8] block: Change BDS parameter of bdrv_open() to **
,
Max Reitz
,
2014/02/14
[Qemu-devel] [PATCH v3 2/8] block: Add reference parameter to bdrv_open()
,
Max Reitz
,
2014/02/14
[Qemu-devel] [PATCH v3 3/8] block: Make bdrv_file_open() static
,
Max Reitz
,
2014/02/14
Re: [Qemu-devel] [PATCH v3 3/8] block: Make bdrv_file_open() static
,
Kevin Wolf
,
2014/02/17
Re: [Qemu-devel] [PATCH v3 3/8] block: Make bdrv_file_open() static
,
Benoît Canet
,
2014/02/18
[Qemu-devel] [PATCH v3 4/8] block: Reuse reference handling from bdrv_open()
,
Max Reitz
,
2014/02/14
[Qemu-devel] [PATCH v3 5/8] block: Remove bdrv_new() from bdrv_file_open()
,
Max Reitz
,
2014/02/14
[Qemu-devel] [PATCH v3 6/8] block: Handle bs->options in bdrv_open() only
,
Max Reitz
,
2014/02/14
[Qemu-devel] [PATCH v3 7/8] block: Reuse success path from bdrv_open()
,
Max Reitz
,
2014/02/14
Re: [Qemu-devel] [PATCH v3 7/8] block: Reuse success path from bdrv_open()
,
Kevin Wolf
,
2014/02/17
Re: [Qemu-devel] [PATCH v3 7/8] block: Reuse success path from bdrv_open()
,
Benoît Canet
,
2014/02/18
[Qemu-devel] [PATCH v3 8/8] block: Remove bdrv_open_image()'s force_raw option
,
Max Reitz
,
2014/02/14
Re: [Qemu-devel] [PATCH v3 0/8] block: Integrate bdrv_file_open() into bdrv_open()
,
Kevin Wolf
,
2014/02/17
Re: [Qemu-devel] [PATCH v3 0/8] block: Integrate bdrv_file_open() into bdrv_open()
,
Benoît Canet
,
2014/02/17
Re: [Qemu-devel] [PATCH 0/8] tcg optimization improvements
,
Richard Henderson
,
2014/02/14
Re: [Qemu-devel] [PATCH 0/8] tcg optimization improvements
,
Paolo Bonzini
,
2014/02/16
Re: [Qemu-devel] [PATCH 0/5] tcg/i386 support for bmi
,
Richard Henderson
,
2014/02/14
Re: [Qemu-devel] [PATCH 0/5] tcg/i386 support for bmi
,
Paolo Bonzini
,
2014/02/16
[Qemu-devel] [PATCH] qemu-options.hx: improve -numa doc
,
Luiz Capitulino
,
2014/02/14
Re: [Qemu-devel] [PATCH] qemu-options.hx: improve -numa doc
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH 1/2] QEMU: PPC: specify PVRs for all e500 cores
,
Stuart Yoder
,
2014/02/14
[Qemu-devel] [PATCH 2/2] QEMU: PPC: set default cpu type to be 'host'
,
Stuart Yoder
,
2014/02/14
[Qemu-devel] [Bug 1262081] Re: qemu-system-sparc in qemu 1.7.0 fails to boot with Sun ROM
,
Mark Cave-Ayland
,
2014/02/14
[Qemu-devel] Thank You to our contributors
,
Andreas Färber
,
2014/02/14
[Qemu-devel] [PULL 00/11] Block patches
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PULL 01/11] sdhci: Drop unnecessary #include
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PULL 03/11] block: Add notes to iSCSI's .bdrv_open and .bdrv_reopen_prepare
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PULL 02/11] blockdev: Remove 'type' parameter from blockdev_init()
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PULL 04/11] block: Don't throw away errno via error_setg
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PULL 05/11] block: qemu-iotests - fix test 070 (vhdx)
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PULL 07/11] qemu-iotests: Don't run 005 on vmdk split formats
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PULL 06/11] block: qemu-iotests - add vhdx log replay tests for qemu-img
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PULL 09/11] blockdev: Fix wrong usage of QDECREF causing snapshoted quorum to crash on close.
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PULL 08/11] block: mirror - use local_err to avoid NULL errp
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PULL 11/11] block: Open by reference will try device then node_name.
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PULL 10/11] block: Relax bdrv_lookup_bs constraints.
,
Stefan Hajnoczi
,
2014/02/14
Re: [Qemu-devel] [PULL 00/11] Block patches
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH] net: Disable netmap backend when not supported
,
Vincenzo Maffione
,
2014/02/14
Re: [Qemu-devel] [PATCH] net: Disable netmap backend when not supported
,
Stefan Hajnoczi
,
2014/02/19
Re: [Qemu-devel] [PATCH] net: Disable netmap backend when not supported
,
Vincenzo Maffione
,
2014/02/19
Re: [Qemu-devel] [PATCH] net: Disable netmap backend when not supported
,
Stefan Hajnoczi
,
2014/02/20
Re: [Qemu-devel] [PATCH] net: Disable netmap backend when not supported
,
Luigi Rizzo
,
2014/02/21
Re: [Qemu-devel] [PATCH] net: Disable netmap backend when not supported
,
Luigi Rizzo
,
2014/02/19
Re: [Qemu-devel] [PATCH] net: Disable netmap backend when not supported
,
Stefan Hajnoczi
,
2014/02/20
[Qemu-devel] [PATCH v4] target-sparc: Add and use CPU_FEATURE_CASA
,
Sebastian Huber
,
2014/02/14
Re: [Qemu-devel] [PATCH v4] target-sparc: Add and use CPU_FEATURE_CASA
,
Andreas Färber
,
2014/02/14
Re: [Qemu-devel] [PATCH v4] target-sparc: Add and use CPU_FEATURE_CASA
,
Sebastian Huber
,
2014/02/26
Re: [Qemu-devel] [PATCH v4] target-sparc: Add and use CPU_FEATURE_CASA
,
Fabien Chouteau
,
2014/02/26
Re: [Qemu-devel] [PATCH v4] target-sparc: Add and use CPU_FEATURE_CASA
,
Peter Maydell
,
2014/02/26
Re: [Qemu-devel] [PATCH v4] target-sparc: Add and use CPU_FEATURE_CASA
,
Mark Cave-Ayland
,
2014/02/28
Re: [Qemu-devel] [PATCH v4] target-sparc: Add and use CPU_FEATURE_CASA
,
Fabien Chouteau
,
2014/02/28
[Qemu-devel] [PATCH v3] target-sparc: Add and use CPU_FEATURE_CASA
,
Sebastian Huber
,
2014/02/14
Re: [Qemu-devel] [PATCH v3] target-sparc: Add and use CPU_FEATURE_CASA
,
Andreas Färber
,
2014/02/14
Re: [Qemu-devel] [PATCH v3] target-sparc: Add and use CPU_FEATURE_CASA
,
Sebastian Huber
,
2014/02/14
Re: [Qemu-devel] [PATCH v3] target-sparc: Add and use CPU_FEATURE_CASA
,
Andreas Färber
,
2014/02/14
Re: [Qemu-devel] [PATCH v3] target-sparc: Add and use CPU_FEATURE_CASA
,
Fabien Chouteau
,
2014/02/14
[Qemu-devel] [PATCH qom-next] tests: Fix gcov paths for relocated device sources
,
Andreas Färber
,
2014/02/14
[Qemu-devel] Make virtio-net.c ring size configurable?
,
Luke Gorrie
,
2014/02/14
Re: [Qemu-devel] Make virtio-net.c ring size configurable?
,
Mario Smarduch
,
2014/02/14
Re: [Qemu-devel] Make virtio-net.c ring size configurable?
,
Stefan Hajnoczi
,
2014/02/24
Re: [Qemu-devel] [snabb-devel] Re: Make virtio-net.c ring size configurable?
,
Luke Gorrie
,
2014/02/24
Re: [Qemu-devel] [snabb-devel] Re: Make virtio-net.c ring size configurable?
,
Stefan Hajnoczi
,
2014/02/27
Re: [Qemu-devel] [snabb-devel] Re: Make virtio-net.c ring size configurable?
,
Michael S. Tsirkin
,
2014/02/27
Re: [Qemu-devel] [snabb-devel] Re: Make virtio-net.c ring size configurable?
,
Luke Gorrie
,
2014/02/28
Re: [Qemu-devel] [snabb-devel] Re: Make virtio-net.c ring size configurable?
,
Luke Gorrie
,
2014/02/24
Re: [Qemu-devel] [libvirt-users] Adjust disk image migration (NBD)
,
Michal Privoznik
,
2014/02/14
Re: [Qemu-devel] [libvirt-users] Adjust disk image migration (NBD)
,
Stefan Hajnoczi
,
2014/02/24
Re: [Qemu-devel] [libvirt-users] Adjust disk image migration (NBD)
,
Paolo Bonzini
,
2014/02/24
Re: [Qemu-devel] [libvirt-users] Adjust disk image migration (NBD)
,
Joaquim Barrera
,
2014/02/28
Re: [Qemu-devel] [libvirt-users] Adjust disk image migration (NBD)
,
Paolo Bonzini
,
2014/02/28
Re: [Qemu-devel] [PATCH 0/7] virtio endian-ambivalent target fixes.
,
Greg Kurz
,
2014/02/14
Re: [Qemu-devel] [PATCH 0/7] virtio endian-ambivalent target fixes.
,
Andreas Färber
,
2014/02/14
[Qemu-devel] [PATCH 0/8] virtio endian-ambivalent target fixes (rebased)
,
Greg Kurz
,
2014/02/18
[Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio.
,
Greg Kurz
,
2014/02/18
Re: [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio.
,
Alexander Graf
,
2014/02/18
Re: [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio.
,
Michael S. Tsirkin
,
2014/02/18
Re: [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio.
,
Michael S. Tsirkin
,
2014/02/18
Re: [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio.
,
Alexander Graf
,
2014/02/18
Re: [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio.
,
Michael S. Tsirkin
,
2014/02/18
Re: [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio.
,
Alexander Graf
,
2014/02/18
Re: [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio.
,
Cornelia Huck
,
2014/02/18
Re: [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio.
,
Cornelia Huck
,
2014/02/18
Re: [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio.
,
Alexander Graf
,
2014/02/18
Re: [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio.
,
Cornelia Huck
,
2014/02/18
Re: [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio.
,
Alexander Graf
,
2014/02/18
Re: [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio.
,
Rusty Russell
,
2014/02/20
Re: [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio.
,
Andreas Färber
,
2014/02/18
Re: [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio.
,
Andreas Färber
,
2014/02/18
Re: [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio.
,
Greg Kurz
,
2014/02/19
Re: [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio.
,
Rusty Russell
,
2014/02/20
[Qemu-devel] [PATCH 2/8] virtio: allow byte swapping for vring and config access
,
Greg Kurz
,
2014/02/18
Re: [Qemu-devel] [PATCH 2/8] virtio: allow byte swapping for vring and config access
,
Cornelia Huck
,
2014/02/18
Re: [Qemu-devel] [PATCH 2/8] virtio: allow byte swapping for vring and config access
,
Greg Kurz
,
2014/02/18
[Qemu-devel] [PATCH 3/8] hw/net/virtio-net: use virtio wrappers to access headers.
,
Greg Kurz
,
2014/02/18
[Qemu-devel] [PATCH 4/8] hw/net/virtio-balloon: use virtio wrappers to access page frame numbers.
,
Greg Kurz
,
2014/02/18
[Qemu-devel] [PATCH 6/8] hw/scsi/virtio-scsi: use virtio wrappers to access headers.
,
Greg Kurz
,
2014/02/18
[Qemu-devel] [PATCH 5/8] hw/block/virtio-blk: use virtio wrappers to access headers.
,
Greg Kurz
,
2014/02/18
[Qemu-devel] [PATCH 7/8] hw/char/virtio-serial-bus: use virtio wrappers to access headers.
,
Greg Kurz
,
2014/02/18
[Qemu-devel] [PATCH 8/8] hw/9pfs/virtio_9p_device: use virtio wrappers to access headers.
,
Greg Kurz
,
2014/02/18
Re: [Qemu-devel] [PATCH 0/8] virtio endian-ambivalent target fixes (rebased)
,
Andreas Färber
,
2014/02/18
Re: [Qemu-devel] [PATCH 0/7] virtio endian-ambivalent target fixes.
,
Thomas Huth
,
2014/02/14
[Qemu-devel] [PATCH] PPC: KVM: Add missing address space to ldl_phys helper
,
Alexander Graf
,
2014/02/14
Re: [Qemu-devel] [PATCH] PPC: KVM: Add missing address space to ldl_phys helper
,
Peter Maydell
,
2014/02/14
Re: [Qemu-devel] [PATCH] PPC: KVM: Add missing address space to ldl_phys helper
,
Alexander Graf
,
2014/02/14
Re: [Qemu-devel] [PATCH] PPC: KVM: Add missing address space to ldl_phys helper
,
Peter Maydell
,
2014/02/14
Re: [Qemu-devel] [Qemu-trivial] [PATCH] vl: remove (max_cpus > 255) check from smp_parse
,
Alexey Kardashevskiy
,
2014/02/14
Re: [Qemu-devel] [Qemu-trivial] [PATCH] vl: remove (max_cpus > 255) check from smp_parse
,
Paolo Bonzini
,
2014/02/14
Re: [Qemu-devel] [RFC PATCH V2 3/5] qapi script: add event support by qapi-event.py
,
Wenchao Xia
,
2014/02/13
Re: [Qemu-devel] [PATCH v4 0/8] spapr: bootindex support
,
Alexey Kardashevskiy
,
2014/02/13
Re: [Qemu-devel] [PATCH v4 0/8] spapr: bootindex support
,
Paolo Bonzini
,
2014/02/14
Re: [Qemu-devel] [PATCH v4 0/8] spapr: bootindex support
,
Alexey Kardashevskiy
,
2014/02/14
Re: [Qemu-devel] [PATCH v4 0/8] spapr: bootindex support
,
Alexey Kardashevskiy
,
2014/02/20
Re: [Qemu-devel] [PATCH v4 0/8] spapr: bootindex support
,
Paolo Bonzini
,
2014/02/20
[Qemu-devel] [PATCH] spapr-vlan: flush queue whenever can_receive can go from false to true
,
Alexey Kardashevskiy
,
2014/02/13
Re: [Qemu-devel] [PATCH] spapr-vlan: flush queue whenever can_receive can go from false to true
,
Alexey Kardashevskiy
,
2014/02/20
Re: [Qemu-devel] [PATCH] spapr-vlan: flush queue whenever can_receive can go from false to true
,
Alexander Graf
,
2014/02/21
[Qemu-devel] [PATCH] virtio: set virtio-net/virtio-mmio host features
,
Mario Smarduch
,
2014/02/13
Re: [Qemu-devel] [PATCH] virtio: set virtio-net/virtio-mmio host features
,
Peter Maydell
,
2014/02/14
Re: [Qemu-devel] [PATCH] virtio: set virtio-net/virtio-mmio host features
,
Mario Smarduch
,
2014/02/20
Re: [Qemu-devel] [PATCH] virtio: set virtio-net/virtio-mmio host features
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH] virtio: set virtio-net/virtio-mmio host features
,
Mario Smarduch
,
2014/02/20
Re: [Qemu-devel] [PATCH] virtio: set virtio-net/virtio-mmio host features
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH] virtio: set virtio-net/virtio-mmio host features
,
Mario Smarduch
,
2014/02/20
Re: [Qemu-devel] [PATCH] virtio: set virtio-net/virtio-mmio host features
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH] virtio: set virtio-net/virtio-mmio host features
,
Mario Smarduch
,
2014/02/20
Re: [Qemu-devel] [PATCH] virtio: set virtio-net/virtio-mmio host features
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH] virtio: set virtio-net/virtio-mmio host features
,
Mario Smarduch
,
2014/02/20
[Qemu-devel] [PATCH] Fix two XBZRLE corruption issues
,
Dr. David Alan Gilbert (git)
,
2014/02/13
Re: [Qemu-devel] [PATCH] Fix two XBZRLE corruption issues
,
Gonglei (Arei)
,
2014/02/14
Re: [Qemu-devel] [PATCH] Fix two XBZRLE corruption issues
,
Dr. David Alan Gilbert
,
2014/02/14
Re: [Qemu-devel] [PATCH] Fix two XBZRLE corruption issues
,
Gonglei (Arei)
,
2014/02/14
Re: [Qemu-devel] [PATCH] Fix two XBZRLE corruption issues
,
Orit Wasserman
,
2014/02/14
Re: [Qemu-devel] [PATCH] Fix two XBZRLE corruption issues
,
Juan Quintela
,
2014/02/18
Re: [Qemu-devel] [PATCH] Fix two XBZRLE corruption issues
,
Dr. David Alan Gilbert
,
2014/02/18
Re: [Qemu-devel] [PATCH v2] qga: Don't require 'time' argument in guest-set-time command
,
Michal Privoznik
,
2014/02/13
[Qemu-devel] Get the dirty bitmap of a whole VM
,
Vincent KHERBACHE
,
2014/02/13
[Qemu-devel] [PATCH] Fix: remove bogus QDECREF()
,
Benoît Canet
,
2014/02/13
[Qemu-devel] [PATCH] blockdev: Fix wrong usage of QDECREF causing snapshoted quorum to crash on close.
,
Benoît Canet
,
2014/02/13
Re: [Qemu-devel] [PATCH] blockdev: Fix wrong usage of QDECREF causing snapshoted quorum to crash on close.
,
Kevin Wolf
,
2014/02/14
Re: [Qemu-devel] [PATCH] blockdev: Fix wrong usage of QDECREF causing snapshoted quorum to crash on close.
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PULL 00/22] QMP queue
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 01/22] hmp: migrate command (without -d) now blocks correctly
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 02/22] QMP: allow JSON dict arguments in qmp-shell
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 03/22] Use error_is_set() only when necessary
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 05/22] dump: const-qualify the buf of WriteCoreDumpFunction
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 06/22] dump: add argument to write_elfxx_notes
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 04/22] qmp: expose list of supported character device backends
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 07/22] dump: add API to write header of flatten format
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 09/22] dump: add API to write elf notes to buffer
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 08/22] dump: add API to write vmcore
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 10/22] dump: add support for lzo/snappy
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 11/22] dump: add members to DumpState and init some of them
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 12/22] dump: add API to write dump header
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 13/22] dump: add API to write dump_bitmap
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 14/22] dump: add APIs to operate DataCache
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 15/22] dump: add API to write dump pages
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 18/22] dump: add 'query-dump-guest-memory-capability' command
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 16/22] dump: make kdump-compressed format available for 'dump-guest-memory'
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 19/22] monitor: Add device_del id argument completion.
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 20/22] monitor: Add device_add device argument completion.
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 22/22] monitor: Add object_add class argument completion.
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 21/22] monitor: Add object_del id argument completion.
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 17/22] dump: Define the architecture for compressed dump format.
,
Luiz Capitulino
,
2014/02/13
Re: [Qemu-devel] [PULL 00/22] QMP queue
,
Peter Maydell
,
2014/02/15
Re: [Qemu-devel] [PULL 00/22] QMP queue
,
Luiz Capitulino
,
2014/02/17
Re: [Qemu-devel] [PULL 00/22] QMP queue
,
Peter Maydell
,
2014/02/20
[Qemu-devel] [PATCH 0/4] Fix relative pointer tracking on Gtk UI
,
Takashi Iwai
,
2014/02/13
[Qemu-devel] [PATCH 4/4] gtk: Add "Grab On Click" option
,
Takashi Iwai
,
2014/02/13
[Qemu-devel] [PATCH 1/4] gtk: Use gtk generic event signal instead of motion-notify-event
,
Takashi Iwai
,
2014/02/13
[Qemu-devel] [PATCH 3/4] gtk: Remember the last grabbed pointer position
,
Takashi Iwai
,
2014/02/13
[Qemu-devel] [PATCH 2/4] gtk: Fix the relative pointer tracking mode
,
Takashi Iwai
,
2014/02/13
Re: [Qemu-devel] [PATCH v3 1/1] Define the architecture for compressed dump format.
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PATCH] hw/arm/vexpress: Set reset-cbar property for CPUs
,
Peter Maydell
,
2014/02/13
Re: [Qemu-devel] [PATCH] hw/arm/vexpress: Set reset-cbar property for CPUs
,
Rob Herring
,
2014/02/13
Re: [Qemu-devel] [PATCH] hw/arm/vexpress: Set reset-cbar property for CPUs
,
Peter Maydell
,
2014/02/13
Re: [Qemu-devel] [PATCH] hw/arm/vexpress: Set reset-cbar property for CPUs
,
Peter Crosthwaite
,
2014/02/13
Re: [Qemu-devel] [PATCH] hw/arm/vexpress: Set reset-cbar property for CPUs
,
Peter Maydell
,
2014/02/13
Re: [Qemu-devel] [PATCH] hw/arm/vexpress: Set reset-cbar property for CPUs
,
Peter Maydell
,
2014/02/18
[Qemu-devel] [PATCH v2] block: mirror - use local_err to avoid NULL errp
,
Jeff Cody
,
2014/02/13
Re: [Qemu-devel] [PATCH v2] block: mirror - use local_err to avoid NULL errp
,
Kevin Wolf
,
2014/02/13
Re: [Qemu-devel] [PATCH v2] block: mirror - use local_err to avoid NULL errp
,
Eric Blake
,
2014/02/13
Re: [Qemu-devel] [PATCH v2] block: mirror - use local_err to avoid NULL errp
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PATCH v2 0/2] convert -m to QemuOpts
,
Igor Mammedov
,
2014/02/13
[Qemu-devel] [PATCH v2 1/2] QemuOpts: introduce qemu_find_opts_singleton
,
Igor Mammedov
,
2014/02/13
[Qemu-devel] [PATCH v2 2/2] vl: convert -m to QemuOpts
,
Igor Mammedov
,
2014/02/13
Re: [Qemu-devel] [PATCH v2 2/2] vl: convert -m to QemuOpts
,
Eric Blake
,
2014/02/13
[Qemu-devel] [PATCH v3] vl: convert -m to QemuOpts
,
Igor Mammedov
,
2014/02/13
Re: [Qemu-devel] [PATCH v3] vl: convert -m to QemuOpts
,
Eric Blake
,
2014/02/13
Re: [Qemu-devel] [PATCH v3] vl: convert -m to QemuOpts
,
Laszlo Ersek
,
2014/02/13
Re: [Qemu-devel] [PATCH v3] vl: convert -m to QemuOpts
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] [PATCH v3] vl: convert -m to QemuOpts
,
Luiz Capitulino
,
2014/02/17
Re: [Qemu-devel] [PATCH v13 10/14] qmp: Add command 'blockdev-backup'
,
Benoît Canet
,
2014/02/13
Re: [Qemu-devel] [PATCH v13 10/14] qmp: Add command 'blockdev-backup'
,
Fam Zheng
,
2014/02/17
Re: [Qemu-devel] [PATCH v13 10/14] qmp: Add command 'blockdev-backup'
,
Benoît Canet
,
2014/02/17
[Qemu-devel] Trying to write a new device / virtio-i2c ?
,
Alex David
,
2014/02/13
Re: [Qemu-devel] Trying to write a new device / virtio-i2c ?
,
Stefan Hajnoczi
,
2014/02/14
Re: [Qemu-devel] Trying to write a new device / virtio-i2c ?
,
Paolo Bonzini
,
2014/02/14
Re: [Qemu-devel] Trying to write a new device / virtio-i2c ?
,
Andreas Färber
,
2014/02/14
Re: [Qemu-devel] Trying to write a new device / virtio-i2c ?
,
Paolo Bonzini
,
2014/02/14
Re: [Qemu-devel] Trying to write a new device / virtio-i2c ?
,
Alex David
,
2014/02/17
Re: [Qemu-devel] Trying to write a new device / virtio-i2c ?
,
Paolo Bonzini
,
2014/02/17
Message not available
[Qemu-devel] Fwd: Trying to write a new device / virtio-i2c ?
,
Alex David
,
2014/02/17
Re: [Qemu-devel] Fwd: Trying to write a new device / virtio-i2c ?
,
Paolo Bonzini
,
2014/02/17
Message not available
Re: [Qemu-devel] Fwd: Trying to write a new device / virtio-i2c ?
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] Fwd: Trying to write a new device / virtio-i2c ?
,
Alex David
,
2014/02/17
Re: [Qemu-devel] Fwd: Trying to write a new device / virtio-i2c ?
,
Alex David
,
2014/02/17
Re: [Qemu-devel] Fwd: Trying to write a new device / virtio-i2c ?
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] Fwd: Trying to write a new device / virtio-i2c ?
,
Alex David
,
2014/02/17
Re: [Qemu-devel] Fwd: Trying to write a new device / virtio-i2c ?
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] Fwd: Trying to write a new device / virtio-i2c ?
,
Alex David
,
2014/02/17
Re: [Qemu-devel] Fwd: Trying to write a new device / virtio-i2c ?
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] Fwd: Trying to write a new device / virtio-i2c ?
,
Alex David
,
2014/02/18
Re: [Qemu-devel] Fwd: Trying to write a new device / virtio-i2c ?
,
Paolo Bonzini
,
2014/02/18
Re: [Qemu-devel] Fwd: Trying to write a new device / virtio-i2c ?
,
Alex David
,
2014/02/18
Re: [Qemu-devel] Fwd: Trying to write a new device / virtio-i2c ?
,
Paolo Bonzini
,
2014/02/18
Re: [Qemu-devel] [PATCH v13 07/14] block: Parse "backing" option to reference existing BDS
,
Benoît Canet
,
2014/02/13
Re: [Qemu-devel] [PATCH v13 05/14] block: Add bdrv_set_backing_hd()
,
Benoît Canet
,
2014/02/13
Re: [Qemu-devel] [PATCH v13 05/14] block: Add bdrv_set_backing_hd()
,
Fam Zheng
,
2014/02/17
Re: [Qemu-devel] [PATCH v13 03/14] block: Replace in_use with operation blocker
,
Benoît Canet
,
2014/02/13
Re: [Qemu-devel] [PATCH v13 03/14] block: Replace in_use with operation blocker
,
Fam Zheng
,
2014/02/17
Re: [Qemu-devel] [PATCH v13 02/14] block: Introduce op_blockers to BlockDriverState
,
Benoît Canet
,
2014/02/13
Re: [Qemu-devel] [PATCH v13 02/14] block: Introduce op_blockers to BlockDriverState
,
Fam Zheng
,
2014/02/17
Re: [Qemu-devel] [PATCH v13 02/14] block: Introduce op_blockers to BlockDriverState
,
Benoît Canet
,
2014/02/13
Re: [Qemu-devel] [PATCH v13 02/14] block: Introduce op_blockers to BlockDriverState
,
Fam Zheng
,
2014/02/17
[Qemu-devel] [PATCH v8 00/17] Vhost and vhost-net support for userspace based backends
,
Antonios Motakis
,
2014/02/13
[Qemu-devel] [PATCH v8 02/17] Add chardev API qemu_chr_fe_read_all
,
Antonios Motakis
,
2014/02/13
[Qemu-devel] [PATCH v8 01/17] Convert -mem-path to QemuOpts and add prealloc and share properties
,
Antonios Motakis
,
2014/02/13
Re: [Qemu-devel] [PATCH v8 01/17] Convert -mem-path to QemuOpts and add prealloc and share properties
,
Michael Tokarev
,
2014/02/15
Re: [Qemu-devel] [PATCH v8 01/17] Convert -mem-path to QemuOpts and add prealloc and share properties
,
Paolo Bonzini
,
2014/02/16
Re: [Qemu-devel] [PATCH v8 01/17] Convert -mem-path to QemuOpts and add prealloc and share properties
,
Michael S. Tsirkin
,
2014/02/17
Re: [Qemu-devel] [PATCH v8 01/17] Convert -mem-path to QemuOpts and add prealloc and share properties
,
Antonios Motakis
,
2014/02/17
Re: [Qemu-devel] [PATCH v8 01/17] Convert -mem-path to QemuOpts and add prealloc and share properties
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PATCH v8 03/17] Add chardev API qemu_chr_fe_set_msgfds
,
Antonios Motakis
,
2014/02/13
[Qemu-devel] [PATCH v8 04/17] Add chardev API qemu_chr_fe_get_msgfds
,
Antonios Motakis
,
2014/02/13
[Qemu-devel] [PATCH v8 05/17] Add G_IO_HUP handler for socket chardev
,
Antonios Motakis
,
2014/02/13
[Qemu-devel] [PATCH v8 06/17] vhost_net should call the poll callback only when it is set
,
Antonios Motakis
,
2014/02/13
[Qemu-devel] [PATCH v8 07/17] Refactor virtio-net to use generic get_vhost_net
,
Antonios Motakis
,
2014/02/13
[Qemu-devel] [PATCH v8 08/17] vhost_net_init will use VhostNetOptions to get all its arguments
,
Antonios Motakis
,
2014/02/13
[Qemu-devel] [PATCH v8 09/17] Add vhost_ops to vhost_dev struct and replace all relevant ioctls
,
Antonios Motakis
,
2014/02/13
[Qemu-devel] [PATCH v8 10/17] Add mandatory_features to vhost_dev
,
Antonios Motakis
,
2014/02/13
[Qemu-devel] [PATCH v8 11/17] Add vhost-backend and VhostBackendType
,
Antonios Motakis
,
2014/02/13
[Qemu-devel] [PATCH v8 12/17] Add vhost-user as a vhost backend
,
Antonios Motakis
,
2014/02/13
[Qemu-devel] [PATCH v8 13/17] Add new vhost-user netdev backend
,
Antonios Motakis
,
2014/02/13
[Qemu-devel] [PATCH v8 14/17] Add the vhost-user netdev backend to the command line
,
Antonios Motakis
,
2014/02/13
Re: [Qemu-devel] [PATCH v8 14/17] Add the vhost-user netdev backend to the command line
,
Eric Blake
,
2014/02/17
[Qemu-devel] [PATCH v8 15/17] Add vhost-user protocol documentation
,
Antonios Motakis
,
2014/02/13
[Qemu-devel] [PATCH v8 16/17] libqemustub: add stubs to be able to use qemu-char.c
,
Antonios Motakis
,
2014/02/13
[Qemu-devel] [PATCH v8 17/17] Add qtest for vhost-user
,
Antonios Motakis
,
2014/02/13
Re: [Qemu-devel] [PATCH v8 00/17] Vhost and vhost-net support for userspace based backends
,
Michael S. Tsirkin
,
2014/02/26
[Qemu-devel] [PATCH] tcg-arm: The shift count of op_rotl_i32 is in args[2] not args[1].
,
Huw Davies
,
2014/02/13
Re: [Qemu-devel] [PATCH] tcg-arm: The shift count of op_rotl_i32 is in args[2] not args[1].
,
Richard Henderson
,
2014/02/13
[Qemu-devel] [PATCH v2] SPARC: Add and use CPU_FEATURE_CASA
,
Sebastian Huber
,
2014/02/13
Re: [Qemu-devel] [PATCH v2] SPARC: Add and use CPU_FEATURE_CASA
,
Fabien Chouteau
,
2014/02/13
Re: [Qemu-devel] [PATCH v2] SPARC: Add and use CPU_FEATURE_CASA
,
Sebastian Huber
,
2014/02/13
Re: [Qemu-devel] [PATCH v2] SPARC: Add and use CPU_FEATURE_CASA
,
Fabien Chouteau
,
2014/02/13
Re: [Qemu-devel] [PATCH v2] SPARC: Add and use CPU_FEATURE_CASA
,
Fabien Chouteau
,
2014/02/13
Re: [Qemu-devel] [PATCH v2] SPARC: Add and use CPU_FEATURE_CASA
,
Sebastian Huber
,
2014/02/14
Re: [Qemu-devel] [PATCH v2] SPARC: Add and use CPU_FEATURE_CASA
,
Fabien Chouteau
,
2014/02/14
Re: [Qemu-devel] [PATCH v2] SPARC: Add and use CPU_FEATURE_CASA
,
Andreas Färber
,
2014/02/14
[Qemu-devel] LWN article: "Best practices for a big patch series"
,
Paolo Bonzini
,
2014/02/13
[Qemu-devel] [PULL 0/3] s390-ccw.img: fix sporadic boot errors
,
Christian Borntraeger
,
2014/02/13
[Qemu-devel] [PULL 3/3] s390-ccw.img: new binary rom to match latest fixes
,
Christian Borntraeger
,
2014/02/13
[Qemu-devel] [PULL 2/3] s390-ccw.img: Fix sporadic errors with ccw boot image - initialize css
,
Christian Borntraeger
,
2014/02/13
Re: [Qemu-devel] [PULL 2/3] s390-ccw.img: Fix sporadic errors with ccw boot image - initialize css
,
Cornelia Huck
,
2014/02/13
Re: [Qemu-devel] [PULL 2/3] s390-ccw.img: Fix sporadic errors with ccw boot image - initialize css
,
Peter Maydell
,
2014/02/13
Re: [Qemu-devel] [PULL 2/3] s390-ccw.img: Fix sporadic errors with ccw boot image - initialize css
,
Christian Borntraeger
,
2014/02/13
Re: [Qemu-devel] [PULL 2/3] s390-ccw.img: Fix sporadic errors with ccw boot image - initialize css
,
Peter Maydell
,
2014/02/13
Re: [Qemu-devel] [PULL 2/3] s390-ccw.img: Fix sporadic errors with ccw boot image - initialize css
,
Christian Borntraeger
,
2014/02/13
[Qemu-devel] [PULL 1/3] s390-ccw.img: Fix sporadic reboot hangs: Initialize next_idx
,
Christian Borntraeger
,
2014/02/13
Re: [Qemu-devel] [PULL 1/3] s390-ccw.img: Fix sporadic reboot hangs: Initialize next_idx
,
Cornelia Huck
,
2014/02/13
Re: [Qemu-devel] [PULL 1/3] s390-ccw.img: Fix sporadic reboot hangs: Initialize next_idx
,
Richard Henderson
,
2014/02/13
Re: [Qemu-devel] [PULL 1/3] s390-ccw.img: Fix sporadic reboot hangs: Initialize next_idx
,
Christian Borntraeger
,
2014/02/13
[Qemu-devel] [PATCH/RFC] clear bss memory of ROMS
,
Christian Borntraeger
,
2014/02/13
Re: [Qemu-devel] [PULL 0/3] s390-ccw.img: fix sporadic boot errors
,
Peter Maydell
,
2014/02/13
Re: [Qemu-devel] [PULL 0/3] s390-ccw.img: fix sporadic boot errors
,
Christian Borntraeger
,
2014/02/13
[Qemu-devel] [PATCH] hw/timer/grlib_gptimer: Avoid integer overflow
,
Sebastian Huber
,
2014/02/13
Re: [Qemu-devel] [PATCH] hw/timer/grlib_gptimer: Avoid integer overflow
,
Fabien Chouteau
,
2014/02/13
Re: [Qemu-devel] [Qemu-trivial] [PATCH] hw/timer/grlib_gptimer: Avoid integer overflow
,
Michael Tokarev
,
2014/02/15
Re: [Qemu-devel] [PATCH] hw/timer/grlib_gptimer: Avoid integer overflow
,
Peter Maydell
,
2014/02/15
[Qemu-devel] tap networking - how?
,
Alexey Kardashevskiy
,
2014/02/13
Re: [Qemu-devel] tap networking - how?
,
Max Filippov
,
2014/02/13
Re: [Qemu-devel] tap networking - how?
,
Alexey Kardashevskiy
,
2014/02/13
Re: [Qemu-devel] tap networking - how?
,
Max Filippov
,
2014/02/13
Re: [Qemu-devel] tap networking - how?
,
Alexey Kardashevskiy
,
2014/02/13
Re: [Qemu-devel] tap networking - how?
,
Max Filippov
,
2014/02/13
Re: [Qemu-devel] tap networking - how?
,
Alexey Kardashevskiy
,
2014/02/13
Re: [Qemu-devel] tap networking - how?
,
Max Filippov
,
2014/02/13
Re: [Qemu-devel] tap networking - how?
,
Alexey Kardashevskiy
,
2014/02/13
[Qemu-devel] [PATCH v2] trace backend: introduce multi tracing backend
,
Kazuya Saito
,
2014/02/13
Re: [Qemu-devel] [PATCH v2] trace backend: introduce multi tracing backend
,
Lluís Vilanova
,
2014/02/17
Re: [Qemu-devel] Exposing and calculating CPU APIC IDs (was Re: [RFC 1/3] target-i386: moving registers of vmstate from cpu_exec_init() to x86_cpu_realizefn())
,
Chen Fan
,
2014/02/13
Re: [Qemu-devel] Exposing and calculating CPU APIC IDs (was Re: [RFC 1/3] target-i386: moving registers of vmstate from cpu_exec_init() to x86_cpu_realizefn())
,
Igor Mammedov
,
2014/02/13
Re: [Qemu-devel] Exposing and calculating CPU APIC IDs (was Re: [RFC 1/3] target-i386: moving registers of vmstate from cpu_exec_init() to x86_cpu_realizefn())
,
Chen Fan
,
2014/02/17
Re: [Qemu-devel] Exposing and calculating CPU APIC IDs (was Re: [RFC 1/3] target-i386: moving registers of vmstate from cpu_exec_init() to x86_cpu_realizefn())
,
Igor Mammedov
,
2014/02/17
[Qemu-devel] [PATCH 0/2][RFC] prebuild cpu QOM tree /machine/node/socket/core/thread/..
,
Chen Fan
,
2014/02/25
[Qemu-devel] [PATCH 2/2][RFC] cpu: link each new cpu to QOM tree /machine/node/socket/core/thread/cpu respectively.
,
Chen Fan
,
2014/02/25
Re: [Qemu-devel] [PATCH 2/2][RFC] cpu: link each new cpu to QOM tree /machine/node/socket/core/thread/cpu respectively.
,
Eduardo Habkost
,
2014/02/26
[Qemu-devel] [PATCH 1/2][RFC] qom: introduce cpu QOM hierarchy tree /machine/node/socket/core/thread/cpu.
,
Chen Fan
,
2014/02/25
Re: [Qemu-devel] [PATCH 1/2][RFC] qom: introduce cpu QOM hierarchy tree /machine/node/socket/core/thread/cpu.
,
Eric Blake
,
2014/02/25
Re: [Qemu-devel] [PATCH 1/2][RFC] qom: introduce cpu QOM hierarchy tree /machine/node/socket/core/thread/cpu.
,
Chen Fan
,
2014/02/25
Re: [Qemu-devel] [PATCH 1/2][RFC] qom: introduce cpu QOM hierarchy tree /machine/node/socket/core/thread/cpu.
,
Eduardo Habkost
,
2014/02/26
Re: [Qemu-devel] [PATCH 1/2][RFC] qom: introduce cpu QOM hierarchy tree /machine/node/socket/core/thread/cpu.
,
Chen Fan
,
2014/02/27
Re: [Qemu-devel] Exposing and calculating CPU APIC IDs (was Re: [RFC 1/3] target-i386: moving registers of vmstate from cpu_exec_init() to x86_cpu_realizefn())
,
Igor Mammedov
,
2014/02/13
[Qemu-devel] [PATCH] qom/cpu: Remove cpu->exit_request from reset state
,
edgar . iglesias
,
2014/02/13
Re: [Qemu-devel] [PATCH] qom/cpu: Remove cpu->exit_request from reset state
,
Peter Maydell
,
2014/02/15
Re: [Qemu-devel] [PATCH] qom/cpu: Remove cpu->exit_request from reset state
,
Edgar E. Iglesias
,
2014/02/15
Re: [Qemu-devel] [PATCH] qom/cpu: Remove cpu->exit_request from reset state
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH] qom/cpu: Remove cpu->exit_request from reset state
,
Andreas Färber
,
2014/02/20
Re: [Qemu-devel] [PATCH] qom/cpu: Remove cpu->exit_request from reset state
,
Peter Maydell
,
2014/02/20
Re: [Qemu-devel] [PATCH] qom/cpu: Remove cpu->exit_request from reset state
,
Edgar E. Iglesias
,
2014/02/20
Re: [Qemu-devel] [PATCH] qom/cpu: Remove cpu->exit_request from reset state
,
Peter Maydell
,
2014/02/20
[Qemu-devel] Use of watch_pipe in xs_handle structure
,
Chris Takemura
,
2014/02/12
[Qemu-devel] [PATCH V10] target-ppc: Fix htab_mask calculation
,
Aneesh Kumar K.V
,
2014/02/12
Re: [Qemu-devel] [Qemu-ppc] [PATCH V10] target-ppc: Fix htab_mask calculation
,
Greg Kurz
,
2014/02/13
Re: [Qemu-devel] [Qemu-ppc] [PATCH V10] target-ppc: Fix htab_mask calculation
,
Alexander Graf
,
2014/02/13
Re: [Qemu-devel] [Qemu-ppc] [PATCH V10] target-ppc: Fix htab_mask calculation
,
Alexander Graf
,
2014/02/14
Re: [Qemu-devel] [Qemu-ppc] [PATCH V10] target-ppc: Fix htab_mask calculation
,
Alexander Graf
,
2014/02/14
Re: [Qemu-devel] [Qemu-ppc] [PATCH V10] target-ppc: Fix htab_mask calculation
,
Alexander Graf
,
2014/02/14
Re: [Qemu-devel] [Qemu-ppc] [PATCH V10] target-ppc: Fix htab_mask calculation
,
Alexander Graf
,
2014/02/14
Re: [Qemu-devel] [Qemu-ppc] [PATCH V10] target-ppc: Fix htab_mask calculation
,
Greg Kurz
,
2014/02/15
[Qemu-devel] [PATCH] qemu-iotests: Don't run 005 on vmdk split formats
,
Fam Zheng
,
2014/02/12
Re: [Qemu-devel] [PATCH] qemu-iotests: Don't run 005 on vmdk split formats
,
Kevin Wolf
,
2014/02/13
[Qemu-devel] [FIX V2] repair snapshots
,
Benoît Canet
,
2014/02/12
[Qemu-devel] [FIX V2] block: Fix device snapshots broken by the block filter snapshots patchset.
,
Benoît Canet
,
2014/02/12
Re: [Qemu-devel] [FIX V2] block: Fix device snapshots broken by the block filter snapshots patchset.
,
Kevin Wolf
,
2014/02/13
Re: [Qemu-devel] [FIX V2] block: Fix device snapshots broken by the block filter snapshots patchset.
,
Benoît Canet
,
2014/02/13
[Qemu-devel] [PATCH] xics-kvm: fix reset function
,
Alexey Kardashevskiy
,
2014/02/12
[Qemu-devel] [PATCH] set virtio-net/virtio-mmio host features to improve, performance
,
Mario Smarduch
,
2014/02/12
[Qemu-devel] [PATCH microblaze/ppc v2 0/8] Remove include/hw/xilinx.h
,
Peter Crosthwaite
,
2014/02/12
[Qemu-devel] [PATCH microblaze/ppc v2 1/8] microblaze/s3adsp_1800: Define macros for irq map
,
Peter Crosthwaite
,
2014/02/12
[Qemu-devel] [PATCH microblaze/ppc v2 2/8] ppc/virtex_ml507: Define macros for irq/memory maps
,
Peter Crosthwaite
,
2014/02/12
[Qemu-devel] [PATCH microblaze/ppc v2 4/8] xilinx: Inline usages of xilinx_intc_create()
,
Peter Crosthwaite
,
2014/02/12
[Qemu-devel] [PATCH microblaze/ppc v2 5/8] xilinx: Inline usages of xilinx_timer_create()
,
Peter Crosthwaite
,
2014/02/12
[Qemu-devel] [PATCH microblaze/ppc v2 6/8] xilinx: Inline usage of xilinx_ethlite_create()
,
Peter Crosthwaite
,
2014/02/12
[Qemu-devel] [PATCH microblaze/ppc v2 7/8] xilinx: Inline usages of xilinx_axi*_init()
,
Peter Crosthwaite
,
2014/02/12
[Qemu-devel] [PATCH microblaze/ppc v2 8/8] xilinx: Delete hw/include/xilinx.h
,
Peter Crosthwaite
,
2014/02/12
Re: [Qemu-devel] [PATCH microblaze/ppc v2 0/8] Remove include/hw/xilinx.h
,
Peter Crosthwaite
,
2014/02/25
Re: [Qemu-devel] [PATCH microblaze/ppc v2 0/8] Remove include/hw/xilinx.h
,
Edgar E. Iglesias
,
2014/02/25
[Qemu-devel] [PATCH V17 00/12] quorum block filter
,
Benoît Canet
,
2014/02/12
[Qemu-devel] [PATCH V17 02/12] quorum: Create BDRVQuorumState and BlkDriver and do init.
,
Benoît Canet
,
2014/02/12
Re: [Qemu-devel] [PATCH V17 02/12] quorum: Create BDRVQuorumState and BlkDriver and do init.
,
Max Reitz
,
2014/02/14
[Qemu-devel] [PATCH V17 03/12] quorum: Add quorum_aio_writev and its dependencies.
,
Benoît Canet
,
2014/02/12
Re: [Qemu-devel] [PATCH V17 03/12] quorum: Add quorum_aio_writev and its dependencies.
,
Max Reitz
,
2014/02/14
[Qemu-devel] [PATCH V17 01/12] quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB.
,
Benoît Canet
,
2014/02/12
Re: [Qemu-devel] [PATCH V17 01/12] quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB.
,
Max Reitz
,
2014/02/14
[Qemu-devel] [PATCH V17 05/12] quorum: Add quorum_aio_readv.
,
Benoît Canet
,
2014/02/12
Re: [Qemu-devel] [PATCH V17 05/12] quorum: Add quorum_aio_readv.
,
Max Reitz
,
2014/02/14
Re: [Qemu-devel] [PATCH V17 05/12] quorum: Add quorum_aio_readv.
,
Kevin Wolf
,
2014/02/17
[Qemu-devel] [PATCH V17 08/12] quorum: Add quorum_invalidate_cache().
,
Benoît Canet
,
2014/02/12
[Qemu-devel] [PATCH V17 04/12] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
,
Benoît Canet
,
2014/02/12
Re: [Qemu-devel] [PATCH V17 04/12] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
,
Max Reitz
,
2014/02/14
[Qemu-devel] [PATCH V17 12/12] quorum: Add unit test.
,
Benoît Canet
,
2014/02/12
[Qemu-devel] [PATCH V17 07/12] quorum: Add quorum_getlength().
,
Benoît Canet
,
2014/02/12
[Qemu-devel] [PATCH V17 10/12] quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum.
,
Benoît Canet
,
2014/02/12
[Qemu-devel] [PATCH V17 09/12] quorum: Add quorum_co_flush().
,
Benoît Canet
,
2014/02/12
Re: [Qemu-devel] [PATCH V17 09/12] quorum: Add quorum_co_flush().
,
Max Reitz
,
2014/02/14
[Qemu-devel] [PATCH V17 06/12] quorum: Add quorum mechanism.
,
Benoît Canet
,
2014/02/12
Re: [Qemu-devel] [PATCH V17 06/12] quorum: Add quorum mechanism.
,
Max Reitz
,
2014/02/14
[Qemu-devel] [PATCH V17 11/12] quorum: Add quorum_open() and quorum_close().
,
Benoît Canet
,
2014/02/12
Re: [Qemu-devel] [PATCH V17 11/12] quorum: Add quorum_open() and quorum_close().
,
Benoît Canet
,
2014/02/13
Re: [Qemu-devel] [PATCH V17 11/12] quorum: Add quorum_open() and quorum_close().
,
Fam Zheng
,
2014/02/17
Re: [Qemu-devel] [PATCH V17 11/12] quorum: Add quorum_open() and quorum_close().
,
Benoît Canet
,
2014/02/18
Re: [Qemu-devel] [PATCH V17 11/12] quorum: Add quorum_open() and quorum_close().
,
Max Reitz
,
2014/02/14
Re: [Qemu-devel] [PATCH V17 00/12] quorum block filter
,
Max Reitz
,
2014/02/14
Re: [Qemu-devel] [PATCH V17 00/12] quorum block filter
,
Max Reitz
,
2014/02/14
[Qemu-devel] [PATCH 0/2] qemu-iotest fixes and updates for 070
,
Jeff Cody
,
2014/02/12
[Qemu-devel] [PATCH 1/2] block: qemu-iotests - fix test 070 (vhdx)
,
Jeff Cody
,
2014/02/12
[Qemu-devel] [PATCH 2/2] block: qemu-iotests - add vhdx log replay tests for qemu-img
,
Jeff Cody
,
2014/02/12
Re: [Qemu-devel] [PATCH 0/2] qemu-iotest fixes and updates for 070
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 01/28] target-ppc: Altivec 2.07: Add Instruction Flag
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 02/28] target-ppc: Altivec 2.07: Update AVR Structure
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 03/28] target-ppc: Altivec 2.07: Add GEN_VXFORM3
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 04/28] target-ppc: Altivec 2.07: Add Support for Dual Altivec Instructions
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 05/28] target-ppc: Altivec 2.07: Add Opcode Macro for VX Form Instructions
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 06/28] target-ppc: Altivec 2.07: Add Support for R-Form Dual Instructions
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 07/28] target-ppc: Altivec 2.07: Vector Logical Instructions
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 08/28] target-ppc: Altivec 2.07: Add/Subtract Unsigned Doubleword Modulo
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 09/28] target-ppc: Altivec 2.07: Change VMUL_DO to Support 64-bit Integers
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 10/28] target-ppc: Altivec 2.07: Multiply Even/Odd Word Instructions
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 11/28] target-ppc: Altivec 2.07: vmuluw Instruction
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 12/28] target-ppc: Altivec 2.07: Add Vector Count Leading Zeroes
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 13/28] target-ppc: Altivec 2.07: Vector Population Count Instructions
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 14/28] target-ppc: Altivec 2.07: Vector Min/Max Doubleword Instructions
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 15/28] target-ppc: Altivec 2.07: Pack Doubleword Instructions
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 16/28] target-ppc: Altivec 2.07: Unpack Signed Word Instructions
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 17/28] target-ppc: Altivec 2.07: Vector Merge Instructions
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 18/28] target-ppc: Altivec 2.07: Change Bit Masks to Support 64-bit Rotates and Shifts
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 19/28] target-ppc: Altivec 2.07: Vector Doubleword Rotate and Shift Instructions
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 20/28] target-ppc: Altivec 2.07: Quadword Addition and Subtracation
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 21/28] target-ppc: Altivec 2.07: vbpermq Instruction
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 22/28] target-ppc: Altivec 2.07: Doubleword Compares
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 23/28] target-ppc: Altivec 2.07: Vector Gather Bits by Bytes
,
Tom Musta
,
2014/02/12
Re: [Qemu-devel] [PATCH 23/28] target-ppc: Altivec 2.07: Vector Gather Bits by Bytes
,
Richard Henderson
,
2014/02/24
[Qemu-devel] [PATCH 24/28] target-ppc: Altivec 2.07: Vector Polynomial Multiply Sum
,
Tom Musta
,
2014/02/12
Re: [Qemu-devel] [PATCH 24/28] target-ppc: Altivec 2.07: Vector Polynomial Multiply Sum
,
Richard Henderson
,
2014/02/24
[Qemu-devel] [PATCH 25/28] target-ppc: Altivec 2.07: Binary Coded Decimal Instructions
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 26/28] target-ppc: Altivec 2.07: AES Instructions
,
Tom Musta
,
2014/02/12
Re: [Qemu-devel] [PATCH 26/28] target-ppc: Altivec 2.07: AES Instructions
,
Richard Henderson
,
2014/02/24
Re: [Qemu-devel] [PATCH 26/28] target-ppc: Altivec 2.07: AES Instructions
,
Peter Maydell
,
2014/02/24
Re: [Qemu-devel] [PATCH 26/28] target-ppc: Altivec 2.07: AES Instructions
,
Richard Henderson
,
2014/02/24
Re: [Qemu-devel] [PATCH 26/28] target-ppc: Altivec 2.07: AES Instructions
,
Tom Musta
,
2014/02/26
Re: [Qemu-devel] [PATCH 26/28] target-ppc: Altivec 2.07: AES Instructions
,
Tom Musta
,
2014/02/26
Re: [Qemu-devel] [PATCH 26/28] target-ppc: Altivec 2.07: AES Instructions
,
Richard Henderson
,
2014/02/26
[Qemu-devel] [PATCH 27/28] target-ppc: Altivec 2.07: Vector SHA Sigma Instructions
,
Tom Musta
,
2014/02/12
[Qemu-devel] [PATCH 28/28] target-ppc: Altivec 2.07: Vector Permute and Exclusive OR
,
Tom Musta
,
2014/02/12
Re: [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07
,
Richard W.M. Jones
,
2014/02/18
Re: [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07
,
Tom Musta
,
2014/02/18
Re: [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07
,
Richard W.M. Jones
,
2014/02/20
Re: [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07
,
Richard W.M. Jones
,
2014/02/20
Re: [Qemu-devel] [Qemu-ppc] [PATCH 00/28] target-ppc: Altivec 2.07
,
Alexander Graf
,
2014/02/20
Re: [Qemu-devel] [Qemu-ppc] [PATCH 00/28] target-ppc: Altivec 2.07
,
Richard W.M. Jones
,
2014/02/20
Re: [Qemu-devel] [Qemu-ppc] [PATCH 00/28] target-ppc: Altivec 2.07
,
Aneesh Kumar K.V
,
2014/02/21
Re: [Qemu-devel] [Qemu-ppc] [PATCH 00/28] target-ppc: Altivec 2.07
,
Avik Sil
,
2014/02/21
Re: [Qemu-devel] [Qemu-ppc] [PATCH 00/28] target-ppc: Altivec 2.07
,
Alexander Graf
,
2014/02/21
Re: [Qemu-devel] [Qemu-ppc] [PATCH 00/28] target-ppc: Altivec 2.07
,
Peter Maydell
,
2014/02/21
Re: [Qemu-devel] [Qemu-ppc] [PATCH 00/28] target-ppc: Altivec 2.07
,
Alexander Graf
,
2014/02/21
Re: [Qemu-devel] [Qemu-ppc] [PATCH 00/28] target-ppc: Altivec 2.07
,
Peter Maydell
,
2014/02/21
Re: [Qemu-devel] [Qemu-ppc] [PATCH 00/28] target-ppc: Altivec 2.07
,
Nikunj A Dadhania
,
2014/02/26
Re: [Qemu-devel] [Qemu-ppc] [PATCH 00/28] target-ppc: Altivec 2.07
,
Nikunj A Dadhania
,
2014/02/26
Re: [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07
,
Thomas Huth
,
2014/02/20
Re: [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07
,
Richard W.M. Jones
,
2014/02/20
Re: [Qemu-devel] [Qemu-ppc] [PATCH 00/28] target-ppc: Altivec 2.07
,
Nikunj A Dadhania
,
2014/02/24
Re: [Qemu-devel] [Qemu-ppc] [PATCH 00/28] target-ppc: Altivec 2.07
,
Alexander Graf
,
2014/02/20
Re: [Qemu-devel] [PATCH 5/5] query-command-line-options: return help message for legacy options
,
Eric Blake
,
2014/02/12
Re: [Qemu-devel] [PATCH 5/5] query-command-line-options: return help message for legacy options
,
Amos Kong
,
2014/02/17
Re: [Qemu-devel] [PATCH 3/5] query-command-line-options: query all the options in qemu-options.hx
,
Eric Blake
,
2014/02/12
Re: [Qemu-devel] [PATCH 1/5] qmp: rename query_option_descs() to get_param_infolist()
,
Eric Blake
,
2014/02/12
[Qemu-devel] [PATCH] block: mirror - insure that errp is not NULL
,
Jeff Cody
,
2014/02/12
Re: [Qemu-devel] [PATCH] block: mirror - insure that errp is not NULL
,
Eric Blake
,
2014/02/12
Re: [Qemu-devel] [PATCH] block: mirror - insure that errp is not NULL
,
Markus Armbruster
,
2014/02/13
Re: [Qemu-devel] [PATCH] block: mirror - insure that errp is not NULL
,
Markus Armbruster
,
2014/02/13
Re: [Qemu-devel] [PATCH] block: mirror - insure that errp is not NULL
,
Fam Zheng
,
2014/02/13
Re: [Qemu-devel] [PATCH] block: mirror - insure that errp is not NULL
,
Kevin Wolf
,
2014/02/13
Re: [Qemu-devel] [PATCH] block: mirror - insure that errp is not NULL
,
Stefan Hajnoczi
,
2014/02/14
Re: [Qemu-devel] [PATCH] block: mirror - insure that errp is not NULL
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PATCH] block: Don't throw away errno via error_setg
,
Jeff Cody
,
2014/02/12
Re: [Qemu-devel] [PATCH] block: Don't throw away errno via error_setg
,
Eric Blake
,
2014/02/12
Re: [Qemu-devel] [PATCH] block: Don't throw away errno via error_setg
,
Fam Zheng
,
2014/02/12
Re: [Qemu-devel] [PATCH] block: Don't throw away errno via error_setg
,
Kevin Wolf
,
2014/02/13
Re: [Qemu-devel] [PATCH] block: Don't throw away errno via error_setg
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PATCH] [RFC] Convert Qemu Timer List and Active Timers to RCU
,
Mike Day
,
2014/02/12
Re: [Qemu-devel] [PATCH] [RFC] Convert Qemu Timer List and Active Timers to RCU
,
Alex Bligh
,
2014/02/13
Re: [Qemu-devel] [PATCH] [RFC] Convert Qemu Timer List and Active Timers to RCU
,
Paolo Bonzini
,
2014/02/13
Re: [Qemu-devel] [PATCH] [RFC] Convert Qemu Timer List and Active Timers to RCU
,
Mike Day
,
2014/02/13
Re: [Qemu-devel] [PATCH] [RFC] Convert Qemu Timer List and Active Timers to RCU
,
Alex Bligh
,
2014/02/13
Re: [Qemu-devel] [PATCH] [RFC] Convert Qemu Timer List and Active Timers to RCU
,
Alex Bligh
,
2014/02/15
Re: [Qemu-devel] [PATCH] [RFC] Convert Qemu Timer List and Active Timers to RCU
,
Mike Day
,
2014/02/15
Re: [Qemu-devel] [PATCH] [RFC] Convert Qemu Timer List and Active Timers to RCU
,
Alex Bligh
,
2014/02/15
Re: [Qemu-devel] [PATCH] [RFC] Convert Qemu Timer List and Active Timers to RCU
,
Mike Day
,
2014/02/17
Re: [Qemu-devel] [PATCH] [RFC] Convert Qemu Timer List and Active Timers to RCU
,
Alex Bligh
,
2014/02/17
[Qemu-devel] Guest IOMMU and Cisco usnic
,
Benoît Canet
,
2014/02/12
Re: [Qemu-devel] Guest IOMMU and Cisco usnic
,
Alex Williamson
,
2014/02/12
Re: [Qemu-devel] Guest IOMMU and Cisco usnic
,
Benoît Canet
,
2014/02/12
Re: [Qemu-devel] Guest IOMMU and Cisco usnic
,
Benoît Canet
,
2014/02/12
Re: [Qemu-devel] Guest IOMMU and Cisco usnic
,
Alex Williamson
,
2014/02/12
Re: [Qemu-devel] net: Adding netmap network backend
,
Michael Tokarev
,
2014/02/12
Re: [Qemu-devel] net: Adding netmap network backend
,
Stefan Hajnoczi
,
2014/02/14
Re: [Qemu-devel] net: Adding netmap network backend
,
Vincenzo Maffione
,
2014/02/14
Re: [Qemu-devel] net: Adding netmap network backend
,
Luigi Rizzo
,
2014/02/14
Re: [Qemu-devel] net: Adding netmap network backend
,
Vincenzo Maffione
,
2014/02/14
Re: [Qemu-devel] net: Adding netmap network backend
,
Stefan Hajnoczi
,
2014/02/14
Re: [Qemu-devel] net: Adding netmap network backend
,
Vincenzo Maffione
,
2014/02/14
[Qemu-devel] [PATCH V2 1/1] Fix vmstate_info_int32_le comparison/assign
,
Dr. David Alan Gilbert (git)
,
2014/02/12
[Qemu-devel] [PATCH v2] RFC: Add blockdev-del QMP command
,
Ian Main
,
2014/02/12
Re: [Qemu-devel] [PATCH v2] RFC: Add blockdev-del QMP command
,
Eric Blake
,
2014/02/12
Re: [Qemu-devel] [PATCH v2] RFC: Add blockdev-del QMP command
,
Fam Zheng
,
2014/02/12
Re: [Qemu-devel] [PATCH v2] RFC: Add blockdev-del QMP command
,
Kevin Wolf
,
2014/02/13
Re: [Qemu-devel] [PATCH v2] RFC: Add blockdev-del QMP command
,
Ian Main
,
2014/02/14
Re: [Qemu-devel] [PATCH v2] RFC: Add blockdev-del QMP command
,
Kevin Wolf
,
2014/02/17
Re: [Qemu-devel] [PATCH v2] RFC: Add blockdev-del QMP command
,
Markus Armbruster
,
2014/02/18
[Qemu-devel] Open by references and close on exit
,
Benoît Canet
,
2014/02/12
Re: [Qemu-devel] Open by references and close on exit
,
Max Reitz
,
2014/02/13
[Qemu-devel] [PATCH 1/1] Trivial typo: ctz->cto
,
Dr. David Alan Gilbert (git)
,
2014/02/12
Re: [Qemu-devel] [Qemu-trivial] [PATCH 1/1] Trivial typo: ctz->cto
,
Michael Tokarev
,
2014/02/15
[Qemu-devel] [PATCH] gitignore: anchor all ignored names
,
Michael Tokarev
,
2014/02/12
[Qemu-devel] [PATCH 0/2] Make open by reference use id then node-name
,
Benoît Canet
,
2014/02/12
[Qemu-devel] [PATCH 2/2] block: Open by reference will try device then node_name.
,
Benoît Canet
,
2014/02/12
Re: [Qemu-devel] [PATCH 2/2] block: Open by reference will try device then node_name.
,
Max Reitz
,
2014/02/13
[Qemu-devel] [PATCH 1/2] block: Relax bdrv_lookup_bs constraints.
,
Benoît Canet
,
2014/02/12
Re: [Qemu-devel] [PATCH 1/2] block: Relax bdrv_lookup_bs constraints.
,
Max Reitz
,
2014/02/13
Re: [Qemu-devel] [PATCH 0/2] Make open by reference use id then node-name
,
Kevin Wolf
,
2014/02/14
Re: [Qemu-devel] [PATCH 0/2] Make open by reference use id then node-name
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PATCH 1/1] Fix vmstate_info_int32_le comparison/assign
,
Dr. David Alan Gilbert (git)
,
2014/02/12
Re: [Qemu-devel] [PATCH 1/1] Fix vmstate_info_int32_le comparison/assign
,
Juan Quintela
,
2014/02/12
Re: [Qemu-devel] [PATCH v2 09/10] hw/mips: malta: Add KVM support
,
James Hogan
,
2014/02/12
[Qemu-devel] Regarding QEMU API's to interact with hardware peripherals like Memory
,
Brajesh Sharma
,
2014/02/12
Re: [Qemu-devel] Regarding QEMU API's to interact with hardware peripherals like Memory
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PATCH 0/2] PC: improve emulation correctness
,
Hervé Poussineau
,
2014/02/12
[Qemu-devel] [PATCH 1/2] pam: partly fix write-only mode
,
Hervé Poussineau
,
2014/02/12
[Qemu-devel] [PATCH 2/2] pckbd: return 'keyboard enabled' on read input port command
,
Hervé Poussineau
,
2014/02/12
Re: [Qemu-devel] [PATCH 0/4] spapr-pci: prepare for vfio
,
Alexey Kardashevskiy
,
2014/02/12
[Qemu-devel] qemu-1.7.0 vm migration with nbd usage
,
xuanmao_001
,
2014/02/12
Re: [Qemu-devel] qemu-1.7.0 vm migration with nbd usage
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] PC value translation from guest VA to host VA.
,
Gaurav Sharma
,
2014/02/12
Re: [Qemu-devel] PC value translation from guest VA to host VA.
,
Gaurav Sharma
,
2014/02/12
Re: [Qemu-devel] PC value translation from guest VA to host VA.
,
Hu Tao
,
2014/02/12
[Qemu-devel] [PATCH v20 00/26] replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/12
[Qemu-devel] [PATCH v20 02/26] qapi: output def_value_str when query command line options
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 02/26] qapi: output def_value_str when query command line options
,
Eric Blake
,
2014/02/12
[Qemu-devel] [PATCH v20 04/26] add some QemuOpts functions for replace work
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 04/26] add some QemuOpts functions for replace work
,
Eric Blake
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 04/26] add some QemuOpts functions for replace work
,
Chunyan Liu
,
2014/02/18
[Qemu-devel] [PATCH v20 03/26] improve some functions in qemu-option.c
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 03/26] improve some functions in qemu-option.c
,
Eric Blake
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 03/26] improve some functions in qemu-option.c
,
Chunyan Liu
,
2014/02/18
[Qemu-devel] [PATCH v20 05/26] remove assertion of qemu_opt_get functions
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 05/26] remove assertion of qemu_opt_get functions
,
Eric Blake
,
2014/02/12
[Qemu-devel] [PATCH v20 01/26] add def_value_str to QemuOptDesc
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 01/26] add def_value_str to QemuOptDesc
,
Eric Blake
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 01/26] add def_value_str to QemuOptDesc
,
Chunyan Liu
,
2014/02/18
[Qemu-devel] [PATCH v20 06/26] change block layer to support both QemuOpts and QEMUOptionParameter
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 06/26] change block layer to support both QemuOpts and QEMUOptionParameter
,
Eric Blake
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 06/26] change block layer to support both QemuOpts and QEMUOptionParameter
,
Chunyan Liu
,
2014/02/18
[Qemu-devel] [PATCH v20 08/26] gluster.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 08/26] gluster.c: replace QEMUOptionParameter with QemuOpts
,
Eric Blake
,
2014/02/12
[Qemu-devel] [PATCH v20 07/26] cow.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 07/26] cow.c: replace QEMUOptionParameter with QemuOpts
,
Eric Blake
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 07/26] cow.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/18
[Qemu-devel] [PATCH v20 11/26] qcow2.c: replace QEMUOptionParameter with QemuOpts in create
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 11/26] qcow2.c: replace QEMUOptionParameter with QemuOpts in create
,
Eric Blake
,
2014/02/12
[Qemu-devel] [PATCH v20 09/26] iscsi.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 09/26] iscsi.c: replace QEMUOptionParameter with QemuOpts
,
Eric Blake
,
2014/02/12
[Qemu-devel] [PATCH v20 10/26] qcow.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 10/26] qcow.c: replace QEMUOptionParameter with QemuOpts
,
Eric Blake
,
2014/02/12
[Qemu-devel] [PATCH v20 12/26] qcow2.c: replace QEMUOptionParameter with QemuOpts in amend options
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 12/26] qcow2.c: replace QEMUOptionParameter with QemuOpts in amend options
,
Eric Blake
,
2014/02/17
[Qemu-devel] [PATCH v20 15/26] raw-win32.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 15/26] raw-win32.c: replace QEMUOptionParameter with QemuOpts
,
Eric Blake
,
2014/02/17
[Qemu-devel] [PATCH v20 13/26] qed.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 13/26] qed.c: replace QEMUOptionParameter with QemuOpts
,
Eric Blake
,
2014/02/17
Re: [Qemu-devel] [PATCH v20 13/26] qed.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/18
[Qemu-devel] [PATCH v20 14/26] raw-posix.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 14/26] raw-posix.c: replace QEMUOptionParameter with QemuOpts
,
Eric Blake
,
2014/02/17
[Qemu-devel] [PATCH v20 17/26] rbd.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 17/26] rbd.c: replace QEMUOptionParameter with QemuOpts
,
Eric Blake
,
2014/02/17
Re: [Qemu-devel] [PATCH v20 17/26] rbd.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/18
[Qemu-devel] [PATCH v20 16/26] raw_bsd.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 16/26] raw_bsd.c: replace QEMUOptionParameter with QemuOpts
,
Eric Blake
,
2014/02/17
[Qemu-devel] [PATCH v20 19/26] ssh.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 19/26] ssh.c: replace QEMUOptionParameter with QemuOpts
,
Eric Blake
,
2014/02/17
[Qemu-devel] [PATCH v20 21/26] vmdk.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/12
[Qemu-devel] [PATCH v20 22/26] vpc.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/12
[Qemu-devel] [PATCH v20 18/26] sheepdog.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 18/26] sheepdog.c: replace QEMUOptionParameter with QemuOpts
,
Eric Blake
,
2014/02/17
Re: [Qemu-devel] [PATCH v20 18/26] sheepdog.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/18
[Qemu-devel] [PATCH v20 20/26] vdi.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 20/26] vdi.c: replace QEMUOptionParameter with QemuOpts
,
Eric Blake
,
2014/02/17
[Qemu-devel] [PATCH v20 23/26] vhdx.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 23/26] vhdx.c: replace QEMUOptionParameter with QemuOpts
,
Eric Blake
,
2014/02/19
[Qemu-devel] [PATCH v20 24/26] vvfat.c: replace QEMUOptionParameter with QemuOpts
,
Chunyan Liu
,
2014/02/12
[Qemu-devel] [PATCH v20 26/26] change back to original name from bdrv_create2 to bdrv_create
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 26/26] change back to original name from bdrv_create2 to bdrv_create
,
Eric Blake
,
2014/02/12
[Qemu-devel] [PATCH v20 25/26] cleanup QEMUOptionParameter
,
Chunyan Liu
,
2014/02/12
Re: [Qemu-devel] [PATCH v20 25/26] cleanup QEMUOptionParameter
,
Eric Blake
,
2014/02/12
Re: [Qemu-devel] [PATCH target-arm v5 4/5] arm: Implement reset GPIO.
,
Peter Crosthwaite
,
2014/02/12
[Qemu-devel] [PATCH target-arm v1 0/2] More Cadence UART fixes
,
Peter Crosthwaite
,
2014/02/11
[Qemu-devel] [PATCH target-arm v1 1/2] char/cadence_uart: Handle qemu_chr_fe_write errors
,
Peter Crosthwaite
,
2014/02/11
Re: [Qemu-devel] [PATCH target-arm v1 1/2] char/cadence_uart: Handle qemu_chr_fe_write errors
,
Peter Maydell
,
2014/02/12
[Qemu-devel] [PATCH target-arm v1 2/2] char/cadence_uart: Add NULL guards against chr
,
Peter Crosthwaite
,
2014/02/11
Re: [Qemu-devel] [PATCH target-arm v1 2/2] char/cadence_uart: Add NULL guards against chr
,
Peter Maydell
,
2014/02/12
[Qemu-devel] [PATCH v3] QMP: Allow dot separated dict path arguments in qmp-shell
,
Fam Zheng
,
2014/02/11
Re: [Qemu-devel] [PATCH v3] QMP: Allow dot separated dict path arguments in qmp-shell
,
Eric Blake
,
2014/02/12
Re: [Qemu-devel] [PATCH v3] QMP: Allow dot separated dict path arguments in qmp-shell
,
Fam Zheng
,
2014/02/12
Re: [Qemu-devel] [PATCH v3] QMP: Allow dot separated dict path arguments in qmp-shell
,
Stefan Hajnoczi
,
2014/02/14
Re: [Qemu-devel] [PATCH v3] QMP: Allow dot separated dict path arguments in qmp-shell
,
Luiz Capitulino
,
2014/02/27
Re: [Qemu-devel] [PATCH target-arm v5 1/1] target-arm: Implements the ARM PMCCNTR register
,
Alistair Francis
,
2014/02/11
Re: [Qemu-devel] [PATCH target-arm v5 1/1] target-arm: Implements the ARM PMCCNTR register
,
Peter Maydell
,
2014/02/12
Re: [Qemu-devel] [PATCH target-arm v5 1/1] target-arm: Implements the ARM PMCCNTR register
,
Peter Crosthwaite
,
2014/02/12
[Qemu-devel] Ping for patch "linux-user: add binfmt wrapper for argv[0] handling"
,
Dennis Lan (dlan)
,
2014/02/11
Re: [Qemu-devel] Ping for patch "linux-user: add binfmt wrapper for argv[0] handling"
,
Alexander Graf
,
2014/02/12
Re: [Qemu-devel] Ping for patch "linux-user: add binfmt wrapper for argv[0] handling"
,
Andreas Färber
,
2014/02/12
[Qemu-devel] [PATCH v2] QMP: Allow dot separated dict path arguments in qmp-shell
,
Fam Zheng
,
2014/02/11
Re: [Qemu-devel] [PATCH v2] QMP: Allow dot separated dict path arguments in qmp-shell
,
Eric Blake
,
2014/02/11
[Qemu-devel] [RFC/RFT v1 0/2] NAND QOMification - Round 1
,
Peter Crosthwaite
,
2014/02/11
[Qemu-devel] [RFC/RFT v1 1/2] arm: tosa: QOMify NAND/display/irq controller
,
Peter Crosthwaite
,
2014/02/11
[Qemu-devel] [RFC/RFT v1 2/2] cris: axis_dev88: QOMify NAND controller
,
Peter Crosthwaite
,
2014/02/11
[Qemu-devel] [PULL] OpenRISC patch queue for 1.8
,
Jia Liu
,
2014/02/11
[Qemu-devel] [PULL] target-openrisc: Use new qemu_ld/st opcodes
,
Jia Liu
,
2014/02/11
Re: [Qemu-devel] [PULL] OpenRISC patch queue for 1.8
,
Peter Maydell
,
2014/02/15
[Qemu-devel] [PATCH qom-next v1 0/6] SSI QOM cleanups
,
Peter Crosthwaite
,
2014/02/11
[Qemu-devel] [PATCH qom-next v1 1/6] ssi: Convert legacy casts from SSI_SLAVE->DEVICE
,
Peter Crosthwaite
,
2014/02/11
[Qemu-devel] [PATCH qom-next v1 2/6] ssi: Remove legacy SSI_BUS->BUS cast
,
Peter Crosthwaite
,
2014/02/11
[Qemu-devel] [PATCH qom-next v1 3/6] misc: max111x: Create abstract max111x class
,
Peter Crosthwaite
,
2014/02/11
[Qemu-devel] [PATCH qom-next v1 4/6] misc: max111x: QOM casting sweep
,
Peter Crosthwaite
,
2014/02/11
[Qemu-devel] [PATCH qom-next v1 5/6] ssi: Remove SSI_SLAVE_FROM_QDEV macro
,
Peter Crosthwaite
,
2014/02/11
[Qemu-devel] [PATCH qom-next v1 6/6] block/m25p80: Remove FROM_SSI_SLAVE usages
,
Peter Crosthwaite
,
2014/02/11
Re: [Qemu-devel] [PATCH qom-next v1 0/6] SSI QOM cleanups
,
Peter Crosthwaite
,
2014/02/25
Re: [Qemu-devel] [PATCH qom-next v1 0/6] SSI QOM cleanups
,
Andreas Färber
,
2014/02/25
[Qemu-devel] [PATCH v2] qemu_file: use fwrite() correctly
,
Juan Quintela
,
2014/02/11
Re: [Qemu-devel] [PATCH v2] qemu_file: use fwrite() correctly
,
Eric Blake
,
2014/02/18
Re: [Qemu-devel] [PATCH v2] qemu_file: use fwrite() correctly
,
Markus Armbruster
,
2014/02/18
Re: [Qemu-devel] [PATCH v2] qemu_file: use fwrite() correctly
,
Markus Armbruster
,
2014/02/27
[Qemu-devel] [PATCH] target-arm: make smc behave as a nop
,
Rob Herring
,
2014/02/11
Re: [Qemu-devel] [PATCH] target-arm: make smc behave as a nop
,
Peter Maydell
,
2014/02/11
Re: [Qemu-devel] [PATCH] target-arm: make smc behave as a nop
,
Rob Herring
,
2014/02/11
[Qemu-devel] [PATCH] qemu_file: use fwrite() correctly
,
Juan Quintela
,
2014/02/11
Re: [Qemu-devel] [PATCH] qemu_file: use fwrite() correctly
,
Paolo Bonzini
,
2014/02/11
Re: [Qemu-devel] [PATCH] qemu_file: use fwrite() correctly
,
Juan Quintela
,
2014/02/11
[Qemu-devel] [PATCH 0/3] X86: Invalid lock prefix (F0), invalid mov instruction, the xor_zero case should also update the parity.
,
Xabier Ugarte-Pedrero
,
2014/02/11
[Qemu-devel] [PATCH 0/3] X86: Invalid lock prefix (F0), invalid mov instruction
,
Xabier Ugarte-Pedrero
,
2014/02/11
[Qemu-devel] [PATCH 1/3] X86: Invalid lock prefix (F0)
,
Xabier Ugarte-Pedrero
,
2014/02/11
[Qemu-devel] [PATCH 2/3] X86: Invalid mov instruction (C7)
,
Xabier Ugarte-Pedrero
,
2014/02/11
[Qemu-devel] [PATCH 3/3] X86: The xor_zero case should also update the parity flag
,
Xabier Ugarte-Pedrero
,
2014/02/11
[Qemu-devel] [PATCH 3/3] X86: The xor_zero case should also update the parity flag
,
Xabier Ugarte-Pedrero
,
2014/02/11
[Qemu-devel] [PATCH 0/3] X86: Invalid lock prefix (F0), invalid mov instruction, the xor_zero case should also update the parity.
,
Xabier Ugarte-Pedrero
,
2014/02/11
[Qemu-devel] [PATCH 0/3] X86: Invalid lock prefix (F0), invalid mov instruction, the xor_zero case should also update the parity.
,
Xabier Ugarte-Pedrero
,
2014/02/11
[Qemu-devel] [PATCH 2/3] X86: Invalid mov instruction (C7)
,
Xabier Ugarte-Pedrero
,
2014/02/11
[Qemu-devel] [PATCH 3/3] X86: The xor_zero case should also update the parity flag
,
Xabier Ugarte-Pedrero
,
2014/02/11
[Qemu-devel] [PATCH 3/3] X86: The xor_zero case should also update the parity flag
,
Xabier Ugarte-Pedrero
,
2014/02/11
[Qemu-devel] [PATCH 1/3] X86: Invalid lock prefix (F0)
,
Xabier Ugarte-Pedrero
,
2014/02/11
[Qemu-devel] [PATCH 0/3] X86: Invalid lock prefix (F0), invalid mov instruction
,
Xabier Ugarte-Pedrero
,
2014/02/11
Re: [Qemu-devel] [PATCH V9 2/5] target-ppc: Fix htab_mask calculation
,
Aneesh Kumar K.V
,
2014/02/11
Re: [Qemu-devel] [Qemu-ppc] [PATCH V9 2/5] target-ppc: Fix htab_mask calculation
,
Greg Kurz
,
2014/02/12
Re: [Qemu-devel] [PATCH v2 08/35] target-arm: A64: Implement store-exclusive for system mode
,
Peter Maydell
,
2014/02/11
[Qemu-devel] RFC: ioapic polarity vs. qemu os-x guest
,
Gabriel L. Somlo
,
2014/02/11
Re: [Qemu-devel] RFC: ioapic polarity vs. qemu os-x guest
,
Michael S. Tsirkin
,
2014/02/11
Re: [Qemu-devel] RFC: ioapic polarity vs. qemu os-x guest
,
Gabriel L. Somlo
,
2014/02/11
Re: [Qemu-devel] RFC: ioapic polarity vs. qemu os-x guest
,
Gabriel L. Somlo
,
2014/02/14
Re: [Qemu-devel] RFC: ioapic polarity vs. qemu os-x guest
,
Alexander Graf
,
2014/02/14
Re: [Qemu-devel] RFC: ioapic polarity vs. qemu os-x guest
,
Gabriel L. Somlo
,
2014/02/14
Re: [Qemu-devel] RFC: ioapic polarity vs. qemu os-x guest
,
Alexander Graf
,
2014/02/14
Re: [Qemu-devel] RFC: ioapic polarity vs. qemu os-x guest
,
Michael S. Tsirkin
,
2014/02/16
Re: [Qemu-devel] RFC: ioapic polarity vs. qemu os-x guest
,
Michael S. Tsirkin
,
2014/02/16
Re: [Qemu-devel] RFC: ioapic polarity vs. qemu os-x guest
,
Alex Williamson
,
2014/02/16
Re: [Qemu-devel] RFC: ioapic polarity vs. qemu os-x guest
,
Michael S. Tsirkin
,
2014/02/16
Re: [Qemu-devel] RFC: ioapic polarity vs. qemu os-x guest
,
Gabriel L. Somlo
,
2014/02/17
Re: [Qemu-devel] RFC: ioapic polarity vs. qemu os-x guest
,
Gabriel L. Somlo
,
2014/02/17
Re: [Qemu-devel] RFC: ioapic polarity vs. qemu os-x guest
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] RFC: ioapic polarity vs. qemu os-x guest
,
Gabriel L. Somlo
,
2014/02/17
Re: [Qemu-devel] RFC: ioapic polarity vs. qemu os-x guest
,
Gabriel L. Somlo
,
2014/02/17
[Qemu-devel] [PATCH RFC] kvm: ignore apic polarity
,
Michael S. Tsirkin
,
2014/02/27
Re: [Qemu-devel] [PATCH RFC] kvm: ignore apic polarity
,
Gabriel L. Somlo
,
2014/02/27
Re: [Qemu-devel] [PATCH RFC] kvm: ignore apic polarity
,
Paolo Bonzini
,
2014/02/27
Re: [Qemu-devel] [PATCH RFC] kvm: ignore apic polarity
,
Gabriel L. Somlo
,
2014/02/27
Re: [Qemu-devel] [PATCH RFC] kvm: ignore apic polarity
,
Paolo Bonzini
,
2014/02/27
[Qemu-devel] [RFC PATCH v2] kvm: x86: ignore ioapic polarity
,
Gabriel L. Somlo
,
2014/02/27
[Qemu-devel] [RFC PATCH] qemu: x86: ignore ioapic polarity
,
Gabriel L. Somlo
,
2014/02/28
[Qemu-devel] [RFC PATCH v2] qemu: x86: ignore ioapic polarity
,
Gabriel L. Somlo
,
2014/02/28
[Qemu-devel] [PATCH] qemu: x86: report lapic version as 0x14 instead of 0x11
,
Gabriel L. Somlo
,
2014/02/28
Re: [Qemu-devel] [PATCH] qemu: x86: report lapic version as 0x14 instead of 0x11
,
Alexander Graf
,
2014/02/28
Re: [Qemu-devel] [PATCH] qemu: x86: report lapic version as 0x14 instead of 0x11
,
Gabriel L. Somlo
,
2014/02/28
Re: [Qemu-devel] [PATCH] qemu: x86: report lapic version as 0x14 instead of 0x11
,
Alexander Graf
,
2014/02/28
Re: [Qemu-devel] [PATCH RFC] kvm: ignore apic polarity
,
Michael S. Tsirkin
,
2014/02/28
Re: [Qemu-devel] [PATCH RFC] kvm: ignore apic polarity
,
Paolo Bonzini
,
2014/02/28
Re: [Qemu-devel] [PATCH RFC] kvm: ignore apic polarity
,
Paolo Bonzini
,
2014/02/28
Re: [Qemu-devel] RFC: ioapic polarity vs. qemu os-x guest
,
Michael S. Tsirkin
,
2014/02/16
Re: [Qemu-devel] RFC: ioapic polarity vs. qemu os-x guest
,
Peter Maydell
,
2014/02/16
Re: [Qemu-devel] RFC: ioapic polarity vs. qemu os-x guest
,
Michael S. Tsirkin
,
2014/02/16
Re: [Qemu-devel] [PATCH v8 00/13] Make 'dump-guest-memory' dump in kdump-compressed format
,
Luiz Capitulino
,
2014/02/11
Re: [Qemu-devel] [PATCH v8 00/13] Make 'dump-guest-memory' dump in kdump-compressed format
,
Luiz Capitulino
,
2014/02/17
Re: [Qemu-devel] [PATCH v8 00/13] Make 'dump-guest-memory' dump in kdump-compressed format
,
Qiao Nuohan
,
2014/02/18
Re: [Qemu-devel] QEMU & KVM at devconf.cz 7-9 February in Brno, Czech Republic
,
Stefan Hajnoczi
,
2014/02/11
Re: [Qemu-devel] QEMU & KVM at devconf.cz 7-9 February in Brno, Czech Republic
,
Eduardo Habkost
,
2014/02/11
Re: [Qemu-devel] QEMU & KVM at devconf.cz 7-9 February in Brno, Czech Republic
,
Paolo Bonzini
,
2014/02/11
Re: [Qemu-devel] QEMU & KVM at devconf.cz 7-9 February in Brno, Czech Republic
,
Karen Noel
,
2014/02/12
[Qemu-devel] www.xrefs.info: addition of openflow and SDN
,
John Smith
,
2014/02/11
[Qemu-devel] PowerPC Decimal Floating Point
,
Tom Musta
,
2014/02/11
Re: [Qemu-devel] [Qemu-ppc] PowerPC Decimal Floating Point
,
Alexander Graf
,
2014/02/12
Re: [Qemu-devel] [Qemu-ppc] PowerPC Decimal Floating Point
,
Richard Henderson
,
2014/02/14
Re: [Qemu-devel] [Qemu-ppc] PowerPC Decimal Floating Point
,
Tom Musta
,
2014/02/14
Re: [Qemu-devel] [PATCH v2 00/35] AArch64 system mode: system register rework
,
Peter Maydell
,
2014/02/11
[Qemu-devel] [PATCH v2 00/20] Improve bdrv_open error messages
,
Paolo Bonzini
,
2014/02/11
[Qemu-devel] [PATCH v2 01/20] nbd: produce a better error if neither host nor port is passed
,
Paolo Bonzini
,
2014/02/11
Re: [Qemu-devel] [PATCH v2 01/20] nbd: produce a better error if neither host nor port is passed
,
Jeff Cody
,
2014/02/14
Re: [Qemu-devel] [PATCH v2 01/20] nbd: produce a better error if neither host nor port is passed
,
Jeff Cody
,
2014/02/14
Re: [Qemu-devel] [PATCH v2 01/20] nbd: produce a better error if neither host nor port is passed
,
Paolo Bonzini
,
2014/02/16
[Qemu-devel] [PATCH v2 02/20] nbd: correctly propagate errors
,
Paolo Bonzini
,
2014/02/11
Re: [Qemu-devel] [PATCH v2 02/20] nbd: correctly propagate errors
,
Jeff Cody
,
2014/02/14
[Qemu-devel] [PATCH v2 03/20] nbd: inline tcp_socket_incoming_spec into sole caller
,
Paolo Bonzini
,
2014/02/11
[Qemu-devel] [PATCH v2 04/20] nbd: move socket wrappers to qemu-nbd
,
Paolo Bonzini
,
2014/02/11
[Qemu-devel] [PATCH v2 07/20] gluster: default scheme to gluster:// and host to localhost.
,
Paolo Bonzini
,
2014/02/11
[Qemu-devel] [PATCH v2 06/20] iscsi: correctly propagate errors in iscsi_open
,
Paolo Bonzini
,
2014/02/11
Re: [Qemu-devel] [PATCH v2 06/20] iscsi: correctly propagate errors in iscsi_open
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PATCH v3 06/20] iscsi: correctly propagate errors in iscsi_open
,
Paolo Bonzini
,
2014/02/14
[Qemu-devel] [PATCH v2 08/20] gluster: correctly propagate errors
,
Paolo Bonzini
,
2014/02/11
[Qemu-devel] [PATCH v2 10/20] curl: correctly propagate errors
,
Paolo Bonzini
,
2014/02/11
[Qemu-devel] [PATCH v2 09/20] cow: correctly propagate errors
,
Paolo Bonzini
,
2014/02/11
Re: [Qemu-devel] [PATCH v2 09/20] cow: correctly propagate errors
,
Kevin Wolf
,
2014/02/14
Re: [Qemu-devel] [PATCH v2 09/20] cow: correctly propagate errors
,
Jeff Cody
,
2014/02/14
Re: [Qemu-devel] [PATCH v2 09/20] cow: correctly propagate errors
,
Markus Armbruster
,
2014/02/15
Re: [Qemu-devel] [PATCH v2 09/20] cow: correctly propagate errors
,
Fam Zheng
,
2014/02/17
Re: [Qemu-devel] [PATCH v2 09/20] cow: correctly propagate errors
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] [PATCH v2 09/20] cow: correctly propagate errors
,
Jeff Cody
,
2014/02/17
Re: [Qemu-devel] [PATCH v2 09/20] cow: correctly propagate errors
,
Fam Zheng
,
2014/02/17
Re: [Qemu-devel] [PATCH v2 09/20] cow: correctly propagate errors
,
Kevin Wolf
,
2014/02/17
Re: [Qemu-devel] [PATCH v2 09/20] cow: correctly propagate errors
,
Markus Armbruster
,
2014/02/17
Re: [Qemu-devel] [PATCH v2 09/20] cow: correctly propagate errors
,
Fam Zheng
,
2014/02/17
Re: [Qemu-devel] [PATCH v2 09/20] cow: correctly propagate errors
,
Paolo Bonzini
,
2014/02/14
Re: [Qemu-devel] [PATCH v2 09/20] cow: correctly propagate errors
,
Kevin Wolf
,
2014/02/14
Re: [Qemu-devel] [PATCH v2 09/20] cow: correctly propagate errors
,
Paolo Bonzini
,
2014/02/14
[Qemu-devel] [PATCH v2 11/20] qcow: correctly propagate errors
,
Paolo Bonzini
,
2014/02/11
[Qemu-devel] [PATCH v2 12/20] qed: correctly propagate errors
,
Paolo Bonzini
,
2014/02/11
[Qemu-devel] [PATCH v2 13/20] vhdx: correctly propagate errors
,
Paolo Bonzini
,
2014/02/11
[Qemu-devel] [PATCH v2 14/20] vvfat: correctly propagate errors
,
Paolo Bonzini
,
2014/02/11
[Qemu-devel] [PATCH v2 15/20] vmdk: extract vmdk_read_desc
,
Paolo Bonzini
,
2014/02/11
[Qemu-devel] [PATCH v2 16/20] vmdk: push vmdk_read_desc up to caller
,
Paolo Bonzini
,
2014/02/11
[Qemu-devel] [PATCH v2 17/20] vmdk: do not try opening a file as both image and descriptor
,
Paolo Bonzini
,
2014/02/11
[Qemu-devel] [PATCH v2 18/20] vmdk: correctly propagate errors
,
Paolo Bonzini
,
2014/02/11
[Qemu-devel] [PATCH v2 19/20] block: do not abuse EMEDIUMTYPE
,
Paolo Bonzini
,
2014/02/11
Re: [Qemu-devel] [PATCH v2 19/20] block: do not abuse EMEDIUMTYPE
,
Fam Zheng
,
2014/02/18
[Qemu-devel] [PATCH v2 20/20] vdi: say why an image is bad
,
Paolo Bonzini
,
2014/02/11
[Qemu-devel] [PATCH v2 05/20] iscsi: fix indentation
,
Paolo Bonzini
,
2014/02/11
Re: [Qemu-devel] [PATCH v2 00/20] Improve bdrv_open error messages
,
Stefan Hajnoczi
,
2014/02/14
Re: [Qemu-devel] [PATCH v2 00/20] Improve bdrv_open error messages
,
Paolo Bonzini
,
2014/02/14
[Qemu-devel] [RFC] translate-all.c: add hack for coverage testing
,
Peter Maydell
,
2014/02/11
Re: [Qemu-devel] [RFC] translate-all.c: add hack for coverage testing
,
Andreas Färber
,
2014/02/12
[Qemu-devel] memory allocation of migration changed?
,
Stefan Priebe - Profihost AG
,
2014/02/11
Re: [Qemu-devel] memory allocation of migration changed?
,
Stefan Hajnoczi
,
2014/02/11
Re: [Qemu-devel] memory allocation of migration changed?
,
Peter Lieven
,
2014/02/11
Re: [Qemu-devel] memory allocation of migration changed?
,
Stefan Priebe
,
2014/02/11
Re: [Qemu-devel] memory allocation of migration changed?
,
Stefan Hajnoczi
,
2014/02/14
Re: [Qemu-devel] memory allocation of migration changed?
,
Stefan Priebe
,
2014/02/14
Re: [Qemu-devel] memory allocation of migration changed?
,
Stefan Priebe
,
2014/02/11
Re: [Qemu-devel] memory allocation of migration changed?
,
Stefan Hajnoczi
,
2014/02/14
Re: [Qemu-devel] memory allocation of migration changed?
,
Stefan Priebe
,
2014/02/14
Re: [Qemu-devel] memory allocation of migration changed?
,
Stefan Hajnoczi
,
2014/02/24
Re: [Qemu-devel] memory allocation of migration changed?
,
Eric Blake
,
2014/02/24
[Qemu-devel] [PATCH V16 00/12] Quorum block filter
,
Benoît Canet
,
2014/02/11
[Qemu-devel] [PATCH V16 02/12] quorum: Create BDRVQuorumState and BlkDriver and do init.
,
Benoît Canet
,
2014/02/11
[Qemu-devel] [PATCH V16 01/12] quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB.
,
Benoît Canet
,
2014/02/11
[Qemu-devel] [PATCH V16 07/12] quorum: Add quorum_getlength().
,
Benoît Canet
,
2014/02/11
[Qemu-devel] [PATCH V16 03/12] quorum: Add quorum_aio_writev and its dependencies.
,
Benoît Canet
,
2014/02/11
[Qemu-devel] [PATCH V16 11/12] quorum: Add quorum_open() and quorum_close().
,
Benoît Canet
,
2014/02/11
[Qemu-devel] [PATCH V16 08/12] quorum: Add quorum_invalidate_cache().
,
Benoît Canet
,
2014/02/11
[Qemu-devel] [PATCH V16 09/12] quorum: Add quorum_co_flush().
,
Benoît Canet
,
2014/02/11
[Qemu-devel] [PATCH V16 12/12] quorum: Add unit test.
,
Benoît Canet
,
2014/02/11
[Qemu-devel] [PATCH V16 05/12] quorum: Add quorum_aio_readv.
,
Benoît Canet
,
2014/02/11
[Qemu-devel] [PATCH V16 10/12] quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum.
,
Benoît Canet
,
2014/02/11
[Qemu-devel] [PATCH V16 04/12] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
,
Benoît Canet
,
2014/02/11
[Qemu-devel] [PATCH V16 06/12] quorum: Add quorum mechanism.
,
Benoît Canet
,
2014/02/11
[Qemu-devel] question about patch "send the gratuitous by guest"
,
Huangweidong (C)
,
2014/02/11
Re: [Qemu-devel] question about patch "send the gratuitous by guest"
,
Jason Wang
,
2014/02/11
[Qemu-devel] 答复: question about patch "se nd the gratuitous by guest"
,
Huangweidong (C)
,
2014/02/11
Re: [Qemu-devel] question about patch "send the gratuitous by guest"
,
Weidong Huang
,
2014/02/15
Re: [Qemu-devel] question about patch "send the gratuitous by guest"
,
Jason Wang
,
2014/02/17
Re: [Qemu-devel] question about patch "send the gratuitous by guest"
,
Weidong Huang
,
2014/02/17
Re: [Qemu-devel] question about patch "send the gratuitous by guest"
,
Jason Wang
,
2014/02/18
[Qemu-devel] [PATCH v2 0/2] A64: Neon support, fourth set
,
Peter Maydell
,
2014/02/11
[Qemu-devel] [PATCH v2 1/2] softfloat: Support halving the result of muladd operation
,
Peter Maydell
,
2014/02/11
[Qemu-devel] [PATCH v2 2/2] target-arm: A64: Implement remaining 3-same instructions
,
Peter Maydell
,
2014/02/11
Re: [Qemu-devel] [PATCH v2 2/2] target-arm: A64: Implement remaining 3-same instructions
,
Richard Henderson
,
2014/02/11
Re: [Qemu-devel] [PATCH v2 2/2] target-arm: A64: Implement remaining 3-same instructions
,
Peter Maydell
,
2014/02/11
[Qemu-devel] [PATCHv3 00/16] slirp: Adding IPv6 support to Qemu -net user mode
,
Samuel Thibault
,
2014/02/11
[Qemu-devel] [PATCH 03/16] qemu/timer.h : Adding function to second scale
,
Samuel Thibault
,
2014/02/11
[Qemu-devel] [PATCH 02/16] slirp: Generalizing and neutralizing code before adding IPv6 stuff
,
Samuel Thibault
,
2014/02/11
[Qemu-devel] [PATCH 01/16] slirp: goto bad in udp_input if sosendto fails
,
Samuel Thibault
,
2014/02/11
[Qemu-devel] [PATCH 06/16] slirp: Make Socket structure IPv6 compatible
,
Samuel Thibault
,
2014/02/11
[Qemu-devel] [PATCH 07/16] slirp: Factorizing address translation
,
Samuel Thibault
,
2014/02/11
[Qemu-devel] [PATCH 11/16] slirp: Adding family argument to tcp_fconnect()
,
Samuel Thibault
,
2014/02/11
[Qemu-devel] [PATCH 09/16] slirp: Make udp_attach IPv6 compatible
,
Samuel Thibault
,
2014/02/11
[Qemu-devel] [PATCH 04/16] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
,
Samuel Thibault
,
2014/02/11
[Qemu-devel] [PATCH 16/16] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
,
Samuel Thibault
,
2014/02/11
[Qemu-devel] [PATCH 10/16] slirp: Adding IPv6 UDP support
,
Samuel Thibault
,
2014/02/11
[Qemu-devel] [PATCH 12/16] slirp: Factorizing tcpiphdr structure with an union
,
Samuel Thibault
,
2014/02/11
[Qemu-devel] [PATCH 14/16] slirp: Handle IPv6 in TCP functions
,
Samuel Thibault
,
2014/02/11
[Qemu-devel] [PATCH 15/16] slirp: Adding IPv6 address for DNS relay
,
Samuel Thibault
,
2014/02/11
[Qemu-devel] [PATCH 08/16] slirp: Factorizing and cleaning solookup()
,
Samuel Thibault
,
2014/02/11
[Qemu-devel] [PATCH 13/16] slirp: Generalizing and neutralizing various TCP functions before adding IPv6 stuff
,
Samuel Thibault
,
2014/02/11
[Qemu-devel] [PATCH 05/16] slirp: Adding ICMPv6 error sending
,
Samuel Thibault
,
2014/02/11
Re: [Qemu-devel] [PATCHv3 00/16] slirp: Adding IPv6 support to Qemu -net user mode
,
Eric Blake
,
2014/02/11
Re: [Qemu-devel] [PATCHv3 00/16] slirp: Adding IPv6 support to Qemu -net user mode
,
Samuel Thibault
,
2014/02/11
Re: [Qemu-devel] [PATCHv3 00/16] slirp: Adding IPv6 support to Qemu -net user mode
,
Max Filippov
,
2014/02/11
Re: [Qemu-devel] [PATCHv3 00/16] slirp: Adding IPv6 support to Qemu -net user mode
,
Max Filippov
,
2014/02/11
[Qemu-devel] [PATCH v3 0/3] qapi: Allow modularization of QAPI schema files
,
Lluís Vilanova
,
2014/02/11
[Qemu-devel] [PATCH v3 1/3] qapi: Use an explicit input file
,
Lluís Vilanova
,
2014/02/11
[Qemu-devel] [PATCH v3 2/3] qapi: Add a primitive to include other files from a QAPI schema file
,
Lluís Vilanova
,
2014/02/11
Re: [Qemu-devel] [PATCH v3 2/3] qapi: Add a primitive to include other files from a QAPI schema file
,
Eric Blake
,
2014/02/27
[Qemu-devel] [PATCH v3 3/3] qapi: Add tests for the "include" directive
,
Lluís Vilanova
,
2014/02/11
Re: [Qemu-devel] [PATCH v3 3/3] qapi: Add tests for the "include" directive
,
Eric Blake
,
2014/02/27
Re: [Qemu-devel] [PATCH v3 0/3] qapi: Allow modularization of QAPI schema files
,
Luiz Capitulino
,
2014/02/27
Re: [Qemu-devel] [PATCH v3 0/3] qapi: Allow modularization of QAPI schema files
,
Eric Blake
,
2014/02/27
[Qemu-devel] QEMU 2.0 release schedule proposal
,
Stefan Hajnoczi
,
2014/02/11
Re: [Qemu-devel] QEMU 2.0 release schedule proposal
,
Anthony Liguori
,
2014/02/11
Re: [Qemu-devel] [PATCH] vnc: Fix qemu crashed when vnc client disconnect suddenly
,
Gonglei (Arei)
,
2014/02/11
[Qemu-devel] [PATCH] memory: fix warning during make
,
Gonglei (Arei)
,
2014/02/11
Re: [Qemu-devel] [PATCH 5/5] query-command-line-options: return help message for legacy options
,
Markus Armbruster
,
2014/02/11
Re: [Qemu-devel] [PATCH 5/5] query-command-line-options: return help message for legacy options
,
Eric Blake
,
2014/02/12
Re: [Qemu-devel] [PATCH 5/5] query-command-line-options: return help message for legacy options
,
Amos Kong
,
2014/02/17
Re: [Qemu-devel] [PATCH 4/5] introduce QEMU_OPTIONS_GENERATE_HELPMSG
,
Markus Armbruster
,
2014/02/11
Re: [Qemu-devel] [PATCH 4/5] introduce QEMU_OPTIONS_GENERATE_HELPMSG
,
Eric Blake
,
2014/02/12
Re: [Qemu-devel] [PATCH 3/5] query-command-line-options: query all the options in qemu-options.hx
,
Markus Armbruster
,
2014/02/11
Re: [Qemu-devel] [PATCH 3/5] query-command-line-options: query all the options in qemu-options.hx
,
Amos Kong
,
2014/02/17
Re: [Qemu-devel] [PATCH 2/5] introduce two marcos to dump the options info
,
Markus Armbruster
,
2014/02/11
Re: [Qemu-devel] [PATCH 2/5] introduce two marcos to dump the options info
,
Eric Blake
,
2014/02/12
Re: [Qemu-devel] [PATCH 10/16] target-i386: cpu: convert 'tsc-frequency' to static property
,
Eduardo Habkost
,
2014/02/11
Re: [Qemu-devel] [PATCH 09/16] target-i386: cpu: convert 'model-id' to static property
,
Eduardo Habkost
,
2014/02/11
Re: [Qemu-devel] [PATCH 08/16] target-i386: cpu: convert 'vendor' to static property
,
Eduardo Habkost
,
2014/02/11
Re: [Qemu-devel] [PATCH 06/16] target-i386: cpu: convert 'model' to static property
,
Eduardo Habkost
,
2014/02/11
[Qemu-devel] [PATCH] QMP: allow dot separated dict path arguments in qmp-shell
,
Fam Zheng
,
2014/02/11
Re: [Qemu-devel] [PATCH] QMP: allow dot separated dict path arguments in qmp-shell
,
Stefan Hajnoczi
,
2014/02/11
Re: [Qemu-devel] [PATCH] QMP: allow dot separated dict path arguments in qmp-shell
,
Fam Zheng
,
2014/02/11
Re: [Qemu-devel] [PATCH 07/16] target-i386: cpu: convert 'stepping' to static property
,
Eduardo Habkost
,
2014/02/11
Re: [Qemu-devel] [PATCH 05/16] target-i386: cpu: convert 'family' to static property
,
Eduardo Habkost
,
2014/02/11
Re: [Qemu-devel] [PATCH 04/16] target-i386: cpu: convert 'xlevel' to static property
,
Eduardo Habkost
,
2014/02/11
Re: [Qemu-devel] [PATCH 03/16] target-i386: cpu: convert 'level' to static property
,
Eduardo Habkost
,
2014/02/11
Re: [Qemu-devel] [PATCH 02/16] target-i386: cleanup 'foo=val' feature handling
,
Eduardo Habkost
,
2014/02/11
Re: [Qemu-devel] [PATCH 02/16] target-i386: cleanup 'foo=val' feature handling
,
Andreas Färber
,
2014/02/11
[Qemu-devel] [PATCH 0/6] target-xtensa: add basic checks to cache opcodes
,
Max Filippov
,
2014/02/11
[Qemu-devel] [PATCH 1/6] target-xtensa: add RRRI4 opcode format fields
,
Max Filippov
,
2014/02/11
[Qemu-devel] [PATCH 2/6] target-xtensa: add basic checks to dcache opcodes
,
Max Filippov
,
2014/02/11
[Qemu-devel] [PATCH 3/6] target-xtensa: add basic checks to icache opcodes
,
Max Filippov
,
2014/02/11
[Qemu-devel] [PATCH 4/6] target-xtensa: add overridable test_init macro
,
Max Filippov
,
2014/02/11
[Qemu-devel] [PATCH 5/6] target-xtensa: allow using core configuration in tests
,
Max Filippov
,
2014/02/11
[Qemu-devel] [PATCH 6/6] target-xtensa: add basic tests for cache opcodes
,
Max Filippov
,
2014/02/11
Re: [Qemu-devel] [PATCH v3 0/3] spapr: fix H_SET_MODE
,
Alexey Kardashevskiy
,
2014/02/11
Re: [Qemu-devel] [PATCH v3 0/3] spapr: fix H_SET_MODE
,
Alexander Graf
,
2014/02/11
Re: [Qemu-devel] [PATCH v3 0/3] spapr: fix H_SET_MODE
,
Alexey Kardashevskiy
,
2014/02/11
Re: [Qemu-devel] [PATCH v3 0/3] spapr: fix H_SET_MODE
,
Alexey Kardashevskiy
,
2014/02/14
Re: [Qemu-devel] [PATCH v3 3/3] spapr-hcall: add address-translation-mode-on-interrupt resource in H_SET_MODE
,
Alexey Kardashevskiy
,
2014/02/11
[Qemu-devel] [PATCH v5 RESEND 0/4] qemu-img: add preallocation=full
,
Hu Tao
,
2014/02/11
[Qemu-devel] [PATCH v5 RESEND 1/4] qapi: introduce PreallocMode and a new PreallocMode full.
,
Hu Tao
,
2014/02/11
Re: [Qemu-devel] [PATCH v5 RESEND 1/4] qapi: introduce PreallocMode and a new PreallocMode full.
,
Fam Zheng
,
2014/02/11
Re: [Qemu-devel] [PATCH v5 RESEND 1/4] qapi: introduce PreallocMode and a new PreallocMode full.
,
Eric Blake
,
2014/02/11
Re: [Qemu-devel] [PATCH v5 RESEND 1/4] qapi: introduce PreallocMode and a new PreallocMode full.
,
Hu Tao
,
2014/02/11
[Qemu-devel] [PATCH v5 RESEND 4/4] qcow2: Add full image preallocation option
,
Hu Tao
,
2014/02/11
Re: [Qemu-devel] [PATCH v5 RESEND 4/4] qcow2: Add full image preallocation option
,
Hu Tao
,
2014/02/25
[Qemu-devel] [PATCH v5 RESEND 3/4] raw-posix: Add full image preallocation option
,
Hu Tao
,
2014/02/11
Re: [Qemu-devel] [PATCH v5 RESEND 3/4] raw-posix: Add full image preallocation option
,
Fam Zheng
,
2014/02/11
Re: [Qemu-devel] [PATCH v5 RESEND 3/4] raw-posix: Add full image preallocation option
,
Hu Tao
,
2014/02/11
[Qemu-devel] [PATCH v5 RESEND 2/4] raw, qcow2: don't convert file size to sector size
,
Hu Tao
,
2014/02/11
Re: [Qemu-devel] [PATCH v5 RESEND 2/4] raw, qcow2: don't convert file size to sector size
,
Fam Zheng
,
2014/02/11
Re: [Qemu-devel] [PATCH v5 RESEND 2/4] raw, qcow2: don't convert file size to sector size
,
Hu Tao
,
2014/02/11
Re: [Qemu-devel] [PATCH v5 RESEND 0/4] qemu-img: add preallocation=full
,
Stefan Hajnoczi
,
2014/02/27
Re: [Qemu-devel] [PATCH v5 RESEND 0/4] qemu-img: add preallocation=full
,
Hu Tao
,
2014/02/27
[Qemu-devel] [PATCH v5 0/4] qemu-img: add preallocation=full
,
Hu Tao
,
2014/02/11
[Qemu-devel] [PATCH v5 1/4] qapi: introduce PreallocMode and a new PreallocMode full.
,
Hu Tao
,
2014/02/11
[Qemu-devel] [PATCH v5 3/4] raw-posix: Add full image preallocation option
,
Hu Tao
,
2014/02/11
[Qemu-devel] [PATCH v5 4/4] qcow2: Add full image preallocation option
,
Hu Tao
,
2014/02/11
[Qemu-devel] [PATCH v5 2/4] raw, qcow2: don't convert file size to sector size
,
Hu Tao
,
2014/02/11
Re: [Qemu-devel] [PATCH v5 2/4] raw, qcow2: don't convert file size to sector size
,
Hu Tao
,
2014/02/11
[Qemu-devel] [PATCH bugfix v1 1/1] char/serial: Fix emptyness check
,
Peter Crosthwaite
,
2014/02/11
Re: [Qemu-devel] [PATCH bugfix v1 1/1] char/serial: Fix emptyness check
,
Dr. David Alan Gilbert
,
2014/02/11
Re: [Qemu-devel] [PATCH bugfix v1 1/1] char/serial: Fix emptynesscheckk
,
Alex Bennée
,
2014/02/11
Re: [Qemu-devel] [PATCH bugfix v1 1/1] char/serial: Fix emptynesscheckk
,
Dr. David Alan Gilbert
,
2014/02/11
Re: [Qemu-devel] [PATCH bugfix v1 1/1] char/serial: Fix emptyness check
,
Martin Kletzander
,
2014/02/11
Re: [Qemu-devel] [PATCH bugfix v1 1/1] char/serial: Fix emptyness check
,
Michael Tokarev
,
2014/02/11
[Qemu-devel] [PATCH v3 0/5] qemu-iotests: Test case for IO throttling
,
Fam Zheng
,
2014/02/11
[Qemu-devel] [PATCH v3 1/5] qemu-io: Account IO by aio_read and aio_write
,
Fam Zheng
,
2014/02/11
[Qemu-devel] [PATCH v3 2/5] qtest: Add scripts/qtest/qtest.py
,
Fam Zheng
,
2014/02/11
Re: [Qemu-devel] [PATCH v3 2/5] qtest: Add scripts/qtest/qtest.py
,
Benoît Canet
,
2014/02/11
[Qemu-devel] [PATCH v3 3/5] qemu-iotests: Add VM method qtest() to iotests.py
,
Fam Zheng
,
2014/02/11
Re: [Qemu-devel] [PATCH v3 3/5] qemu-iotests: Add VM method qtest() to iotests.py
,
Benoît Canet
,
2014/02/11
[Qemu-devel] [PATCH v3 4/5] qemu-iotests: Allow caller to disable underscore convertion for qmp
,
Fam Zheng
,
2014/02/11
[Qemu-devel] [PATCH v3 5/5] qemu-iotests: Add 080 for IO throttling
,
Fam Zheng
,
2014/02/11
Re: [Qemu-devel] [PATCH v3 5/5] qemu-iotests: Add 080 for IO throttling
,
Benoît Canet
,
2014/02/11
[Qemu-devel] [PATCH] virtio-net: remove function calls from assert
,
Joel Stanley
,
2014/02/11
Re: [Qemu-devel] [PATCH] virtio-net: remove function calls from assert
,
Michael S. Tsirkin
,
2014/02/10
Re: [Qemu-devel] [PATCH] virtio-net: remove function calls from assert
,
Michael S. Tsirkin
,
2014/02/11
Re: [Qemu-devel] [PATCH] virtio-net: remove function calls from assert
,
Joel Stanley
,
2014/02/11
[Qemu-devel] [PATCH target-arm v1 0/7] PL330 Changes
,
Peter Crosthwaite
,
2014/02/11
[Qemu-devel] [PATCH target-arm v1 1/7] dma/pl330: Delete overly verbose debug printf
,
Peter Crosthwaite
,
2014/02/11
[Qemu-devel] [PATCH target-arm v1 2/7] dma/pl330: Fix misleading type
,
Peter Crosthwaite
,
2014/02/11
[Qemu-devel] [PATCH target-arm v1 3/7] dma/pl330: printf format type sweep.
,
Peter Crosthwaite
,
2014/02/11
[Qemu-devel] [PATCH target-arm v1 4/7] dma/pl330: Rename parent_obj
,
Peter Crosthwaite
,
2014/02/11
[Qemu-devel] [PATCH target-arm v1 5/7] dma/pl330: Add event debugging printfs
,
Peter Crosthwaite
,
2014/02/11
[Qemu-devel] [PATCH target-arm v1 6/7] dma/pl330: Fix buffer depth
,
Peter Crosthwaite
,
2014/02/11
Re: [Qemu-devel] [PATCH target-arm v1 6/7] dma/pl330: Fix buffer depth
,
Peter Maydell
,
2014/02/12
[Qemu-devel] [PATCH target-arm v1 7/7] dma/pl330: implement dmaadnh instruction
,
Peter Crosthwaite
,
2014/02/11
Re: [Qemu-devel] [PATCH target-arm v1 7/7] dma/pl330: implement dmaadnh instruction
,
Peter Maydell
,
2014/02/12
Re: [Qemu-devel] [PATCH target-arm v1 0/7] PL330 Changes
,
Peter Maydell
,
2014/02/12
[Qemu-devel] [PATCH V11 0/8] qcow2: rollback the modification on fail in snapshot creation
,
Wenchao Xia
,
2014/02/11
[Qemu-devel] [PATCH V11 1/8] snapshot: add parameter *errp in snapshot create
,
Wenchao Xia
,
2014/02/11
[Qemu-devel] [PATCH V11 2/8] qcow2: add error message in qcow2_write_snapshots()
,
Wenchao Xia
,
2014/02/11
[Qemu-devel] [PATCH V11 3/8] util: add error_append()
,
Wenchao Xia
,
2014/02/11
[Qemu-devel] [PATCH V11 4/8] qcow2: return int for qcow2_free_clusters()
,
Wenchao Xia
,
2014/02/11
[Qemu-devel] [PATCH V11 5/8] qcow2: full rollback on fail in qcow2_write_snapshots()
,
Wenchao Xia
,
2014/02/11
[Qemu-devel] [PATCH V11 8/8] qemu-iotests: add test for qcow2 snapshot
,
Wenchao Xia
,
2014/02/11
[Qemu-devel] [PATCH V11 6/8] qcow2: rollback on fail in qcow2_snapshot_create()
,
Wenchao Xia
,
2014/02/11
[Qemu-devel] [PATCH V11 7/8] blkdebug: add debug events for snapshot
,
Wenchao Xia
,
2014/02/11
Re: [Qemu-devel] [PATCH V11 0/8] qcow2: rollback the modification on fail in snapshot creation
,
Wenchao Xia
,
2014/02/13
Re: [Qemu-devel] [PATCH V11 0/8] qcow2: rollback the modification on fail in snapshot creation
,
Wenchao Xia
,
2014/02/20
Re: [Qemu-devel] [PATCH v2 00/35] AArch64 system mode: system register rework
,
Peter Crosthwaite
,
2014/02/11
Re: [Qemu-devel] [PATCH v2 00/35] AArch64 system mode: system register rework
,
Peter Maydell
,
2014/02/11
[Qemu-devel] [PATCH V6 00/10] qapi script: support enum as discriminator and better enum name
,
Wenchao Xia
,
2014/02/11
[Qemu-devel] [PATCH V6 02/10] qapi script: add check for duplicated key
,
Wenchao Xia
,
2014/02/11
Re: [Qemu-devel] [PATCH V6 02/10] qapi script: add check for duplicated key
,
Markus Armbruster
,
2014/02/13
Re: [Qemu-devel] [PATCH V6 02/10] qapi script: add check for duplicated key
,
Wenchao Xia
,
2014/02/13
Re: [Qemu-devel] [PATCH V6 02/10] qapi script: add check for duplicated key
,
Markus Armbruster
,
2014/02/17
[Qemu-devel] [PATCH V6 01/10] qapi script: remember enum values
,
Wenchao Xia
,
2014/02/11
[Qemu-devel] [PATCH V6 06/10] qapi script: support pre-defined enum type as discriminator in union
,
Wenchao Xia
,
2014/02/11
[Qemu-devel] [PATCH V6 04/10] qapi script: code move for generate_enum_name()
,
Wenchao Xia
,
2014/02/11
[Qemu-devel] [PATCH V6 05/10] qapi script: use same function to generate enum string
,
Wenchao Xia
,
2014/02/11
[Qemu-devel] [PATCH V6 08/10] qapi script: do not allow string discriminator
,
Wenchao Xia
,
2014/02/11
Re: [Qemu-devel] [PATCH V6 08/10] qapi script: do not allow string discriminator
,
Markus Armbruster
,
2014/02/13
[Qemu-devel] [PATCH V6 07/10] qapi: convert BlockdevOptions to use enum discriminator
,
Wenchao Xia
,
2014/02/11
[Qemu-devel] [PATCH V6 09/10] tests: add cases for inherited struct and union with discriminator
,
Wenchao Xia
,
2014/02/11
Re: [Qemu-devel] [PATCH V6 09/10] tests: add cases for inherited struct and union with discriminator
,
Markus Armbruster
,
2014/02/13
Re: [Qemu-devel] [PATCH V6 09/10] tests: add cases for inherited struct and union with discriminator
,
Luiz Capitulino
,
2014/02/13
Re: [Qemu-devel] [PATCH V6 09/10] tests: add cases for inherited struct and union with discriminator
,
Wenchao Xia
,
2014/02/13
[Qemu-devel] [PATCH V6 10/10] qapi script: do not add "_" for every capitalized char in enum
,
Wenchao Xia
,
2014/02/11
[Qemu-devel] [PATCH V6 03/10] qapi script: check correctness of discriminator values in union
,
Wenchao Xia
,
2014/02/11
Re: [Qemu-devel] [PATCH V6 03/10] qapi script: check correctness of discriminator values in union
,
Markus Armbruster
,
2014/02/13
Re: [Qemu-devel] [PATCH V6 03/10] qapi script: check correctness of discriminator values in union
,
Wenchao Xia
,
2014/02/13
Re: [Qemu-devel] [PATCH V6 03/10] qapi script: check correctness of discriminator values in union
,
Markus Armbruster
,
2014/02/14
Re: [Qemu-devel] [PATCH V6 03/10] qapi script: check correctness of discriminator values in union
,
Wenchao Xia
,
2014/02/16
Re: [Qemu-devel] [PATCH V6 03/10] qapi script: check correctness of discriminator values in union
,
Markus Armbruster
,
2014/02/17
Re: [Qemu-devel] [PATCH V6 03/10] qapi script: check correctness of discriminator values in union
,
Luiz Capitulino
,
2014/02/17
Re: [Qemu-devel] [PATCH V6 00/10] qapi script: support enum as discriminator and better enum name
,
Eric Blake
,
2014/02/11
Re: [Qemu-devel] [PATCH V6 00/10] qapi script: support enum as discriminator and better enum name
,
Luiz Capitulino
,
2014/02/11
Re: [Qemu-devel] [PATCH V6 00/10] qapi script: support enum as discriminator and better enum name
,
Luiz Capitulino
,
2014/02/13
Re: [Qemu-devel] [PATCH V6 00/10] qapi script: support enum as discriminator and better enum name
,
Markus Armbruster
,
2014/02/13
Re: [Qemu-devel] [PATCH V6 00/10] qapi script: support enum as discriminator and better enum name
,
Wenchao Xia
,
2014/02/13
Re: [Qemu-devel] [PATCH V5 00/10] qapi script: support enum as discriminator and better enum name
,
Wenchao Xia
,
2014/02/11
[Qemu-devel] [PATCH v2 0/5] Fix conversion from ISO to VMDK streamOptimized
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH v2 1/5] qemu-img: Convert by cluster size if target is compressed
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH v2 2/5] vmdk: Implement .bdrv_write_compressed
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH v2 3/5] block: Change BlockDriverInfo.cluster_size to 64 bits
,
Fam Zheng
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 3/5] block: Change BlockDriverInfo.cluster_size to 64 bits
,
Stefan Hajnoczi
,
2014/02/27
[Qemu-devel] [PATCH v2 4/5] vmdk: Implement .bdrv_get_info()
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH v2 5/5] mirror: Check for bdrv_get_info result
,
Fam Zheng
,
2014/02/10
Re: [Qemu-devel] [PATCH] hw/9pfs/virtio_9p_device: use virtio wrappers to access headers.
,
Alexey Kardashevskiy
,
2014/02/10
[Qemu-devel] [PATCH] ahci: fix sysbus support
,
Rob Herring
,
2014/02/10
Re: [Qemu-devel] [PATCH] ahci: fix sysbus support
,
Peter Maydell
,
2014/02/10
Re: [Qemu-devel] [PATCH v3 09/10] raven: fix PCI bus accesses with size > 1
,
Artyom Tarasenko
,
2014/02/10
Re: [Qemu-devel] [Qemu-ppc] [PATCH v3 09/10] raven: fix PCI bus accesses with size > 1
,
Mark Cave-Ayland
,
2014/02/10
Re: [Qemu-devel] [Qemu-ppc] [PATCH v3 09/10] raven: fix PCI bus accesses with size > 1
,
Andreas Färber
,
2014/02/11
[Qemu-devel] [FIX V2] Fix broken external snapshots
,
Benoît Canet
,
2014/02/10
[Qemu-devel] [FIX V2] block: Fix device snapshots broken by the block filter snapshots patchset.
,
Benoît Canet
,
2014/02/10
Re: [Qemu-devel] [FIX V2] block: Fix device snapshots broken by the block filter snapshots patchset.
,
Fam Zheng
,
2014/02/11
Re: [Qemu-devel] [FIX V2] block: Fix device snapshots broken by the block filter snapshots patchset.
,
Benoît Canet
,
2014/02/12
Re: [Qemu-devel] [FIX V2] block: Fix device snapshots broken by the block filter snapshots patchset.
,
Benoît Canet
,
2014/02/12
Re: [Qemu-devel] [FIX V2] block: Fix device snapshots broken by the block filter snapshots patchset.
,
Benoît Canet
,
2014/02/12
Re: [Qemu-devel] [FIX V2] block: Fix device snapshots broken by the block filter snapshots patchset.
,
Kevin Wolf
,
2014/02/13
Re: [Qemu-devel] [PATCH] Use error_is_set() only when necessary
,
Luiz Capitulino
,
2014/02/10
Re: [Qemu-devel] [PATCH] Use error_is_set() only when necessary
,
Fam Zheng
,
2014/02/10
Re: [Qemu-devel] [PATCH] Use error_is_set() only when necessary
,
Markus Armbruster
,
2014/02/11
Re: [Qemu-devel] [PATCH] Use error_is_set() only when necessary
,
Kevin Wolf
,
2014/02/21
Re: [Qemu-devel] [PATCH] QMP: allow JSON dict arguments in qmp-shell
,
Luiz Capitulino
,
2014/02/10
Re: [Qemu-devel] [PATCH] QMP: allow JSON dict arguments in qmp-shell
,
Fam Zheng
,
2014/02/10
Re: [Qemu-devel] [PATCH] QMP: allow JSON dict arguments in qmp-shell
,
Kevin Wolf
,
2014/02/11
Re: [Qemu-devel] [PATCH] QMP: allow JSON dict arguments in qmp-shell
,
Fam Zheng
,
2014/02/11
Re: [Qemu-devel] [PATCH] QMP: allow JSON dict arguments in qmp-shell
,
Markus Armbruster
,
2014/02/11
Re: [Qemu-devel] [PATCH] QMP: allow JSON dict arguments in qmp-shell
,
Fam Zheng
,
2014/02/11
Re: [Qemu-devel] [PATCH 0/5] fix query-command-line-options
,
Luiz Capitulino
,
2014/02/10
[Qemu-devel] [PATCH] block: Fix device snapshots broken by the block filter snapshots patchset.
,
Benoît Canet
,
2014/02/10
Re: [Qemu-devel] [PATCH] monitor: Add device_del argument completion.
,
Luiz Capitulino
,
2014/02/10
Re: [Qemu-devel] [PATCH] Human Monitor: migrate command (without -d) now blocks correctly
,
Luiz Capitulino
,
2014/02/10
Re: [Qemu-devel] [PATCH] Human Monitor: migrate command (without -d) now blocks correctly
,
Andreas Färber
,
2014/02/10
Re: [Qemu-devel] [PATCH] Human Monitor: migrate command (without -d) now blocks correctly
,
Luiz Capitulino
,
2014/02/10
Re: [Qemu-devel] [PATCH] Human Monitor: migrate command (without -d) now blocks correctly
,
Soramichi AKIYAMA
,
2014/02/10
Re: [Qemu-devel] [PATCH] build: Fix installation of target-dependent files
,
Lluís Vilanova
,
2014/02/10
[Qemu-devel] [PATCH v2 0/2] qapi: Allow modularization of QAPI schema files
,
Lluís Vilanova
,
2014/02/10
[Qemu-devel] [PATCH v2 1/2] qapi: Use an explicit input file
,
Lluís Vilanova
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 1/2] qapi: Use an explicit input file
,
Eric Blake
,
2014/02/10
[Qemu-devel] [PATCH v2 2/2] qapi: Add a primitive to include other files from a QAPI schema file
,
Lluís Vilanova
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 2/2] qapi: Add a primitive to include other files from a QAPI schema file
,
Eric Blake
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 0/2] qapi: Allow modularization of QAPI schema files
,
Markus Armbruster
,
2014/02/11
Re: [Qemu-devel] [PATCH] monitor: Add device_add type argument completion.
,
Luiz Capitulino
,
2014/02/10
Re: [Qemu-devel] [PATCH] monitor: Add device_add type argument completion.
,
Hani Benhabiles
,
2014/02/10
Re: [Qemu-devel] [PATCH] monitor: Add device_add type argument completion.
,
Luiz Capitulino
,
2014/02/10
Re: [Qemu-devel] [PATCH v8 03/13] dump: add API to write header of flatten format
,
Luiz Capitulino
,
2014/02/10
Re: [Qemu-devel] [PATCH v8 03/13] dump: add API to write header of flatten format
,
Laszlo Ersek
,
2014/02/10
Re: [Qemu-devel] [PATCH v8 03/13] dump: add API to write header of flatten format
,
Luiz Capitulino
,
2014/02/10
Re: [Qemu-devel] [PATCH v8 03/13] dump: add API to write header of flatten format
,
Laszlo Ersek
,
2014/02/10
Re: [Qemu-devel] [PATCH v8 03/13] dump: add API to write header of flatten format
,
Markus Armbruster
,
2014/02/11
[Qemu-devel] [Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)
,
Serge Hallyn
,
2014/02/10
[Qemu-devel] [Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)
,
Erik de Castro Lopo
,
2014/02/10
Re: [Qemu-devel] [PATCH 1/2] qapi: Add a primitive to include other files from a QAPI schema file
,
Luiz Capitulino
,
2014/02/10
Re: [Qemu-devel] [PATCH 1/2] qapi: Add a primitive to include other files from a QAPI schema file
,
Lluís Vilanova
,
2014/02/10
Re: [Qemu-devel] [PATCH v8 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Luiz Capitulino
,
2014/02/10
Re: [Qemu-devel] [PATCH v8 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Laszlo Ersek
,
2014/02/10
Re: [Qemu-devel] [PATCH v8 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Paolo Bonzini
,
2014/02/10
Re: [Qemu-devel] [PATCH v8 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Paolo Bonzini
,
2014/02/10
Re: [Qemu-devel] [PATCH v8 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Laszlo Ersek
,
2014/02/10
Re: [Qemu-devel] [PATCH v8 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Paolo Bonzini
,
2014/02/10
Re: [Qemu-devel] [PATCH v8 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Laszlo Ersek
,
2014/02/10
Re: [Qemu-devel] [PATCH v8 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Qiao Nuohan
,
2014/02/10
Re: [Qemu-devel] [PATCH v8 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Luiz Capitulino
,
2014/02/10
Re: [Qemu-devel] [PATCH v8 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Qiao Nuohan
,
2014/02/10
Re: [Qemu-devel] [PATCH v8 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Paolo Bonzini
,
2014/02/11
Re: [Qemu-devel] [PATCH v8 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Eric Blake
,
2014/02/11
[Qemu-devel] [PATCH v9 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Qiao Nuohan
,
2014/02/11
Re: [Qemu-devel] [PATCH v9 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Eric Blake
,
2014/02/11
[Qemu-devel] [PATCH v10 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Qiao Nuohan
,
2014/02/12
Re: [Qemu-devel] [PATCH v10 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Luiz Capitulino
,
2014/02/12
Re: [Qemu-devel] [PATCH v10 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Qiao Nuohan
,
2014/02/12
Re: [Qemu-devel] [PATCH v10 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Luiz Capitulino
,
2014/02/12
Re: [Qemu-devel] [PATCH v10 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Eric Blake
,
2014/02/13
Re: [Qemu-devel] [PATCH v10 13/13] dump: add 'query-dump-guest-memory-capability' command
,
Luiz Capitulino
,
2014/02/13
[Qemu-devel] [PULL 00/48] QOM devices patch queue 2014-02-10
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 11/48] tosa: QOM'ify DAC
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 08/48] nand: Don't use qdev_create() in nand_init()
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 09/48] i2c: Rename i2c_bus to I2CBus
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 01/48] qtest: don't report signals if qtest driver enabled
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 10/48] pxa2xx: QOM'ify I2C slave
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 12/48] z2: QOM'ify AER915
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 07/48] tests: Run qom-test for every architecture
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 16/48] lm832x: QOM'ify
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 14/48] ssd0303: QOM'ify
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 06/48] qom-test: Test shutdown in addition to startup
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 19/48] i2c: Drop FROM_I2C_SLAVE() macro
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 05/48] qom-test: Run for all available machines
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 13/48] wm8750: QOM'ify
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 03/48] ppcemb-softmmu: Drop Mac and e500 emulation
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 17/48] ds1338: QOM'ify
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 02/48] prep: Drop from ppcemb-softmmu
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 04/48] target-ppc: Make ppc40x CPUs available in ppcemb
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 18/48] twl92230: QOM'ify
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 20/48] tests: Add e1000 qtest
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 15/48] max7310: QOM'ify
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 27/48] tests: Add tpci200 qtest
,
Andreas Färber
,
2014/02/10
Re: [Qemu-devel] [PULL 27/48] tests: Add tpci200 qtest
,
Alberto Garcia
,
2014/02/13
[Qemu-devel] [PULL 25/48] tests: Add ne2000 qtest
,
Andreas Färber
,
2014/02/10
Re: [Qemu-devel] [PULL 25/48] tests: Add ne2000 qtest
,
Andreas Färber
,
2014/02/14
[Qemu-devel] [PULL 28/48] tests: Add ipoctal232 qtest
,
Andreas Färber
,
2014/02/10
Re: [Qemu-devel] [PULL 28/48] tests: Add ipoctal232 qtest
,
Alberto Garcia
,
2014/02/13
Re: [Qemu-devel] [PULL 28/48] tests: Add ipoctal232 qtest
,
Andreas Färber
,
2014/02/14
[Qemu-devel] [PULL 21/48] tests: Add vmxnet3 qtest
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 22/48] tests: Add rtl8139 qtest
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 30/48] ipack: QOM parent field cleanup for IPackBus
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 29/48] ipack: Convert to QOM realize
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 23/48] tests: Add pcnet qtest
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 24/48] tests: Add eepro100 qtest
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 26/48] tests: Add virtio-net qtest
,
Andreas Färber
,
2014/02/10
Re: [Qemu-devel] [PULL 26/48] tests: Add virtio-net qtest
,
Andreas Färber
,
2014/02/14
[Qemu-devel] [PULL 32/48] ipoctal232: QOM parent field cleanup
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 31/48] ipack: QOM parent field cleanup for IPackDevice
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 33/48] ipack: Move IndustryPack out of hw/char/
,
Andreas Färber
,
2014/02/10
Re: [Qemu-devel] [PULL 33/48] ipack: Move IndustryPack out of hw/char/
,
Andreas Färber
,
2014/02/14
Re: [Qemu-devel] [PULL 33/48] ipack: Move IndustryPack out of hw/char/
,
Paolo Bonzini
,
2014/02/14
[Qemu-devel] [PULL 34/48] qtest: Don't segfault with invalid -qtest option
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 35/48] qapi: Add size parser to StringInputVisitor
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 39/48] qdev: Legacy properties are just strings
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 36/48] qdev: Sizes are now parsed by StringInputVisitor
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 37/48] qdev: Remove legacy parsers for hex8/32/64
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 46/48] qdev: Add enum property types to QAPI schema
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 43/48] qdev: Remove most legacy printers
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 42/48] qdev: Use human mode in "info qtree"
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 48/48] qapi: Refine human printing of sizes
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 41/48] qapi: Add human mode to StringOutputVisitor
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 45/48] block: Handle "rechs" and "large" translation options
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 38/48] qdev: Legacy properties are now read-only
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 47/48] qdev: Use QAPI type names for properties
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 40/48] qdev: Inline qdev_prop_parse()
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 44/48] qdev: Remove hex8/32/64 property types
,
Andreas Färber
,
2014/02/10
Re: [Qemu-devel] [PULL 00/48] QOM devices patch queue 2014-02-10
,
Peter Maydell
,
2014/02/15
Re: [Qemu-devel] [PATCH V7 0/5] Send the gratuitous by guest
,
Liuyongan
,
2014/02/10
Re: [Qemu-devel] [PATCH V7 0/5] Send the gratuitous by guest
,
Jason Wang
,
2014/02/10
[Qemu-devel] [PATCH] pseries: Update SLOF firmware image to 20140204
,
Alexey Kardashevskiy
,
2014/02/10
Re: [Qemu-devel] [PATCH] pseries: Update SLOF firmware image to 20140204
,
Alexey Kardashevskiy
,
2014/02/21
Re: [Qemu-devel] [PATCH] pseries: Update SLOF firmware image to 20140204
,
Alexander Graf
,
2014/02/21
Re: [Qemu-devel] [PATCH] pseries: Update SLOF firmware image to 20140204
,
Stefan Hajnoczi
,
2014/02/28
[Qemu-devel] qmp_* functions into 'kvm-all.c'
,
Vincent KHERBACHE
,
2014/02/10
Re: [Qemu-devel] qmp_* functions into 'kvm-all.c'
,
Andreas Färber
,
2014/02/10
Re: [Qemu-devel] qmp_* functions into 'kvm-all.c'
,
Vincent KHERBACHE
,
2014/02/10
Re: [Qemu-devel] qmp_* functions into 'kvm-all.c'
,
Paolo Bonzini
,
2014/02/10
Re: [Qemu-devel] [PATCH 07/12] qapi: add human mode to StringOutputVisitor
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [V3 PATCH 0/9] target-ppc: Base ISA V2.07 for Power8
,
Tom Musta
,
2014/02/10
[Qemu-devel] [V3 PATCH 2/9] target-ppc: Add Target Address SPR (TAR) to Power8
,
Tom Musta
,
2014/02/10
[Qemu-devel] [V3 PATCH 3/9] target-ppc: Add bctar Instruction
,
Tom Musta
,
2014/02/10
[Qemu-devel] [V3 PATCH 1/9] target-ppc: Add Flag for bctar
,
Tom Musta
,
2014/02/10
[Qemu-devel] [V3 PATCH 4/9] target-ppc: Add Flag for ISA 2.07 Load/Store Quadword Instructions
,
Tom Musta
,
2014/02/10
[Qemu-devel] [V3 PATCH 7/9] target-ppc: Store Quadword
,
Tom Musta
,
2014/02/10
[Qemu-devel] [V3 PATCH 8/9] target-ppc: Add Load Quadword and Reserve
,
Tom Musta
,
2014/02/10
[Qemu-devel] [V3 PATCH 5/9] target-ppc: Add is_user_mode Utility Routine
,
Tom Musta
,
2014/02/10
[Qemu-devel] [V3 PATCH 6/9] target-ppc: Load Quadword
,
Tom Musta
,
2014/02/10
[Qemu-devel] [V3 PATCH 9/9] target-ppc: Add Store Quadword Conditional
,
Tom Musta
,
2014/02/10
Re: [Qemu-devel] [Qemu-ppc] [V3 PATCH 9/9] target-ppc: Add Store Quadword Conditional
,
Alexander Graf
,
2014/02/20
Re: [Qemu-devel] [Qemu-ppc] [V3 PATCH 9/9] target-ppc: Add Store Quadword Conditional
,
Alexander Graf
,
2014/02/20
Re: [Qemu-devel] [Qemu-ppc] [V3 PATCH 0/9] target-ppc: Base ISA V2.07 for Power8
,
Alexander Graf
,
2014/02/20
[Qemu-devel] [PATCH] target-ppc: Fix xxpermdi When T==A or T==B
,
Tom Musta
,
2014/02/10
Re: [Qemu-devel] [Qemu-ppc] [PATCH] target-ppc: Fix xxpermdi When T==A or T==B
,
Alexander Graf
,
2014/02/20
[Qemu-devel] [PULL 00/20] acpi,pc,pci fixes and enhancements
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PULL 01/20] pcihp: reduce number of device check events
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PULL 03/20] pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDR
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PULL 04/20] pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PULL 02/20] pcihp: replace enable|disable_device() with oneliners
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PULL 06/20] hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PULL 05/20] pcihp: remove unused AcpiPciHpPciStatus.device_present field
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PULL 07/20] qtest: don't report signals if qtest driver enabled
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PULL 08/20] pc_piix: enable legacy hotplug for Xen
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PULL 10/20] loader: document that errno is set
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PULL 09/20] pc.c: better error message on initrd sizing failure
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PULL 11/20] define hotplug interface
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PULL 12/20] qdev: add to BusState "hotplug-handler" link
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PULL 13/20] qdev: add "hotpluggable" property to Device
,
Michael S. Tsirkin
,
2014/02/10
Re: [Qemu-devel] [PULL 13/20] qdev: add "hotpluggable" property to Device
,
Andreas Färber
,
2014/02/18
Re: [Qemu-devel] [PULL 13/20] qdev: add "hotpluggable" property to Device
,
Igor Mammedov
,
2014/02/18
[Qemu-devel] [PULL 14/20] hw/acpi: move typeinfo to the file end
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PULL 15/20] qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PULL 16/20] acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PULL 17/20] pci/shpc: convert SHPC hotplug to use hotplug-handler API
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PULL 18/20] pci/pcie: convert PCIE hotplug to use hotplug-handler API
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PULL 19/20] hw/pci: switch to a generic hotplug handling for PCIDevice
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PULL 20/20] ACPI: Remove commented-out code from HPET._CRS
,
Michael S. Tsirkin
,
2014/02/10
Re: [Qemu-devel] [PULL 00/20] acpi,pc,pci fixes and enhancements
,
Peter Maydell
,
2014/02/13
Re: [Qemu-devel] [PULL 00/20] acpi,pc,pci fixes and enhancements
,
Stefano Stabellini
,
2014/02/18
Re: [Qemu-devel] [PULL 00/20] acpi,pc,pci fixes and enhancements
,
Paolo Bonzini
,
2014/02/18
Re: [Qemu-devel] [PULL 00/20] acpi,pc,pci fixes and enhancements
,
Stefano Stabellini
,
2014/02/18
Re: [Qemu-devel] [PULL 00/20] acpi,pc,pci fixes and enhancements
,
Igor Mammedov
,
2014/02/18
Re: [Qemu-devel] [PULL 00/20] acpi,pc,pci fixes and enhancements
,
Stefano Stabellini
,
2014/02/18
Re: [Qemu-devel] [PULL 00/20] acpi,pc,pci fixes and enhancements
,
Paolo Bonzini
,
2014/02/18
Re: [Qemu-devel] [PULL 00/20] acpi,pc,pci fixes and enhancements
,
Stefano Stabellini
,
2014/02/18
Re: [Qemu-devel] [PULL 00/20] acpi,pc,pci fixes and enhancements
,
Paolo Bonzini
,
2014/02/18
Re: [Qemu-devel] [PULL 00/20] acpi,pc,pci fixes and enhancements
,
Stefano Stabellini
,
2014/02/18
Re: [Qemu-devel] [PULL 00/20] acpi,pc,pci fixes and enhancements
,
Michael S. Tsirkin
,
2014/02/19
Re: [Qemu-devel] [PULL 00/20] acpi,pc,pci fixes and enhancements
,
Michael S. Tsirkin
,
2014/02/19
Re: [Qemu-devel] [PULL 00/20] acpi,pc,pci fixes and enhancements
,
Stefano Stabellini
,
2014/02/19
Re: [Qemu-devel] [Qemu-ppc] [PATCH V9 3/5] target-ppc: Fix page table lookup with kvm enabled
,
Greg Kurz
,
2014/02/10
[Qemu-devel] [PATCH] target-ppc: fix 32 bit build break in the page table lookup code
,
Greg Kurz
,
2014/02/12
Re: [Qemu-devel] [PATCH] target-ppc: fix 32 bit build break in the page table lookup code
,
Aneesh Kumar K.V
,
2014/02/12
Re: [Qemu-devel] [PATCH] target-ppc: fix 32 bit build break in the page table lookup code
,
Alexander Graf
,
2014/02/13
Re: [Qemu-devel] [Qemu-ppc] [PATCH] target-ppc: fix 32 bit build break in the page table lookup code
,
Greg Kurz
,
2014/02/13
Re: [Qemu-devel] [Qemu-ppc] [PATCH] target-ppc: fix 32 bit build break in the page table lookup code
,
Alexander Graf
,
2014/02/14
[Qemu-devel] [PULL 0/3] PReP patch queue 2014-02-10
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 1/3] prep: Kill get_system_io() usage
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 2/3] raven: Use constant PCI_NUM_PINS instead of 4
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 3/3] prep: Drop from ppcemb-softmmu
,
Andreas Färber
,
2014/02/10
Re: [Qemu-devel] [PULL 0/3] PReP patch queue 2014-02-10
,
Peter Maydell
,
2014/02/13
[Qemu-devel] [PULL 0/4] user-mode FR switch support for MIPS32r5
,
Petar Jovanovic
,
2014/02/10
[Qemu-devel] [PULL 2/4] target-mips: add support for CP0_Config4
,
Petar Jovanovic
,
2014/02/10
[Qemu-devel] [PULL 4/4] target-mips: add user-mode FR switch support for MIPS32r5
,
Petar Jovanovic
,
2014/02/10
[Qemu-devel] [PULL 3/4] target-mips: add support for CP0_Config5
,
Petar Jovanovic
,
2014/02/10
[Qemu-devel] [PULL 1/4] target-mips: add CPU definition for MIPS32R5
,
Petar Jovanovic
,
2014/02/10
Re: [Qemu-devel] [PULL 0/4] user-mode FR switch support for MIPS32r5
,
Peter Maydell
,
2014/02/13
Re: [Qemu-devel] [PULL 0/4] user-mode FR switch support for MIPS32r5
,
Petar Jovanovic
,
2014/02/13
Re: [Qemu-devel] [PULL 0/4] user-mode FR switch support for MIPS32r5
,
Peter Maydell
,
2014/02/15
Re: [Qemu-devel] [Qemu-ppc] [PATCH V9 5/5] target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htab
,
Greg Kurz
,
2014/02/10
[Qemu-devel] [PATCH] target-ppc: fix warn_unused_result build break with in-kernel HTAB support
,
Greg Kurz
,
2014/02/12
Re: [Qemu-devel] [PATCH] target-ppc: fix warn_unused_result build break with in-kernel HTAB support
,
Aneesh Kumar K.V
,
2014/02/12
Re: [Qemu-devel] [PATCH] target-ppc: fix warn_unused_result build break with in-kernel HTAB support
,
Alexander Graf
,
2014/02/13
[Qemu-devel] [PATCH v2 00/13] qapi: Test coverage & clean up generated code
,
Markus Armbruster
,
2014/02/10
[Qemu-devel] [PATCH v2 08/13] qapi: Fix licensing of scripts
,
Markus Armbruster
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 08/13] qapi: Fix licensing of scripts
,
Eric Blake
,
2014/02/10
[Qemu-devel] [PATCH v2 10/13] qapi: Drop unused code in qapi-commands.py
,
Markus Armbruster
,
2014/02/10
[Qemu-devel] [PATCH v2 02/13] tests/qapi-schema: Cover optional command arguments
,
Markus Armbruster
,
2014/02/10
[Qemu-devel] [PATCH v2 06/13] tests/qapi-schema: Cover union types with base
,
Markus Armbruster
,
2014/02/10
[Qemu-devel] [PATCH v2 05/13] tests/qapi-schema: Cover complex types with base
,
Markus Armbruster
,
2014/02/10
[Qemu-devel] [PATCH v2 07/13] tests/qapi-schema: Cover flat union types
,
Markus Armbruster
,
2014/02/10
[Qemu-devel] [PATCH v2 01/13] tests/qapi-schema: Actually check successful QMP command response
,
Markus Armbruster
,
2014/02/10
[Qemu-devel] [PATCH v2 03/13] tests/qapi-schema: Cover simple argument types
,
Markus Armbruster
,
2014/02/10
[Qemu-devel] [PATCH v2 11/13] qapi: Clean up null checking in generated visitors
,
Markus Armbruster
,
2014/02/10
[Qemu-devel] [PATCH 13/13] qapi: Add missing null check to opts_start_struct()
,
Markus Armbruster
,
2014/02/10
Re: [Qemu-devel] [PATCH 13/13] qapi: Add missing null check to opts_start_struct()
,
Eric Blake
,
2014/02/10
Re: [Qemu-devel] [PATCH 13/13] qapi: Add missing null check to opts_start_struct()
,
Paolo Bonzini
,
2014/02/13
[Qemu-devel] [PATCH v2 04/13] tests/qapi-schema: Cover anonymous union types
,
Markus Armbruster
,
2014/02/10
[Qemu-devel] [PATCH 12/13] qapi: Clean up superfluous null check in qapi_dealloc_type_str()
,
Markus Armbruster
,
2014/02/10
Re: [Qemu-devel] [PATCH 12/13] qapi: Clean up superfluous null check in qapi_dealloc_type_str()
,
Eric Blake
,
2014/02/10
[Qemu-devel] [PATCH v2 09/13] qapi: Drop nonsensical header guard in generated qapi-visit.c
,
Markus Armbruster
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 00/13] qapi: Test coverage & clean up generated code
,
Paolo Bonzini
,
2014/02/13
Re: [Qemu-devel] [PATCH v2 00/13] qapi: Test coverage & clean up generated code
,
Luiz Capitulino
,
2014/02/13
Re: [Qemu-devel] [PATCH v2 00/13] qapi: Test coverage & clean up generated code
,
Luiz Capitulino
,
2014/02/13
Re: [Qemu-devel] [PATCH v2 07/10] target-mips: kvm: Add main KVM support for MIPS
,
Andreas Färber
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 07/10] target-mips: kvm: Add main KVM support for MIPS
,
James Hogan
,
2014/02/11
Re: [Qemu-devel] [PATCH v2 1/4] target-mips: add CPU definition for MIPS32R5
,
Andreas Färber
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 1/4] target-mips: add CPU definition for MIPS32R5
,
Petar Jovanovic
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 1/4] target-mips: add CPU definition for MIPS32R5
,
Peter Maydell
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 1/4] target-mips: add CPU definition for MIPS32R5
,
Peter Maydell
,
2014/02/13
Re: [Qemu-devel] [PATCH v2 1/4] target-mips: add CPU definition for MIPS32R5
,
Andreas Färber
,
2014/02/13
Re: [Qemu-devel] [PATCH v2 1/4] target-mips: add CPU definition for MIPS32R5
,
Petar Jovanovic
,
2014/02/13
[Qemu-devel] KVM call agenda for 2014-02-18
,
Juan Quintela
,
2014/02/10
[Qemu-devel] [PATCH] qemu-iotests: Exclude vmdk from 077
,
Fam Zheng
,
2014/02/10
Re: [Qemu-devel] [PATCH] qemu-iotests: Exclude vmdk from 077
,
Kevin Wolf
,
2014/02/10
Re: [Qemu-devel] [PATCH] qemu-iotests: Exclude vmdk from 077
,
Fam Zheng
,
2014/02/10
Re: [Qemu-devel] [PATCH v7 00/13] Vhost and vhost-net support for userspace based backends
,
Michael S. Tsirkin
,
2014/02/10
Re: [Qemu-devel] [PATCH v7 00/13] Vhost and vhost-net support for userspace based backends
,
Antonios Motakis
,
2014/02/10
Re: [Qemu-devel] [PATCH v7 12/13] Add the vhost-user netdev backend to command line
,
Michael S. Tsirkin
,
2014/02/10
Re: [Qemu-devel] [PATCH v7 12/13] Add the vhost-user netdev backend to command line
,
Eric Blake
,
2014/02/10
Re: [Qemu-devel] [PATCH v7 11/13] Add new vhost-user netdev backend
,
Michael S. Tsirkin
,
2014/02/10
Re: [Qemu-devel] [PATCH v7 11/13] Add new vhost-user netdev backend
,
Antonios Motakis
,
2014/02/10
[Qemu-devel] [PATCH v20 00/11] Shared library module support
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH v20 02/11] rules.mak: fix $(obj) to a real relative path
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH v20 01/11] util: Split out exec_dir from os_find_datadir
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH v20 03/11] rules.mak: allow per object cflags and libs
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH v20 04/11] block: use per-object cflags and libs
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH v20 05/11] darwin: do not use -mdynamic-no-pic
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH v20 06/11] rules.mak: introduce DSO rules
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH v20 08/11] Makefile: install modules with "make install"
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH v20 07/11] module: implement module loading
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH v20 09/11] Makefile: introduce common-obj-m and block-obj-m for DSO
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH v20 10/11] block: convert block drivers linked with libs to modules
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH v20 11/11] oslib: port qemu_init_exec_dir to Darwin
,
Fam Zheng
,
2014/02/10
Re: [Qemu-devel] [PATCH v20 00/11] Shared library module support
,
Fam Zheng
,
2014/02/17
Re: [Qemu-devel] [PATCH v20 00/11] Shared library module support
,
Paolo Bonzini
,
2014/02/17
Re: [Qemu-devel] [PATCH v20 00/11] Shared library module support
,
Fam Zheng
,
2014/02/17
[Qemu-devel] [RFC PATCH] file ram alloc: fail if cannot preallocate
,
Alexey Kardashevskiy
,
2014/02/10
Re: [Qemu-devel] [RFC PATCH] file ram alloc: fail if cannot preallocate
,
Alexey Kardashevskiy
,
2014/02/20
Re: [Qemu-devel] [RFC PATCH] file ram alloc: fail if cannot preallocate
,
Alexander Graf
,
2014/02/21
Re: [Qemu-devel] [RFC PATCH] file ram alloc: fail if cannot preallocate
,
Alexey Kardashevskiy
,
2014/02/21
Re: [Qemu-devel] [RFC PATCH] file ram alloc: fail if cannot preallocate
,
Alexander Graf
,
2014/02/21
Re: [Qemu-devel] [RFC PATCH] file ram alloc: fail if cannot preallocate
,
Alexey Kardashevskiy
,
2014/02/21
Re: [Qemu-devel] [RFC PATCH] file ram alloc: fail if cannot preallocate
,
Alexander Graf
,
2014/02/21
Re: [Qemu-devel] [RFC PATCH] file ram alloc: fail if cannot preallocate
,
Alexey Kardashevskiy
,
2014/02/21
Re: [Qemu-devel] [RFC PATCH] file ram alloc: fail if cannot preallocate
,
Paolo Bonzini
,
2014/02/21
Re: [Qemu-devel] [PATCH v3 0/1] Detect arch for dump compressed header.
,
Qiao Nuohan
,
2014/02/09
Re: [Qemu-devel] [PATCH v3 0/1] Detect arch for dump compressed header.
,
Laszlo Ersek
,
2014/02/10
Re: [Qemu-devel] [PATCH v3 0/1] Detect arch for dump compressed header.
,
Qiao Nuohan
,
2014/02/10
Re: [Qemu-devel] [PATCH v3 0/1] Detect arch for dump compressed header.
,
Luiz Capitulino
,
2014/02/10
Re: [Qemu-devel] [PATCH v3 0/1] Detect arch for dump compressed header.
,
Luiz Capitulino
,
2014/02/10
Re: [Qemu-devel] [PATCH v3 0/1] Detect arch for dump compressed header.
,
Laszlo Ersek
,
2014/02/10
[Qemu-devel] why mac addresses are different between inside and outside of vm
,
yue-kvm
,
2014/02/09
Re: [Qemu-devel] why mac addresses are different between inside and outside of vm
,
Stefan Hajnoczi
,
2014/02/10
[Qemu-devel] [PATCH v2] qtest: Don't segfault with invalid -qtest option
,
Fam Zheng
,
2014/02/09
Re: [Qemu-devel] [PATCH v2] qtest: Don't segfault with invalid -qtest option
,
Markus Armbruster
,
2014/02/10
Re: [Qemu-devel] [PATCH v2] qtest: Don't segfault with invalid -qtest option
,
Andreas Färber
,
2014/02/10
Re: [Qemu-devel] [PATCH v2] qtest: Don't segfault with invalid -qtest option
,
Markus Armbruster
,
2014/02/10
Re: [Qemu-devel] [PATCH v2] qtest: Don't segfault with invalid -qtest option
,
Andreas Färber
,
2014/02/10
Re: [Qemu-devel] [uq/master PATCH 7/7 v8] target-i386: CPU model subclasses
,
Andreas Färber
,
2014/02/09
Re: [Qemu-devel] [uq/master PATCH 7/7 v8] target-i386: CPU model subclasses
,
Eduardo Habkost
,
2014/02/10
Re: [Qemu-devel] [uq/master PATCH 7/7 v8] target-i386: CPU model subclasses
,
Eduardo Habkost
,
2014/02/10
[Qemu-devel] [qom-cpu PATCH 7/7 v9] target-i386: CPU model subclasses
,
Eduardo Habkost
,
2014/02/10
Re: [Qemu-devel] [qom-cpu PATCH 7/7 v9] target-i386: CPU model subclasses
,
Andreas Färber
,
2014/02/10
Re: [Qemu-devel] [qom-cpu PATCH 7/7 v9] target-i386: CPU model subclasses
,
Eduardo Habkost
,
2014/02/11
Re: [Qemu-devel] [qom-cpu PATCH 7/7 v9] target-i386: CPU model subclasses
,
Paolo Bonzini
,
2014/02/11
Re: [Qemu-devel] [uq/master PATCH 7/7 v8] target-i386: CPU model subclasses
,
Igor Mammedov
,
2014/02/10
Re: [Qemu-devel] [uq/master PATCH 6/7] target-i386: Rename x86_def_t to X86CPUDefinition
,
Andreas Färber
,
2014/02/09
Re: [Qemu-devel] [uq/master PATCH 5/7] target-i386: Call x86_cpu_load_def() earlier
,
Andreas Färber
,
2014/02/09
Re: [Qemu-devel] [uq/master PATCH 4/7] target-i386: Rename cpu_x86_register() to x86_cpu_load_def()
,
Andreas Färber
,
2014/02/09
[Qemu-devel] kvm mmu notifier
,
Hu Yaohui
,
2014/02/09
[Qemu-devel] [PATCH qom-next v2 00/12] qtest: Prepare PCI NIC, virtio, IndustryPack tests
,
Andreas Färber
,
2014/02/09
[Qemu-devel] [PATCH qom-next v2 01/12] tests: Add e1000 qtest
,
Andreas Färber
,
2014/02/09
[Qemu-devel] [PATCH qom-next v2 06/12] tests: Add tpci200 qtest
,
Andreas Färber
,
2014/02/09
[Qemu-devel] [PATCH qom-next v2 08/12] tests: Add virtio-net qtest
,
Andreas Färber
,
2014/02/09
[Qemu-devel] [PATCH qom-next v2 09/12] tests: Add virtio-blk qtest
,
Andreas Färber
,
2014/02/09
[Qemu-devel] [PATCH qom-next v2 02/12] tests: Add vmxnet3 qtest
,
Andreas Färber
,
2014/02/09
Re: [Qemu-devel] [PATCH qom-next v2 02/12] tests: Add vmxnet3 qtest
,
Dmitry Fleytman
,
2014/02/10
[Qemu-devel] [PATCH qom-next v2 05/12] tests: Add eepro100 qtest
,
Andreas Färber
,
2014/02/09
[Qemu-devel] [PATCH qom-next v2 04/12] tests: Add pcnet qtest
,
Andreas Färber
,
2014/02/09
[Qemu-devel] [PATCH qom-next v2 03/12] tests: Add rtl8139 qtest
,
Andreas Färber
,
2014/02/09
[Qemu-devel] [PATCH qom-next v2 07/12] tests: Add ne2000 qtest
,
Andreas Färber
,
2014/02/09
[Qemu-devel] [PATCH qom-next v2 12/12] tests: Add ipoctal232 qtest
,
Andreas Färber
,
2014/02/09
[Qemu-devel] [PATCH qom-next v2 10/12] tests: Add virtio-balloon qtest
,
Andreas Färber
,
2014/02/09
[Qemu-devel] [PATCH qom-next v2 11/12] tests: Add virtio-rng qtest
,
Andreas Färber
,
2014/02/09
Re: [Qemu-devel] [PATCH qom-next v2 00/12] qtest: Prepare PCI NIC, virtio, IndustryPack tests
,
Alexey Kardashevskiy
,
2014/02/09
[Qemu-devel] [PATCH 0/2] tests-ppc64: add spapr phb test
,
Alexey Kardashevskiy
,
2014/02/09
[Qemu-devel] [PATCH 1/2] tests-ppc64: add to cleanup rule
,
Alexey Kardashevskiy
,
2014/02/09
Re: [Qemu-devel] [PATCH 1/2] tests-ppc64: add to cleanup rule
,
Andreas Färber
,
2014/02/10
Re: [Qemu-devel] [PATCH 1/2] tests-ppc64: add to cleanup rule
,
Alexey Kardashevskiy
,
2014/02/13
Re: [Qemu-devel] [PATCH 1/2] tests-ppc64: add to cleanup rule
,
Alexey Kardashevskiy
,
2014/02/27
[Qemu-devel] [PATCH 2/2] tests-ppc64: test for -device spapr-pci-host-bridge
,
Alexey Kardashevskiy
,
2014/02/09
Re: [Qemu-devel] [PATCH 2/2] tests-ppc64: test for -device spapr-pci-host-bridge
,
Andreas Färber
,
2014/02/10
Re: [Qemu-devel] [PATCH 2/2] tests-ppc64: test for -device spapr-pci-host-bridge
,
Alexey Kardashevskiy
,
2014/02/13
Re: [Qemu-devel] [PATCH qom-next v2 00/12] qtest: Prepare PCI NIC, virtio, IndustryPack tests
,
Stefan Hajnoczi
,
2014/02/10
Re: [Qemu-devel] [PATCH qom-next v2 00/12] qtest: Prepare PCI NIC, virtio, IndustryPack tests
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PATCH] qtest: Unlink pid file before reading from QMP
,
Andreas Färber
,
2014/02/09
Re: [Qemu-devel] [PATCH] qtest: Unlink pid file before reading from QMP
,
Stefan Hajnoczi
,
2014/02/14
Re: [Qemu-devel] [PATCH] qtest: Unlink pid file before reading from QMP
,
Andreas Färber
,
2014/02/14
Re: [Qemu-devel] [PATCH] qtest: Unlink pid file before reading from QMP
,
Stefan Hajnoczi
,
2014/02/17
[Qemu-devel] [PULL 0/1 v2] libcacard glusterfs fix
,
Alon Levy
,
2014/02/09
[Qemu-devel] [PULL 1/1] libcacard: Don't link with all libraries QEMU links to
,
Alon Levy
,
2014/02/09
Re: [Qemu-devel] [PULL 0/1 v2] libcacard glusterfs fix
,
Peter Maydell
,
2014/02/12
[Qemu-devel] [PATCH 00/20] Improve bdrv_open error messages
,
Paolo Bonzini
,
2014/02/09
[Qemu-devel] [PATCH 01/20] nbd: produce a better error if neither host nor port is passed
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 01/20] nbd: produce a better error if neither host nor port is passed
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH 02/20] nbd: correctly propagate errors
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 02/20] nbd: correctly propagate errors
,
Fam Zheng
,
2014/02/10
Re: [Qemu-devel] [PATCH 02/20] nbd: correctly propagate errors
,
Paolo Bonzini
,
2014/02/10
Re: [Qemu-devel] [PATCH 02/20] nbd: correctly propagate errors
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH 03/20] nbd: inline tcp_socket_incoming_spec into sole caller
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 03/20] nbd: inline tcp_socket_incoming_spec into sole caller
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH 09/20] cow: correctly propagate errors
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 09/20] cow: correctly propagate errors
,
Fam Zheng
,
2014/02/10
Re: [Qemu-devel] [PATCH 09/20] cow: correctly propagate errors
,
Paolo Bonzini
,
2014/02/10
[Qemu-devel] [PATCH 04/20] nbd: move socket wrappers to qemu-nbd
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 04/20] nbd: move socket wrappers to qemu-nbd
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH 05/20] iscsi: fix indentation
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 05/20] iscsi: fix indentation
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH 06/20] iscsi: correctly propagate errors in iscsi_open
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 06/20] iscsi: correctly propagate errors in iscsi_open
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH 07/20] gluster: default scheme to gluster:// and host to localhost.
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 07/20] gluster: default scheme to gluster:// and host to localhost.
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH 08/20] gluster: correctly propagate errors
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 08/20] gluster: correctly propagate errors
,
Fam Zheng
,
2014/02/10
Re: [Qemu-devel] [PATCH 08/20] gluster: correctly propagate errors
,
Paolo Bonzini
,
2014/02/10
Re: [Qemu-devel] [PATCH 08/20] gluster: correctly propagate errors
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH 10/20] curl: correctly propagate errors
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 10/20] curl: correctly propagate errors
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH 11/20] qcow: correctly propagate errors
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 11/20] qcow: correctly propagate errors
,
Fam Zheng
,
2014/02/10
Re: [Qemu-devel] [PATCH 11/20] qcow: correctly propagate errors
,
Paolo Bonzini
,
2014/02/10
[Qemu-devel] [PATCH 12/20] qed: correctly propagate errors
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 12/20] qed: correctly propagate errors
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH 13/20] vhdx: correctly propagate errors
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 13/20] vhdx: correctly propagate errors
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH 15/20] vmdk: extract vmdk_read_desc
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 15/20] vmdk: extract vmdk_read_desc
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH 16/20] vmdk: push vmdk_read_desc up to caller
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 16/20] vmdk: push vmdk_read_desc up to caller
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH 17/20] vmdk: do not try opening a file as both image and descriptor
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 17/20] vmdk: do not try opening a file as both image and descriptor
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH 19/20] block: do not abuse EMEDIUMTYPE
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 19/20] block: do not abuse EMEDIUMTYPE
,
Fam Zheng
,
2014/02/10
Re: [Qemu-devel] [PATCH 19/20] block: do not abuse EMEDIUMTYPE
,
Paolo Bonzini
,
2014/02/10
[Qemu-devel] [PATCH 20/20] vdi: say why an image is bad
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 20/20] vdi: say why an image is bad
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH 14/20] vvfat: correctly propagate errors
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 14/20] vvfat: correctly propagate errors
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH 18/20] vmdk: correctly propagate errors
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH 18/20] vmdk: correctly propagate errors
,
Fam Zheng
,
2014/02/10
[Qemu-devel] [PATCH] CODING_STYLE: Section about mixed declarations
,
Eduardo Habkost
,
2014/02/09
Re: [Qemu-devel] [PATCH] CODING_STYLE: Section about mixed declarations
,
Fam Zheng
,
2014/02/09
Re: [Qemu-devel] [PATCH] CODING_STYLE: Section about mixed declarations
,
Stefan Weil
,
2014/02/10
Re: [Qemu-devel] [PATCH] CODING_STYLE: Section about mixed declarations
,
Eduardo Habkost
,
2014/02/10
Re: [Qemu-devel] [PATCH] CODING_STYLE: Section about mixed declarations
,
Stefan Hajnoczi
,
2014/02/14
Re: [Qemu-devel] [PATCH] CODING_STYLE: Section about mixed declarations
,
Eduardo Habkost
,
2014/02/19
Re: [Qemu-devel] [PATCH v2 3/3] Add a 'name' parameter to qemu_thread_create
,
Laszlo Ersek
,
2014/02/09
Re: [Qemu-devel] [PATCH v2 3/3] Add a 'name' parameter to qemu_thread_create
,
Dr. David Alan Gilbert
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 2/3] Add 'debug-threads' suboption to --name
,
Laszlo Ersek
,
2014/02/09
Re: [Qemu-devel] [PATCH v2 2/3] Add 'debug-threads' suboption to --name
,
Dr. David Alan Gilbert
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 2/3] Add 'debug-threads' suboption to --name
,
Laszlo Ersek
,
2014/02/10
[Qemu-devel] [PATCH] sdhci: Drop unnecessary #include
,
Kevin Wolf
,
2014/02/09
Re: [Qemu-devel] [PATCH] sdhci: Drop unnecessary #include
,
Fam Zheng
,
2014/02/10
Re: [Qemu-devel] [PATCH] sdhci: Drop unnecessary #include
,
Kevin Wolf
,
2014/02/10
Re: [Qemu-devel] [PATCH] sdhci: Drop unnecessary #include
,
Stefan Hajnoczi
,
2014/02/10
[Qemu-devel] [PATCH] blockdev: Remove 'type' parameter from blockdev_init()
,
Kevin Wolf
,
2014/02/09
Re: [Qemu-devel] [PATCH] blockdev: Remove 'type' parameter from blockdev_init()
,
Fam Zheng
,
2014/02/10
Re: [Qemu-devel] [PATCH] blockdev: Remove 'type' parameter from blockdev_init()
,
Stefan Hajnoczi
,
2014/02/10
[Qemu-devel] [PULL 00/18] Block patches
,
Kevin Wolf
,
2014/02/09
[Qemu-devel] [PULL 02/18] block: add native support for NFS
,
Kevin Wolf
,
2014/02/09
[Qemu-devel] [PULL 01/18] qemu-iotest: Make 077 raw-only
,
Kevin Wolf
,
2014/02/09
[Qemu-devel] [PULL 03/18] qemu-iotests: change _supported_proto to file for various tests
,
Kevin Wolf
,
2014/02/09
[Qemu-devel] [PULL 04/18] qemu-iotests: blacklist test 020 for NFS protocol
,
Kevin Wolf
,
2014/02/09
[Qemu-devel] [PULL 05/18] qemu-iotests: enable test 016 and 025 to work with NFS protocol
,
Kevin Wolf
,
2014/02/09
[Qemu-devel] [PULL 06/18] qemu-iotests: enable support for NFS protocol
,
Kevin Wolf
,
2014/02/09
[Qemu-devel] [PULL 08/18] block/iscsi: always fill bs->bl.opt_transfer_length
,
Kevin Wolf
,
2014/02/09
[Qemu-devel] [PULL 09/18] qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset()
,
Kevin Wolf
,
2014/02/09
[Qemu-devel] [PULL 07/18] block: Fail gracefully with missing filename
,
Kevin Wolf
,
2014/02/09
[Qemu-devel] [PULL 10/18] qcow2: fix offset overflow in qcow2_alloc_clusters_at()
,
Kevin Wolf
,
2014/02/09
[Qemu-devel] [PULL 11/18] qcow2: check for NULL l2meta
,
Kevin Wolf
,
2014/02/09
[Qemu-devel] [PULL 12/18] qemu-iotests: add test for qcow2 preallocation with different cluster sizes
,
Kevin Wolf
,
2014/02/09
[Qemu-devel] [PULL 13/18] raw: Fix BlockLimits passthrough
,
Kevin Wolf
,
2014/02/09
[Qemu-devel] [PULL 14/18] block: Fix memory leaks in bdrv_co_do_pwritev()
,
Kevin Wolf
,
2014/02/09
[Qemu-devel] [PULL 15/18] block: bdrv_aligned_pwritev: Assert overlap range
,
Kevin Wolf
,
2014/02/09
[Qemu-devel] [PULL 16/18] block: Don't call ROUND_UP with negative values
,
Kevin Wolf
,
2014/02/09
[Qemu-devel] [PULL 17/18] blkdebug: Don't leak bs->file on failure
,
Kevin Wolf
,
2014/02/09
[Qemu-devel] [PULL 18/18] block: Fix 32 bit truncation in mark_request_serialising()
,
Kevin Wolf
,
2014/02/09
Re: [Qemu-devel] [PULL 00/18] Block patches
,
Peter Maydell
,
2014/02/12
Re: [Qemu-devel] [PATCH v2 1/3] Rework --name to use QemuOpts
,
Laszlo Ersek
,
2014/02/09
Re: [Qemu-devel] [PATCH v2 1/3] Rework --name to use QemuOpts
,
Dr. David Alan Gilbert
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 1/3] Rework --name to use QemuOpts
,
Laszlo Ersek
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 1/3] Rework --name to use QemuOpts
,
Paolo Bonzini
,
2014/02/11
Re: [Qemu-devel] [PATCH v2 1/3] Rework --name to use QemuOpts
,
Eric Blake
,
2014/02/11
Re: [Qemu-devel] [PATCH v2 17/35] target-arm: Remove failure status return from read/write_raw_cp_reg
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 16/35] target-arm: Remove unnecessary code now read/write fns can't fail
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 15/35] target-arm: Drop success/fail return from cpreg read and write functions
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 15/35] target-arm: Drop success/fail return from cpreg read and write functions
,
Peter Maydell
,
2014/02/09
Re: [Qemu-devel] [PATCH v2 14/35] target-arm: Convert miscellaneous reginfo structs to accessfn
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 14/35] target-arm: Convert miscellaneous reginfo structs to accessfn
,
Peter Maydell
,
2014/02/09
Re: [Qemu-devel] [PATCH v2 13/35] target-arm: Convert generic timer reginfo to accessfn
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 11/35] target-arm: Split cpreg access checks out from read/write functions
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 11/35] target-arm: Split cpreg access checks out from read/write functions
,
Peter Maydell
,
2014/02/09
Re: [Qemu-devel] [PATCH v2 11/35] target-arm: Split cpreg access checks out from read/write functions
,
Peter Crosthwaite
,
2014/02/11
Re: [Qemu-devel] [PATCH v2 11/35] target-arm: Split cpreg access checks out from read/write functions
,
Peter Crosthwaite
,
2014/02/11
Re: [Qemu-devel] [PATCH v2 35/35] target-arm: Implement AArch64 OSLAR_EL1 sysreg as WI
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 34/35] target-arm: Implement AArch64 dummy breakpoint and watchpoint registers
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 33/35] target-arm: Implement AArch64 ID and feature registers
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 30/35] target-arm: Implement AArch64 TTBR*
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 28/35] target-arm: Implement AArch64 TCR_EL1
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 27/35] target-arm: Implement AArch64 SCTLR_EL1
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 26/35] target-arm: Implement AArch64 memory attribute registers
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 25/35] target-arm: Implement AArch64 dummy MDSCR_EL1
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 22/35] target-arm: Implement AArch64 DAIF system register
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 20/35] target-arm: Implement AArch64 CurrentEL sysreg
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH 11/11] i2c: Drop FROM_I2C_SLAVE() macro
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH 11/11] i2c: Drop FROM_I2C_SLAVE() macro
,
Andreas Färber
,
2014/02/09
Re: [Qemu-devel] [PATCH 10/11] twl92230: QOM'ify
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH 09/11] ds1338: QOM'ify
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH 08/11] lm832x: QOM'ify
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH 07/11] max7310: QOM'ify
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH 06/11] ssd0303: QOM'ify
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH 05/11] wm8750: QOM'ify
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH 05/11] wm8750: QOM'ify
,
Andreas Färber
,
2014/02/09
Re: [Qemu-devel] [PATCH 04/11] z2: QOM'ify AER915
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH 04/11] z2: QOM'ify AER915
,
Andreas Färber
,
2014/02/09
Re: [Qemu-devel] [PATCH 03/11] tosa: QOM'ify DAC
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH 02/11] pxa2xx: QOM'ify I2C slave
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH 02/11] pxa2xx: QOM'ify I2C slave
,
Andreas Färber
,
2014/02/09
Re: [Qemu-devel] [PATCH 02/11] pxa2xx: QOM'ify I2C slave
,
Peter Maydell
,
2014/02/09
Re: [Qemu-devel] [PATCH 02/11] pxa2xx: QOM'ify I2C slave
,
Andreas Färber
,
2014/02/09
Re: [Qemu-devel] [PATCH 01/11] i2c: Rename i2c_bus to I2CBus
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH qom-next for-next 0/6] QOM realize for IndustryPack
,
Andreas Färber
,
2014/02/08
Re: [Qemu-devel] [PATCH qom-next for-next 0/6] QOM realize for IndustryPack
,
Paolo Bonzini
,
2014/02/08
Re: [Qemu-devel] [PATCH qom-next for-next 0/6] QOM realize for IndustryPack
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH qom-next for-next 0/6] QOM realize for IndustryPack
,
Alberto Garcia
,
2014/02/09
Re: [Qemu-devel] [PATCH qom-next for-next 0/6] QOM realize for IndustryPack
,
Andreas Färber
,
2014/02/09
Re: [Qemu-devel] [PATCH qom-next for-next 0/6] QOM realize for IndustryPack
,
Alberto Garcia
,
2014/02/09
[Qemu-devel] [PATCH v2 0/8] block: Integrate bdrv_file_open() into bdrv_open()
,
Max Reitz
,
2014/02/08
[Qemu-devel] [PATCH v2 1/8] block: Change BDS parameter of bdrv_open() to **
,
Max Reitz
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 1/8] block: Change BDS parameter of bdrv_open() to **
,
Kevin Wolf
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 1/8] block: Change BDS parameter of bdrv_open() to **
,
Max Reitz
,
2014/02/11
Re: [Qemu-devel] [PATCH v2 1/8] block: Change BDS parameter of bdrv_open() to **
,
Benoît Canet
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 1/8] block: Change BDS parameter of bdrv_open() to **
,
Max Reitz
,
2014/02/11
[Qemu-devel] [PATCH v2 2/8] block: Add reference parameter to bdrv_open()
,
Max Reitz
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 2/8] block: Add reference parameter to bdrv_open()
,
Benoît Canet
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 2/8] block: Add reference parameter to bdrv_open()
,
Max Reitz
,
2014/02/11
[Qemu-devel] [PATCH v2 3/8] block: Make bdrv_file_open() static
,
Max Reitz
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 3/8] block: Make bdrv_file_open() static
,
Benoît Canet
,
2014/02/10
[Qemu-devel] [PATCH v2 4/8] block: Reuse reference handling from bdrv_open()
,
Max Reitz
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 4/8] block: Reuse reference handling from bdrv_open()
,
Benoît Canet
,
2014/02/10
[Qemu-devel] [PATCH v2 5/8] block: Remove bdrv_new() from bdrv_file_open()
,
Max Reitz
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 5/8] block: Remove bdrv_new() from bdrv_file_open()
,
Benoît Canet
,
2014/02/10
[Qemu-devel] [PATCH v2 6/8] block: Handle bs->options in bdrv_open() only
,
Max Reitz
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 6/8] block: Handle bs->options in bdrv_open() only
,
Benoît Canet
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 6/8] block: Handle bs->options in bdrv_open() only
,
Benoît Canet
,
2014/02/10
[Qemu-devel] [PATCH v2 7/8] block: Reuse success path from bdrv_open()
,
Max Reitz
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 7/8] block: Reuse success path from bdrv_open()
,
Kevin Wolf
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 7/8] block: Reuse success path from bdrv_open()
,
Max Reitz
,
2014/02/11
Re: [Qemu-devel] [PATCH v2 7/8] block: Reuse success path from bdrv_open()
,
Benoît Canet
,
2014/02/10
[Qemu-devel] [PATCH v2 8/8] block: Remove bdrv_open_image()'s force_raw option
,
Max Reitz
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 8/8] block: Remove bdrv_open_image()'s force_raw option
,
Benoît Canet
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 0/8] block: Integrate bdrv_file_open() into bdrv_open()
,
Kevin Wolf
,
2014/02/10
Re: [Qemu-devel] [PATCH 00/11] I2C QOM'ification, part 1
,
Andreas Färber
,
2014/02/08
Re: [Qemu-devel] [PATCH 00/11] I2C QOM'ification, part 1
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH 00/11] I2C QOM'ification, part 1
,
Andreas Färber
,
2014/02/08
[Qemu-devel] [PATCHv2 0/2] sun4m: Implement Sun CG3 framebuffer for QEMU
,
Mark Cave-Ayland
,
2014/02/08
[Qemu-devel] [PATCHv2 2/2] sun4m: Add Sun CG3 framebuffer initialisation function
,
Mark Cave-Ayland
,
2014/02/08
Re: [Qemu-devel] [PATCHv2 2/2] sun4m: Add Sun CG3 framebuffer initialisation function
,
Andreas Färber
,
2014/02/09
Re: [Qemu-devel] [PATCHv2 2/2] sun4m: Add Sun CG3 framebuffer initialisation function
,
Mark Cave-Ayland
,
2014/02/17
Re: [Qemu-devel] [PATCHv2 2/2] sun4m: Add Sun CG3 framebuffer initialisation function
,
Mark Cave-Ayland
,
2014/02/19
[Qemu-devel] [PATCHv2 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Mark Cave-Ayland
,
2014/02/08
Re: [Qemu-devel] [PATCHv2 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCHv2 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Mark Cave-Ayland
,
2014/02/09
Re: [Qemu-devel] [PATCHv2 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Peter Crosthwaite
,
2014/02/14
Re: [Qemu-devel] [PATCHv2 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Mark Cave-Ayland
,
2014/02/17
Re: [Qemu-devel] [PATCHv2 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Bob Breuer
,
2014/02/17
Re: [Qemu-devel] [PATCHv2 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Peter Maydell
,
2014/02/09
Re: [Qemu-devel] [PATCHv2 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Mark Cave-Ayland
,
2014/02/09
Re: [Qemu-devel] [PATCHv2 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Peter Maydell
,
2014/02/09
Re: [Qemu-devel] [PATCHv2 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Mark Cave-Ayland
,
2014/02/17
Re: [Qemu-devel] [PATCHv2 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Andreas Färber
,
2014/02/09
Re: [Qemu-devel] [PATCHv2 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Mark Cave-Ayland
,
2014/02/09
Re: [Qemu-devel] [PATCHv2 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Andreas Färber
,
2014/02/09
Re: [Qemu-devel] [PATCHv2 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Paolo Bonzini
,
2014/02/10
Re: [Qemu-devel] [PATCHv2 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Mark Cave-Ayland
,
2014/02/17
Re: [Qemu-devel] [PATCHv2 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
,
Paolo Bonzini
,
2014/02/17
[Qemu-devel] [PULL 00/29] target-arm queue
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 12/29] target-arm: A64: Add 2-reg-misc REV* instructions
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 11/29] target-arm: A64: Add narrowing 2-reg-misc instructions
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 25/29] util/fifo8: implement push/pop of multiple bytes
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 10/29] target-arm: A64: Implement 2-reg-misc CNT, NOT and RBIT
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 29/29] arm/zynq: Add software system reset via SCLR
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 16/29] arm_gic: Keep track of SGI sources
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 01/29] target-arm: A64: Implement SIMD 3-reg-same shift and saturate insns
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 06/29] target-arm: A64: Implement remaining integer scalar-3-same insns
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 07/29] target-arm: A64: Add SIMD simple 64 bit insns from scalar 2-reg misc
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 19/29] arm_gic: Add GICC_APRn state to the GICState
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 28/29] hw/arm/allwinner-a10: initialize EMAC
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 05/29] target-arm: A64: Implement scalar pairwise ops
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 17/29] arm_gic: Support setting/getting binary point reg
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 26/29] util/fifo8: clear fifo head upon reset
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 23/29] disas/libvixl: Fix upstream libvixl compilation issues
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 09/29] target-arm: A64: Implement 2-register misc compares, ABS, NEG
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 21/29] rules.mak: Link with C++ if we have a C++ compiler
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 13/29] target-arm: A64: Add FNEG and FABS to the SIMD 2-reg-misc group
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 08/29] target-arm: A64: Add skeleton decode for SIMD 2-reg misc group
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 02/29] target-arm: A64: Implement remaining non-pairwise int SIMD 3-reg-same insns
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 15/29] arm_gic: Fix GIC pending behavior
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 27/29] hw/net: add support for Allwinner EMAC Fast Ethernet controller
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 20/29] rules.mak: Support .cc as a C++ source file suffix
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 03/29] target-arm: A64: Implement pairwise integer ops from 3-reg-same SIMD
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 14/29] target-arm: Add support for AArch32 64bit VCVTB and VCVTT
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 18/29] vmstate: Add uint32 2D-array support
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 24/29] disas: Implement disassembly output for A64
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 04/29] tcg: Add TCGV_UNUSED_PTR, TCGV_IS_UNUSED_PTR, TCGV_EQUAL_PTR
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL 22/29] disas: Add subset of libvixl sources for A64 disassembler
,
Peter Maydell
,
2014/02/08
Re: [Qemu-devel] [PULL 00/29] target-arm queue
,
Peter Maydell
,
2014/02/11
[Qemu-devel] [PATCH] qcow2: Set zero flag for discarded clusters
,
Kevin Wolf
,
2014/02/08
Re: [Qemu-devel] [PATCH] qcow2: Set zero flag for discarded clusters
,
Max Reitz
,
2014/02/08
Re: [Qemu-devel] [PATCH] qcow2: Set zero flag for discarded clusters
,
Max Reitz
,
2014/02/08
Re: [Qemu-devel] [PATCH] qcow2: Set zero flag for discarded clusters
,
Kevin Wolf
,
2014/02/08
[Qemu-devel] [PATCH v2] qcow2: Set zero flag for discarded clusters
,
Kevin Wolf
,
2014/02/08
Re: [Qemu-devel] [PATCH v2] qcow2: Set zero flag for discarded clusters
,
Stefan Hajnoczi
,
2014/02/14
Re: [Qemu-devel] [PATCH v2] qcow2: Set zero flag for discarded clusters
,
Stefan Hajnoczi
,
2014/02/14
Re: [Qemu-devel] [PATCH v2] qcow2: Set zero flag for discarded clusters
,
Kevin Wolf
,
2014/02/14
Re: [Qemu-devel] [PATCH v5 0/4] hw/arm: add ethernet support to Allwinner A10
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PATCH] qtest: include system headers before user headers
,
Stefan Hajnoczi
,
2014/02/08
Re: [Qemu-devel] [PATCH] qtest: include system headers before user headers
,
Stefan Hajnoczi
,
2014/02/14
Re: [Qemu-devel] [PATCH] qtest: include system headers before user headers
,
Andreas Färber
,
2014/02/14
Re: [Qemu-devel] [PATCH] qtest: include system headers before user headers
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PULL 00/14] Cleanup qdev legacy properties
,
Paolo Bonzini
,
2014/02/08
[Qemu-devel] [PULL 01/14] qapi: add size parser to StringInputVisitor
,
Paolo Bonzini
,
2014/02/08
Re: [Qemu-devel] [PULL 01/14] qapi: add size parser to StringInputVisitor
,
Andreas Färber
,
2014/02/10
[Qemu-devel] [PULL 02/14] qdev: sizes are now parsed by StringInputVisitor
,
Paolo Bonzini
,
2014/02/08
[Qemu-devel] [PULL 03/14] qdev: remove legacy parsers for hex8/32/64
,
Paolo Bonzini
,
2014/02/08
[Qemu-devel] [PULL 04/14] qdev: legacy properties are now read-only
,
Paolo Bonzini
,
2014/02/08
[Qemu-devel] [PULL 05/14] qdev: legacy properties are just strings
,
Paolo Bonzini
,
2014/02/08
[Qemu-devel] [PULL 06/14] qdev: inline qdev_prop_parse
,
Paolo Bonzini
,
2014/02/08
[Qemu-devel] [PULL 08/14] qdev: use human mode in "info qtree"
,
Paolo Bonzini
,
2014/02/08
[Qemu-devel] [PULL 09/14] qdev: remove most legacy printers
,
Paolo Bonzini
,
2014/02/08
[Qemu-devel] [PULL 10/14] qdev: remove hex8/32/64 property types
,
Paolo Bonzini
,
2014/02/08
[Qemu-devel] [PULL 11/14] block: handle "rechs" and "large" translation options
,
Paolo Bonzini
,
2014/02/08
[Qemu-devel] [PULL 12/14] qdev: add enum property types to QAPI schema
,
Paolo Bonzini
,
2014/02/08
[Qemu-devel] [PULL 13/14] qdev: use QAPI type names for properties
,
Paolo Bonzini
,
2014/02/08
[Qemu-devel] [PULL 14/14] qapi: refine human printing of sizes
,
Paolo Bonzini
,
2014/02/08
[Qemu-devel] [PULL 07/14] qapi: add human mode to StringOutputVisitor
,
Paolo Bonzini
,
2014/02/08
Re: [Qemu-devel] [PULL 00/14] Cleanup qdev legacy properties
,
Andreas Färber
,
2014/02/08
Re: [Qemu-devel] [PULL 00/14] Cleanup qdev legacy properties
,
Igor Mammedov
,
2014/02/09
Re: [Qemu-devel] [PULL 00/14] Cleanup qdev legacy properties
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PULL 00/14] Cleanup qdev legacy properties
,
Markus Armbruster
,
2014/02/10
Re: [Qemu-devel] [PULL 00/14] Cleanup qdev legacy properties
,
Andreas Färber
,
2014/02/10
Re: [Qemu-devel] [PULL 00/14] Cleanup qdev legacy properties
,
Markus Armbruster
,
2014/02/10
Re: [Qemu-devel] [PULL 00/14] Cleanup qdev legacy properties
,
Peter Maydell
,
2014/02/10
Re: [Qemu-devel] [PULL 00/14] Cleanup qdev legacy properties
,
Paolo Bonzini
,
2014/02/10
[Qemu-devel] [PATCH v2] blkdebug: Don't leak bs->file on failure
,
Kevin Wolf
,
2014/02/08
Re: [Qemu-devel] [PATCH v2] blkdebug: Don't leak bs->file on failure
,
Laszlo Ersek
,
2014/02/08
[Qemu-devel] [PATCH] block: Fix 32 bit truncation in mark_request_serialising()
,
Kevin Wolf
,
2014/02/08
Re: [Qemu-devel] [PATCH] block: Fix 32 bit truncation in mark_request_serialising()
,
Laszlo Ersek
,
2014/02/08
[Qemu-devel] [PATCH] qtest: Don't segfault with invalid -qtest option
,
Fam Zheng
,
2014/02/08
Re: [Qemu-devel] [PATCH] qtest: Don't segfault with invalid -qtest option
,
Andreas Färber
,
2014/02/08
[Qemu-devel] [PATCH] blkdebug: Don't leak bs->file on failure
,
Kevin Wolf
,
2014/02/08
Re: [Qemu-devel] [PATCH] blkdebug: Don't leak bs->file on failure
,
Laszlo Ersek
,
2014/02/08
Re: [Qemu-devel] [PATCH] blkdebug: Don't leak bs->file on failure
,
Kevin Wolf
,
2014/02/08
Re: [Qemu-devel] [PATCH] blkdebug: Don't leak bs->file on failure
,
Laszlo Ersek
,
2014/02/08
[Qemu-devel] [PATCH v19 06/11] rules.mak: introduce DSO rules
,
Fam Zheng
,
2014/02/08
[Qemu-devel] [PATCH v19 04/11] block: use per-object cflags and libs
,
Fam Zheng
,
2014/02/08
[Qemu-devel] [PATCH v19 10/11] block: convert block drivers linked with libs to modules
,
Fam Zheng
,
2014/02/08
[Qemu-devel] [PATCH v19 01/11] util: Split outqemu_exec_dirfromos_find_datadir
,
Fam Zheng
,
2014/02/08
[Qemu-devel] [PATCH v19 07/11] module: implement module loading
,
Fam Zheng
,
2014/02/08
[Qemu-devel] [PATCH v19 11/11] module: Pass argv[0] along the module load path
,
Fam Zheng
,
2014/02/08
Re: [Qemu-devel] [PATCH v19 11/11] module: Pass argv[0] along the module load path
,
Paolo Bonzini
,
2014/02/08
Re: [Qemu-devel] [PATCH v19 11/11] module: Pass argv[0] along the module load path
,
Fam Zheng
,
2014/02/08
Re: [Qemu-devel] [PATCH v19 11/11] module: Pass argv[0] along the module load path
,
Andreas Färber
,
2014/02/08
Re: [Qemu-devel] [PATCH v19 11/11] module: Pass argv[0] along the module load path
,
Alexander Graf
,
2014/02/08
Re: [Qemu-devel] [PATCH v19 11/11] module: Pass argv[0] along the module load path
,
Peter Maydell
,
2014/02/08
Re: [Qemu-devel] [PATCH v19 11/11] module: Pass argv[0] along the module load path
,
Paolo Bonzini
,
2014/02/08
Re: [Qemu-devel] [PATCH v19 11/11] module: Pass argv[0] along the module load path
,
Peter Maydell
,
2014/02/08
Re: [Qemu-devel] [PATCH v19 11/11] module: Pass argv[0] along the module load path
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH v19 11/11] module: Pass argv[0] along the module load path
,
Fam Zheng
,
2014/02/09
Re: [Qemu-devel] [PATCH v19 11/11] module: Pass argv[0] along the module load path
,
Peter Maydell
,
2014/02/09
Re: [Qemu-devel] [PATCH v19 11/11] module: Pass argv[0] along the module load path
,
Fam Zheng
,
2014/02/09
Re: [Qemu-devel] [PATCH v19 11/11] module: Pass argv[0] along the module load path
,
Fam Zheng
,
2014/02/09
Re: [Qemu-devel] [PATCH v19 11/11] module: Pass argv[0] along the module load path
,
Paolo Bonzini
,
2014/02/09
[Qemu-devel] [PATCH v19 09/11] Makefile: introduce common-obj-m and block-obj-m for DSO
,
Fam Zheng
,
2014/02/08
[Qemu-devel] [PATCH v19 08/11] Makefile: install modules with "make install"
,
Fam Zheng
,
2014/02/08
[Qemu-devel] [PATCH v19 05/11] darwin: do not use -mdynamic-no-pic
,
Paolo Bonzini
,
2014/02/08
[Qemu-devel] [PATCH v19 00/11] Shared library module support
,
Fam Zheng
,
2014/02/08
[Qemu-devel] [PATCH v19 03/11] rules.mak: allow per object cflags and libs
,
Fam Zheng
,
2014/02/08
[Qemu-devel] [PATCH v19 02/11] rules.mak: fix $(obj) to a real relative path
,
Fam Zheng
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 2/4] target-mips: add support for CP0_Config4
,
Eric Johnson
,
2014/02/07
Re: [Qemu-devel] [PATCH v2 4/4] target-mips: add user-mode FR switch support for MIPS32r5
,
Eric Johnson
,
2014/02/07
Re: [Qemu-devel] [PATCH v2 3/4] target-mips: add support for CP0_Config5
,
Eric Johnson
,
2014/02/07
Re: [Qemu-devel] [PATCH v2 1/4] target-mips: add CPU definition for MIPS32R5
,
Eric Johnson
,
2014/02/07
[Qemu-devel] Commit 34b9c07a3 (microblaze: Disable stack protection from bootloader) causing qemu crash
,
Guenter Roeck
,
2014/02/07
Re: [Qemu-devel] Commit 34b9c07a3 (microblaze: Disable stack protection from bootloader) causing qemu crash
,
Edgar E. Iglesias
,
2014/02/07
Re: [Qemu-devel] Commit 34b9c07a3 (microblaze: Disable stack protection from bootloader) causing qemu crash
,
Guenter Roeck
,
2014/02/07
Re: [Qemu-devel] Commit 34b9c07a3 (microblaze: Disable stack protection from bootloader) causing qemu crash
,
Michal Simek
,
2014/02/10
Re: [Qemu-devel] Commit 34b9c07a3 (microblaze: Disable stack protection from bootloader) causing qemu crash
,
Michal Simek
,
2014/02/10
Re: [Qemu-devel] Commit 34b9c07a3 (microblaze: Disable stack protection from bootloader) causing qemu crash
,
linux
,
2014/02/10
[Qemu-devel] [PATCH 0/8] A64: Neon support, fourth set
,
Peter Maydell
,
2014/02/07
[Qemu-devel] [PATCH 2/8] target-arm: A64: Implement long vector x indexed insns
,
Peter Maydell
,
2014/02/07
[Qemu-devel] [PATCH 7/8] softfloat: Support halving the result of muladd operation
,
Peter Maydell
,
2014/02/07
Re: [Qemu-devel] [PATCH 7/8] softfloat: Support halving the result of muladd operation
,
Richard Henderson
,
2014/02/10
Re: [Qemu-devel] [PATCH 7/8] softfloat: Support halving the result of muladd operation
,
Peter Maydell
,
2014/02/10
[Qemu-devel] [PATCH 8/8] target-arm: A64: Implement remaining 3-same instructions
,
Peter Maydell
,
2014/02/07
[Qemu-devel] [PATCH 5/8] target-arm: A64: Implement SIMD FP compare and set insns
,
Peter Maydell
,
2014/02/07
[Qemu-devel] [PATCH 3/8] target-arm: A64: Implement SIMD scalar indexed instructions
,
Peter Maydell
,
2014/02/07
[Qemu-devel] [PATCH 6/8] target-arm: A64: Implement floating point pairwise insns
,
Peter Maydell
,
2014/02/07
[Qemu-devel] [PATCH 1/8] target-arm: A64: Implement plain vector SIMD indexed element insns
,
Peter Maydell
,
2014/02/07
Re: [Qemu-devel] [PATCH 1/8] target-arm: A64: Implement plain vector SIMD indexed element insns
,
Peter Maydell
,
2014/02/11
[Qemu-devel] [PATCH 4/8] target-arm: A64: Implement scalar three different instructions
,
Peter Maydell
,
2014/02/07
Re: [Qemu-devel] [PATCH 0/8] A64: Neon support, fourth set
,
Richard Henderson
,
2014/02/10
Re: [Qemu-devel] [RFC for-next 0/2] QOM VMStateDescription remix
,
Andreas Färber
,
2014/02/07
Re: [Qemu-devel] [RFC for-next 0/2] QOM VMStateDescription remix
,
Peter Maydell
,
2014/02/07
[Qemu-devel] MSI interrupt support with vioscsi.c miniport driver
,
Nicholas A. Bellinger
,
2014/02/07
Re: [Qemu-devel] MSI interrupt support with vioscsi.c miniport driver
,
Yan Vugenfirer
,
2014/02/09
Re: [Qemu-devel] MSI interrupt support with vioscsi.c miniport driver
,
Vadim Rozenfeld
,
2014/02/09
Re: [Qemu-devel] MSI interrupt support with vioscsi.c miniport driver
,
Nicholas A. Bellinger
,
2014/02/10
Re: [Qemu-devel] MSI interrupt support with vioscsi.c miniport driver
,
Nicholas A. Bellinger
,
2014/02/18
Re: [Qemu-devel] MSI interrupt support with vioscsi.c miniport driver
,
Nicholas A. Bellinger
,
2014/02/18
Re: [Qemu-devel] MSI interrupt support with vioscsi.c miniport driver
,
Vadim Rozenfeld
,
2014/02/19
Re: [Qemu-devel] MSI interrupt support with vioscsi.c miniport driver
,
Vadim Rozenfeld
,
2014/02/19
Re: [Qemu-devel] MSI interrupt support with vioscsi.c miniport driver
,
Nicholas A. Bellinger
,
2014/02/19
Re: [Qemu-devel] MSI interrupt support with vioscsi.c miniport driver
,
Vadim Rozenfeld
,
2014/02/20
[Qemu-devel] [PATCH] tcg/aarch64: refactoring, remove inline magic insn numbers
,
Claudio Fontana
,
2014/02/07
Re: [Qemu-devel] [PATCH] tcg/aarch64: refactoring, remove inline magic insn numbers
,
Claudio Fontana
,
2014/02/28
Re: [Qemu-devel] [PATCH] tcg/aarch64: refactoring, remove inline magic insn numbers
,
Richard Henderson
,
2014/02/28
[Qemu-devel] timer issue on 1.7.0 and later
,
Rob Herring
,
2014/02/07
Re: [Qemu-devel] timer issue on 1.7.0 and later
,
Alex Bligh
,
2014/02/08
Re: [Qemu-devel] timer issue on 1.7.0 and later
,
Paolo Bonzini
,
2014/02/08
Re: [Qemu-devel] timer issue on 1.7.0 and later
,
Alex Bligh
,
2014/02/08
Re: [Qemu-devel] timer issue on 1.7.0 and later
,
Rob Herring
,
2014/02/10
Re: [Qemu-devel] timer issue on 1.7.0 and later
,
Alex Bligh
,
2014/02/10
Re: [Qemu-devel] timer issue on 1.7.0 and later
,
Peter Maydell
,
2014/02/13
Re: [Qemu-devel] timer issue on 1.7.0 and later
,
Alex Bligh
,
2014/02/13
Re: [Qemu-devel] timer issue on 1.7.0 and later
,
Peter Maydell
,
2014/02/13
Re: [Qemu-devel] timer issue on 1.7.0 and later
,
Alex Bligh
,
2014/02/13
Re: [Qemu-devel] timer issue on 1.7.0 and later
,
Peter Maydell
,
2014/02/13
Re: [Qemu-devel] [RFC qom-cpu 00/41] QOM CPUState, pa rt 13: Emptying CPU_COMMON
,
Michael Walle
,
2014/02/07
[Qemu-devel] [Patch/RFC 00/16] s390x/kvm features and fixes
,
Christian Borntraeger
,
2014/02/07
[Qemu-devel] [Patch/RFC 05/16] s390x/kvm: Rework SIGP INITIAL CPU RESET handler
,
Christian Borntraeger
,
2014/02/07
[Qemu-devel] [Patch/RFC 09/16] s390x/eventfacility: mask out commands
,
Christian Borntraeger
,
2014/02/07
[Qemu-devel] [Patch/RFC 02/16] s390x/kvm: implement floating-interrupt controller device
,
Christian Borntraeger
,
2014/02/07
[Qemu-devel] [Patch/RFC 04/16] s390x/kvm: Fixed bad SIGP SET-ARCHITECTURE handler
,
Christian Borntraeger
,
2014/02/07
[Qemu-devel] [Patch/RFC 03/16] s390x/async_pf: Check for apf extension and enable pfault
,
Christian Borntraeger
,
2014/02/07
[Qemu-devel] [Patch/RFC 07/16] s390x/virtio-hcall: Add range check for hypervisor call
,
Christian Borntraeger
,
2014/02/07
[Qemu-devel] [Patch/RFC 11/16] s390x/sclp: Add missing checks to SCLP handler
,
Christian Borntraeger
,
2014/02/07
[Qemu-devel] [Patch/RFC 15/16] s390x/event-facility: add support for live migration
,
Christian Borntraeger
,
2014/02/07
[Qemu-devel] [Patch/RFC 16/16] s390x/event-facility: exploit realize/unrealize
,
Christian Borntraeger
,
2014/02/07
[Qemu-devel] [Patch/RFC 14/16] s390x/event-facility: code restructure
,
Christian Borntraeger
,
2014/02/07
[Qemu-devel] [Patch/RFC 10/16] s390x/sclp: Fixed the size of sccb and code parameter
,
Christian Borntraeger
,
2014/02/07
[Qemu-devel] [Patch/RFC 13/16] s390x/event-facility: some renaming
,
Christian Borntraeger
,
2014/02/07
[Qemu-devel] [Patch/RFC 06/16] s390x/kvm: Add missing SIGP CPU RESET order
,
Christian Borntraeger
,
2014/02/07
[Qemu-devel] [Patch/RFC 12/16] s390x/sclp: Fixed setting of condition code register
,
Christian Borntraeger
,
2014/02/07
[Qemu-devel] [Patch/RFC 08/16] s390x/virtio-hcall: Specification exception for illegal subcodes
,
Christian Borntraeger
,
2014/02/07
[Qemu-devel] [Patch/RFC 01/16] update linux headers to kvm/next
,
Christian Borntraeger
,
2014/02/07
[Qemu-devel] [PATCH 0/3] 512-on-4k follow-up patches
,
Kevin Wolf
,
2014/02/07
[Qemu-devel] [PATCH 2/3] block: bdrv_aligned_pwritev: Assert overlap range
,
Kevin Wolf
,
2014/02/07
[Qemu-devel] [PATCH 1/3] block: Fix memory leaks in bdrv_co_do_pwritev()
,
Kevin Wolf
,
2014/02/07
[Qemu-devel] [PATCH 3/3] block: Don't call ROUND_UP with negative values
,
Kevin Wolf
,
2014/02/07
Re: [Qemu-devel] [PATCH 3/3] block: Don't call ROUND_UP with negative values
,
Eric Blake
,
2014/02/07
Re: [Qemu-devel] [PATCH 3/3] block: Don't call ROUND_UP with negative values
,
Kevin Wolf
,
2014/02/07
Re: [Qemu-devel] [PATCH 3/3] block: Don't call ROUND_UP with negative values
,
Laszlo Ersek
,
2014/02/07
Re: [Qemu-devel] [PATCH 3/3] block: Don't call ROUND_UP with negative values
,
Kevin Wolf
,
2014/02/08
[Qemu-devel] [PATCH] ACPI: Remove commented-out code from HPET._CRS
,
Gabriel L. Somlo
,
2014/02/07
Re: [Qemu-devel] [PATCH] ACPI: Remove commented-out code from HPET._CRS
,
Igor Mammedov
,
2014/02/10
Re: [Qemu-devel] [PATCH] ACPI: Remove commented-out code from HPET._CRS
,
Michael S. Tsirkin
,
2014/02/10
[Qemu-devel] [PATCH v2] xen_disk: fix io accounting
,
Olaf Hering
,
2014/02/07
Re: [Qemu-devel] [PATCH v2] xen_disk: fix io accounting
,
Stefano Stabellini
,
2014/02/07
Re: [Qemu-devel] [PATCH v2] xen_disk: fix io accounting
,
Olaf Hering
,
2014/02/07
Re: [Qemu-devel] [PATCH v2] xen_disk: fix io accounting
,
Kevin Wolf
,
2014/02/07
[Qemu-devel] [PATCH v2] memory: fix limiting of translation at a page boundary
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] [PATCH v2] memory: fix limiting of translation at a page boundary
,
Stefano Stabellini
,
2014/02/07
Re: [Qemu-devel] [PATCH v2] memory: fix limiting of translation at a page boundary
,
Anthony PERARD
,
2014/02/17
Re: [Qemu-devel] [PATCH v2] memory: fix limiting of translation at a page boundary
,
Mark Cave-Ayland
,
2014/02/07
Re: [Qemu-devel] [PATCH v2] memory: fix limiting of translation at a page boundary
,
Peter Maydell
,
2014/02/10
[Qemu-devel] [PATCH qom-test] qom-test: Test QOM properties
,
Andreas Färber
,
2014/02/07
[Qemu-devel] [PATCH] spapr-pci: remove io ports workaround
,
Greg Kurz
,
2014/02/07
Re: [Qemu-devel] [PATCH] spapr-pci: remove io ports workaround
,
Alexander Graf
,
2014/02/07
Re: [Qemu-devel] [PATCH] spapr-pci: remove io ports workaround
,
Alexey Kardashevskiy
,
2014/02/10
[Qemu-devel] [RFC 0/9] generate dynamic _CRS for motherboard resources
,
Igor Mammedov
,
2014/02/07
[Qemu-devel] [RFC 1/9] Revert "pc: Q35 DSDT: exclude CPU hotplug IO range from PCI bus resources"
,
Igor Mammedov
,
2014/02/07
[Qemu-devel] [RFC 2/9] Revert "pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resources"
,
Igor Mammedov
,
2014/02/07
[Qemu-devel] [RFC 3/9] Partial revert "pc: ACPI: expose PRST IO range via _CRS"
,
Igor Mammedov
,
2014/02/07
[Qemu-devel] [RFC 4/9] acpi: replace opencoded opcodes with defines
,
Igor Mammedov
,
2014/02/07
Re: [Qemu-devel] [RFC 4/9] acpi: replace opencoded opcodes with defines
,
Michael S. Tsirkin
,
2014/02/16
[Qemu-devel] [RFC 5/9] acpi: add PNP0C02 to PCI0 bus
,
Igor Mammedov
,
2014/02/07
Re: [Qemu-devel] [RFC 5/9] acpi: add PNP0C02 to PCI0 bus
,
Michael S. Tsirkin
,
2014/02/16
[Qemu-devel] [RFC 6/9] acpi: consume GPE0 IO resources in PNP0C02 device
,
Igor Mammedov
,
2014/02/07
Re: [Qemu-devel] [RFC 6/9] acpi: consume GPE0 IO resources in PNP0C02 device
,
Michael S. Tsirkin
,
2014/02/16
[Qemu-devel] [RFC 7/9] acpi: consume CPU hotplug IO resource in PNP0C02 device
,
Igor Mammedov
,
2014/02/07
Re: [Qemu-devel] [RFC 7/9] acpi: consume CPU hotplug IO resource in PNP0C02 device
,
Michael S. Tsirkin
,
2014/02/16
[Qemu-devel] [RFC 8/9] pcihp: expose PCI hotplug MMIO base/length as properties of piix4pm
,
Igor Mammedov
,
2014/02/07
Re: [Qemu-devel] [RFC 8/9] pcihp: expose PCI hotplug MMIO base/length as properties of piix4pm
,
Michael S. Tsirkin
,
2014/02/16
[Qemu-devel] [RFC 9/9] acpi: consume PCIHP IO resource in PNP0C02 device
,
Igor Mammedov
,
2014/02/07
Re: [Qemu-devel] [RFC 0/9] generate dynamic _CRS for motherboard resources
,
Michael S. Tsirkin
,
2014/02/16
Re: [Qemu-devel] [RFC 0/9] generate dynamic _CRS for motherboard resources
,
Gerd Hoffmann
,
2014/02/17
Re: [Qemu-devel] [RFC 0/9] generate dynamic _CRS for motherboard resources
,
Michael S. Tsirkin
,
2014/02/17
Re: [Qemu-devel] [RFC 0/9] generate dynamic _CRS for motherboard resources
,
Gerd Hoffmann
,
2014/02/17
Re: [Qemu-devel] [RFC 0/9] generate dynamic _CRS for motherboard resources
,
Michael S. Tsirkin
,
2014/02/17
Re: [Qemu-devel] [RFC 0/9] generate dynamic _CRS for motherboard resources
,
Igor Mammedov
,
2014/02/18
Re: [Qemu-devel] [RFC 0/9] generate dynamic _CRS for motherboard resources
,
Laszlo Ersek
,
2014/02/18
Re: [Qemu-devel] [RFC 0/9] generate dynamic _CRS for motherboard resources
,
Igor Mammedov
,
2014/02/19
Re: [Qemu-devel] [RFC 0/9] generate dynamic _CRS for motherboard resources
,
Igor Mammedov
,
2014/02/17
Re: [Qemu-devel] [RFC 0/9] generate dynamic _CRS for motherboard resources
,
Michael S. Tsirkin
,
2014/02/17
Re: [Qemu-devel] [RFC 0/9] generate dynamic _CRS for motherboard resources
,
Igor Mammedov
,
2014/02/18
Re: [Qemu-devel] [RFC 0/9] generate dynamic _CRS for motherboard resources
,
Michael S. Tsirkin
,
2014/02/18
Re: [Qemu-devel] [RFC 0/9] generate dynamic _CRS for motherboard resources
,
Igor Mammedov
,
2014/02/18
Re: [Qemu-devel] [RFC 0/9] generate dynamic _CRS for motherboard resources
,
Gerd Hoffmann
,
2014/02/17
Re: [Qemu-devel] [RFC 0/9] generate dynamic _CRS for motherboard resources
,
Igor Mammedov
,
2014/02/18
[Qemu-devel] [PATCH v2 0/5] qemu-iotests: Test case for IO throttling
,
Fam Zheng
,
2014/02/07
[Qemu-devel] [PATCH v2 1/5] qemu-io: Account IO by aio_read and aio_write
,
Fam Zheng
,
2014/02/07
Re: [Qemu-devel] [PATCH v2 1/5] qemu-io: Account IO by aio_read and aio_write
,
Benoît Canet
,
2014/02/10
[Qemu-devel] [PATCH v2 2/5] qtest: Add scripts/qtest/qtest.py
,
Fam Zheng
,
2014/02/07
Re: [Qemu-devel] [PATCH v2 2/5] qtest: Add scripts/qtest/qtest.py
,
Benoît Canet
,
2014/02/10
[Qemu-devel] [PATCH v2 3/5] qemu-iotests: Add VM method qtest() to iotests.py
,
Fam Zheng
,
2014/02/07
Re: [Qemu-devel] [PATCH v2 3/5] qemu-iotests: Add VM method qtest() to iotests.py
,
Benoît Canet
,
2014/02/10
[Qemu-devel] [PATCH v2 4/5] qemu-iotests: Allow caller to disable underscore convertion for qmp
,
Fam Zheng
,
2014/02/07
[Qemu-devel] [PATCH v2 5/5] qemu-iotests: Add 080 for IO throttling
,
Fam Zheng
,
2014/02/07
Re: [Qemu-devel] [PATCH v2 5/5] qemu-iotests: Add 080 for IO throttling
,
Benoît Canet
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 5/5] qemu-iotests: Add 080 for IO throttling
,
Fam Zheng
,
2014/02/11
[Qemu-devel] [PATCH] vl: trim includes
,
Michael Tokarev
,
2014/02/07
Re: [Qemu-devel] [PATCH v2 19/35] target-arm: A64: Make cache ID registers visible to AArch64
,
Hu Tao
,
2014/02/07
Re: [Qemu-devel] [PATCH v2 19/35] target-arm: A64: Make cache ID registers visible to AArch64
,
Peter Maydell
,
2014/02/07
Re: [Qemu-devel] [PATCH v2 19/35] target-arm: A64: Make cache ID registers visible to AArch64
,
Hu Tao
,
2014/02/11
Re: [Qemu-devel] [PATCH v2 19/35] target-arm: A64: Make cache ID registers visible to AArch64
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 19/35] target-arm: A64: Make cache ID registers visible to AArch64
,
Peter Maydell
,
2014/02/09
Re: [Qemu-devel] [PATCH v2 19/35] target-arm: A64: Make cache ID registers visible to AArch64
,
Peter Crosthwaite
,
2014/02/09
[Qemu-devel] http://www.xrefs.info: qemu source code cross reference
,
xrefs.info Admin
,
2014/02/07
[Qemu-devel] migration question: disk images on nfs server
,
Alexey Kardashevskiy
,
2014/02/06
Re: [Qemu-devel] migration question: disk images on nfs server
,
Orit Wasserman
,
2014/02/07
Re: [Qemu-devel] migration question: disk images on nfs server
,
Marcin Gibuła
,
2014/02/07
Re: [Qemu-devel] migration question: disk images on nfs server
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] migration question: disk images on nfs server
,
Alexey Kardashevskiy
,
2014/02/07
Re: [Qemu-devel] migration question: disk images on nfs server
,
Orit Wasserman
,
2014/02/07
Re: [Qemu-devel] migration question: disk images on nfs server
,
Marcin Gibuła
,
2014/02/07
Re: [Qemu-devel] migration question: disk images on nfs server
,
Orit Wasserman
,
2014/02/07
Re: [Qemu-devel] migration question: disk images on nfs server
,
Marcin Gibuła
,
2014/02/07
Re: [Qemu-devel] migration question: disk images on nfs server
,
Orit Wasserman
,
2014/02/07
Re: [Qemu-devel] migration question: disk images on nfs server
,
Kevin Wolf
,
2014/02/08
Re: [Qemu-devel] [RFC PATCH v4 4/4] qcow2: Add full image preallocation option
,
Hu Tao
,
2014/02/06
[Qemu-devel] [PATCH] memory: fix limiting of translation at a page boundary
,
Paolo Bonzini
,
2014/02/06
Re: [Qemu-devel] [PATCH] memory: fix limiting of translation at a page boundary
,
Mark Cave-Ayland
,
2014/02/07
[Qemu-devel] [PATCH 0/4] monitor: Add argument completion for multiple commands.
,
Hani Benhabiles
,
2014/02/06
[Qemu-devel] [PATCH 1/4] monitor: Add device_del id argument completion.
,
Hani Benhabiles
,
2014/02/06
Re: [Qemu-devel] [PATCH 1/4] monitor: Add device_del id argument completion.
,
Luiz Capitulino
,
2014/02/11
[Qemu-devel] [PATCH 3/4] monitor: Add object_del id argument completion.
,
Hani Benhabiles
,
2014/02/06
[Qemu-devel] [PATCH 2/4] monitor: Add device_add device argument completion.
,
Hani Benhabiles
,
2014/02/06
[Qemu-devel] [PATCH 4/4] monitor: Add object_add class argument completion.
,
Hani Benhabiles
,
2014/02/06
Re: [Qemu-devel] [PATCH 4/4] monitor: Add object_add class argument completion.
,
Luiz Capitulino
,
2014/02/11
Re: [Qemu-devel] [PATCH 4/4] monitor: Add object_add class argument completion.
,
Hani Benhabiles
,
2014/02/11
Re: [Qemu-devel] [PATCH 0/4] monitor: Add argument completion for multiple commands.
,
Luiz Capitulino
,
2014/02/11
Re: [Qemu-devel] [PATCH 0/4] monitor: Add argument completion for multiple commands.
,
Hani Benhabiles
,
2014/02/11
Re: [Qemu-devel] Version 1.7.0 fails to boot Windows 98 SE on Windows host
,
Stefan Weil
,
2014/02/06
Re: [Qemu-devel] Version 1.7.0 fails to boot Windows 98 SE on Windows host
,
Legorol
,
2014/02/07
[Qemu-devel] [PATCH v2] xen_disk: add discard support
,
Olaf Hering
,
2014/02/06
Re: [Qemu-devel] [PATCH v2] xen_disk: add discard support
,
Stefano Stabellini
,
2014/02/20
Re: [Qemu-devel] [PATCH v2] xen_disk: add discard support
,
Olaf Hering
,
2014/02/20
Re: [Qemu-devel] [PATCH v2] xen_disk: add discard support
,
Stefano Stabellini
,
2014/02/20
Re: [Qemu-devel] [PATCH v2] xen_disk: add discard support
,
Olaf Hering
,
2014/02/20
Re: [Qemu-devel] [PATCH v2] xen_disk: add discard support
,
Stefano Stabellini
,
2014/02/23
Re: [Qemu-devel] [PATCH v2] xen_disk: add discard support
,
Olaf Hering
,
2014/02/24
[Qemu-devel] [PATCH v4 0/6] Add netmap backend offloadings support
,
Vincenzo Maffione
,
2014/02/06
[Qemu-devel] [PATCH v4 1/6] net: change vnet-hdr TAP prototypes
,
Vincenzo Maffione
,
2014/02/06
[Qemu-devel] [PATCH v4 2/6] net: extend NetClientInfo for offloading
,
Vincenzo Maffione
,
2014/02/06
[Qemu-devel] [PATCH v4 3/6] net: TAP uses NetClientInfo offloading callbacks
,
Vincenzo Maffione
,
2014/02/06
[Qemu-devel] [PATCH v4 5/6] net: make tap offloading callbacks static
,
Vincenzo Maffione
,
2014/02/06
[Qemu-devel] [PATCH v4 6/6] net: add offloading support to netmap backend
,
Vincenzo Maffione
,
2014/02/06
[Qemu-devel] [PATCH v4 4/6] net: virtio-net and vmxnet3 use offloading API
,
Vincenzo Maffione
,
2014/02/06
Re: [Qemu-devel] [PATCH v4 0/6] Add netmap backend offloadings support
,
Stefan Hajnoczi
,
2014/02/19
[Qemu-devel] [PATCH] xen_disk: fix io accounting
,
Olaf Hering
,
2014/02/06
Re: [Qemu-devel] [PATCH] xen_disk: fix io accounting
,
Andreas Färber
,
2014/02/06
Re: [Qemu-devel] [PATCH] xen_disk: fix io accounting
,
Stefano Stabellini
,
2014/02/07
[Qemu-devel] [PATCH] net: Include iov.h in checksum.h
,
Alexander Graf
,
2014/02/06
Re: [Qemu-devel] [PATCH] net: Include iov.h in checksum.h
,
Michael Tokarev
,
2014/02/07
Re: [Qemu-devel] [PATCH] net: Include iov.h in checksum.h
,
Alexander Graf
,
2014/02/07
Re: [Qemu-devel] [PATCH] net: Include iov.h in checksum.h
,
Stefan Hajnoczi
,
2014/02/10
Re: [Qemu-devel] [Qemu-trivial] [PATCH] net: Include iov.h in checksum.h
,
Michael Tokarev
,
2014/02/11
[Qemu-devel] [PATCH v4] qdev: Keep global allocation counter per bus
,
Markus Armbruster
,
2014/02/06
Re: [Qemu-devel] [PATCH v4] qdev: Keep global allocation counter per bus
,
Markus Armbruster
,
2014/02/18
Re: [Qemu-devel] [PATCH v4] qdev: Keep global allocation counter per bus
,
Andreas Färber
,
2014/02/18
Re: [Qemu-devel] [PATCH v4] qdev: Keep global allocation counter per bus
,
Markus Armbruster
,
2014/02/18
Re: [Qemu-devel] [PATCH v4] qdev: Keep global allocation counter per bus
,
Andreas Färber
,
2014/02/18
Re: [Qemu-devel] [PATCH V9 0/5] target-ppc: Add support for dumping guest memory using qemu gdb server
,
Alexander Graf
,
2014/02/06
Re: [Qemu-devel] [PATCH RFC] target-ppc: support ibm, pa-features device property
,
Alexander Graf
,
2014/02/06
[Qemu-devel] [TCG] : Code flow understanding
,
Gaurav Sharma
,
2014/02/06
Re: [Qemu-devel] [TCG] : Code flow understanding
,
Richard Henderson
,
2014/02/07
Re: [Qemu-devel] [TCG] : Code flow understanding
,
Gaurav Sharma
,
2014/02/10
Re: [Qemu-devel] [TCG] : Code flow understanding
,
Peter Maydell
,
2014/02/10
Re: [Qemu-devel] [TCG] : Code flow understanding
,
Gaurav Sharma
,
2014/02/10
Re: [Qemu-devel] [TCG] : Code flow understanding
,
Gaurav Sharma
,
2014/02/10
[Qemu-devel] [PATCH 00/10] qapi: Test coverage & clean up generated code
,
Markus Armbruster
,
2014/02/06
[Qemu-devel] [PATCH 07/10] tests/qapi-schema: Cover flat union types
,
Markus Armbruster
,
2014/02/06
Re: [Qemu-devel] [PATCH 07/10] tests/qapi-schema: Cover flat union types
,
Eric Blake
,
2014/02/06
[Qemu-devel] [PATCH 01/10] tests/qapi-schema: Actually check successful QMP command response
,
Markus Armbruster
,
2014/02/06
Re: [Qemu-devel] [PATCH 01/10] tests/qapi-schema: Actually check successful QMP command response
,
Eric Blake
,
2014/02/06
Re: [Qemu-devel] [PATCH 01/10] tests/qapi-schema: Actually check successful QMP command response
,
Markus Armbruster
,
2014/02/07
[Qemu-devel] [PATCH 03/10] tests/qapi-schema: Cover simple argument types
,
Markus Armbruster
,
2014/02/06
Re: [Qemu-devel] [PATCH 03/10] tests/qapi-schema: Cover simple argument types
,
Eric Blake
,
2014/02/06
[Qemu-devel] [PATCH 06/10] tests/qapi-schema: Cover union types with base
,
Markus Armbruster
,
2014/02/06
Re: [Qemu-devel] [PATCH 06/10] tests/qapi-schema: Cover union types with base
,
Eric Blake
,
2014/02/06
[Qemu-devel] [PATCH 05/10] tests/qapi-schema: Cover complex types with base
,
Markus Armbruster
,
2014/02/06
Re: [Qemu-devel] [PATCH 05/10] tests/qapi-schema: Cover complex types with base
,
Eric Blake
,
2014/02/06
[Qemu-devel] [PATCH 10/10] qapi: Clean up null checking in generated visitors
,
Markus Armbruster
,
2014/02/06
Re: [Qemu-devel] [PATCH 10/10] qapi: Clean up null checking in generated visitors
,
Eric Blake
,
2014/02/06
Re: [Qemu-devel] [PATCH 10/10] qapi: Clean up null checking in generated visitors
,
Markus Armbruster
,
2014/02/07
Re: [Qemu-devel] [PATCH 10/10] qapi: Clean up null checking in generated visitors
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] [PATCH 10/10] qapi: Clean up null checking in generated visitors
,
Markus Armbruster
,
2014/02/07
Re: [Qemu-devel] [PATCH 10/10] qapi: Clean up null checking in generated visitors
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] [PATCH 10/10] qapi: Clean up null checking in generated visitors
,
Markus Armbruster
,
2014/02/10
Re: [Qemu-devel] [PATCH 10/10] qapi: Clean up null checking in generated visitors
,
Paolo Bonzini
,
2014/02/11
Re: [Qemu-devel] [PATCH 10/10] qapi: Clean up null checking in generated visitors
,
Markus Armbruster
,
2014/02/11
[Qemu-devel] [PATCH 02/10] tests/qapi-schema: Cover optional command arguments
,
Markus Armbruster
,
2014/02/06
Re: [Qemu-devel] [PATCH 02/10] tests/qapi-schema: Cover optional command arguments
,
Eric Blake
,
2014/02/06
[Qemu-devel] [PATCH 08/10] qapi: Drop nonsensical header guard in generated qapi-visit.c
,
Markus Armbruster
,
2014/02/06
Re: [Qemu-devel] [PATCH 08/10] qapi: Drop nonsensical header guard in generated qapi-visit.c
,
Eric Blake
,
2014/02/06
[Qemu-devel] [PATCH 09/10] qapi: Drop unused code in qapi-commands.py
,
Markus Armbruster
,
2014/02/06
Re: [Qemu-devel] [PATCH 09/10] qapi: Drop unused code in qapi-commands.py
,
Eric Blake
,
2014/02/06
[Qemu-devel] [PATCH 04/10] tests/qapi-schema: Cover anonymous union types
,
Markus Armbruster
,
2014/02/06
Re: [Qemu-devel] [PATCH 04/10] tests/qapi-schema: Cover anonymous union types
,
Eric Blake
,
2014/02/06
Re: [Qemu-devel] [PATCH v3 3/5] net: TAP uses NetClientInfo offloading callbacks
,
Stefan Hajnoczi
,
2014/02/06
Re: [Qemu-devel] [PATCH v3 3/5] net: TAP uses NetClientInfo offloading callbacks
,
Stefan Hajnoczi
,
2014/02/06
Re: [Qemu-devel] [PATCH v3 3/5] net: TAP uses NetClientInfo offloading callbacks
,
Vincenzo Maffione
,
2014/02/06
[Qemu-devel] qemu_rdma_cleanup seg - related to 5a91337?
,
Dr. David Alan Gilbert
,
2014/02/06
Re: [Qemu-devel] qemu_rdma_cleanup seg - related to 5a91337?
,
Michael R. Hines
,
2014/02/17
Re: [Qemu-devel] qemu_rdma_cleanup seg - related to 5a91337?
,
Dr. David Alan Gilbert
,
2014/02/17
Re: [Qemu-devel] qemu_rdma_cleanup seg - related to 5a91337?
,
Michael R. Hines
,
2014/02/17
Re: [Qemu-devel] [PATCH v2 23/35] target-arm: Implement AArch64 cache invalidate/clean ops
,
Peter Maydell
,
2014/02/06
Re: [Qemu-devel] [PATCH v2 23/35] target-arm: Implement AArch64 cache invalidate/clean ops
,
Peter Crosthwaite
,
2014/02/08
[Qemu-devel] [PATCH 1/2] xhci iso: fix time calculation
,
Gerd Hoffmann
,
2014/02/06
[Qemu-devel] [PATCH 2/2] xhci iso: allow for some latency
,
Gerd Hoffmann
,
2014/02/06
Re: [Qemu-devel] [PATCH 1/2] xhci iso: fix time calculation
,
Hans de Goede
,
2014/02/07
[Qemu-devel] [PATCH] memory_region_present: return false if address is not found in child MemoryRegion
,
Igor Mammedov
,
2014/02/06
Re: [Qemu-devel] [PATCH] memory_region_present: return false if address is not found in child MemoryRegion
,
Michael S. Tsirkin
,
2014/02/06
Re: [Qemu-devel] [PATCH] memory_region_present: return false if address is not found in child MemoryRegion
,
Igor Mammedov
,
2014/02/06
Re: [Qemu-devel] [PATCH] memory_region_present: return false if address is not found in child MemoryRegion
,
Michael S. Tsirkin
,
2014/02/06
Re: [Qemu-devel] [PATCH] memory_region_present: return false if address is not found in child MemoryRegion
,
Igor Mammedov
,
2014/02/06
Re: [Qemu-devel] [PATCH] memory_region_present: return false if address is not found in child MemoryRegion
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] [PATCH] memory_region_present: return false if address is not found in child MemoryRegion
,
Michael S. Tsirkin
,
2014/02/16
Re: [Qemu-devel] [PATCH v3 0/5] Add netmap backend offloadings support
,
Vincenzo Maffione
,
2014/02/06
Re: [Qemu-devel] [PATCH v3 0/5] Add netmap backend offloadings support
,
Stefan Hajnoczi
,
2014/02/06
[Qemu-devel] 128Kb bios size and older machines?
,
Michael Tokarev
,
2014/02/06
Re: [Qemu-devel] 128Kb bios size and older machines?
,
Gerd Hoffmann
,
2014/02/06
Re: [Qemu-devel] 128Kb bios size and older machines?
,
Michael Tokarev
,
2014/02/06
Re: [Qemu-devel] 128Kb bios size and older machines?
,
Ian Campbell
,
2014/02/06
Re: [Qemu-devel] 128Kb bios size and older machines?
,
Michael Tokarev
,
2014/02/06
Re: [Qemu-devel] 128Kb bios size and older machines?
,
Ian Campbell
,
2014/02/06
Re: [Qemu-devel] 128Kb bios size and older machines?
,
Gerd Hoffmann
,
2014/02/06
Re: [Qemu-devel] 128Kb bios size and older machines?
,
Ian Campbell
,
2014/02/06
Re: [Qemu-devel] 128Kb bios size and older machines?
,
Paolo Bonzini
,
2014/02/06
Re: [Qemu-devel] 128Kb bios size and older machines?
,
Paolo Bonzini
,
2014/02/06
Re: [Qemu-devel] 128Kb bios size and older machines?
,
Michael Tokarev
,
2014/02/07
[Qemu-devel] [PATCH 0/2] convert -m to QemuOpts
,
Igor Mammedov
,
2014/02/06
[Qemu-devel] [PATCH 1/2] QemuOpts: introduce qemu_find_opts_singleton
,
Igor Mammedov
,
2014/02/06
Re: [Qemu-devel] [PATCH 1/2] QemuOpts: introduce qemu_find_opts_singleton
,
Laszlo Ersek
,
2014/02/10
Re: [Qemu-devel] [PATCH 1/2] QemuOpts: introduce qemu_find_opts_singleton
,
Igor Mammedov
,
2014/02/11
[Qemu-devel] [PATCH 2/2] vl: convert -m to QemuOpts
,
Igor Mammedov
,
2014/02/06
Re: [Qemu-devel] [PATCH 2/2] vl: convert -m to QemuOpts
,
Laszlo Ersek
,
2014/02/10
Re: [Qemu-devel] [PATCH 2/2] vl: convert -m to QemuOpts
,
Igor Mammedov
,
2014/02/13
Re: [Qemu-devel] [PATCH 2/2] vl: convert -m to QemuOpts
,
Paolo Bonzini
,
2014/02/26
Re: [Qemu-devel] [PATCH 2/2] vl: convert -m to QemuOpts
,
Laszlo Ersek
,
2014/02/26
Re: [Qemu-devel] [PATCH 2/2] vl: convert -m to QemuOpts
,
Paolo Bonzini
,
2014/02/26
Re: [Qemu-devel] [PATCH 2/2] vl: convert -m to QemuOpts
,
Igor Mammedov
,
2014/02/26
Re: [Qemu-devel] [PATCH 2/2] vl: convert -m to QemuOpts
,
Paolo Bonzini
,
2014/02/26
Re: [Qemu-devel] virtio-net: network stops responding in Win2k3 server
,
ing. Mario De Chenno
,
2014/02/06
[Qemu-devel] networking problem with qemu malta mips
,
Maryyam Muhammad Din
,
2014/02/06
[Qemu-devel] [PATCH] linux-user: simplify/refactor socketcall implementation
,
Michael Tokarev
,
2014/02/06
Re: [Qemu-devel] [PATCH] linux-user: simplify/refactor socketcall implementation
,
Peter Maydell
,
2014/02/12
Re: [Qemu-devel] [PATCH] linux-user: simplify/refactor socketcall implementation
,
Michael Tokarev
,
2014/02/13
[Qemu-devel] virtio-net VLAN filtering bug
,
Stefan Fritsch
,
2014/02/05
[Qemu-devel] [PATCH] virtio-net: Do not filter VLANs without F_CTRL_VLAN
,
Stefan Fritsch
,
2014/02/12
Re: [Qemu-devel] [PATCH] virtio-net: Do not filter VLANs without F_CTRL_VLAN
,
Michael S. Tsirkin
,
2014/02/16
Re: [Qemu-devel] [PATCH] virtio-net: Do not filter VLANs without F_CTRL_VLAN
,
Eric Blake
,
2014/02/17
Re: [Qemu-devel] [PATCH] virtio-net: Do not filter VLANs without F_CTRL_VLAN
,
Stefan Fritsch
,
2014/02/17
Re: [Qemu-devel] [PATCH] virtio-net: Do not filter VLANs without F_CTRL_VLAN
,
Amos Kong
,
2014/02/21
Re: [Qemu-devel] [PATCH] virtio-net: Do not filter VLANs without F_CTRL_VLAN
,
Stefan Fritsch
,
2014/02/23
Re: [Qemu-devel] [PATCH] virtio-net: Do not filter VLANs without F_CTRL_VLAN
,
Amos Kong
,
2014/02/24
[Qemu-devel] [PATCH] loader: document that errno is set
,
Michael S. Tsirkin
,
2014/02/05
Re: [Qemu-devel] [PATCH] loader: document that errno is set
,
Eric Blake
,
2014/02/05
Re: [Qemu-devel] [PATCH] loader: document that errno is set
,
Michael S. Tsirkin
,
2014/02/05
[Qemu-devel] Multi GPU passthrough via VFIO
,
Maik Broemme
,
2014/02/05
Re: [Qemu-devel] Multi GPU passthrough via VFIO
,
Alex Williamson
,
2014/02/05
Re: [Qemu-devel] Multi GPU passthrough via VFIO
,
Maik Broemme
,
2014/02/05
Re: [Qemu-devel] Multi GPU passthrough via VFIO
,
Alex Williamson
,
2014/02/05
Re: [Qemu-devel] Multi GPU passthrough via VFIO
,
Maik Broemme
,
2014/02/05
Re: [Qemu-devel] Multi GPU passthrough via VFIO
,
Maik Broemme
,
2014/02/05
Re: [Qemu-devel] Multi GPU passthrough via VFIO
,
Alex Williamson
,
2014/02/05
Re: [Qemu-devel] Multi GPU passthrough via VFIO
,
Maik Broemme
,
2014/02/06
Re: [Qemu-devel] Multi GPU passthrough via VFIO
,
Maik Broemme
,
2014/02/07
Re: [Qemu-devel] Multi GPU passthrough via VFIO
,
Alex Williamson
,
2014/02/07
Re: [Qemu-devel] Multi GPU passthrough via VFIO
,
Maik Broemme
,
2014/02/07
Re: [Qemu-devel] Multi GPU passthrough via VFIO
,
Maik Broemme
,
2014/02/13
Re: [Qemu-devel] Multi GPU passthrough via VFIO
,
Alex Williamson
,
2014/02/13
Re: [Qemu-devel] Multi GPU passthrough via VFIO
,
Maik Broemme
,
2014/02/14
Re: [Qemu-devel] [RFC qom-cpu 01/41] cpu: Turn cpu_has_work() into a CPUClass hook
,
Andreas Färber
,
2014/02/05
Re: [Qemu-devel] [PATCH V2] qemu-ga: isa-serial support on Windows
,
Miki Mishael
,
2014/02/05
Re: [Qemu-devel] [PATCH V2] qemu-ga: isa-serial support on Windows
,
Michael Roth
,
2014/02/23
Re: [Qemu-devel] [PATCH v18 00/10] Shared library module support
,
Peter Maydell
,
2014/02/05
Re: [Qemu-devel] [PATCH v18 00/10] Shared library module support
,
Paolo Bonzini
,
2014/02/06
Re: [Qemu-devel] [PATCH v18 00/10] Shared library module support
,
Peter Maydell
,
2014/02/06
Re: [Qemu-devel] [PATCH v18 00/10] Shared library module support
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] [PATCH v18 00/10] Shared library module support
,
Michael Tokarev
,
2014/02/07
Re: [Qemu-devel] [PATCH v18 00/10] Shared library module support
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] [PATCH v18 00/10] Shared library module support
,
Fam Zheng
,
2014/02/07
Re: [Qemu-devel] [PATCH V3 00/01] Docs: Introduce multiport serial support in qemupciserial.inf.
,
Miki Mishael
,
2014/02/05
Re: [Qemu-devel] [PATCH v3] configure: add option to disable -fstack-protector flags
,
Paolo Bonzini
,
2014/02/05
[Qemu-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe
,
2014/02/05
Re: [Qemu-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Dr. David Alan Gilbert
,
2014/02/05
Re: [Qemu-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe - Profihost AG
,
2014/02/06
Re: [Qemu-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Orit Wasserman
,
2014/02/06
Re: [Qemu-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe - Profihost AG
,
2014/02/06
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Alexandre DERUMIER
,
2014/02/06
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe - Profihost AG
,
2014/02/06
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Alexandre DERUMIER
,
2014/02/06
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe - Profihost AG
,
2014/02/06
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe - Profihost AG
,
2014/02/06
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Marcin Gibuła
,
2014/02/06
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Dr. David Alan Gilbert
,
2014/02/06
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe
,
2014/02/06
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Alexandre DERUMIER
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe - Profihost AG
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Dr. David Alan Gilbert
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe - Profihost AG
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Marcin Gibuła
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe - Profihost AG
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Dr. David Alan Gilbert
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe - Profihost AG
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe - Profihost AG
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Dr. David Alan Gilbert
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe - Profihost AG
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe - Profihost AG
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Dr. David Alan Gilbert
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe - Profihost AG
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Dr. David Alan Gilbert
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe - Profihost AG
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe - Profihost AG
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe - Profihost AG
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Dr. David Alan Gilbert
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe
,
2014/02/07
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe
,
2014/02/08
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Dr. David Alan Gilbert
,
2014/02/10
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Dr. David Alan Gilbert
,
2014/02/10
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe
,
2014/02/10
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Dr. David Alan Gilbert
,
2014/02/13
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe
,
2014/02/13
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe
,
2014/02/13
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe
,
2014/02/13
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Dr. David Alan Gilbert
,
2014/02/14
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Orit Wasserman
,
2014/02/11
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe - Profihost AG
,
2014/02/11
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Orit Wasserman
,
2014/02/11
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Stefan Priebe - Profihost AG
,
2014/02/11
Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry
,
Marcin Gibuła
,
2014/02/07
[Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Andreas Färber
,
2014/02/05
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Paolo Bonzini
,
2014/02/05
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Andreas Färber
,
2014/02/05
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Paolo Bonzini
,
2014/02/05
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Andreas Färber
,
2014/02/05
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Andreas Färber
,
2014/02/07
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Andreas Färber
,
2014/02/07
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Andreas Färber
,
2014/02/07
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Markus Armbruster
,
2014/02/07
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Andreas Färber
,
2014/02/07
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Andreas Färber
,
2014/02/05
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Paolo Bonzini
,
2014/02/05
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Andreas Färber
,
2014/02/05
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Andreas Färber
,
2014/02/07
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Eric Blake
,
2014/02/05
Re: [Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
,
Andreas Färber
,
2014/02/05
[Qemu-devel] [PATCH v3 0/5] disas: add libvixl to support A64 disassembly
,
Peter Maydell
,
2014/02/05
[Qemu-devel] [PATCH v3 4/5] disas/libvixl: Fix upstream libvixl compilation issues
,
Peter Maydell
,
2014/02/05
[Qemu-devel] [PATCH v3 1/5] rules.mak: Support .cc as a C++ source file suffix
,
Peter Maydell
,
2014/02/05
[Qemu-devel] [PATCH v3 2/5] rules.mak: Link with C++ if we have a C++ compiler
,
Peter Maydell
,
2014/02/05
[Qemu-devel] [PATCH v3 5/5] disas: Implement disassembly output for A64
,
Peter Maydell
,
2014/02/05
[Qemu-devel] [PATCH v3 3/5] disas: Add subset of libvixl sources for A64 disassembler
,
Peter Maydell
,
2014/02/05
Re: [Qemu-devel] [PATCH v3 0/5] disas: add libvixl to support A64 disassembly
,
Michael Matz
,
2014/02/06
Re: [Qemu-devel] [PATCH v3 0/5] disas: add libvixl to support A64 disassembly
,
Peter Maydell
,
2014/02/06
Re: [Qemu-devel] [PATCH v3 0/5] disas: add libvixl to support A64 disassembly
,
Michael Matz
,
2014/02/06
Re: [Qemu-devel] [PATCH v3 0/5] disas: add libvixl to support A64 disassembly
,
Christopher Covington
,
2014/02/06
Re: [Qemu-devel] [PATCH v3 0/5] disas: add libvixl to support A64 disassembly
,
Michael Matz
,
2014/02/06
Re: [Qemu-devel] [PATCH v3 0/5] disas: add libvixl to support A64 disassembly
,
Peter Maydell
,
2014/02/06
Re: [Qemu-devel] [PATCH 01/12] qapi: add size parser to StringInputVisitor
,
Andreas Färber
,
2014/02/05
Re: [Qemu-devel] [PATCH 01/12] qapi: add size parser to StringInputVisitor
,
Paolo Bonzini
,
2014/02/05
Re: [Qemu-devel] [PATCH 01/12] qapi: add size parser to StringInputVisitor
,
Eric Blake
,
2014/02/05
[Qemu-devel] [PATCH 0/4] ioeventfd support for virtio-mmio
,
Ying-Shiuan Pan
,
2014/02/05
[Qemu-devel] [PATCH 1/4] virtio-mmio: introduce set_host_notifier()
,
Ying-Shiuan Pan
,
2014/02/05
[Qemu-devel] [PATCH 2/4] virtio-mmio: introduce set_guest_notifiers
,
Ying-Shiuan Pan
,
2014/02/05
[Qemu-devel] [PATCH 3/4] virtio-mmio: start ioeventfd when status gets DRIVER_OK
,
Ying-Shiuan Pan
,
2014/02/05
[Qemu-devel] [PATCH 4/4] virtio-mmio: add a new property for ioeventfd
,
Ying-Shiuan Pan
,
2014/02/05
[Qemu-devel] [PATCH qom-next 0/5] qtest: Prepare PCI NIC tests
,
Andreas Färber
,
2014/02/05
[Qemu-devel] [PATCH qom-next 1/5] tests: Add e1000 qtest
,
Andreas Färber
,
2014/02/05
Re: [Qemu-devel] [PATCH qom-next 1/5] tests: Add e1000 qtest
,
Stefan Hajnoczi
,
2014/02/07
Re: [Qemu-devel] [PATCH qom-next 1/5] tests: Add e1000 qtest
,
Andreas Färber
,
2014/02/07
Re: [Qemu-devel] [PATCH qom-next 1/5] tests: Add e1000 qtest
,
Stefan Hajnoczi
,
2014/02/08
[Qemu-devel] [PATCH qom-next 4/5] tests: Add PC-Net qtest
,
Andreas Färber
,
2014/02/05
[Qemu-devel] [PATCH qom-next 5/5] tests: Add eepro100 qtest
,
Andreas Färber
,
2014/02/05
[Qemu-devel] [PATCH qom-next 3/5] tests: Add rtl8139 qtest
,
Andreas Färber
,
2014/02/05
[Qemu-devel] [PATCH qom-next 2/5] tests: Add vmxnet3 qtest
,
Andreas Färber
,
2014/02/05
Re: [Qemu-devel] [PATCH qom-next 0/5] qtest: Prepare PCI NIC tests
,
Stefan Hajnoczi
,
2014/02/07
Re: [Qemu-devel] [PULL 0/8] Block patches
,
Peter Maydell
,
2014/02/05
[Qemu-devel] Get a vm fd using kvm API's ioctls
,
Vincent KHERBACHE
,
2014/02/05
[Qemu-devel] [PATCH v6 0/9] Refactor PCI/SHPC/PCIE hotplug to use a more generic hotplug API
,
Igor Mammedov
,
2014/02/05
[Qemu-devel] [PATCH v6 2/9] qdev: add to BusState "hotplug-handler" link
,
Igor Mammedov
,
2014/02/05
Re: [Qemu-devel] [PATCH v6 2/9] qdev: add to BusState "hotplug-handler" link
,
Andreas Färber
,
2014/02/05
Re: [Qemu-devel] [PATCH v6 2/9] qdev: add to BusState "hotplug-handler" link
,
Igor Mammedov
,
2014/02/05
Re: [Qemu-devel] [PATCH v6 2/9] qdev: add to BusState "hotplug-handler" link
,
Paolo Bonzini
,
2014/02/05
[Qemu-devel] [PATCH v6 1/9] define hotplug interface
,
Igor Mammedov
,
2014/02/05
[Qemu-devel] [PATCH v6 3/9] qdev: add "hotpluggable" property to Device
,
Igor Mammedov
,
2014/02/05
[Qemu-devel] [PATCH v6 4/9] hw/acpi: move typeinfo to the file end
,
Igor Mammedov
,
2014/02/05
[Qemu-devel] [PATCH v6 5/9] qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
,
Igor Mammedov
,
2014/02/05
[Qemu-devel] [PATCH v6 7/9] pci/shpc: convert SHPC hotplug to use hotplug-handler API
,
Igor Mammedov
,
2014/02/05
[Qemu-devel] [PATCH v6 8/9] pci/pcie: convert PCIE hotplug to use hotplug-handler API
,
Igor Mammedov
,
2014/02/05
[Qemu-devel] [PATCH v6 6/9] acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
,
Igor Mammedov
,
2014/02/05
[Qemu-devel] [PATCH v6 9/9] hw/pci: switch to a generic hotplug handling for PCIDevice
,
Igor Mammedov
,
2014/02/05
Re: [Qemu-devel] [PATCH v6 0/9] Refactor PCI/SHPC/PCIE hotplug to use a more generic hotplug API
,
Michael S. Tsirkin
,
2014/02/10
Re: [Qemu-devel] [PATCH v6 0/9] Refactor PCI/SHPC/PCIE hotplug to use a more generic hotplug API
,
Igor Mammedov
,
2014/02/10
Re: [Qemu-devel] [PATCH qom-cpu 00/16 v10] target-i386: convert CPU features into properties
,
Igor Mammedov
,
2014/02/05
Re: [Qemu-devel] [PATCH qom-cpu 00/16 v10] target-i386: convert CPU features into properties
,
Andreas Färber
,
2014/02/05
Re: [Qemu-devel] [PATCH qom-cpu 00/16 v10] target-i386: convert CPU features into properties
,
Igor Mammedov
,
2014/02/05
Re: [Qemu-devel] [PATCH qom-cpu 00/16 v10] target-i386: convert CPU features into properties
,
Igor Mammedov
,
2014/02/06
Re: [Qemu-devel] [PATCH qom-cpu 00/16 v10] target-i386: convert CPU features into properties
,
Andreas Färber
,
2014/02/06
[Qemu-devel] CPU models and feature probing (was Re: [PATCH qom-cpu 00/16 v10] target-i386: convert CPU) features into properties
,
Eduardo Habkost
,
2014/02/06
Re: [Qemu-devel] CPU models and feature probing (was Re: [PATCH qom-cpu 00/16 v10] target-i386: convert CPU) features into properties
,
Andreas Färber
,
2014/02/06
Re: [Qemu-devel] CPU models and feature probing (was Re: [PATCH qom-cpu 00/16 v10] target-i386: convert CPU) features into properties
,
Eduardo Habkost
,
2014/02/07
Re: [Qemu-devel] CPU models and feature probing (was Re: [PATCH qom-cpu 00/16 v10] target-i386: convert CPU) features into properties
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] CPU models and feature probing (was Re: [PATCH qom-cpu 00/16 v10] target-i386: convert CPU) features into properties
,
Eduardo Habkost
,
2014/02/11
Re: [Qemu-devel] CPU models and feature probing (was Re: [PATCH qom-cpu 00/16 v10] target-i386: convert CPU) features into properties
,
Anthony Liguori
,
2014/02/11
Re: [Qemu-devel] CPU models and feature probing (was Re: [PATCH qom-cpu 00/16 v10] target-i386: convert CPU) features into properties
,
Eduardo Habkost
,
2014/02/11
Re: [Qemu-devel] CPU models and feature probing (was Re: [PATCH qom-cpu 00/16 v10] target-i386: convert CPU) features into properties
,
Anthony Liguori
,
2014/02/11
Re: [Qemu-devel] CPU models and feature probing (was Re: [PATCH qom-cpu 00/16 v10] target-i386: convert CPU) features into properties
,
Eduardo Habkost
,
2014/02/11
Re: [Qemu-devel] CPU models and feature probing (was Re: [PATCH qom-cpu 00/16 v10] target-i386: convert CPU) features into properties
,
Paolo Bonzini
,
2014/02/11
Re: [Qemu-devel] CPU models and feature probing (was Re: [PATCH qom-cpu 00/16 v10] target-i386: convert CPU) features into properties
,
Andreas Färber
,
2014/02/11
Re: [Qemu-devel] CPU models and feature probing (was Re: [PATCH qom-cpu 00/16 v10] target-i386: convert CPU) features into properties
,
Anthony Liguori
,
2014/02/11
Re: [Qemu-devel] CPU models and feature probing (was Re: [PATCH qom-cpu 00/16 v10] target-i386: convert CPU) features into properties
,
Paolo Bonzini
,
2014/02/11
Re: [Qemu-devel] CPU models and feature probing (was Re: [PATCH qom-cpu 00/16 v10] target-i386: convert CPU) features into properties
,
Eduardo Habkost
,
2014/02/07
Re: [Qemu-devel] [PATCH qom-cpu 00/16 v10] target-i386: convert CPU features into properties
,
Igor Mammedov
,
2014/02/11
[Qemu-devel] [PATCH] nand: Don't use qdev_create() in nand_init()
,
Andreas Färber
,
2014/02/05
Re: [Qemu-devel] [PATCH] nand: Don't use qdev_create() in nand_init()
,
Igor Mammedov
,
2014/02/05
Re: [Qemu-devel] [PATCH] nand: Don't use qdev_create() in nand_init()
,
Andreas Färber
,
2014/02/08
[Qemu-devel] [PATCH] qdev: Fix qdev_try_create() for bus-less devices
,
Andreas Färber
,
2014/02/05
Re: [Qemu-devel] [PATCH] qdev: Fix qdev_try_create() for bus-less devices
,
Paolo Bonzini
,
2014/02/05
Re: [Qemu-devel] [PATCH] qdev: Fix qdev_try_create() for bus-less devices
,
Andreas Färber
,
2014/02/05
Re: [Qemu-devel] [PATCH] qdev: Fix qdev_try_create() for bus-less devices
,
Andreas Färber
,
2014/02/05
Re: [Qemu-devel] [PATCH] qdev: Fix qdev_try_create() for bus-less devices
,
Peter Crosthwaite
,
2014/02/05
[Qemu-devel] [PATCH V3] Add Enhanced Three-Speed Ethernet Controller (eTSEC)
,
Fabien Chouteau
,
2014/02/05
[Qemu-devel] [PATCH v6] vl.c: Output error on invalid machine type
,
mrezanin
,
2014/02/05
Re: [Qemu-devel] [PATCH V2] Add Enhanced Three-Speed Ethernet Controller (eTSEC)
,
Fabien Chouteau
,
2014/02/05
[Qemu-devel] Interrupt handling
,
Ayaz Akram
,
2014/02/05
[Qemu-devel] [PATCH] Remove trailing space from error message
,
Orit Wasserman
,
2014/02/05
Re: [Qemu-devel] [PATCH] Remove trailing space from error message
,
Eric Blake
,
2014/02/05
Re: [Qemu-devel] [PATCH 00/12] qdev: cleanup legacy properties
,
Igor Mammedov
,
2014/02/05
Re: [Qemu-devel] [PATCH 00/12] qdev: cleanup legacy properties
,
Paolo Bonzini
,
2014/02/05
Re: [Qemu-devel] [PATCH 00/12] qdev: cleanup legacy properties
,
Andreas Färber
,
2014/02/05
Re: [Qemu-devel] [PATCH 13/12] qapi: refine human printing of sizes
,
Igor Mammedov
,
2014/02/05
Re: [Qemu-devel] [PATCH] qemu: Broken -smb with latest SAMBA package. (Unsupported security=share option)
,
Michael Tokarev
,
2014/02/05
Re: [Qemu-devel] Bug#728876: qemu: smbd forked by qemu uses global directory /var/run/samba/ncalrpc
,
Michael Tokarev
,
2014/02/05
Re: [Qemu-devel] [Qemu-ppc] [V2 PATCH 9/9] target-ppc: Add Store Quadword Conditional
,
Alexander Graf
,
2014/02/05
Re: [Qemu-devel] [Qemu-ppc] [V2 PATCH 9/9] target-ppc: Add Store Quadword Conditional
,
Tom Musta
,
2014/02/05
Re: [Qemu-devel] [Qemu-ppc] [V2 PATCH 6/9] target-ppc: Load Quadword
,
Alexander Graf
,
2014/02/05
Re: [Qemu-devel] [Qemu-ppc] [V2 PATCH 6/9] target-ppc: Load Quadword
,
Tom Musta
,
2014/02/05
Re: [Qemu-devel] [Qemu-ppc] [V2 PATCH 6/9] target-ppc: Load Quadword
,
Eric Blake
,
2014/02/05
Re: [Qemu-devel] [PATCH] SPARC: Add and use CPU_FEATURE_CASA
,
Fabien Chouteau
,
2014/02/05
Re: [Qemu-devel] [PATCH] SPARC: Add and use CPU_FEATURE_CASA
,
Fabien Chouteau
,
2014/02/05
Re: [Qemu-devel] [PATCH] SPARC: Add and use CPU_FEATURE_CASA
,
Fabien Chouteau
,
2014/02/05
Re: [Qemu-devel] slirp smb with modern win guests when samba is also running on host
,
Michael Tokarev
,
2014/02/05
[Qemu-devel] [PATCH] Revert "nand: Don't inherit from Sysbus"
,
Markus Armbruster
,
2014/02/05
Re: [Qemu-devel] [PATCH] Revert "nand: Don't inherit from Sysbus"
,
Andreas Färber
,
2014/02/05
Re: [Qemu-devel] [PATCH] Revert "nand: Don't inherit from Sysbus"
,
Markus Armbruster
,
2014/02/05
Re: [Qemu-devel] [PATCH] Revert "nand: Don't inherit from Sysbus"
,
Peter Maydell
,
2014/02/05
Re: [Qemu-devel] [PATCH] Revert "nand: Don't inherit from Sysbus"
,
Peter Maydell
,
2014/02/05
Re: [Qemu-devel] [PATCH] Revert "nand: Don't inherit from Sysbus"
,
Markus Armbruster
,
2014/02/05
Re: [Qemu-devel] [PATCH] Revert "nand: Don't inherit from Sysbus"
,
Paolo Bonzini
,
2014/02/05
Re: [Qemu-devel] [PATCH] Revert "nand: Don't inherit from Sysbus"
,
Peter Crosthwaite
,
2014/02/05
[Qemu-devel] [PATCH v2] arm/zynq: Add software reset
,
Sebastian Huber
,
2014/02/05
Re: [Qemu-devel] [PATCH v2] arm/zynq: Add software reset
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PULL] VirtFS update
,
Aneesh Kumar K.V
,
2014/02/05
Re: [Qemu-devel] [PULL] VirtFS update
,
Aneesh Kumar K.V
,
2014/02/05
Re: [Qemu-devel] [PULL] VirtFS update
,
Peter Maydell
,
2014/02/10
Re: [Qemu-devel] [PULL] VirtFS update
,
Andreas Färber
,
2014/02/10
Re: [Qemu-devel] [PULL] VirtFS update
,
Peter Maydell
,
2014/02/10
Re: [Qemu-devel] [PULL] VirtFS update
,
Andreas Färber
,
2014/02/10
Re: [Qemu-devel] [PULL] VirtFS update
,
Peter Maydell
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 18/35] target-arm: Fix incorrect type for value argument to write_raw_cp_reg
,
Peter Crosthwaite
,
2014/02/05
[Qemu-devel] Qemu Bare metal Query
,
Mj Embd
,
2014/02/05
Re: [Qemu-devel] Qemu Bare metal Query
,
Stewart Smith
,
2014/02/06
Re: [Qemu-devel] [PATCH v2 12/35] target-arm: Convert performance monitor reginfo to accesfn
,
Peter Crosthwaite
,
2014/02/05
Re: [Qemu-devel] [PATCH v2 12/35] target-arm: Convert performance monitor reginfo to accesfn
,
Peter Maydell
,
2014/02/05
Re: [Qemu-devel] [PATCH v2 12/35] target-arm: Convert performance monitor reginfo to accesfn
,
Alistair Francis
,
2014/02/05
Re: [Qemu-devel] [PATCH v2 12/35] target-arm: Convert performance monitor reginfo to accesfn
,
Peter Crosthwaite
,
2014/02/08
Re: [Qemu-devel] [PATCH v2 12/35] target-arm: Convert performance monitor reginfo to accesfn
,
Peter Maydell
,
2014/02/09
Re: [Qemu-devel] [PATCH v2 09/35] target-arm: A64: Implement MSR (immediate) instructions
,
Peter Crosthwaite
,
2014/02/05
Re: [Qemu-devel] [PATCH v2 09/35] target-arm: A64: Implement MSR (immediate) instructions
,
Peter Maydell
,
2014/02/05
Re: [Qemu-devel] [PATCH v2 09/35] target-arm: A64: Implement MSR (immediate) instructions
,
Peter Maydell
,
2014/02/14
Re: [Qemu-devel] [PATCH v2 09/35] target-arm: A64: Implement MSR (immediate) instructions
,
Peter Crosthwaite
,
2014/02/14
Re: [Qemu-devel] [PATCH v2 05/35] target-arm: Remove unused ARMCPUState sr substruct
,
Peter Crosthwaite
,
2014/02/05
Re: [Qemu-devel] [PATCH v5 2/4] util/fifo8: clear fifo head upon reset
,
Peter Crosthwaite
,
2014/02/05
Re: [Qemu-devel] [PATCH v5 1/4] util/fifo8: implement push/pop of multiple bytes
,
Peter Crosthwaite
,
2014/02/05
Re: [Qemu-devel] backport three changes for v1.7.1
,
Petar Jovanovic
,
2014/02/04
[Qemu-devel] [PATCH RFC] char: fix avail_connections init in qemu_chr_open_eventfd()
,
David Marchand
,
2014/02/04
Re: [Qemu-devel] [PATCH RFC] char: fix avail_connections init in qemu_chr_open_eventfd()
,
David Marchand
,
2014/02/13
Re: [Qemu-devel] [PATCH RFC] char: fix avail_connections init in qemu_chr_open_eventfd()
,
Cam Macdonell
,
2014/02/13
Re: [Qemu-devel] [PATCH RFC] char: fix avail_connections init in qemu_chr_open_eventfd()
,
David Marchand
,
2014/02/14
Re: [Qemu-devel] [PATCH RFC] char: fix avail_connections init in qemu_chr_open_eventfd()
,
David Marchand
,
2014/02/17
Re: [Qemu-devel] [PATCH RFC] char: fix avail_connections init in qemu_chr_open_eventfd()
,
David Marchand
,
2014/02/21
[Qemu-devel] kvm control qemu-system-aarch64 state
,
Claudio Fontana
,
2014/02/04
Re: [Qemu-devel] kvm control qemu-system-aarch64 state
,
Peter Maydell
,
2014/02/04
Re: [Qemu-devel] kvm control qemu-system-aarch64 state
,
Claudio Fontana
,
2014/02/04
Re: [Qemu-devel] kvm control qemu-system-aarch64 state
,
Peter Maydell
,
2014/02/04
Re: [Qemu-devel] kvm control qemu-system-aarch64 state
,
Christoffer Dall
,
2014/02/04
Re: [Qemu-devel] kvm control qemu-system-aarch64 state
,
Claudio Fontana
,
2014/02/05
Re: [Qemu-devel] kvm control qemu-system-aarch64 state
,
Christoffer Dall
,
2014/02/05
[Qemu-devel] Speed disk virtio
,
XliN
,
2014/02/04
Re: [Qemu-devel] Speed disk virtio
,
Brian Jackson
,
2014/02/07
Re: [Qemu-devel] Speed disk virtio
,
XliN
,
2014/02/08
[Qemu-devel] (no subject)
,
Валентин Сайков
,
2014/02/04
Re: [Qemu-devel] [PATCH v2 1/4] target-mips: add CPU definition for MIPS32R5
,
Petar Jovanovic
,
2014/02/04
Re: [Qemu-devel] [PATCH v2 1/4] target-mips: add CPU definition for MIPS32R5
,
Petar Jovanovic
,
2014/02/04
Re: [Qemu-devel] [PATCH v2 1/4] target-mips: add CPU definition for MIPS32R5
,
Petar Jovanovic
,
2014/02/10
Re: [Qemu-devel] [PATCH v2 1/4] target-mips: add CPU definition for MIPS32R5
,
Peter Maydell
,
2014/02/10
[Qemu-devel] [PATCH] pc_piix: enable legacy hotplug for Xen
,
Michael S. Tsirkin
,
2014/02/04
Re: [Qemu-devel] [PATCH] pc_piix: enable legacy hotplug for Xen
,
Paolo Bonzini
,
2014/02/04
Re: [Qemu-devel] [PATCH] pc_piix: enable legacy hotplug for Xen
,
Sander Eikelenboom
,
2014/02/04
Re: [Qemu-devel] [PATCH] pc_piix: enable legacy hotplug for Xen
,
Stefano Stabellini
,
2014/02/05
Re: [Qemu-devel] [PATCH] pc_piix: enable legacy hotplug for Xen
,
Sander Eikelenboom
,
2014/02/05
Re: [Qemu-devel] [PATCH] pc_piix: enable legacy hotplug for Xen
,
Stefano Stabellini
,
2014/02/05
Re: [Qemu-devel] [PATCH] pc_piix: enable legacy hotplug for Xen
,
Stefano Stabellini
,
2014/02/05
Re: [Qemu-devel] [PATCH] pc_piix: enable legacy hotplug for Xen
,
Paolo Bonzini
,
2014/02/05
Re: [Qemu-devel] [PATCH] pc_piix: enable legacy hotplug for Xen
,
Stefano Stabellini
,
2014/02/05
Re: [Qemu-devel] [PATCH] pc_piix: enable legacy hotplug for Xen
,
Paolo Bonzini
,
2014/02/05
Re: [Qemu-devel] [PATCH] pc_piix: enable legacy hotplug for Xen
,
Stefano Stabellini
,
2014/02/05
[Qemu-devel] [PATCH 1/2] SMBIOS: Update Type 17 (Memory Device) struct to v2.3
,
Gabriel L. Somlo
,
2014/02/04
Re: [Qemu-devel] [SeaBIOS] [PATCH 1/2] SMBIOS: Update Type 17 (Memory Device) struct to v2.3
,
Kevin O'Connor
,
2014/02/05
Re: [Qemu-devel] [SeaBIOS] [PATCH 1/2] SMBIOS: Update Type 17 (Memory Device) struct to v2.3
,
Gabriel L. Somlo
,
2014/02/06
Re: [Qemu-devel] [SeaBIOS] [PATCH 1/2] SMBIOS: Update Type 17 (Memory Device) struct to v2.3
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] WfW setup and DOS display.sys hanging
,
Kevin Wolf
,
2014/02/04
Re: [Qemu-devel] WfW setup and DOS display.sys hanging
,
Gerd Hoffmann
,
2014/02/05
Re: [Qemu-devel] [SeaBIOS] WfW setup and DOS display.sys hanging
,
Kevin O'Connor
,
2014/02/05
Re: [Qemu-devel] [SeaBIOS] WfW setup and DOS display.sys hanging
,
Kevin O'Connor
,
2014/02/05
Re: [Qemu-devel] [SeaBIOS] WfW setup and DOS display.sys hanging
,
Sebastian
,
2014/02/05
Re: [Qemu-devel] [SeaBIOS] WfW setup and DOS display.sys hanging
,
Kevin O'Connor
,
2014/02/05
Re: [Qemu-devel] [SeaBIOS] WfW setup and DOS display.sys hanging
,
Sebastian
,
2014/02/10
Re: [Qemu-devel] [SeaBIOS] WfW setup and DOS display.sys hanging
,
Kevin O'Connor
,
2014/02/10
Re: [Qemu-devel] [SeaBIOS] WfW setup and DOS display.sys hanging
,
Gerd Hoffmann
,
2014/02/06
Re: [Qemu-devel] [SeaBIOS] WfW setup and DOS display.sys hanging
,
Kevin O'Connor
,
2014/02/06
[Qemu-devel] [PATCH 0/2] block: add support for gluster reopen
,
Jeff Cody
,
2014/02/04
[Qemu-devel] [PATCH 2/2] block: gluster - add reopen support.
,
Jeff Cody
,
2014/02/04
[Qemu-devel] [PATCH 1/2] block: gluster - code movements, state storage changes
,
Jeff Cody
,
2014/02/04
Re: [Qemu-devel] [PATCH 1/2] block: gluster - code movements, state storage changes
,
Benoît Canet
,
2014/02/05
Re: [Qemu-devel] [PATCH 1/2] block: gluster - code movements, state storage changes
,
Bharata B Rao
,
2014/02/06
Re: [Qemu-devel] [PATCH 1/2] block: gluster - code movements, state storage changes
,
Benoît Canet
,
2014/02/07
Re: [Qemu-devel] [PATCH 1/2] block: gluster - code movements, state storage changes
,
Bharata B Rao
,
2014/02/07
Re: [Qemu-devel] [PATCH 1/2] block: gluster - code movements, state storage changes
,
Jeff Cody
,
2014/02/07
Re: [Qemu-devel] [PATCH 1/2] block: gluster - code movements, state storage changes
,
Benoît Canet
,
2014/02/10
Re: [Qemu-devel] [PATCH 1/2] block: gluster - code movements, state storage changes
,
Benoît Canet
,
2014/02/07
Re: [Qemu-devel] [PATCH 1/2] block: gluster - code movements, state storage changes
,
Stefan Hajnoczi
,
2014/02/14
Re: [Qemu-devel] [PATCH 1/2] block: gluster - code movements, state storage changes
,
Jeff Cody
,
2014/02/14
Re: [Qemu-devel] [PATCH 1/2] block: gluster - code movements, state storage changes
,
Stefan Hajnoczi
,
2014/02/14
Re: [Qemu-devel] [PATCH 1/2] block: gluster - code movements, state storage changes
,
Jeff Cody
,
2014/02/14
Re: [Qemu-devel] [PATCH 1/2] block: gluster - code movements, state storage changes
,
Stefan Hajnoczi
,
2014/02/14
Re: [Qemu-devel] [PATCH 1/2] block: gluster - code movements, state storage changes
,
Jeff Cody
,
2014/02/14
Re: [Qemu-devel] [PATCH 1/2] block: gluster - code movements, state storage changes
,
Kevin Wolf
,
2014/02/14
Re: [Qemu-devel] [PATCH v3] target-arm: Add support for AArch32 64bit VCVTB and VCVTT
,
Peter Maydell
,
2014/02/04
Re: [Qemu-devel] [PATCH 3/6] migration:fix free XBZRLE decoded_buf wrong
,
Juan Quintela
,
2014/02/04
[Qemu-devel] [PATCH] block: Add notes to iSCSI's .bdrv_open and .bdrv_reopen_prepare
,
Jeff Cody
,
2014/02/04
Re: [Qemu-devel] [PATCH] block: Add notes to iSCSI's .bdrv_open and .bdrv_reopen_prepare
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PATCH 2/2] SMBIOS: Add Type 2 (Baseboard) struct
,
Gabriel L. Somlo
,
2014/02/04
[Qemu-devel] [PULL v5 00/12] target-lm32 updates
,
Michael Walle
,
2014/02/04
[Qemu-devel] [PULL v5 03/12] milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write()
,
Michael Walle
,
2014/02/04
[Qemu-devel] [PULL v5 02/12] tests: lm32: new rule for single test cases
,
Michael Walle
,
2014/02/04
[Qemu-devel] [PULL v5 12/12] hw/lm32: print error if cpu model is not found
,
Michael Walle
,
2014/02/04
[Qemu-devel] [PULL v5 06/12] target-lm32: kill cpu_abort() calls
,
Michael Walle
,
2014/02/04
[Qemu-devel] [PULL v5 04/12] lm32_uart/lm32_juart: use qemu_chr_fe_write_all()
,
Michael Walle
,
2014/02/04
[Qemu-devel] [PULL v5 09/12] lm32_sys: print test result on stderr
,
Michael Walle
,
2014/02/04
[Qemu-devel] [PULL v5 11/12] target-lm32: stop VM on illegal or unknown instruction
,
Michael Walle
,
2014/02/04
[Qemu-devel] [PULL v5 08/12] target-lm32: add breakpoint/watchpoint support
,
Michael Walle
,
2014/02/04
[Qemu-devel] [PULL v5 05/12] milkymist-vgafb: swap pixel data in source buffer
,
Michael Walle
,
2014/02/04
[Qemu-devel] [PULL v5 10/12] lm32_sys: dump cpu state if test case fails
,
Michael Walle
,
2014/02/04
[Qemu-devel] [PULL v5 01/12] lm32_sys: increase test case name length limit
,
Michael Walle
,
2014/02/04
[Qemu-devel] [PULL v5 07/12] target-lm32: move model features to LM32CPU
,
Michael Walle
,
2014/02/04
Re: [Qemu-devel] [PULL v5 00/12] target-lm32 updates
,
Peter Maydell
,
2014/02/08
Re: [Qemu-devel] [PULL 0/5] s390/kvm: fixes and features
,
Peter Maydell
,
2014/02/04
Re: [Qemu-devel] [PULL 0/1] libcacard glusterfs fix
,
Peter Maydell
,
2014/02/04
[Qemu-devel] file_ram_alloc: unify mem-path, mem-prealloc error handling
,
Marcelo Tosatti
,
2014/02/04
Re: [Qemu-devel] file_ram_alloc: unify mem-path, mem-prealloc error handling
,
Marcelo Tosatti
,
2014/02/04
Re: [Qemu-devel] file_ram_alloc: unify mem-path, mem-prealloc error handling
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] file_ram_alloc: unify mem-path, mem-prealloc error handling
,
Paolo Bonzini
,
2014/02/27
Re: [Qemu-devel] file_ram_alloc: unify mem-path, mem-prealloc error handling
,
Igor Mammedov
,
2014/02/28
Re: [Qemu-devel] file_ram_alloc: unify mem-path, mem-prealloc error handling
,
Marcelo Tosatti
,
2014/02/28
[Qemu-devel] [PULL v2 0/8] migration queue
,
Juan Quintela
,
2014/02/04
[Qemu-devel] [PATCH 7/8] Don't abort on out of memory when creating page cache
,
Juan Quintela
,
2014/02/04
[Qemu-devel] [PATCH 6/8] XBZRLE cache size should not be larger than guest memory size
,
Juan Quintela
,
2014/02/04
[Qemu-devel] [PATCH 3/8] Set xbzrle buffers to NULL after freeing them to avoid double free errors
,
Juan Quintela
,
2014/02/04
[Qemu-devel] [PATCH 5/8] migration:fix free XBZRLE decoded_buf wrong
,
Juan Quintela
,
2014/02/04
[Qemu-devel] [PATCH 1/8] vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type
,
Juan Quintela
,
2014/02/04
[Qemu-devel] [PATCH 2/8] exec: fix ram_list dirty map optimization
,
Juan Quintela
,
2014/02/04
[Qemu-devel] [PATCH 4/8] Add check for cache size smaller than page size
,
Juan Quintela
,
2014/02/04
[Qemu-devel] [PATCH 8/8] Don't abort on memory allocation error
,
Juan Quintela
,
2014/02/04
Re: [Qemu-devel] [PULL v2 0/8] migration queue
,
Peter Maydell
,
2014/02/08
Re: [Qemu-devel] [PULL] Update OpenBIOS images to r1246
,
Peter Maydell
,
2014/02/04
[Qemu-devel] [PATCH] qtest: don't report signals if qtest driver enabled
,
Michael S. Tsirkin
,
2014/02/04
Re: [Qemu-devel] [PATCH] qtest: don't report signals if qtest driver enabled
,
Andreas Färber
,
2014/02/05
Re: [Qemu-devel] [PATCH] qtest: don't report signals if qtest driver enabled
,
Michael S. Tsirkin
,
2014/02/05
Re: [Qemu-devel] [PULL v2 00/24] QOM devices patch queue 2013-12-24
,
Andreas Färber
,
2014/02/04
Re: [Qemu-devel] [PULL v2 00/24] QOM devices patch queue 2013-12-24
,
Michael S. Tsirkin
,
2014/02/04
Re: [Qemu-devel] [PULL v2 00/24] QOM devices patch queue 2013-12-24
,
Michael S. Tsirkin
,
2014/02/04
Re: [Qemu-devel] [PULL v2 00/24] QOM devices patch queue 2013-12-24
,
Michael S. Tsirkin
,
2014/02/04
[Qemu-devel] [PULL 0/8] migration queue
,
Juan Quintela
,
2014/02/04
[Qemu-devel] [PATCH 8/8] exec: fix ram_list dirty map optimization
,
Juan Quintela
,
2014/02/04
[Qemu-devel] [PATCH 4/8] migration:fix free XBZRLE decoded_buf wrong
,
Juan Quintela
,
2014/02/04
[Qemu-devel] [PATCH 6/8] Don't abort on out of memory when creating page cache
,
Juan Quintela
,
2014/02/04
[Qemu-devel] [PATCH 7/8] Don't abort on memory allocation error
,
Juan Quintela
,
2014/02/04
Re: [Qemu-devel] [PATCH 7/8] Don't abort on memory allocation error
,
Dr. David Alan Gilbert
,
2014/02/04
Re: [Qemu-devel] [PATCH 7/8] Don't abort on memory allocation error
,
Juan Quintela
,
2014/02/04
[Qemu-devel] [PATCH 5/8] XBZRLE cache size should not be larger than guest memory size
,
Juan Quintela
,
2014/02/04
Re: [Qemu-devel] [PATCH 5/8] XBZRLE cache size should not be larger than guest memory size
,
Eric Blake
,
2014/02/04
Re: [Qemu-devel] [PATCH 5/8] XBZRLE cache size should not be larger than guest memory size
,
Orit Wasserman
,
2014/02/04
[Qemu-devel] [PATCH 3/8] Add check for cache size smaller than page size
,
Juan Quintela
,
2014/02/04
[Qemu-devel] [PATCH 1/8] vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type
,
Juan Quintela
,
2014/02/04
[Qemu-devel] [PATCH 2/8] Set xbzrle buffers to NULL after freeing them to avoid double free errors
,
Juan Quintela
,
2014/02/04
Re: [Qemu-devel] [PULL 0/8] migration queue
,
Juan Quintela
,
2014/02/04
Re: [Qemu-devel] [PATCH 6/6] Don't abort on memory allocation error
,
Juan Quintela
,
2014/02/04
Re: [Qemu-devel] [PATCH 12/12] trace: [all] Add "guest_vmem" event
,
Richard Henderson
,
2014/02/04
Re: [Qemu-devel] [PATCH 12/12] trace: [all] Add "guest_vmem" event
,
Lluís Vilanova
,
2014/02/04
Re: [Qemu-devel] [PATCH 12/12] trace: [all] Add "guest_vmem" event
,
Richard Henderson
,
2014/02/06
Re: [Qemu-devel] [PATCH 12/12] trace: [all] Add "guest_vmem" event
,
Lluís Vilanova
,
2014/02/10
Re: [Qemu-devel] [PATCH 4/6] XBZRLE cache size should not be larger than guest memory size
,
Juan Quintela
,
2014/02/04
Re: [Qemu-devel] [PATCH] exec: fix ram_list dirty map optimization
,
Juan Quintela
,
2014/02/04
[Qemu-devel] PC-BSD installer does not boot with 1.7.4 (bisected)
,
Michael Tokarev
,
2014/02/04
Re: [Qemu-devel] PC-BSD installer does not boot with 1.7.4 (bisected)
,
Kevin O'Connor
,
2014/02/05
Re: [Qemu-devel] PC-BSD installer does not boot with 1.7.4 (bisected)
,
Kevin O'Connor
,
2014/02/05
Re: [Qemu-devel] *BSD kernel crash at boot in qemu with seabios 1.7.4 (bisected)
,
Michael Tokarev
,
2014/02/06
Re: [Qemu-devel] *BSD kernel crash at boot in qemu with seabios 1.7.4 (bisected)
,
Xin Li
,
2014/02/12
Re: [Qemu-devel] PC-BSD installer does not boot with 1.7.4 (bisected)
,
Kevin O'Connor
,
2014/02/10
Re: [Qemu-devel] PC-BSD installer does not boot with 1.7.4 (bisected)
,
Michael Tokarev
,
2014/02/17
Re: [Qemu-devel] PC-BSD installer does not boot with 1.7.4 (bisected)
,
Kevin O'Connor
,
2014/02/17
Re: [Qemu-devel] [PATCH v2 0/5] disas: add libvixl to support A64 disassembly
,
Laurent Desnogues
,
2014/02/04
Re: [Qemu-devel] [PATCH v2 0/5] disas: add libvixl to support A64 disassembly
,
Peter Maydell
,
2014/02/04
[Qemu-devel] [PATCH] raw: Fix BlockLimits passthrough
,
Kevin Wolf
,
2014/02/04
Re: [Qemu-devel] [PATCH] raw: Fix BlockLimits passthrough
,
Laszlo Ersek
,
2014/02/04
Re: [Qemu-devel] [PATCH v2] qdev: Keep global allocation counter per bus
,
Markus Armbruster
,
2014/02/04
Re: [Qemu-devel] [PATCH v2] qdev: Keep global allocation counter per bus
,
Peter Crosthwaite
,
2014/02/05
Re: [Qemu-devel] [PATCH v2] qdev: Keep global allocation counter per bus
,
Markus Armbruster
,
2014/02/05
Re: [Qemu-devel] [PATCH] tests/Makefile: Run qom-test for every architecture
,
Markus Armbruster
,
2014/02/04
Re: [Qemu-devel] [PATCH] tests/Makefile: Run qom-test for every architecture
,
Andreas Färber
,
2014/02/05
[Qemu-devel] [Bug 1174654] Re: qemu-system-x86_64 takes 100% CPU after host machine resumed from suspend to ram
,
Matt Keith
,
2014/02/04
[Qemu-devel] migration: broken ram_save_pending
,
Alexey Kardashevskiy
,
2014/02/04
Re: [Qemu-devel] migration: broken ram_save_pending
,
Paolo Bonzini
,
2014/02/04
Re: [Qemu-devel] migration: broken ram_save_pending
,
Alexey Kardashevskiy
,
2014/02/04
Re: [Qemu-devel] migration: broken ram_save_pending
,
Paolo Bonzini
,
2014/02/04
Re: [Qemu-devel] migration: broken ram_save_pending
,
Alexey Kardashevskiy
,
2014/02/04
Re: [Qemu-devel] migration: broken ram_save_pending
,
Paolo Bonzini
,
2014/02/04
Re: [Qemu-devel] migration: broken ram_save_pending
,
Alexey Kardashevskiy
,
2014/02/04
Re: [Qemu-devel] migration: broken ram_save_pending
,
Paolo Bonzini
,
2014/02/05
Re: [Qemu-devel] migration: broken ram_save_pending
,
Dr. David Alan Gilbert
,
2014/02/05
Re: [Qemu-devel] migration: broken ram_save_pending
,
Paolo Bonzini
,
2014/02/05
Re: [Qemu-devel] migration: broken ram_save_pending
,
Dr. David Alan Gilbert
,
2014/02/05
Re: [Qemu-devel] migration: broken ram_save_pending
,
Paolo Bonzini
,
2014/02/05
Re: [Qemu-devel] migration: broken ram_save_pending
,
Alexey Kardashevskiy
,
2014/02/05
Re: [Qemu-devel] migration: broken ram_save_pending
,
Dr. David Alan Gilbert
,
2014/02/06
Re: [Qemu-devel] migration: broken ram_save_pending
,
Alexey Kardashevskiy
,
2014/02/07
Re: [Qemu-devel] migration: broken ram_save_pending
,
Dr. David Alan Gilbert
,
2014/02/07
Re: [Qemu-devel] migration: broken ram_save_pending
,
Paolo Bonzini
,
2014/02/06
Re: [Qemu-devel] migration: broken ram_save_pending
,
Alexey Kardashevskiy
,
2014/02/07
[Qemu-devel] Hardware Interrupt handling
,
Ayaz Akram
,
2014/02/04
[Qemu-devel] [PATCH] misc: Fix case Qemu -> QEMU
,
Stefan Weil
,
2014/02/04
Re: [Qemu-devel] [PATCH] misc: Fix case Qemu -> QEMU
,
Laszlo Ersek
,
2014/02/04
Re: [Qemu-devel] [PATCH] misc: Fix case Qemu -> QEMU
,
Andreas Färber
,
2014/02/04
Re: [Qemu-devel] [PATCH] misc: Fix case Qemu -> QEMU
,
Stefan Weil
,
2014/02/05
Re: [Qemu-devel] [Qemu-trivial] [PATCH] misc: Fix case Qemu -> QEMU
,
Michael Tokarev
,
2014/02/06
Re: [Qemu-devel] [PATCH] trace backend: introduce multi tracing backend
,
Kazuya Saito
,
2014/02/04
Re: [Qemu-devel] [PATCH] trace backend: introduce multi tracing backend
,
Stefan Hajnoczi
,
2014/02/04
Re: [Qemu-devel] [PATCH] trace backend: introduce multi tracing backend
,
Kazuya Saito
,
2014/02/04
Re: [Qemu-devel] [PATCH] trace backend: introduce multi tracing backend
,
Stefan Hajnoczi
,
2014/02/04
Re: [Qemu-devel] [PATCH] trace backend: introduce multi tracing backend
,
Kazuya Saito
,
2014/02/05
Re: [Qemu-devel] [Xen-devel] Project idea: make QEMU more flexible
,
Paolo Bonzini
,
2014/02/03
[Qemu-devel] [PATCH v3 0/4] elf loader: exit if incompatible architecture is detected
,
Alexey Kardashevskiy
,
2014/02/03
[Qemu-devel] [PATCH v3 2/4] moxie: fix load_elf() usage
,
Alexey Kardashevskiy
,
2014/02/03
[Qemu-devel] [PATCH v3 3/4] elf-loader: add more return codes
,
Alexey Kardashevskiy
,
2014/02/03
[Qemu-devel] [PATCH v3 1/4] spapr: support only ELF kernel images
,
Alexey Kardashevskiy
,
2014/02/03
[Qemu-devel] [PATCH v3 4/4] spapr: print more detailed error message on failed load_elf()
,
Alexey Kardashevskiy
,
2014/02/03
Re: [Qemu-devel] [PATCH v3 0/4] elf loader: exit if incompatible architecture is detected
,
Alexander Graf
,
2014/02/06
Re: [Qemu-devel] [PATCH v4 4/5] qmp: full introspection support for QMP
,
Eric Blake
,
2014/02/03
Re: [Qemu-devel] [PATCH v4 3/5] qobject: introduce qobject_get_str()
,
Eric Blake
,
2014/02/03
Re: [Qemu-devel] [PATCH v4 2/5] qapi: add qapi-introspect.py code generator
,
Eric Blake
,
2014/02/03
Re: [Qemu-devel] [PATCH v4 2/5] qapi: add qapi-introspect.py code generator
,
Eric Blake
,
2014/02/10
Re: [Qemu-devel] [PATCH V6 5/8] block: Create authorizations mechanism for external snapshot and resize.
,
Jeff Cody
,
2014/02/03
Re: [Qemu-devel] [PATCH V6 5/8] block: Create authorizations mechanism for external snapshot and resize.
,
Kevin Wolf
,
2014/02/04
Re: [Qemu-devel] [PATCH V6 5/8] block: Create authorizations mechanism for external snapshot and resize.
,
Jeff Cody
,
2014/02/04
Re: [Qemu-devel] [PATCH V6 5/8] block: Create authorizations mechanism for external snapshot and resize.
,
Benoît Canet
,
2014/02/10
Re: [Qemu-devel] [PATCH V6 5/8] block: Create authorizations mechanism for external snapshot and resize.
,
Benoît Canet
,
2014/02/10
Re: [Qemu-devel] [PATCH V6 5/8] block: Create authorizations mechanism for external snapshot and resize.
,
Benoît Canet
,
2014/02/10
[Qemu-devel] Commit 9e047b982452c633882b486682966c1d97097015 (piix4: add acpi pci hotplug support) seems to break Xen pci-passthrough
,
Sander Eikelenboom
,
2014/02/03
Re: [Qemu-devel] Commit 9e047b982452c633882b486682966c1d97097015 (piix4: add acpi pci hotplug support) seems to break Xen pci-passthrough
,
Michael S. Tsirkin
,
2014/02/04
Re: [Qemu-devel] Commit 9e047b982452c633882b486682966c1d97097015 (piix4: add acpi pci hotplug support) seems to break Xen pci-passthrough
,
Sander Eikelenboom
,
2014/02/04
Re: [Qemu-devel] Commit 9e047b982452c633882b486682966c1d97097015 (piix4: add acpi pci hotplug support) seems to break Xen pci-passthrough
,
Igor Mammedov
,
2014/02/04
Re: [Qemu-devel] Commit 9e047b982452c633882b486682966c1d97097015 (piix4: add acpi pci hotplug support) seems to break Xen pci-passthrough
,
Michael S. Tsirkin
,
2014/02/04
Re: [Qemu-devel] Commit 9e047b982452c633882b486682966c1d97097015 (piix4: add acpi pci hotplug support) seems to break Xen pci-passthrough
,
Igor Mammedov
,
2014/02/04
[Qemu-devel] Commit 9e047b982452c633882b486682966c1d97097015 seems to break Xen pci-passthrough
,
Sander Eikelenboom
,
2014/02/03
[Qemu-devel] [PATCH] PPC: KVM: Don't tell the user about missing SPR syncs
,
Alexander Graf
,
2014/02/03
Re: [Qemu-devel] [Qemu-ppc] [PATCH] PPC: KVM: Don't tell the user about missing SPR syncs
,
Alexey Kardashevskiy
,
2014/02/03
Re: [Qemu-devel] [Qemu-ppc] [PATCH] PPC: KVM: Don't tell the user about missing SPR syncs
,
Alexander Graf
,
2014/02/04
[Qemu-devel] [PATCH] PPC: KVM: suppress warnings about not supported SPRs
,
Alexey Kardashevskiy
,
2014/02/03
Re: [Qemu-devel] [PATCH] PPC: KVM: suppress warnings about not supported SPRs
,
Alexander Graf
,
2014/02/04
Re: [Qemu-devel] [PATCH] PPC: KVM: suppress warnings about not supported SPRs
,
Alexey Kardashevskiy
,
2014/02/04
[Qemu-devel] [PATCH V15 00/13] Quorum block filter
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V15 02/13] quorum: Create BDRVQuorumState and BlkDriver and do init.
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V15 02/13] quorum: Create BDRVQuorumState and BlkDriver and do init.
,
Kevin Wolf
,
2014/02/04
[Qemu-devel] [PATCH V15 04/13] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V15 04/13] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
,
Kevin Wolf
,
2014/02/04
[Qemu-devel] [PATCH V15 09/13] quorum: Add quorum_co_get_block_status.
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V15 09/13] quorum: Add quorum_co_get_block_status.
,
Kevin Wolf
,
2014/02/04
Re: [Qemu-devel] [PATCH V15 09/13] quorum: Add quorum_co_get_block_status.
,
Benoît Canet
,
2014/02/05
[Qemu-devel] [PATCH V15 03/13] quorum: Add quorum_aio_writev and its dependencies.
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V15 03/13] quorum: Add quorum_aio_writev and its dependencies.
,
Kevin Wolf
,
2014/02/04
Re: [Qemu-devel] [PATCH V15 03/13] quorum: Add quorum_aio_writev and its dependencies.
,
Benoît Canet
,
2014/02/05
[Qemu-devel] [PATCH V15 07/13] quorum: Add quorum_getlength().
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V15 05/13] quorum: Add quorum_aio_readv.
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V15 05/13] quorum: Add quorum_aio_readv.
,
Kevin Wolf
,
2014/02/04
[Qemu-devel] [PATCH V15 08/13] quorum: Add quorum_invalidate_cache().
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V15 10/13] quorum: Add quorum_co_flush().
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V15 11/13] quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V15 01/13] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB.
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V15 01/13] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB.
,
Kevin Wolf
,
2014/02/04
Re: [Qemu-devel] [PATCH V15 01/13] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB.
,
Benoît Canet
,
2014/02/05
[Qemu-devel] [PATCH V15 06/13] quorum: Add quorum mechanism.
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V15 06/13] quorum: Add quorum mechanism.
,
Kevin Wolf
,
2014/02/04
Re: [Qemu-devel] [PATCH V15 06/13] quorum: Add quorum mechanism.
,
Benoît Canet
,
2014/02/05
[Qemu-devel] [PATCH V15 13/13] quorum: Add unit test.
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V15 13/13] quorum: Add unit test.
,
Kevin Wolf
,
2014/02/04
Re: [Qemu-devel] [PATCH V15 13/13] quorum: Add unit test.
,
Benoît Canet
,
2014/02/04
[Qemu-devel] [PATCH V15 12/13] quorum: Add quorum_open() and quorum_close().
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V15 12/13] quorum: Add quorum_open() and quorum_close().
,
Kevin Wolf
,
2014/02/04
Re: [Qemu-devel] [PATCH V15 12/13] quorum: Add quorum_open() and quorum_close().
,
Benoît Canet
,
2014/02/05
[Qemu-devel] osx pci vs. 99fd437dee468609de8218f0eb3b16621fb6a9c9
,
Gabriel L. Somlo
,
2014/02/03
Re: [Qemu-devel] osx pci vs. 99fd437dee468609de8218f0eb3b16621fb6a9c9
,
Michael S. Tsirkin
,
2014/02/04
Re: [Qemu-devel] osx pci vs. 99fd437dee468609de8218f0eb3b16621fb6a9c9
,
Gabriel L. Somlo
,
2014/02/04
Re: [Qemu-devel] [Qemu-ppc] standard test image not booting with qemu-system-ppc
,
Alexander Graf
,
2014/02/03
Re: [Qemu-devel] [Qemu-ppc] standard test image not booting with qemu-system-ppc
,
Alexander Graf
,
2014/02/03
Re: [Qemu-devel] [Qemu-ppc] standard test image not booting with qemu-system-ppc
,
Alexander Graf
,
2014/02/03
Re: [Qemu-devel] [Qemu-ppc] standard test image not booting with qemu-system-ppc
,
Peter Maydell
,
2014/02/03
Re: [Qemu-devel] [Qemu-ppc] standard test image not booting with qemu-system-ppc
,
Alexander Graf
,
2014/02/04
Re: [Qemu-devel] [Qemu-ppc] standard test image not booting with qemu-system-ppc
,
Paolo Bonzini
,
2014/02/04
Re: [Qemu-devel] [Qemu-ppc] standard test image not booting with qemu-system-ppc
,
Stefano Stabellini
,
2014/02/04
Re: [Qemu-devel] [Qemu-ppc] standard test image not booting with qemu-system-ppc
,
Anthony PERARD
,
2014/02/04
Re: [Qemu-devel] [PATCH] s390: Storage key global access
,
Jason J. Herne
,
2014/02/03
Re: [Qemu-devel] [PATCH] s390: Storage key global access
,
Christian Borntraeger
,
2014/02/06
Re: [Qemu-devel] [PATCH] s390: Storage key global access
,
Jason J. Herne
,
2014/02/25
Re: [Qemu-devel] [PATCH] s390: Storage key global access
,
Christian Borntraeger
,
2014/02/25
Re: [Qemu-devel] [PATCH] s390: Storage key global access
,
Andreas Färber
,
2014/02/25
Re: [Qemu-devel] [PATCH] s390: Storage key global access
,
Christian Borntraeger
,
2014/02/25
Re: [Qemu-devel] [PATCH] s390: Storage key global access
,
Jason J. Herne
,
2014/02/26
Re: [Qemu-devel] [PATCH v4 1/5] qapi: introduce DataObject to describe dynamic structs
,
Eric Blake
,
2014/02/03
Re: [Qemu-devel] [PATCH] target-i386: enable x2apic by default on more recent CPU models
,
Eduardo Habkost
,
2014/02/03
Re: [Qemu-devel] [PATCH] target-i386: enable x2apic by default on more recent CPU models
,
Andreas Färber
,
2014/02/04
[Qemu-devel] Enabling x2apic by default in KvM (was Re: [PATCH] target-i386: enable x2apic by default on more recent CPU models)
,
Eduardo Habkost
,
2014/02/06
Re: [Qemu-devel] [PATCH] target-i386: enable x2apic by default on more recent CPU models
,
Michael S. Tsirkin
,
2014/02/17
Re: [Qemu-devel] [PATCH] target-i386: enable x2apic by default on more recent CPU models
,
Eduardo Habkost
,
2014/02/17
Re: [Qemu-devel] [PATCH] target-i386: enable x2apic by default on more recent CPU models
,
Andreas Färber
,
2014/02/17
Re: [Qemu-devel] [PATCH] target-i386: enable x2apic by default on more recent CPU models
,
Eduardo Habkost
,
2014/02/17
[Qemu-devel] [PATCH] qdev: Keep global allocation counter per bus
,
Alexander Graf
,
2014/02/03
Re: [Qemu-devel] [PATCH] qdev: Keep global allocation counter per bus
,
Markus Armbruster
,
2014/02/04
Re: [Qemu-devel] [PATCH] qdev: Keep global allocation counter per bus
,
Paolo Bonzini
,
2014/02/04
Re: [Qemu-devel] [PATCH] qdev: Keep global allocation counter per bus
,
Markus Armbruster
,
2014/02/04
Re: [Qemu-devel] [PATCH] qdev: Keep global allocation counter per bus
,
Paolo Bonzini
,
2014/02/05
Re: [Qemu-devel] [PATCH] qdev: Keep global allocation counter per bus
,
Markus Armbruster
,
2014/02/06
Re: [Qemu-devel] [PATCH] qdev: Keep global allocation counter per bus
,
Alexander Graf
,
2014/02/06
Re: [Qemu-devel] [PATCH] qdev: Keep global allocation counter per bus
,
Markus Armbruster
,
2014/02/06
[Qemu-devel] [PATCH V14 00/13] Quorum block filter
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V14 02/13] quorum: Create BDRVQuorumState and BlkDriver and do init.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V14 03/13] quorum: Add quorum_aio_writev and its dependencies.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V14 01/13] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V14 04/13] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V14 09/13] quorum: Add quorum_co_get_block_status.
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V14 09/13] quorum: Add quorum_co_get_block_status.
,
Max Reitz
,
2014/02/03
[Qemu-devel] [PATCH V14 13/13] quorum: Add unit test.
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V14 13/13] quorum: Add unit test.
,
Max Reitz
,
2014/02/03
[Qemu-devel] [PATCH V14 05/13] quorum: Add quorum_aio_readv.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V14 08/13] quorum: Add quorum_invalidate_cache().
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V14 06/13] quorum: Add quorum mechanism.
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V14 06/13] quorum: Add quorum mechanism.
,
Max Reitz
,
2014/02/03
[Qemu-devel] [PATCH V14 07/13] quorum: Add quorum_getlength().
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V14 10/13] quorum: Add quorum_co_flush().
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V14 10/13] quorum: Add quorum_co_flush().
,
Max Reitz
,
2014/02/03
[Qemu-devel] [PATCH V14 12/13] quorum: Add quorum_open() and quorum_close().
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V14 12/13] quorum: Add quorum_open() and quorum_close().
,
Max Reitz
,
2014/02/03
Re: [Qemu-devel] [PATCH V14 12/13] quorum: Add quorum_open() and quorum_close().
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V14 11/13] quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum.
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V14 00/13] Quorum block filter
,
Jeff Cody
,
2014/02/03
Re: [Qemu-devel] [PATCH V14 00/13] Quorum block filter
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V14 00/13] Quorum block filter
,
Kevin Wolf
,
2014/02/04
Re: [Qemu-devel] [PATCH V14 00/13] Quorum block filter
,
Benoît Canet
,
2014/02/04
[Qemu-devel] QEMU-Based Android Emulator
,
Marinos Tsantekidis
,
2014/02/03
Re: [Qemu-devel] QEMU-Based Android Emulator
,
Andreas Färber
,
2014/02/04
Re: [Qemu-devel] QEMU-Based Android Emulator
,
Marinos Tsantekidis
,
2014/02/04
[Qemu-devel] OpenBSD v5.X guest (with MP kernel) freezes on "virsh shutdown <guest>"
,
Robert Urban
,
2014/02/03
Re: [Qemu-devel] OpenBSD v5.X guest (with MP kernel) freezes on "virsh shutdown <guest>"
,
Robert Urban
,
2014/02/07
[Qemu-devel] [PULL 00/16] KVM changes for 2014-02-03
,
Paolo Bonzini
,
2014/02/03
[Qemu-devel] [PULL 02/16] target-i386: kvm_cpu_fill_host(): No need to check level
,
Paolo Bonzini
,
2014/02/03
[Qemu-devel] [PULL 01/16] target-i386: kvm_cpu_fill_host(): Kill unused code
,
Paolo Bonzini
,
2014/02/03
[Qemu-devel] [PULL 04/16] target-i386: kvm_cpu_fill_host(): No need to check xlevel2
,
Paolo Bonzini
,
2014/02/03
[Qemu-devel] [PULL 06/16] target-i386: kvm_cpu_fill_host(): Fill feature words in a loop
,
Paolo Bonzini
,
2014/02/03
[Qemu-devel] [PULL 08/16] kvm: print suberror on all internal errors
,
Paolo Bonzini
,
2014/02/03
[Qemu-devel] [PULL 09/16] KVM: fix coexistence of KVM and Hyper-V leaves
,
Paolo Bonzini
,
2014/02/03
[Qemu-devel] [PULL 10/16] kvm: make availability of Hyper-V enlightenments dependent on KVM_CAP_HYPERV
,
Paolo Bonzini
,
2014/02/03
[Qemu-devel] [PULL 11/16] kvm: make hyperv hypercall and guest os id MSRs migratable.
,
Paolo Bonzini
,
2014/02/03
[Qemu-devel] [PULL 13/16] kvm: add support for hyper-v timers
,
Paolo Bonzini
,
2014/02/03
[Qemu-devel] [PULL 14/16] target-i386: Eliminate CONFIG_KVM #ifdefs
,
Paolo Bonzini
,
2014/02/03
[Qemu-devel] [PULL 15/16] target-i386: Don't change x86_def_t struct on cpu_x86_register()
,
Paolo Bonzini
,
2014/02/03
[Qemu-devel] [PULL 03/16] target-i386: kvm_cpu_fill_host(): No need to check CPU vendor
,
Paolo Bonzini
,
2014/02/03
[Qemu-devel] [PULL 05/16] target-i386: kvm_cpu_fill_host(): Set all feature words at end of function
,
Paolo Bonzini
,
2014/02/03
[Qemu-devel] [PULL 07/16] target-i386: kvm_check_features_against_host(): Kill feature word array
,
Paolo Bonzini
,
2014/02/03
[Qemu-devel] [PULL 12/16] kvm: make hyperv vapic assist page migratable
,
Paolo Bonzini
,
2014/02/03
[Qemu-devel] [PULL 16/16] target-i386: Move KVM default-vendor hack to instance_init
,
Paolo Bonzini
,
2014/02/03
Re: [Qemu-devel] [PULL 16/16] target-i386: Move KVM default-vendor hack to instance_init
,
Andreas Färber
,
2014/02/08
Re: [Qemu-devel] [PULL 16/16] target-i386: Move KVM default-vendor hack to instance_init
,
Paolo Bonzini
,
2014/02/08
Re: [Qemu-devel] [PULL 16/16] target-i386: Move KVM default-vendor hack to instance_init
,
Peter Maydell
,
2014/02/08
Re: [Qemu-devel] [PULL 16/16] target-i386: Move KVM default-vendor hack to instance_init
,
Peter Maydell
,
2014/02/08
Re: [Qemu-devel] [PULL 16/16] target-i386: Move KVM default-vendor hack to instance_init
,
Paolo Bonzini
,
2014/02/09
[Qemu-devel] [PATCH] target-i386: Don't declare variables in the middle of blocks
,
Eduardo Habkost
,
2014/02/09
[Qemu-devel] [qom-cpu PATCH v2] target-i386: Don't declare variables in the middle of blocks
,
Eduardo Habkost
,
2014/02/19
Re: [Qemu-devel] [qom-cpu PATCH v2] target-i386: Don't declare variables in the middle of blocks
,
Andreas Färber
,
2014/02/20
Re: [Qemu-devel] [PULL 16/16] target-i386: Move KVM default-vendor hack to instance_init
,
Eduardo Habkost
,
2014/02/09
Re: [Qemu-devel] [PULL 16/16] target-i386: Move KVM default-vendor hack to instance_init
,
Andreas Färber
,
2014/02/09
Re: [Qemu-devel] [PULL 16/16] target-i386: Move KVM default-vendor hack to instance_init
,
Peter Maydell
,
2014/02/09
Re: [Qemu-devel] [PULL 16/16] target-i386: Move KVM default-vendor hack to instance_init
,
Andreas Färber
,
2014/02/08
Re: [Qemu-devel] [PULL 16/16] target-i386: Move KVM default-vendor hack to instance_init
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PULL 00/16] KVM changes for 2014-02-03
,
Peter Maydell
,
2014/02/06
Re: [Qemu-devel] [PULL 00/16] KVM changes for 2014-02-03
,
Paolo Bonzini
,
2014/02/06
Re: [Qemu-devel] [PULL 00/16] KVM changes for 2014-02-03
,
Peter Maydell
,
2014/02/06
Re: [Qemu-devel] [PATCH v5 0/4] qemu-img: fix bugs when cluster size is larger than the default value
,
Kevin Wolf
,
2014/02/03
[Qemu-devel] qemu segfauls with spiceport chardev and isa-serial
,
Martin Kletzander
,
2014/02/03
Re: [Qemu-devel] qemu segfauls with spiceport chardev and isa-serial
,
Dr. David Alan Gilbert
,
2014/02/03
Re: [Qemu-devel] qemu segfauls with spiceport chardev and isa-serial
,
Peter Crosthwaite
,
2014/02/03
Re: [Qemu-devel] qemu segfauls with spiceport chardev and isa-serial
,
Martin Kletzander
,
2014/02/04
Re: [Qemu-devel] qemu segfauls with spiceport chardev and isa-serial
,
Martin Kletzander
,
2014/02/05
Re: [Qemu-devel] qemu segfauls with spiceport chardev and isa-serial
,
Dr. David Alan Gilbert
,
2014/02/05
[Qemu-devel] [PATCH] Add support for MAP_NORESERVE mmap flag.
,
Christophe Lyon
,
2014/02/03
Re: [Qemu-devel] [PATCH] Add support for MAP_NORESERVE mmap flag.
,
Peter Maydell
,
2014/02/03
[Qemu-devel] [PATCH v5 0/9] Refactor PCI/SHPC/PCIE hotplug to use a more generic hotplug API
,
Igor Mammedov
,
2014/02/03
[Qemu-devel] [PATCH v5 1/9] define hotplug interface
,
Igor Mammedov
,
2014/02/03
Re: [Qemu-devel] [PATCH v5 1/9] define hotplug interface
,
Eric Blake
,
2014/02/03
[Qemu-devel] [PATCH v5 2/9] qdev: add to BusState "hotplug-handler" link
,
Igor Mammedov
,
2014/02/03
Re: [Qemu-devel] [PATCH v5 2/9] qdev: add to BusState "hotplug-handler" link
,
Eric Blake
,
2014/02/03
Re: [Qemu-devel] [PATCH v5 2/9] qdev: add to BusState "hotplug-handler" link
,
Igor Mammedov
,
2014/02/03
Re: [Qemu-devel] [PATCH v5 2/9] qdev: add to BusState "hotplug-handler" link
,
Eric Blake
,
2014/02/03
Re: [Qemu-devel] [PATCH v5 2/9] qdev: add to BusState "hotplug-handler" link
,
Igor Mammedov
,
2014/02/04
[Qemu-devel] [PATCH v5 3/9] qdev: add "hotpluggable" property to Device
,
Igor Mammedov
,
2014/02/03
Re: [Qemu-devel] [PATCH v5 3/9] qdev: add "hotpluggable" property to Device
,
Eric Blake
,
2014/02/03
[Qemu-devel] [PATCH v5 4/9] hw/acpi: move typeinfo to the file end
,
Igor Mammedov
,
2014/02/03
Re: [Qemu-devel] [PATCH v5 4/9] hw/acpi: move typeinfo to the file end
,
Eric Blake
,
2014/02/03
[Qemu-devel] [PATCH v5 5/9] qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
,
Igor Mammedov
,
2014/02/03
[Qemu-devel] [PATCH v5 7/9] pci/shpc: convert SHPC hotplug to use hotplug-handler API
,
Igor Mammedov
,
2014/02/03
[Qemu-devel] [PATCH v5 6/9] acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
,
Igor Mammedov
,
2014/02/03
Re: [Qemu-devel] [PATCH v5 6/9] acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
,
Eric Blake
,
2014/02/03
[Qemu-devel] [PATCH v5 8/9] pci/pcie: convert PCIE hotplug to use hotplug-handler API
,
Igor Mammedov
,
2014/02/03
[Qemu-devel] [PATCH v5 9/9] hw/pci: switch to a generic hotplug handling for PCIDevice
,
Igor Mammedov
,
2014/02/03
Re: [Qemu-devel] [PATCH v5 0/9] Refactor PCI/SHPC/PCIE hotplug to use a more generic hotplug API
,
Eric Blake
,
2014/02/03
Re: [Qemu-devel] [PATCH v5 0/9] Refactor PCI/SHPC/PCIE hotplug to use a more generic hotplug API
,
Igor Mammedov
,
2014/02/03
[Qemu-devel] [PATCH V13 00/13] Quorum block filter
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V13 01/13] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V13 13/13] quorum: Add unit test.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V13 02/13] quorum: Create BDRVQuorumState and BlkDriver and do init.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V13 04/13] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V13 10/13] quorum: Add quorum_co_flush().
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V13 12/13] quorum: Add quorum_open() and quorum_close().
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V13 05/13] quorum: Add quorum_aio_readv.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V13 08/13] quorum: Add quorum_invalidate_cache().
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V13 07/13] quorum: Add quorum_getlength().
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V13 09/13] quorum: Add quorum_co_get_block_status.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V13 11/13] quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V13 06/13] quorum: Add quorum mechanism.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V13 03/13] quorum: Add quorum_aio_writev and its dependencies.
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH] block/iscsi: always fill bs->bl.opt_transfer_length
,
Kevin Wolf
,
2014/02/03
[Qemu-devel] [PULL 0/2] qtest: don't leak pid files and UNIX domain sockets
,
Stefan Hajnoczi
,
2014/02/03
[Qemu-devel] [PULL 1/2] qtest: unlink QEMU pid file after startup
,
Stefan Hajnoczi
,
2014/02/03
[Qemu-devel] [PULL 2/2] qtest: unlink UNIX domain sockets after connecting
,
Stefan Hajnoczi
,
2014/02/03
Re: [Qemu-devel] [PULL 0/2] qtest: don't leak pid files and UNIX domain sockets
,
Peter Maydell
,
2014/02/03
Re: [Qemu-devel] [PULL 0/2] qtest: don't leak pid files and UNIX domain sockets
,
Stefan Hajnoczi
,
2014/02/04
Re: [Qemu-devel] [PULL 0/2] qtest: don't leak pid files and UNIX domain sockets
,
Peter Maydell
,
2014/02/07
Re: [Qemu-devel] [PULL 0/2] qtest: don't leak pid files and UNIX domain sockets
,
Andreas Färber
,
2014/02/09
Re: [Qemu-devel] [PATCH] xen_disk: add discard support
,
Kevin Wolf
,
2014/02/03
Re: [Qemu-devel] [PATCH] xen_disk: add discard support
,
Paolo Bonzini
,
2014/02/03
Re: [Qemu-devel] [PATCH] xen_disk: add discard support
,
Olaf Hering
,
2014/02/03
Re: [Qemu-devel] [PATCH] xen_disk: add discard support
,
Kevin Wolf
,
2014/02/03
Re: [Qemu-devel] [PATCH] xen_disk: add discard support
,
Olaf Hering
,
2014/02/04
Re: [Qemu-devel] [PATCH] xen_disk: add discard support
,
Stefano Stabellini
,
2014/02/04
Re: [Qemu-devel] [PATCH] xen_disk: add discard support
,
Kevin Wolf
,
2014/02/04
Re: [Qemu-devel] [PATCH] xen_disk: add discard support
,
Olaf Hering
,
2014/02/04
Re: [Qemu-devel] [PATCH] xen_disk: add discard support
,
Olaf Hering
,
2014/02/04
Re: [Qemu-devel] [PATCH] xen_disk: add discard support
,
Stefano Stabellini
,
2014/02/05
[Qemu-devel] [PATCH V12 00/13] quorum block filter
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V12 02/13] quorum: Create BDRVQuorumState and BlkDriver and do init.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V12 01/13] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB.
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V12 01/13] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB.
,
Eric Blake
,
2014/02/03
[Qemu-devel] [PATCH V12 04/13] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V12 03/13] quorum: Add quorum_aio_writev and its dependencies.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V12 05/13] quorum: Add quorum_aio_readv.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V12 07/13] quorum: Add quorum_getlength().
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V12 10/13] quorum: Add quorum_co_flush().
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V12 09/13] quorum: Add quorum_co_get_block_status.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V12 06/13] quorum: Add quorum mechanism.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V12 08/13] quorum: Add quorum_invalidate_cache().
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V12 13/13] quorum: Add unit test.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V12 12/13] quorum: Add quorum_open() and quorum_close().
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V12 11/13] quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PULL 0/4] spice patch queue
,
Gerd Hoffmann
,
2014/02/03
[Qemu-devel] [PATCH 2/4] hw/display/qxl: fix signed to unsigned comparison
,
Gerd Hoffmann
,
2014/02/03
[Qemu-devel] [PATCH 1/4] qxl: clear irq on reset
,
Gerd Hoffmann
,
2014/02/03
[Qemu-devel] [PATCH 4/4] spice: hook qemu_chr_fe_set_open() event to ports
,
Gerd Hoffmann
,
2014/02/03
[Qemu-devel] [PATCH 3/4] Add the ability to vary Spice playback and record rates, to facilitate Opus support.
,
Gerd Hoffmann
,
2014/02/03
Re: [Qemu-devel] [PULL 0/4] spice patch queue
,
Peter Maydell
,
2014/02/06
[Qemu-devel] [PATCH v1] virtex_ml507: Add support for loading initrd images
,
Edgar E. Iglesias
,
2014/02/03
Re: [Qemu-devel] [PATCH v1] virtex_ml507: Add support for loading initrd images
,
Alexander Graf
,
2014/02/03
Re: [Qemu-devel] [PATCH v1] virtex_ml507: Add support for loading initrd images
,
Andreas Färber
,
2014/02/03
Re: [Qemu-devel] [PATCH v1] virtex_ml507: Add support for loading initrd images
,
Alexander Graf
,
2014/02/03
[Qemu-devel] [PATCH v4] implementing victim TLB for QEMU system emulated TLB
,
Xin Tong
,
2014/02/03
Re: [Qemu-devel] [PATCH v4] implementing victim TLB for QEMU system emulated TLB
,
Eric Blake
,
2014/02/03
Re: [Qemu-devel] [PATCH v4] implementing victim TLB for QEMU system emulated TLB
,
Xin Tong
,
2014/02/07
Re: [Qemu-devel] [PATCH v4] implementing victim TLB for QEMU system emulated TLB
,
Peter Maydell
,
2014/02/12
[Qemu-devel] [PATCH V11 00/13] Quorum block filter
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V11 02/13] quorum: Create BDRVQuorumState and BlkDriver and do init.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V11 13/13] quorum: Add unit test.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V11 06/13] quorum: Add quorum mechanism.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V11 10/13] quorum: Add quorum_co_flush().
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V11 12/13] quorum: Add quorum_open() and quorum_close().
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V11 07/13] quorum: Add quorum_getlength().
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V11 03/13] quorum: Add quorum_aio_writev and its dependencies.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V11 11/13] quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V11 09/13] quorum: Add quorum_co_get_block_status.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V11 04/13] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V11 01/13] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V11 05/13] quorum: Add quorum_aio_readv.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] [PATCH V11 08/13] quorum: Add quorum_invalidate_cache().
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH v3 4/9] ide: Drop redundant IDEState member bs
,
Kevin Wolf
,
2014/02/03
Re: [Qemu-devel] [PATCH v3 4/9] ide: Drop redundant IDEState member bs
,
Markus Armbruster
,
2014/02/05
Re: [Qemu-devel] [PATCH v3 4/9] ide: Drop redundant IDEState member bs
,
Stefano Stabellini
,
2014/02/05
Re: [Qemu-devel] [PATCH v3 4/9] ide: Drop redundant IDEState member bs
,
Markus Armbruster
,
2014/02/06
Re: [Qemu-devel] [PATCH v3 4/9] ide: Drop redundant IDEState member bs
,
Stefano Stabellini
,
2014/02/07
Re: [Qemu-devel] [PATCH v3 4/9] ide: Drop redundant IDEState member bs
,
Markus Armbruster
,
2014/02/11
Re: [Qemu-devel] [PATCH v3 4/9] ide: Drop redundant IDEState member bs
,
Markus Armbruster
,
2014/02/12
Re: [Qemu-devel] [PATCH v3 4/9] ide: Drop redundant IDEState member bs
,
Stefano Stabellini
,
2014/02/12
[Qemu-devel] [PULL 0/3] Update seabios to 1.7.4
,
Gerd Hoffmann
,
2014/02/03
[Qemu-devel] [PATCH 1/3] roms: remove explicit MAKEFLAGS from recursive make invocations
,
Gerd Hoffmann
,
2014/02/03
[Qemu-devel] [PATCH 2/3] Update seabios submodule to 1.7.4
,
Gerd Hoffmann
,
2014/02/03
[Qemu-devel] [PATCH 3/3] Update seabios binaries to 1.7.4
,
Gerd Hoffmann
,
2014/02/03
Re: [Qemu-devel] [PULL 0/3] Update seabios to 1.7.4
,
Michael Tokarev
,
2014/02/04
Re: [Qemu-devel] [PULL 0/3] Update seabios to 1.7.4
,
Gerd Hoffmann
,
2014/02/04
Re: [Qemu-devel] [PULL 0/3] Update seabios to 1.7.4
,
Michael Tokarev
,
2014/02/04
Re: [Qemu-devel] [PULL 0/3] Update seabios to 1.7.4
,
Michael Tokarev
,
2014/02/04
Re: [Qemu-devel] [PULL 0/3] Update seabios to 1.7.4
,
Gerd Hoffmann
,
2014/02/04
Re: [Qemu-devel] [PULL 0/3] Update seabios to 1.7.4
,
Michael Tokarev
,
2014/02/04
Re: [Qemu-devel] [PULL 0/3] Update seabios to 1.7.4
,
Peter Maydell
,
2014/02/08
Re: [Qemu-devel] [PULL 0/3] Update seabios to 1.7.4
,
Peter Maydell
,
2014/02/17
Re: [Qemu-devel] [PULL 0/3] Update seabios to 1.7.4
,
Gerd Hoffmann
,
2014/02/17
Re: [Qemu-devel] [PULL 0/3] Update seabios to 1.7.4
,
Peter Maydell
,
2014/02/17
Re: [Qemu-devel] [PULL 0/3] Update seabios to 1.7.4
,
Peter Maydell
,
2014/02/18
Re: [Qemu-devel] [PATCH 00/12] trace: [tcg] Allow tracing guest events in TCG-generated code
,
Stefan Hajnoczi
,
2014/02/03
Re: [Qemu-devel] [PATCH 00/12] trace: [tcg] Allow tracing guest events in TCG-generated code
,
Lluís Vilanova
,
2014/02/03
Re: [Qemu-devel] [PATCH 00/12] trace: [tcg] Allow tracing guest events in TCG-generated code
,
Richard Henderson
,
2014/02/04
Re: [Qemu-devel] [PATCH 00/12] trace: [tcg] Allow tracing guest events in TCG-generated code
,
Peter Maydell
,
2014/02/04
Re: [Qemu-devel] [PATCH 00/12] trace: [tcg] Allow tracing guest events in TCG-generated code
,
Richard Henderson
,
2014/02/04
Re: [Qemu-devel] [PATCH 00/12] trace: [tcg] Allow tracing guest events in TCG-generated code
,
Lluís Vilanova
,
2014/02/04
Re: [Qemu-devel] [PATCH 00/12] trace: [tcg] Allow tracing guest events in TCG-generated code
,
Lluís Vilanova
,
2014/02/04
Re: [Qemu-devel] [PATCH 00/12] trace: [tcg] Allow tracing guest events in TCG-generated code
,
Lluís Vilanova
,
2014/02/04
Re: [Qemu-devel] [PATCH 00/12] trace: [tcg] Allow tracing guest events in TCG-generated code
,
Richard Henderson
,
2014/02/06
Re: [Qemu-devel] [PATCH 00/12] trace: [tcg] Allow tracing guest events in TCG-generated code
,
Lluís Vilanova
,
2014/02/06
Re: [Qemu-devel] [PATCH 00/12] trace: [tcg] Allow tracing guest events in TCG-generated code
,
Richard Henderson
,
2014/02/07
Re: [Qemu-devel] [PATCH 00/12] trace: [tcg] Allow tracing guest events in TCG-generated code
,
Peter Maydell
,
2014/02/07
Re: [Qemu-devel] [PATCH 00/12] trace: [tcg] Allow tracing guest events in TCG-generated code
,
Lluís Vilanova
,
2014/02/07
Re: [Qemu-devel] [PATCH 7/8] roms: update vgabios binaries
,
Paolo Bonzini
,
2014/02/03
Re: [Qemu-devel] [PATCH 7/8] roms: update vgabios binaries
,
Gerd Hoffmann
,
2014/02/03
[Qemu-devel] [PATCH] block: Fail gracefully with missing filename
,
Kevin Wolf
,
2014/02/03
Re: [Qemu-devel] [PATCH] block: Fail gracefully with missing filename
,
Stefan Hajnoczi
,
2014/02/03
[Qemu-devel] [PATCH 0/3] glib: move compat functions into glib-compat.h
,
Stefan Hajnoczi
,
2014/02/03
[Qemu-devel] [PATCH 1/3] glib: move g_poll() replacement into glib-compat.h
,
Stefan Hajnoczi
,
2014/02/03
[Qemu-devel] [PATCH 2/3] glib: add g_thread_new() compat function
,
Stefan Hajnoczi
,
2014/02/03
[Qemu-devel] [PATCH 3/3] glib: add compat wrapper for GStaticMutex
,
Stefan Hajnoczi
,
2014/02/03
Re: [Qemu-devel] [PATCH 0/3] glib: move compat functions into glib-compat.h
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PATCH v2] cris: Add "any" as alias for "crisv32" in user emulation
,
Edgar E. Iglesias
,
2014/02/03
Re: [Qemu-devel] [PATCH v2] cris: Add "any" as alias for "crisv32" in user emulation
,
Andreas Färber
,
2014/02/03
[Qemu-devel] [PULL 00/01] seccomp: adding new syscalls to the whitelist
,
Eduardo Otubo
,
2014/02/03
[Qemu-devel] [PULL 01/01] seccomp: add kill() to the syscall whitelist
,
Eduardo Otubo
,
2014/02/03
[Qemu-devel] Query regarding Iotrhead
,
Ayaz Akram
,
2014/02/03
Re: [Qemu-devel] Query regarding Iotrhead
,
Stefan Hajnoczi
,
2014/02/03
[Qemu-devel] KVM call agenda for 2014-02-04
,
Juan Quintela
,
2014/02/03
Re: [Qemu-devel] KVM call agenda for 2014-02-04
,
Juan Quintela
,
2014/02/04
[Qemu-devel] KVM call agenda for 2014-02-17 (was Re: KVM call agenda for 2014-02-04)
,
Michael S. Tsirkin
,
2014/02/17
Re: [Qemu-devel] KVM call agenda for 2014-02-17 (was Re: KVM call agenda for 2014-02-04)
,
Peter Maydell
,
2014/02/17
Re: [Qemu-devel] KVM call agenda for 2014-02-17 (was Re: KVM call agenda for 2014-02-04)
,
Michael S. Tsirkin
,
2014/02/17
[Qemu-devel] Improving patch tracking - something like gerrit?
,
Mark Cave-Ayland
,
2014/02/03
Re: [Qemu-devel] Improving patch tracking - something like gerrit?
,
Peter Maydell
,
2014/02/03
Re: [Qemu-devel] Improving patch tracking - something like gerrit?
,
Daniel P. Berrange
,
2014/02/03
Re: [Qemu-devel] Improving patch tracking - something like gerrit?
,
Markus Armbruster
,
2014/02/04
Re: [Qemu-devel] Improving patch tracking - something like gerrit?
,
Stefan Hajnoczi
,
2014/02/14
Re: [Qemu-devel] [PATCH 1/2] qom-test: Run for all available machines
,
Markus Armbruster
,
2014/02/03
Re: [Qemu-devel] [PATCH 1/2] qom-test: Run for all available machines
,
Andreas Färber
,
2014/02/05
Re: [Qemu-devel] [PATCH 1/2] qom-test: Run for all available machines
,
Stefano Stabellini
,
2014/02/05
Re: [Qemu-devel] [BUGFIX][PATCH v2] configure: Disable libtool if -fPIE does not work with it (bug #1257099)
,
Stefano Stabellini
,
2014/02/03
Re: [Qemu-devel] [Xen-devel] [BUGFIX][PATCH v2] configure: Disable libtool if -fPIE does not work with it (bug #1257099)
,
Fabio Fantoni
,
2014/02/04
Re: [Qemu-devel] [BUGFIX][PATCH v2] configure: Disable libtool if -fPIE does not work with it (bug #1257099)
,
Paolo Bonzini
,
2014/02/04
Re: [Qemu-devel] [BUGFIX][PATCH v2] configure: Disable libtool if -fPIE does not work with it (bug #1257099)
,
Stefano Stabellini
,
2014/02/04
Re: [Qemu-devel] [PATCH V10 06/13] quorum: Add quorum mechanism.
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V10 06/13] quorum: Add quorum mechanism.
,
Max Reitz
,
2014/02/03
[Qemu-devel] [PATCH v4 0/5] pc: make ACPI pcihp more reusable
,
Igor Mammedov
,
2014/02/03
[Qemu-devel] [PATCH v4 1/5] pcihp: replace enable|disable_device() with oneliners
,
Igor Mammedov
,
2014/02/03
[Qemu-devel] [PATCH v4 2/5] pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDR
,
Igor Mammedov
,
2014/02/03
[Qemu-devel] [PATCH v4 3/5] pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug
,
Igor Mammedov
,
2014/02/03
[Qemu-devel] [PATCH v4 4/5] pcihp: remove unused AcpiPciHpPciStatus.device_present field
,
Igor Mammedov
,
2014/02/03
[Qemu-devel] [PATCH v4 5/5] hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug
,
Igor Mammedov
,
2014/02/03
Re: [Qemu-devel] [PATCH v4 0/5] pc: make ACPI pcihp more reusable
,
Michael S. Tsirkin
,
2014/02/03
[Qemu-devel] [PATCH] qemu-iotest: Make 077 raw-only
,
Kevin Wolf
,
2014/02/03
Re: [Qemu-devel] [PATCH] qemu-iotest: Make 077 raw-only
,
Stefan Hajnoczi
,
2014/02/03
Re: [Qemu-devel] [PATCH] qemu-iotest: Make 077 raw-only
,
Benoît Canet
,
2014/02/05
Re: [Qemu-devel] [PATCH 03/10] block: Make bdrv_file_open() static
,
Kevin Wolf
,
2014/02/03
[Qemu-devel] [PATCH] hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()
,
Chen Gang
,
2014/02/03
Re: [Qemu-devel] [PATCH] hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()
,
Daniel P. Berrange
,
2014/02/03
Re: [Qemu-devel] [PATCH] hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()
,
Chen Gang
,
2014/02/03
Re: [Qemu-devel] [PATCH] hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()
,
Chen Gang
,
2014/02/04
Re: [Qemu-devel] [PATCH] hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()
,
Daniel P. Berrange
,
2014/02/04
Re: [Qemu-devel] [PATCH] hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()
,
Chen Gang
,
2014/02/04
Re: [Qemu-devel] [PATCH] hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()
,
Aneesh Kumar K.V
,
2014/02/04
Re: [Qemu-devel] [PATCH] hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()
,
Chen Gang
,
2014/02/04
Re: [Qemu-devel] [PATCH] hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()
,
Chen Gang
,
2014/02/15
[Qemu-devel] [PATCH] hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation
,
Chen Gang
,
2014/02/22
Re: [Qemu-devel] [PATCH] hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation
,
Chen Gang
,
2014/02/23
Re: [Qemu-devel] [PATCH] hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation
,
Markus Armbruster
,
2014/02/24
Re: [Qemu-devel] [PATCH] hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation
,
Gang Chen
,
2014/02/24
Re: [Qemu-devel] [PATCH] hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation
,
Markus Armbruster
,
2014/02/24
Re: [Qemu-devel] [PATCH] hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation
,
Chen Gang
,
2014/02/27
Re: [Qemu-devel] [PATCH] hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()
,
Eric Blake
,
2014/02/04
Re: [Qemu-devel] [PATCH] hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()
,
Markus Armbruster
,
2014/02/04
Re: [Qemu-devel] [PATCH] hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()
,
Eric Blake
,
2014/02/04
Re: [Qemu-devel] [PATCH] hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()
,
Chen Gang
,
2014/02/04
Re: [Qemu-devel] [PATCH 01/10] block: Change BDS parameter of bdrv_open() to **
,
Kevin Wolf
,
2014/02/03
[Qemu-devel] [PATCH v4 00/22] Steps towards per CPU address-spaces
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 01/22] exec: Make tb_invalidate_phys_addr input an AS
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 02/22] exec: Make iotlb_to_region input an AS
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 03/22] exec: Always initialize MemorySection address spaces
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 04/22] exec: Make memory_region_section_get_iotlb use section AS
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 05/22] memory: Add MemoryListener to typedefs.h
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 06/22] cpu: Add per-cpu address space
,
Edgar E. Iglesias
,
2014/02/03
Re: [Qemu-devel] [PATCH v4 06/22] cpu: Add per-cpu address space
,
Andreas Färber
,
2014/02/11
Re: [Qemu-devel] [PATCH v4 06/22] cpu: Add per-cpu address space
,
Edgar E. Iglesias
,
2014/02/14
[Qemu-devel] [PATCH v4 07/22] exec: On AS changes, only flush affected CPU TLBs
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 08/22] exec: Make ldl_*_phys input an AddressSpace
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 09/22] exec: Make ldq/ldub_*_phys input an AddressSpace
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 10/22] exec: Make lduw_*_phys input an AddressSpace
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 11/22] exec: Make stq_*_phys input an AddressSpace
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 12/22] exec: Make stl_*_phys input an AddressSpace
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 13/22] exec: Make stl_phys_notdirty input an AddressSpace
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 14/22] exec: Make stw_*_phys input an AddressSpace
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 15/22] exec: Make stb_phys input an AddressSpace
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 17/22] exec: Make cpu_memory_rw_debug use the CPUs AS
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 18/22] memory: Add address_space_find_by_name()
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 19/22] qdev: Add qdev property type for AddressSpaces
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 20/22] cpu: Add address-space property
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 21/22] petalogix-ml605: Create the CPU with object_new()
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 22/22] petalogix-ml605: Make the LMB visible only to the CPU
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH v4 16/22] exec: Make cpu_physical_memory_write_rom input an AS
,
Edgar E. Iglesias
,
2014/02/03
Re: [Qemu-devel] [PATCH v4 00/22] Steps towards per CPU address-spaces
,
Peter Maydell
,
2014/02/05
Re: [Qemu-devel] [PATCH v4 00/22] Steps towards per CPU address-spaces
,
Edgar E. Iglesias
,
2014/02/05
Re: [Qemu-devel] [PATCH v4 00/22] Steps towards per CPU address-spaces
,
Andreas Färber
,
2014/02/09
Re: [Qemu-devel] [PATCH v4 00/22] Steps towards per CPU address-spaces
,
Peter Maydell
,
2014/02/09
Re: [Qemu-devel] [PATCH v4 00/22] Steps towards per CPU address-spaces
,
Paolo Bonzini
,
2014/02/09
Re: [Qemu-devel] [PATCH v4 00/22] Steps towards per CPU address-spaces
,
Peter Maydell
,
2014/02/10
Re: [Qemu-devel] [PATCH v4 00/22] Steps towards per CPU address-spaces
,
Paolo Bonzini
,
2014/02/10
Re: [Qemu-devel] [PATCH v4 00/22] Steps towards per CPU address-spaces
,
Edgar E. Iglesias
,
2014/02/10
Re: [Qemu-devel] [PATCH v4 00/22] Steps towards per CPU address-spaces
,
Peter Maydell
,
2014/02/10
Re: [Qemu-devel] [PATCH v4 00/22] Steps towards per CPU address-spaces
,
Edgar E. Iglesias
,
2014/02/10
Re: [Qemu-devel] [PATCH v4 00/22] Steps towards per CPU address-spaces
,
Paolo Bonzini
,
2014/02/11
Re: [Qemu-devel] [PATCH 06/42] input: qapi: define event types
,
Gerd Hoffmann
,
2014/02/03
Re: [Qemu-devel] [PATCH V6 8/8] block: Use graph node name as reference in bdrv_file_open().
,
Kevin Wolf
,
2014/02/03
Re: [Qemu-devel] [PATCH V6 8/8] block: Use graph node name as reference in bdrv_file_open().
,
Eric Blake
,
2014/02/04
Re: [Qemu-devel] [PATCH 20/42] input: mouse: add graphic_rotate support
,
Gerd Hoffmann
,
2014/02/03
Re: [Qemu-devel] [PATCH 20/42] input: mouse: add graphic_rotate support
,
Paolo Bonzini
,
2014/02/03
Re: [Qemu-devel] [PATCH 20/42] input: mouse: add graphic_rotate support
,
Gerd Hoffmann
,
2014/02/03
Re: [Qemu-devel] [PATCHv4 0/6] ui/vnc: update optimizations
,
Peter Lieven
,
2014/02/03
[Qemu-devel] [PATCHv9 0/5] block: add native support for NFS
,
Peter Lieven
,
2014/02/03
[Qemu-devel] [PATCHv9 2/5] qemu-iotests: change _supported_proto to file for various tests
,
Peter Lieven
,
2014/02/03
[Qemu-devel] [PATCHv9 4/5] qemu-iotests: enable test 016 and 025 to work with NFS protocol
,
Peter Lieven
,
2014/02/03
[Qemu-devel] [PATCHv9 1/5] block: add native support for NFS
,
Peter Lieven
,
2014/02/03
Re: [Qemu-devel] [PATCHv9 1/5] block: add native support for NFS
,
Kevin Wolf
,
2014/02/03
[Qemu-devel] [PATCHv9 3/5] qemu-iotests: blacklist test 020 for NFS protocol
,
Peter Lieven
,
2014/02/03
[Qemu-devel] [PATCHv9 5/5] qemu-iotests: enable support for NFS protocol
,
Peter Lieven
,
2014/02/03
Re: [Qemu-devel] [PATCHv9 0/5] block: add native support for NFS
,
Kevin Wolf
,
2014/02/03
[Qemu-devel] [PATCH] sparc/leon3: Initialize stack pointer
,
Sebastian Huber
,
2014/02/03
Re: [Qemu-devel] [PATCH] sparc/leon3: Initialize stack pointer
,
Fabien Chouteau
,
2014/02/05
Re: [Qemu-devel] [Qemu-trivial] [PATCH] sparc/leon3: Initialize stack pointer
,
Fabien Chouteau
,
2014/02/05
Re: [Qemu-devel] [Qemu-trivial] [PATCH] sparc/leon3: Initialize stack pointer
,
Michael Tokarev
,
2014/02/06
Re: [Qemu-devel] [Qemu-trivial] [PATCH] sparc/leon3: Initialize stack pointer
,
Sebastian Huber
,
2014/02/06
Re: [Qemu-devel] [Qemu-trivial] [PATCH] sparc/leon3: Initialize stack pointer
,
Peter Maydell
,
2014/02/06
Re: [Qemu-devel] [Qemu-trivial] [PATCH] sparc/leon3: Initialize stack pointer
,
Sebastian Huber
,
2014/02/12
Re: [Qemu-devel] [Qemu-trivial] [PATCH] sparc/leon3: Initialize stack pointer
,
Peter Maydell
,
2014/02/12
Re: [Qemu-devel] [Qemu-trivial] [PATCH] sparc/leon3: Initialize stack pointer
,
Michael Tokarev
,
2014/02/12
Re: [Qemu-devel] [Qemu-trivial] [PATCH] sparc/leon3: Initialize stack pointer
,
Andreas Färber
,
2014/02/12
Re: [Qemu-devel] [PATCH 0/2] qtest: don't leak pid files and UNIX domain sockets
,
Gerd Hoffmann
,
2014/02/03
Re: [Qemu-devel] [PATCH 0/2] qtest: don't leak pid files and UNIX domain sockets
,
Stefan Hajnoczi
,
2014/02/03
Re: [Qemu-devel] [PATCH 0/2] qtest: don't leak pid files and UNIX domain sockets
,
Peter Maydell
,
2014/02/03
Re: [Qemu-devel] [PATCH 0/2] qtest: don't leak pid files and UNIX domain sockets
,
Stefan Hajnoczi
,
2014/02/03
Re: [Qemu-devel] [PATCH 0/2] qtest: don't leak pid files and UNIX domain sockets
,
Andreas Färber
,
2014/02/03
Re: [Qemu-devel] [PATCH 0/2] qtest: don't leak pid files and UNIX domain sockets
,
Peter Maydell
,
2014/02/03
[Qemu-devel] GDB info registers vs. monitor info registers
,
Sebastian Huber
,
2014/02/03
Re: [Qemu-devel] [PATCH 2/2] Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
2014/02/03
[Qemu-devel] qemu-iotest 077 does not terminate with VMDK
,
Peter Lieven
,
2014/02/03
Re: [Qemu-devel] qemu-iotest 077 does not terminate with VMDK
,
Kevin Wolf
,
2014/02/03
Re: [Qemu-devel] [PATCH 0/2] Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
2014/02/03
Re: [Qemu-devel] [PATCH 0/2] Use g_new() & friends where that makes obvious sense
,
Peter Maydell
,
2014/02/03
Re: [Qemu-devel] [PATCH 0/2] Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
2014/02/04
Re: [Qemu-devel] [PATCH 0/2] Use g_new() & friends where that makes obvious sense
,
Paolo Bonzini
,
2014/02/04
Re: [Qemu-devel] [PATCH 0/2] Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
2014/02/13
Re: [Qemu-devel] [PATCH 0/2] Use g_new() & friends where that makes obvious sense
,
Peter Maydell
,
2014/02/13
Re: [Qemu-devel] [PATCH 0/2] Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
2014/02/13
Re: [Qemu-devel] [PATCH 0/2] Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
2014/02/18
Re: [Qemu-devel] [PATCH 0/2] Use g_new() & friends where that makes obvious sense
,
Peter Maydell
,
2014/02/21
Re: [Qemu-devel] [PATCH 0/2] Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
2014/02/21
Re: [Qemu-devel] [PATCH 0/2] Use g_new() & friends where that makes obvious sense
,
Peter Maydell
,
2014/02/21
Re: [Qemu-devel] [PATCH 0/2] Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
2014/02/21
[Qemu-devel] Looking for project ideas and mentors for Google Summer of Code 2014
,
Stefan Hajnoczi
,
2014/02/03
Re: [Qemu-devel] [libvirt] Looking for project ideas and mentors for Google Summer of Code 2014
,
Michal Privoznik
,
2014/02/04
Re: [Qemu-devel] [libvirt] Looking for project ideas and mentors for Google Summer of Code 2014
,
Stefan Hajnoczi
,
2014/02/06
Re: [Qemu-devel] [libvirt] Looking for project ideas and mentors for Google Summer of Code 2014
,
Giorgio Zoppi
,
2014/02/06
Re: [Qemu-devel] [libvirt] Looking for project ideas and mentors for Google Summer of Code 2014
,
Stefan Hajnoczi
,
2014/02/09
Re: [Qemu-devel] [libvirt] Looking for project ideas and mentors for Google Summer of Code 2014
,
Fam Zheng
,
2014/02/07
Re: [Qemu-devel] [libvirt] Looking for project ideas and mentors for Google Summer of Code 2014
,
Fam Zheng
,
2014/02/07
Re: [Qemu-devel] [libvirt] Looking for project ideas and mentors for Google Summer of Code 2014
,
Giorgio Zoppi
,
2014/02/07
Re: [Qemu-devel] [libvirt] Looking for project ideas and mentors for Google Summer of Code 2014
,
Paolo Bonzini
,
2014/02/07
Re: [Qemu-devel] Looking for project ideas and mentors for Google Summer of Code 2014
,
Stefan Hajnoczi
,
2014/02/11
Re: [Qemu-devel] Looking for project ideas and mentors for Google Summer of Code 2014
,
Jan Kiszka
,
2014/02/14
Re: [Qemu-devel] Looking for project ideas and mentors for Google Summer of Code 2014
,
Stefan Hajnoczi
,
2014/02/14
Re: [Qemu-devel] [libvirt] Looking for project ideas and mentors for Google Summer of Code 2014
,
Cedric Bosdonnat
,
2014/02/14
Re: [Qemu-devel] [libvirt] Looking for project ideas and mentors for Google Summer of Code 2014
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PATCH] arm/zynq: Add software reset
,
Sebastian Huber
,
2014/02/03
Re: [Qemu-devel] [PATCH] arm/zynq: Add software reset
,
Peter Crosthwaite
,
2014/02/05
[Qemu-devel] Ahead-Of-Time vs JIT; Caching
,
Daniel Zulla
,
2014/02/03
[Qemu-devel] [PATCH] zynq: Request qemu reset when PSS_RESET_CTRL triggered.
,
Chris Johns
,
2014/02/03
Re: [Qemu-devel] [PATCH] zynq: Request qemu reset when PSS_RESET_CTRL triggered.
,
Peter Maydell
,
2014/02/08
Re: [Qemu-devel] [PATCH] zynq: Request qemu reset when PSS_RESET_CTRL triggered.
,
Peter Maydell
,
2014/02/08
[Qemu-devel] [PATCH] configure: use glib in glib pkg-config check.
,
Chris Johns
,
2014/02/03
Re: [Qemu-devel] [PATCH] configure: use glib in glib pkg-config check.
,
Daniel P. Berrange
,
2014/02/03
Re: [Qemu-devel] [PATCH] configure: use glib in glib pkg-config check.
,
Chris Johns
,
2014/02/03
Re: [Qemu-devel] [PATCH] configure: use glib in glib pkg-config check.
,
Peter Maydell
,
2014/02/03
Re: [Qemu-devel] [PATCH] configure: use glib in glib pkg-config check.
,
Daniel P. Berrange
,
2014/02/04
Re: [Qemu-devel] [PATCH] configure: use glib in glib pkg-config check.
,
Chris Johns
,
2014/02/05
[Qemu-devel] [PATCH] opencores_eth: flush queue whenever can_receive can go from false to true
,
Max Filippov
,
2014/02/02
Re: [Qemu-devel] [PATCH] opencores_eth: flush queue whenever can_receive can go from false to true
,
Paolo Bonzini
,
2014/02/03
Re: [Qemu-devel] [PATCH] opencores_eth: flush queue whenever can_receive can go from false to true
,
Stefan Hajnoczi
,
2014/02/03
[Qemu-devel] [PATCH v6 0/6] Support arm-gic-kvm save/restore
,
Christoffer Dall
,
2014/02/02
[Qemu-devel] [PATCH v6 1/6] arm_gic: Fix GIC pending behavior
,
Christoffer Dall
,
2014/02/02
[Qemu-devel] [PATCH v6 2/6] hw: arm_gic: Keep track of SGI sources
,
Christoffer Dall
,
2014/02/02
[Qemu-devel] [PATCH v6 3/6] arm_gic: Support setting/getting binary point reg
,
Christoffer Dall
,
2014/02/02
[Qemu-devel] [PATCH v6 4/6] vmstate: Add uint32 2D-array support
,
Christoffer Dall
,
2014/02/02
[Qemu-devel] [PATCH v6 5/6] arm_gic: Add GICC_APRn state to the GICState
,
Christoffer Dall
,
2014/02/02
[Qemu-devel] [PATCH v6 6/6] hw: arm_gic_kvm: Add KVM VGIC save/restore logic
,
Christoffer Dall
,
2014/02/02
Re: [Qemu-devel] [PATCH v6 0/6] Support arm-gic-kvm save/restore
,
Peter Maydell
,
2014/02/02
Re: [Qemu-devel] [PATCH v6 0/6] Support arm-gic-kvm save/restore
,
Christoffer Dall
,
2014/02/02
Re: [Qemu-devel] [PATCH v6 0/6] Support arm-gic-kvm save/restore
,
Peter Maydell
,
2014/02/04
Re: [Qemu-devel] [PATCH v6 0/6] Support arm-gic-kvm save/restore
,
Christoffer Dall
,
2014/02/04
Re: [Qemu-devel] [PATCH v6 0/6] Support arm-gic-kvm save/restore
,
Peter Maydell
,
2014/02/04
Re: [Qemu-devel] [PATCH v6 0/6] Support arm-gic-kvm save/restore
,
Christoffer Dall
,
2014/02/04
Re: [Qemu-devel] [PATCH V10 13/13] quorum: Add unit test.
,
Max Reitz
,
2014/02/02
Re: [Qemu-devel] [PATCH V10 12/13] quorum: Add quorum_open() and quorum_close().
,
Max Reitz
,
2014/02/02
Re: [Qemu-devel] [PATCH V10 12/13] quorum: Add quorum_open() and quorum_close().
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V10 12/13] quorum: Add quorum_open() and quorum_close().
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V10 12/13] quorum: Add quorum_open() and quorum_close().
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH v5 3/8] arm_gic: Fix GIC pending behavior
,
Christoffer Dall
,
2014/02/02
Re: [Qemu-devel] [PATCH v5 4/8] hw: arm_gic: Keep track of SGI sources
,
Christoffer Dall
,
2014/02/02
Re: [Qemu-devel] [PATCH V10 11/13] quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum.
,
Max Reitz
,
2014/02/02
Re: [Qemu-devel] [PATCH V10 10/13] quorum: Add quorum_co_flush().
,
Max Reitz
,
2014/02/02
Re: [Qemu-devel] [PATCH V10 10/13] quorum: Add quorum_co_flush().
,
Benoît Canet
,
2014/02/03
Re: [Qemu-devel] [PATCH V10 10/13] quorum: Add quorum_co_flush().
,
Max Reitz
,
2014/02/03
Re: [Qemu-devel] [PATCH v4 0/4] Create ARM KVM VGIC with device control API
,
Christoffer Dall
,
2014/02/02
Re: [Qemu-devel] [PATCH V10 09/13] quorum: Add quorum_co_get_block_status.
,
Max Reitz
,
2014/02/02
Re: [Qemu-devel] [PATCH V10 09/13] quorum: Add quorum_co_get_block_status.
,
Benoît Canet
,
2014/02/03
[Qemu-devel] 9pfs troubles (was Re: [PATCH 1/4] hw/9pfs: fix error handing in local_ioc_getversion())
,
Michael S. Tsirkin
,
2014/02/02
Re: [Qemu-devel] 9pfs troubles (was Re: [PATCH 1/4] hw/9pfs: fix error handing in local_ioc_getversion())
,
Aneesh Kumar K.V
,
2014/02/03
Re: [Qemu-devel] 9pfs troubles (was Re: [PATCH 1/4] hw/9pfs: fix error handing in local_ioc_getversion())
,
Michael S. Tsirkin
,
2014/02/03
Re: [Qemu-devel] 9pfs troubles (was Re: [PATCH 1/4] hw/9pfs: fix error handing in local_ioc_getversion())
,
Aneesh Kumar K.V
,
2014/02/04
Re: [Qemu-devel] 9pfs troubles (was Re: [PATCH 1/4] hw/9pfs: fix error handing in local_ioc_getversion())
,
Michael S. Tsirkin
,
2014/02/05
Re: [Qemu-devel] 9pfs troubles (was Re: [PATCH 1/4] hw/9pfs: fix error handing in local_ioc_getversion())
,
Aneesh Kumar K.V
,
2014/02/06
Re: [Qemu-devel] 9pfs troubles (was Re: [PATCH 1/4] hw/9pfs: fix error handing in local_ioc_getversion())
,
Michael S. Tsirkin
,
2014/02/06
Re: [Qemu-devel] 9pfs troubles (was Re: [PATCH 1/4] hw/9pfs: fix error handing in local_ioc_getversion())
,
Greg Kurz
,
2014/02/07
Re: [Qemu-devel] 9pfs troubles (was Re: [PATCH 1/4] hw/9pfs: fix error handing in local_ioc_getversion())
,
Michael S. Tsirkin
,
2014/02/09
Re: [Qemu-devel] [PATCH V10 08/13] quorum: Add quorum_invalidate_cache().
,
Max Reitz
,
2014/02/02
Re: [Qemu-devel] [PATCH V10 07/13] quorum: Add quorum_getlength().
,
Max Reitz
,
2014/02/02
[Qemu-devel] [PATCH] pc.c: better error message on initrd sizing failure
,
Michael S. Tsirkin
,
2014/02/02
Re: [Qemu-devel] [PATCH] pc.c: better error message on initrd sizing failure
,
Peter Maydell
,
2014/02/02
Re: [Qemu-devel] [PATCH] pc.c: better error message on initrd sizing failure
,
Michael S. Tsirkin
,
2014/02/05
Re: [Qemu-devel] [PATCHv8 0/5] block: add native support for NFS
,
Peter Lieven
,
2014/02/02
Re: [Qemu-devel] [PATCH v3 3/5] pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug
,
Michael S. Tsirkin
,
2014/02/02
Re: [Qemu-devel] [PATCH 3/4] hw/9pfs: make get_st_gen() return ENOTTY error on special files
,
Aneesh Kumar K.V
,
2014/02/02
Re: [Qemu-devel] [PATCH 4/4] hw/9pfs: fix P9_STATS_GEN handling
,
Aneesh Kumar K.V
,
2014/02/02
[Qemu-devel] [PULL 0/7] Trivial patches for 2014-02-02
,
Michael Tokarev
,
2014/02/02
[Qemu-devel] [PULL 3/7] i386: Add missing include file for QEMU_PACKED
,
Michael Tokarev
,
2014/02/02
[Qemu-devel] [PULL 5/7] readline: Add missing GCC_FMT_ATTR
,
Michael Tokarev
,
2014/02/02
[Qemu-devel] [PULL 2/7] osdep: drop unused #include "trace.h"
,
Michael Tokarev
,
2014/02/02
[Qemu-devel] [PULL 7/7] tests/.gitignore: Ignore tests/check-qom-interface
,
Michael Tokarev
,
2014/02/02
[Qemu-devel] [PULL 4/7] tcg/s390: Remove sigill_handler
,
Michael Tokarev
,
2014/02/02
[Qemu-devel] [PULL 6/7] hw/ppc: Remove unused defines
,
Michael Tokarev
,
2014/02/02
[Qemu-devel] [PULL 1/7] qemu 1.7.0 does not build on NetBSD
,
Michael Tokarev
,
2014/02/02
Re: [Qemu-devel] [PULL 0/7] Trivial patches for 2014-02-02
,
Peter Maydell
,
2014/02/05
Re: [Qemu-devel] [PATCH 2/4] hw/9pfs: handle undefined FS_IOC_GETVERSION case in handle_ioc_getversion()
,
Aneesh Kumar K.V
,
2014/02/02
Re: [Qemu-devel] [PATCH 1/4] hw/9pfs: fix error handing in local_ioc_getversion()
,
Aneesh Kumar K.V
,
2014/02/02
Re: [Qemu-devel] [RFC PATCH v2] Add option to switch off FDC
,
Michael S. Tsirkin
,
2014/02/02
Re: [Qemu-devel] [RFC PATCH v2] Add option to switch off FDC
,
Marcel Apfelbaum
,
2014/02/10
[Qemu-devel] [Bug 1130095] Re: Windows Signed Drivers
,
Yan Vugenfirer
,
2014/02/02
Re: [Qemu-devel] [PATCH 7/9] pc: ACPI: expose PRST IO range via _CRS
,
Michael S. Tsirkin
,
2014/02/02
Re: [Qemu-devel] [PATCH 7/9] pc: ACPI: expose PRST IO range via _CRS
,
Igor Mammedov
,
2014/02/02
[Qemu-devel] [PATCH 0/6] CRIS queue
,
edgar . iglesias
,
2014/02/01
[Qemu-devel] [PATCH 1/6] cris: Add a CRISv32 default "any" CPU for user mode emulation
,
edgar . iglesias
,
2014/02/01
Re: [Qemu-devel] [PATCH 1/6] cris: Add a CRISv32 default "any" CPU for user mode emulation
,
Riku Voipio
,
2014/02/03
Re: [Qemu-devel] [PATCH 1/6] cris: Add a CRISv32 default "any" CPU for user mode emulation
,
Edgar E. Iglesias
,
2014/02/03
Re: [Qemu-devel] [PATCH 1/6] cris: Add a CRISv32 default "any" CPU for user mode emulation
,
Andreas Färber
,
2014/02/03
Re: [Qemu-devel] [PATCH 1/6] cris: Add a CRISv32 default "any" CPU for user mode emulation
,
Edgar E. Iglesias
,
2014/02/03
[Qemu-devel] [PATCH 2/6] cris: Abort when a v10 takes interrupts while in a delayslot
,
edgar . iglesias
,
2014/02/01
[Qemu-devel] [PATCH 3/6] cris: Add interrupt signals to the CPU device
,
edgar . iglesias
,
2014/02/01
Re: [Qemu-devel] [PATCH 3/6] cris: Add interrupt signals to the CPU device
,
Peter Crosthwaite
,
2014/02/02
[Qemu-devel] [PATCH 4/6] axis-dev88: Connect the PIC upstream IRQs directly to the CPU
,
edgar . iglesias
,
2014/02/01
Re: [Qemu-devel] [PATCH 4/6] axis-dev88: Connect the PIC upstream IRQs directly to the CPU
,
Peter Crosthwaite
,
2014/02/02
[Qemu-devel] [PATCH 6/6] linux-user: Fix trampoline code for CRIS
,
edgar . iglesias
,
2014/02/01
Re: [Qemu-devel] [PATCH 6/6] linux-user: Fix trampoline code for CRIS
,
Riku Voipio
,
2014/02/03
[Qemu-devel] [PATCH 5/6] cris: Remove the CRIS PIC glue
,
edgar . iglesias
,
2014/02/01
Re: [Qemu-devel] [PATCH 5/6] cris: Remove the CRIS PIC glue
,
Peter Crosthwaite
,
2014/02/02
[Qemu-devel] who should I report this to?
,
Aryeh Friedman
,
2014/02/01
Re: [Qemu-devel] who should I report this to?
,
Stefan Hajnoczi
,
2014/02/14
[Qemu-devel] [PATCH] hw/xtensa: add support for ML605 and KC705 FPGA board
,
Max Filippov
,
2014/02/01
Re: [Qemu-devel] [PATCH] hw/xtensa: add support for ML605 and KC705 FPGA board
,
Andreas Färber
,
2014/02/03
[Qemu-devel] NetClientInfo::can_receive change notification and its purpose
,
Max Filippov
,
2014/02/01
Re: [Qemu-devel] NetClientInfo::can_receive change notification and its purpose
,
Paolo Bonzini
,
2014/02/02
Re: [Qemu-devel] NetClientInfo::can_receive change notification and its purpose
,
Max Filippov
,
2014/02/02
Re: [Qemu-devel] [PULL 0/5] QMP queue
,
Peter Maydell
,
2014/02/01
Re: [Qemu-devel] [PULL v2 00/34] target-arm queue
,
Peter Maydell
,
2014/02/01
[Qemu-devel] [PATCH v2 00/13] A64: Add Neon instructions, third set
,
Peter Maydell
,
2014/02/01
[Qemu-devel] [PATCH v2 10/13] target-arm: A64: Implement 2-reg-misc CNT, NOT and RBIT
,
Peter Maydell
,
2014/02/01
[Qemu-devel] [PATCH v2 13/13] target-arm: A64: Add FNEG and FABS to the SIMD 2-reg-misc group
,
Peter Maydell
,
2014/02/01
[Qemu-devel] [PATCH v2 03/13] target-arm: A64: Implement pairwise integer ops from 3-reg-same SIMD
,
Peter Maydell
,
2014/02/01
[Qemu-devel] [PATCH v2 02/13] target-arm: A64: Implement remaining non-pairwise int SIMD 3-reg-same insns
,
Peter Maydell
,
2014/02/01
Re: [Qemu-devel] [PATCH v2 02/13] target-arm: A64: Implement remaining non-pairwise int SIMD 3-reg-same insns
,
Richard Henderson
,
2014/02/03
[Qemu-devel] [PATCH v2 05/13] target-arm: A64: Implement scalar pairwise ops
,
Peter Maydell
,
2014/02/01
[Qemu-devel] [PATCH v2 09/13] target-arm: A64: Implement 2-register misc compares, ABS, NEG
,
Peter Maydell
,
2014/02/01
[Qemu-devel] [PATCH v2 07/13] target-arm: A64: Add SIMD simple 64 bit insns from scalar 2-reg misc
,
Peter Maydell
,
2014/02/01
[Qemu-devel] [PATCH v2 12/13] target-arm: A64: Add 2-reg-misc REV* instructions
,
Peter Maydell
,
2014/02/01
Re: [Qemu-devel] [PATCH v2 12/13] target-arm: A64: Add 2-reg-misc REV* instructions
,
Richard Henderson
,
2014/02/03
[Qemu-devel] [PATCH v2 04/13] tcg: Add TCGV_UNUSED_PTR, TCGV_IS_UNUSED_PTR, TCGV_EQUAL_PTR
,
Peter Maydell
,
2014/02/01
[Qemu-devel] [PATCH v2 06/13] target-arm: A64: Implement remaining integer scalar-3-same insns
,
Peter Maydell
,
2014/02/01
[Qemu-devel] [PATCH v2 11/13] target-arm: A64: Add narrowing 2-reg-misc instructions
,
Peter Maydell
,
2014/02/01
[Qemu-devel] [PATCH v2 01/13] target-arm: A64: Implement SIMD 3-reg-same shift and saturate insns
,
Peter Maydell
,
2014/02/01
[Qemu-devel] [PATCH v2 08/13] target-arm: A64: Add skeleton decode for SIMD 2-reg misc group
,
Peter Maydell
,
2014/02/01
Re: [Qemu-devel] [PATCH v2 00/13] A64: Add Neon instructions, third set
,
Peter Maydell
,
2014/02/03
Re: [Qemu-devel] [PULL v2 0/8] vfio pull request
,
Peter Maydell
,
2014/02/01
Re: [Qemu-devel] [PATCH v3] implementing victim TLB for QEMU system emulated TLB
,
Peter Maydell
,
2014/02/01
Re: [Qemu-devel] [PATCH v3] implementing victim TLB for QEMU system emulated TLB
,
Xin Tong
,
2014/02/02
Re: [Qemu-devel] [PATCH v3] implementing victim TLB for QEMU system emulated TLB
,
Peter Maydell
,
2014/02/02
Re: [Qemu-devel] [PATCH v3] implementing victim TLB for QEMU system emulated TLB
,
Xin Tong
,
2014/02/02
Re: [Qemu-devel] [PATCH v3] implementing victim TLB for QEMU system emulated TLB
,
Peter Maydell
,
2014/02/02
Re: [Qemu-devel] [PATCH v3] implementing victim TLB for QEMU system emulated TLB
,
Xin Tong
,
2014/02/02
Re: [Qemu-devel] [PATCH v3] implementing victim TLB for QEMU system emulated TLB
,
Peter Maydell
,
2014/02/02
Re: [Qemu-devel] [PATCH v3] implementing victim TLB for QEMU system emulated TLB
,
Xin Tong
,
2014/02/02
Re: [Qemu-devel] [PATCH v3] implementing victim TLB for QEMU system emulated TLB
,
Peter Maydell
,
2014/02/02
Re: [Qemu-devel] [PULL 0/1] xen-140130
,
Peter Maydell
,
2014/02/01
[Qemu-devel] [Bug 685096] Re: USB Passthrough not working for Windows 7 guest
,
Manuel Baesler
,
2014/02/01
[Qemu-devel] [Bug 685096] Re: USB Passthrough not working for Windows 7 guest
,
Manuel Baesler
,
2014/02/01
Re: [Qemu-devel] [Bug 685096] Re: USB Passthrough not working for Windows 7 guest
,
Serge Hallyn
,
2014/02/06
[Qemu-devel] [Bug 685096] Re: USB Passthrough not working for Windows 7 guest
,
Manuel Baesler
,
2014/02/12
Re: [Qemu-devel] [PULL v4 00/12] target-lm32 updates
,
Peter Maydell
,
2014/02/01
Re: [Qemu-devel] [PULL v4 00/12] target-lm32 updates
,
Michael Walle
,
2014/02/01
Re: [Qemu-devel] [PULL v4 08/12] target-lm32: add breakpoint/watchpoint support
,
Peter Maydell
,
2014/02/01
Re: [Qemu-devel] [PULL v4 08/12] target-lm32: add breakpoint/watchpoint support
,
Richard Henderson
,
2014/02/03
Re: [Qemu-devel] [PULL v4 08/12] target-lm32: add breakpoint/watchpoint support
,
Peter Maydell
,
2014/02/03
Re: [Qemu-devel] [PULL v4 12/12] hw/lm32: print error if cpu model is not found
,
Peter Maydell
,
2014/02/01
Re: [Qemu-devel] [PULL v4 11/12] target-lm32: stop VM on illegal or unknown instruction
,
Peter Maydell
,
2014/02/01
Re: [Qemu-devel] [PULL v4 11/12] target-lm32: stop VM on illegal or unknown instruction
,
Michael Walle
,
2014/02/01
Re: [Qemu-devel] [PULL v4 09/12] lm32_sys: print test result on stderr
,
Peter Maydell
,
2014/02/01
Re: [Qemu-devel] [PULL v4 09/12] lm32_sys: print test result on stderr
,
Michael Walle
,
2014/02/01
Re: [Qemu-devel] [PULL v4 09/12] lm32_sys: print te st result on stderr
,
Michael Walle
,
2014/02/03
Re: [Qemu-devel] [PULL v4 09/12] lm32_sys: print test result on stderr
,
Peter Maydell
,
2014/02/03
Re: [Qemu-devel] [PULL v4 09/12] lm32_sys: print te st result on stderr
,
Michael Walle
,
2014/02/04
Re: [Qemu-devel] [PULL v4 05/12] milkymist-vgafb: swap pixel data in source buffer
,
Peter Maydell
,
2014/02/01
Re: [Qemu-devel] [PULL v4 05/12] milkymist-vgafb: swap pixel data in source buffer
,
Paolo Bonzini
,
2014/02/03
Re: [Qemu-devel] [PULL v4 04/12] lm32_uart/lm32_juart: use qemu_chr_fe_write_all()
,
Peter Maydell
,
2014/02/01
Re: [Qemu-devel] [PULL v4 03/12] milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write()
,
Peter Maydell
,
2014/02/01
Re: [Qemu-devel] [PULL v4 02/12] tests: lm32: new rule for single test cases
,
Peter Maydell
,
2014/02/01
Re: [Qemu-devel] live migration between amd fam15h-fam10h
,
Brian Jackson
,
2014/02/01
Re: [Qemu-devel] [PULL v4 01/12] lm32_sys: increase test case name length limit
,
Peter Maydell
,
2014/02/01
Re: [Qemu-devel] [PATCH v3] implementing victim TLB for QEMU system emulated TLB
,
Xin Tong
,
2014/02/01
Re: [Qemu-devel] [PATCH v3] implementing victim TLB for QEMU system emulated TLB
,
Paolo Bonzini
,
2014/02/01
Re: [Qemu-devel] [PATCH 3/4] qemu-iotests: Allow caller to disable underscore convertion for qmp
,
Fam Zheng
,
2014/02/01
Re: [Qemu-devel] [PATCH 2/4] qemu-iotests: Add VM method qtest_cmd() to iotests.py
,
Fam Zheng
,
2014/02/01
Re: [Qemu-devel] [PATCH v13 00/14] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
,
Fam Zheng
,
2014/02/01
Re: [Qemu-devel] [PATCH v13 00/14] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
,
Ian Main
,
2014/02/01
Re: [Qemu-devel] [PATCH v13 00/14] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
,
Ian Main
,
2014/02/12
Re: [Qemu-devel] [PATCH v13 00/14] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
,
Richard W.M. Jones
,
2014/02/12
Re: [Qemu-devel] AmigaOS 4.x on QEMU
,
Mark Cave-Ayland
,
2014/02/01
[Qemu-devel] [PATCH v7 0/2] target-ppc: CPU device tree id
,
Alexey Kardashevskiy
,
2014/02/01
[Qemu-devel] [PATCH v7 1/2] target-ppc: add PowerPCCPU::cpu_dt_id
,
Alexey Kardashevskiy
,
2014/02/01
[Qemu-devel] [PATCH v7 2/2] target-ppc: spapr: e500: fix to use cpu_dt_id
,
Alexey Kardashevskiy
,
2014/02/01
Re: [Qemu-devel] [PATCH v7 0/2] target-ppc: CPU device tree id
,
Alexey Kardashevskiy
,
2014/02/11
Re: [Qemu-devel] [PATCH v7 0/2] target-ppc: CPU device tree id
,
Alexey Kardashevskiy
,
2014/02/21
Re: [Qemu-devel] [PATCH v7 0/2] target-ppc: CPU device tree id
,
Alexey Kardashevskiy
,
2014/02/21
Re: [Qemu-devel] [PATCH v7 0/2] target-ppc: CPU device tree id
,
Benjamin Herrenschmidt
,
2014/02/21
Re: [Qemu-devel] [PATCH v7 0/2] target-ppc: CPU device tree id
,
Alexey Kardashevskiy
,
2014/02/22
Re: [Qemu-devel] [PATCH 1/4] qemu-io: New option "-a" to aio_read and aio_write
,
Fam Zheng
,
2014/02/01
Re: [Qemu-devel] [PATCH 1/4] qemu-io: New option "-a" to aio_read and aio_write
,
Paolo Bonzini
,
2014/02/01
Re: [Qemu-devel] [PATCH 1/4] qemu-io: New option "-a" to aio_read and aio_write
,
Fam Zheng
,
2014/02/07
[Qemu-devel] [Bug 601946] Re: [Feature request] qemu-img multi-threaded compressed image conversion
,
oernii
,
2014/02/01
Re: [Qemu-devel] [PATCH v3 01/19] bsd-user: refresh freebsd system call numbers
,
Ed Maste
,
2014/02/01
[Qemu-devel] [PATCH v3] qmp: expose list of supported character device backends
,
Martin Kletzander
,
2014/02/01
Re: [Qemu-devel] [PATCH v3] qmp: expose list of supported character device backends
,
Eric Blake
,
2014/02/03
Re: [Qemu-devel] [PATCH v3] qmp: expose list of supported character device backends
,
Luiz Capitulino
,
2014/02/10
Re: [Qemu-devel] [PATCH v3] qmp: expose list of supported character device backends
,
Eric Blake
,
2014/02/10
Re: [Qemu-devel] [PATCH v3] qmp: expose list of supported character device backends
,
Markus Armbruster
,
2014/02/11
Re: [Qemu-devel] [PATCH v3] qmp: expose list of supported character device backends
,
Eric Blake
,
2014/02/11
Re: [Qemu-devel] [PATCH v3] qmp: expose list of supported character device backends
,
Luiz Capitulino
,
2014/02/11
Re: [Qemu-devel] [PATCH v3] qmp: expose list of supported character device backends
,
Eric Blake
,
2014/02/11
Re: [Qemu-devel] [PATCH v3] qmp: expose list of supported character device backends
,
Luiz Capitulino
,
2014/02/11
Re: [Qemu-devel] [PATCH v2] qmp: expose list of supported character device backends
,
Martin Kletzander
,
2014/02/01
[Qemu-devel] Native MinGW build crashes when partitioning hard disk in guest
,
Legorol
,
2014/02/01
Re: [Qemu-devel] Native MinGW build crashes when partitioning hard disk in guest
,
Stefan Weil
,
2014/02/01
Re: [Qemu-devel] Native MinGW build crashes when partitioning hard disk in guest
,
Legorol
,
2014/02/01
Re: [Qemu-devel] osx bootloader
,
Alexander Graf
,
2014/02/01
Re: [Qemu-devel] OVMF with q35 (was: osx bootloader)
,
BALATON Zoltan
,
2014/02/01
Re: [Qemu-devel] OVMF with q35 (was: osx bootloader)
,
Alexander Graf
,
2014/02/01
Re: [Qemu-devel] OVMF with q35 (was: osx bootloader)
,
BALATON Zoltan
,
2014/02/01
Re: [Qemu-devel] OVMF with q35 (was: osx bootloader)
,
Gerd Hoffmann
,
2014/02/03
Re: [Qemu-devel] osx bootloader
,
BALATON Zoltan
,
2014/02/01
Re: [Qemu-devel] osx bootloader
,
Paolo Bonzini
,
2014/02/01
Re: [Qemu-devel] osx bootloader
,
BALATON Zoltan
,
2014/02/01
Re: [Qemu-devel] [Qemu-trivial] [PATCH] tests/.gitignore: Ignoretests/check-qom-interfacee
,
Michael Tokarev
,
2014/02/01
Re: [Qemu-devel] [Qemu-trivial] [PATCH v2 0/6] configure: make output and errors more friendly
,
Michael Tokarev
,
2014/02/01
Re: [Qemu-devel] [Qemu-trivial] [PATCH] ide: cmd_exec_dev_diagnostic() always set error register to 0x01
,
Michael Tokarev
,
2014/02/01
Re: [Qemu-devel] [Qemu-trivial] [PATCH] qapi: cleanup redundant variable
,
Michael Tokarev
,
2014/02/01
Re: [Qemu-devel] [Qemu-trivial] [PATCH] qapi: cleanup redundant variable
,
Eric Blake
,
2014/02/03
Re: [Qemu-devel] [Qemu-trivial] [PATCH] hw/ppc: Remove unused defines
,
Michael Tokarev
,
2014/02/01
Re: [Qemu-devel] [Qemu-trivial] [PATCH] readline: Add missing GCC_FMT_ATTR
,
Michael Tokarev
,
2014/02/01
Re: [Qemu-devel] [Qemu-trivial] [PATCH] tcg/s390: Remove sigill_handler
,
Michael Tokarev
,
2014/02/01
Re: [Qemu-devel] [Qemu-trivial] [PATCH] i386: Add missing include file for QEMU_PACKED
,
Michael Tokarev
,
2014/02/01
[Qemu-devel] [PATCH] linux-user: Fix trampoline code for CRIS
,
Stefan Weil
,
2014/02/01
Re: [Qemu-devel] [PATCH] linux-user: Fix trampoline code for CRIS
,
Peter Maydell
,
2014/02/01
Re: [Qemu-devel] [PATCH] linux-user: Fix trampoline code for CRIS
,
Edgar E. Iglesias
,
2014/02/01
Re: [Qemu-devel] [PATCH] linux-user: Fix trampoline code for CRIS
,
Peter Maydell
,
2014/02/01
Re: [Qemu-devel] [PATCH v6 2/2] target-ppc: spapr: e500: fix to use cpu_dt_id
,
Andreas Färber
,
2014/02/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc