Show patches with: none      |   436623 patches
« 1 2 ... 3971 3972 39734366 4367 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v9,3/3] Update simpletrace.py for new log format - - - - --- 2012-07-19 Harsh Prateek Bora New
[v9,2/3] Simpletrace v2: Support multiple arguments, strings. - - - - --- 2012-07-19 Harsh Prateek Bora New
[v9,1/3] monitor: remove unused do_info_trace - - - - --- 2012-07-19 Harsh Prateek Bora New
[4/4] Update simpletrace.py for new log format - - - - --- 2012-07-19 Stefan Hajnoczi New
[3/4] Simpletrace v2: Support multiple arguments, strings. - - - - --- 2012-07-19 Stefan Hajnoczi New
[2/4] monitor: remove unused do_info_trace - - - - --- 2012-07-19 Stefan Hajnoczi New
[1/4] trace: added ability to comment out events in the list - - - - --- 2012-07-19 Stefan Hajnoczi New
[PULL,0/4] Tracing patches - - - - --- 2012-07-19 Stefan Hajnoczi New
vfio-powerpc: added VFIO support (v5) - - - - --- 2012-07-19 Alexey Kardashevskiy New
msi/msix: added API to set MSI message address and data - - - - --- 2012-07-19 Alexey Kardashevskiy New
[2/2] vexpress: Add NOR1 Flash support - - - - --- 2012-07-18 402jagan@gmail.com New
[1/2] vexpress: Add NOR0 Flash support - - - - --- 2012-07-18 402jagan@gmail.com New
[V4] exynos4210: add Exynos4210 i2c implementation - - 2 - --- 2012-07-18 Mitsyanko Igor New
[v6,3/3] Change driftfix default value to slew - - - - --- 2012-07-18 Crístian Viana New
[v6,2/3] Force driftfix=none on previous machines - - - - --- 2012-07-18 Crístian Viana New
[v6,1/3] Check if GlobalProperty exists before registering - - - - --- 2012-07-18 Crístian Viana New
[9/9] scripts: update check-qerror.sh - - - - --- 2012-07-18 Luiz Capitulino New
[8/9] qerror: switch to qapi generated error macros and table - - - - --- 2012-07-18 Luiz Capitulino New
[7/9] qapi: add qapi-errors.py - - - - --- 2012-07-18 Luiz Capitulino New
[6/9] qapi: add qapi-schema-errors.json - - - - --- 2012-07-18 Luiz Capitulino New
[5/9] qapi: qapi.py: allow the "'" character be escaped - - - - --- 2012-07-18 Luiz Capitulino New
[4/9] qerror: rename QERR_PROPERTY_VALUE_NOT_POWER_OF_2 - - - - --- 2012-07-18 Luiz Capitulino New
[3/9] qerror: rename QERR_QMP_EXTRA_MEMBER - - - - --- 2012-07-18 Luiz Capitulino New
[2/9] qerror: rename QERR_SOCK_CONNECT_IN_PROGRESS - - - - --- 2012-07-18 Luiz Capitulino New
[1/9] qerror: rename QERR_SOCKET_* macros - - - - --- 2012-07-18 Luiz Capitulino New
[resend] tests: Makefile: include dependency files 1 - - - --- 2012-07-18 Eduardo Habkost New
configure: Support system emulation with large memory on w32 hosts - - - - --- 2012-07-18 Stefan Weil Under Review
Use macro QEMU_PACKED for new packed structures - - 1 - --- 2012-07-18 Stefan Weil Accepted
[RFC,v9,27/27] virtio-blk: add EVENT_IDX support to dataplane - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,26/27] msix: use upstream kvm_irqchip_set_irq() - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,25/27] msix: fix irqchip breakage in msix_try_notify_from_thread() - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,24/27] virtio-blk: fix incorrect length - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,23/27] virtio-blk: Stub out SCSI commands - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,22/27] virtio-blk: Fix request merging - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,21/27] virtio-blk: Add basic request merging - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,20/27] virtio-blk: Add ioscheduler to detect mergable requests - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,19/27] virtio-blk: Disable guest->host notifies while processing vring - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,18/27] virtio-blk: Call ioctl() directly instead of irqfd - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,17/27] virtio-blk: Use guest notifier to raise interrupts - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,16/27] virtio-blk: Kick data plane thread using event notifier set - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,15/27] notifier: Add a function to set the notifier - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,14/27] virtio-blk: Use pthreads instead of qemu-thread - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,13/27] virtio-blk: Increase max requests for indirect vring - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,12/27] virtio-blk: Add workaround for BUG_ON() dependency in virtio_ring.h - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,11/27] virtio-blk: Indirect vring and flush support - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,10/27] virtio-blk: Stop data plane thread cleanly - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,09/27] virtio-blk: Add Linux AIO queue - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,08/27] virtio-blk: Read requests from the vring - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,07/27] virtio-blk: Put dataplane code into its own directory - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,06/27] virtio-blk: Take PCI memory range into account - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,05/27] virtio-blk: Do cheapest possible memory mapping - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,04/27] virtio-blk: Map vring - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,03/27] virtio-blk: Data plane thread event loop - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,02/27] virtio-blk: Set up host notifier for data plane - - - - --- 2012-07-18 Stefan Hajnoczi New
[RFC,v9,01/27] virtio-blk: Remove virtqueue request handling code - - - - --- 2012-07-18 Stefan Hajnoczi New
improve scripts/make-release - - 1 - --- 2012-07-18 Gerd Hoffmann New
[v4] add -machine mem-merge=on|off option - - - - --- 2012-07-18 Luiz Capitulino New
[11/11] configure: Check for -Werror causing failures when compiling tests - - - - --- 2012-07-18 Peter Maydell New
[10/11] configure: -I\$(SRC_PATH) goes in QEMU_INCLUDES not QEMU_CFLAGS - - - - --- 2012-07-18 Peter Maydell New
[09/11] configure: Fix compile warning in utimensat/futimens test - - 1 - --- 2012-07-18 Peter Maydell New
[08/11] configure: Fix warnings in VDE library probe - - - - --- 2012-07-18 Peter Maydell New
[07/11] configure: Fix compile warning in PNG test - - 1 - --- 2012-07-18 Peter Maydell New
[06/11] configure: Fix errors in test for__sync_fetch_and_and - - 1 - --- 2012-07-18 Peter Maydell New
[05/11] configure: -march=i486 belongs in QEMU_CFLAGS, not CFLAGS - - - - --- 2012-07-18 Peter Maydell New
[04/11] configure: Replace bash code by standard shell code - - 1 - --- 2012-07-18 Peter Maydell New
[03/11] configure: Fix build with capabilities - - 1 - --- 2012-07-18 Peter Maydell New
[02/11] configure: Fix build with ALSA audio driver - - 1 - --- 2012-07-18 Peter Maydell New
[01/11] configure: Don't run configure tests with -Werror enabled - - 1 - --- 2012-07-18 Peter Maydell New
[v3] qemu-img: correct size parsers and help message - - - - --- 2012-07-18 Robert Wang New
[v4,5/5] merge pc_piix.c to pc.c - - - - --- 2012-07-18 Wanpeng Li New
[v4,4/5] prepare to create HPET, RTC and i8254 through composition - - - - --- 2012-07-18 Wanpeng Li New
[v4,3/5] convert pci-host to QOM - - - - --- 2012-07-18 Wanpeng Li New
[v4,2/5] convert MemoryRegion to QOM - - - - --- 2012-07-18 Wanpeng Li New
[v4,1/5] eliminate piix_pci.c and module i440fx and piix3 - - - - --- 2012-07-18 Wanpeng Li New
[2/2] qemu-nbd: add --cache and --aio options - - - - --- 2012-07-18 Paolo Bonzini New
[1/2] qemu-nbd: reorganize help message - - - - --- 2012-07-18 Paolo Bonzini New
eventfd: making it thread safe - - 1 - --- 2012-07-18 Alexey Kardashevskiy New
eventfd: making it thread safe - - 1 - --- 2012-07-18 Alexey Kardashevskiy New
configure: Don't implicitly hardcode list of KVM architectures - - - - --- 2012-07-18 Peter Maydell New
vfio-powerpc: added VFIO support (v4) - - - - --- 2012-07-18 Alexey Kardashevskiy New
update-linux-headers.sh: Don't hard code list of architectures 1 - - - --- 2012-07-18 Peter Maydell New
[v8,3/3] Update simpletrace.py for new log format - - - - --- 2012-07-18 Harsh Prateek Bora New
[v8,2/3] Simpletrace v2: Support multiple arguments, strings. - - - - --- 2012-07-18 Harsh Prateek Bora New
[v8,1/3] monitor: remove unused do_info_trace - - - - --- 2012-07-18 Harsh Prateek Bora New
powerpc pci: fixed packing of ranges[] 1 - 1 1 --- 2012-07-18 Alexey Kardashevskiy New
build: fix build breakage due to bad merge - - - - --- 2012-07-18 Anthony Liguori New
[RFC,seabios] enumerate APIC IDs directly from CPUs - - - - --- 2012-07-17 Eduardo Habkost New
target-xtensa: fix big-endian BBS/BBC implementation - - - - --- 2012-07-17 Max Filippov New
configure: Don't run configure tests with -Werror enabled - - 1 - --- 2012-07-17 Peter Maydell New
[PATCHv4,4/4] Adding seccomp calls to vl.c - - - - --- 2012-07-17 Eduardo Otubo New
[PATCHv4,3/4] Adding qemu-seccomp-debug.[ch] - - - - --- 2012-07-17 Eduardo Otubo New
[PATCHv4,2/4] Adding qemu-seccomp.[ch] - - - - --- 2012-07-17 Eduardo Otubo New
[PATCHv4,1/4] Adding support for libseccomp in configure and Makefile - - - - --- 2012-07-17 Eduardo Otubo New
build: add make dist target (v2) - - 1 1 --- 2012-07-17 Anthony Liguori New
build: add make dist target - - - - --- 2012-07-17 Anthony Liguori New
configure: fix ALSA configure test - - - - --- 2012-07-17 Mitsyanko Igor New
update-linux-headers.sh: Don't hard code list of architectures - - - - --- 2012-07-17 Peter Maydell New
[41/41] fdc-test: Clean up a bit - - - - --- 2012-07-17 Kevin Wolf New
[40/41] fdc-test: introduce test_relative_seek - - - - --- 2012-07-17 Kevin Wolf New
[39/41] fdc: fix relative seek - - - - --- 2012-07-17 Kevin Wolf New
« 1 2 ... 3971 3972 39734366 4367 »