Show patches with: State = Action Required       |    Archived = No       |   426616 patches
« 1 2 ... 701 702 7034266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,45/48] qcow2: use start_of_cluster() and offset_into_cluster() everywhere - - 1 - --- 2013-12-06 Stefan Hajnoczi New
[PULL,46/48] block: clean up bdrv_drain_all() throttling comments - - 1 - --- 2013-12-06 Stefan Hajnoczi New
[PULL,47/48] aio: make aio_poll(ctx, true) block with no fds - - 1 - --- 2013-12-06 Stefan Hajnoczi New
[PULL,48/48] qemu-iotests: filter QEMU monitor \r\n - - - - --- 2013-12-06 Stefan Hajnoczi New
[1/4] pci: do not export pci_bus_reset - - - - --- 2013-12-06 Paolo Bonzini New
[2/4] pci: clean up resetting of IRQs - - - - --- 2013-12-06 Paolo Bonzini New
[3/4] qdev: allow both pre- and post-order vists in qdev walking functions - - - - --- 2013-12-06 Paolo Bonzini New
[4/4] qdev: switch reset to post-order - - - - --- 2013-12-06 Paolo Bonzini New
[1/7] define hotplug interface - - - - --- 2013-12-06 Igor Mammedov New
[2/7] qdev: add to BusState "hotplug-device" link - - - - --- 2013-12-06 Igor Mammedov New
[3/7] hw/acpi: move typeinfo to the file end - - - - --- 2013-12-06 Igor Mammedov New
[4/7] acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-device interface - - - - --- 2013-12-06 Igor Mammedov New
[5/7] pci/shpc: convert SHPC hotplug to use hotplug-device interface - - - - --- 2013-12-06 Igor Mammedov New
[6/7] pci/pcie: convert PCIE hotplug to use hotplug-device interface - - - - --- 2013-12-06 Igor Mammedov New
[7/7] hw/pci: convert PCI bus to use "hotplug-device" interface. - - - - --- 2013-12-06 Igor Mammedov New
[RFC,01/19] qemu_memalign: Allow small alignments - - - - --- 2013-12-06 Kevin Wolf New
[RFC,02/19] block: Detect unaligned length in bdrv_qiov_is_aligned() - - - - --- 2013-12-06 Kevin Wolf New
[RFC,03/19] block: Don't use guest sector size for qemu_blockalign() - - - - --- 2013-12-06 Kevin Wolf New
[RFC,04/19] block: rename buffer_alignment to guest_block_size - - 1 - --- 2013-12-06 Kevin Wolf New
[RFC,05/19] raw: Probe required direct I/O alignment - - - - --- 2013-12-06 Kevin Wolf New
[RFC,06/19] block: Introduce bdrv_aligned_preadv() - - - - --- 2013-12-06 Kevin Wolf New
[RFC,07/19] block: Introduce bdrv_co_do_preadv() - - - - --- 2013-12-06 Kevin Wolf New
[RFC,08/19] block: Introduce bdrv_aligned_pwritev() - - - - --- 2013-12-06 Kevin Wolf New
[RFC,09/19] block: write: Handle COR dependency after I/O throttling - - - - --- 2013-12-06 Kevin Wolf New
[RFC,10/19] block: Introduce bdrv_co_do_pwritev() - - - - --- 2013-12-06 Kevin Wolf New
[RFC,11/19] block: Switch BdrvTrackedRequest to byte granularity - - - - --- 2013-12-06 Kevin Wolf New
[RFC,12/19] block: Allow waiting for overlapping requests between begin/end - - - - --- 2013-12-06 Kevin Wolf New
[RFC,13/19] block: Make zero-after-EOF work with larger alignment - - - - --- 2013-12-06 Kevin Wolf New
[RFC,14/19] block: Generalise and optimise COR serialisation - - - - --- 2013-12-06 Kevin Wolf New
[RFC,15/19] block: Make overlap range for serialisation dynamic - - - - --- 2013-12-06 Kevin Wolf New
[RFC,16/19] block: Align requests in bdrv_co_do_pwritev() - - - - --- 2013-12-06 Kevin Wolf New
[RFC,17/19] block: Change coroutine wrapper to byte granularity - - - - --- 2013-12-06 Kevin Wolf New
[RFC,18/19] block: Make bdrv_pread() a bdrv_prwv_co() wrapper - - - - --- 2013-12-06 Kevin Wolf New
[RFC,19/19] block: Make bdrv_pwrite() a bdrv_prwv_co() wrapper - - - - --- 2013-12-06 Kevin Wolf New
[1/3] x86, mpx: add documentation on Intel MPX - - - - --- 2013-12-06 Qiaowei Ren New
[2/3] X86, mpx: Intel MPX definition - - - - --- 2013-12-06 Qiaowei Ren New
[3/3] X86, mpx: Intel MPX xstate feature definition - - - - --- 2013-12-06 Qiaowei Ren New
[PULL,00/14] Trivial patches for 2013-12-06 - - - - --- 2013-12-06 Michael Tokarev New
[PULL,01/14] trace: Remove trace.h from console.h (less dependencies) - - - - --- 2013-12-06 Michael Tokarev New
[PULL,02/14] trace: Remove trace.h from hw/usb/hcd-ehci.h (less dependencies) - - - - --- 2013-12-06 Michael Tokarev New
[PULL,03/14] console: Replace conditional debug messages by trace methods - - 1 - --- 2013-12-06 Michael Tokarev New
[PULL,04/14] gtk: Replace conditional debug messages by trace methods - - - - --- 2013-12-06 Michael Tokarev New
[PULL,05/14] .gitignore: Ignore config.status - - 1 - --- 2013-12-06 Michael Tokarev New
[PULL,06/14] acpi-build: Fix compiler warning (missing gnu_printf format attribute) - - - - --- 2013-12-06 Michael Tokarev New
[PULL,07/14] qobject: Fix compiler warning (missing gnu_printf format attribute) - - - - --- 2013-12-06 Michael Tokarev New
[PULL,08/14] misc: Replace 'struct QEMUTimer' by 'QEMUTimer' - - 1 - --- 2013-12-06 Michael Tokarev New
[PULL,09/14] virtio-net: fix the indent - - 1 - --- 2013-12-06 Michael Tokarev New
[PULL,10/14] libcacard/cac: Remove unused statement (value stored is never read) - - - - --- 2013-12-06 Michael Tokarev New
[PULL,11/14] libcacard/vcard_emul_nss: Remove unused statement (value stored is never read) - - - - --- 2013-12-06 Michael Tokarev New
[PULL,12/14] Don't crash on keyboard input with no handler - - - - --- 2013-12-06 Michael Tokarev New
[PULL,13/14] hw/ppc/mac.h: remove unused BIOS_FILENAME definition - - - - --- 2013-12-06 Michael Tokarev New
[PULL,14/14] eeprom93xx: fix coding style - - 1 - --- 2013-12-06 Michael Tokarev New
[PULL,0/5] vfio-pci updates for QEMU 2.0 - - - - --- 2013-12-06 Alex Williamson New
[PULL,1/5] linux-headers: Update from v3.13-rc3 - - - - --- 2013-12-06 Alex Williamson New
[PULL,2/5] vfio-pci: Make use of new KVM-VFIO device - - - - --- 2013-12-06 Alex Williamson New
[PULL,3/5] vfio-pci: Fix Nvidia MSI ACK through 0x88000 quirk - - - - --- 2013-12-06 Alex Williamson New
[PULL,4/5] vfio-pci: Add debug config options to disable MSI/X KVM support - - - - --- 2013-12-06 Alex Williamson New
[PULL,5/5] vfio-pci: Release all MSI-X vectors when disabled - - - - --- 2013-12-06 Alex Williamson New
[1/2] cputlb: Use memset when flushing entries - - 1 - --- 2013-12-06 Richard Henderson New
[2/2] cputlb: Tidy memset of arrays - - 1 - --- 2013-12-06 Richard Henderson New
[v2,1/3] x86, mpx: add documentation on Intel MPX - - - - --- 2013-12-07 Qiaowei Ren New
[v2,2/3] X86, mpx: Intel MPX CPU feature definition - - - - --- 2013-12-07 Qiaowei Ren New
[v2,3/3] X86, mpx: Intel MPX xstate feature definition - - - - --- 2013-12-07 Qiaowei Ren New
target-arm: Use new qemu_ld/st opcodes - - - - --- 2013-12-07 Richard Henderson New
[RFC,1/2] ARM: cpu: add "hivecs" property (high vectors on reset) - - - - --- 2013-12-07 Antony Pavlov New
[RFC,2/2] ARM: arm_cpu_reset: make possible to use high vectors for reset_exc - - - - --- 2013-12-07 Antony Pavlov New
target-cris: Use new qemu_ld/st opcodes - - - - --- 2013-12-07 Richard Henderson New
target-lm32: Use new qemu_ld/st opcodes - - - - --- 2013-12-07 Richard Henderson New
[v3,3/3] X86, mpx: Intel MPX xstate feature definition - - - - --- 2013-12-07 Qiaowei Ren New
[PULL,urgent] Trivial patches for 2013-12-07 - - - - --- 2013-12-07 Michael Tokarev New
[PULL] qxl: Add missing trace.h (fix broken build) - - - - --- 2013-12-07 Michael Tokarev New
[1/2] hpet: inverse polarity when pin above ISA_NUM_IRQS - - - - --- 2013-12-08 pingfan liu New
sheepdog: check if '-o redundancy' is passed from user - - - - --- 2013-12-08 Liu Yuan New
ui/cocoa: Pass command key through to guest when VM has mousegrab - - - - --- 2013-12-08 Peter Maydell New
[1/5] ui/cocoa: Pass command key through to guest when VM has mousegrab - - - - --- 2013-12-08 Peter Maydell New
[2/5] ui/cocoa: Correct typos in comments and variable names - - 1 - --- 2013-12-08 Peter Maydell New
[3/5] ui/cocoa: Send warning message to stderr, not stdout - - - - --- 2013-12-08 Peter Maydell New
[4/5] ui/cocoa: Add ".qcow2" to extension list for image load dialog - - - - --- 2013-12-08 Peter Maydell New
[5/5] ui/cocoa: Fix code for starting QEMU via image file load dialog - - - - --- 2013-12-08 Peter Maydell New
[v10,1/5] vmstate: add VMSTATE_PTIMER_ARRAY - - - - --- 2013-12-09 liguang New
[v10,2/5] hw/timer: add allwinner a10 timer - - 1 - --- 2013-12-09 liguang New
[v10,3/5] hw/intc: add allwinner A10 interrupt controller - - - - --- 2013-12-09 liguang New
[v10,4/5] hw/arm: add allwinner a10 SoC support 1 - - - --- 2013-12-09 liguang New
[v10,5/5] hw/arm: add cubieboard support 1 - 1 - --- 2013-12-09 liguang New
vmdk: Check VMFS extent line field number - - - - --- 2013-12-09 Fam Zheng New
[1/2] fix a typo of strict option - - - - --- 2013-12-09 Amos Kong New
[2/2] add parsing of "strict" boot parameter - - - - --- 2013-12-09 Amos Kong New
[v2,1/2] fix a typo of strict option - - - - --- 2013-12-09 Amos Kong New
[v2,2/2] add parsing of "strict" boot parameter - - - - --- 2013-12-09 Amos Kong New
vl: make boot_strict variable static (not used outside vl.c) - - 1 - --- 2013-12-09 Michael Tokarev New
[1/2] usb: add support for microsoft os descriptors - - - - --- 2013-12-09 Gerd Hoffmann New
[2/2] usb-hid: add microsoft os descriptor support - - - - --- 2013-12-09 Gerd Hoffmann New
[v3] fix -boot strict regressed in commit 6ef4716 - - 1 - --- 2013-12-09 Amos Kong New
[v3,01/13] target-arm: A64: add support for conditional select - - 1 - --- 2013-12-09 Peter Maydell New
[v3,02/13] target-arm: A64: add support for logical (shifted register) - - 1 - --- 2013-12-09 Peter Maydell New
[v3,03/13] target-arm: A64: add support for ADR and ADRP - - 1 - --- 2013-12-09 Peter Maydell New
[v3,04/13] target-arm: A64: add support for EXTR - - 1 - --- 2013-12-09 Peter Maydell New
[v3,05/13] target-arm: A64: add support for 2-src data processing and DIV - - 1 - --- 2013-12-09 Peter Maydell New
[v3,06/13] target-arm: A64: add support for 2-src shift reg insns - - 1 - --- 2013-12-09 Peter Maydell New
[v3,07/13] target-arm: A64: add support for 1-src data processing and CLZ - - 1 - --- 2013-12-09 Peter Maydell New
« 1 2 ... 701 702 7034266 4267 »