Show patches with: State = Action Required       |   426959 patches
« 1 2 ... 655 656 6574269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,12/17] target-i386: Fix segment cache dump - - 1 - --- 2013-09-20 Michael Tokarev New
[PULL,13/17] Makefile: Remove some more files when cleaning - - - - --- 2013-09-20 Michael Tokarev New
[PULL,14/17] tcg-sparc: Fix parenthesis warning - - - - --- 2013-09-20 Michael Tokarev New
[PULL,15/17] kvm: Fix compiler warning (clang) - - - - --- 2013-09-20 Michael Tokarev New
[PULL,16/17] exec: Fix broken build for MinGW (regression) - - 1 - --- 2013-09-20 Michael Tokarev New
[PULL,17/17] tests/.gitignore: ignore test-throttle - - 1 - --- 2013-09-20 Michael Tokarev New
[v2,1/3] block: qemu-iotests - add basic ability to use binary sample images - - - - --- 2013-09-20 Jeff Cody New
[v2,2/3] block: qemu-iotests for vhdx, read sample dynamic image - - - - --- 2013-09-20 Jeff Cody New
[v2,3/3] block: qemu-iotests - quote $TEST_IMG* and $TEST_DIR usage - - - - --- 2013-09-20 Jeff Cody New
[PULL,00/11] Block patches - - - - --- 2013-09-20 Stefan Hajnoczi New
[PULL,01/11] libcacard: link against qemu-error.o for error_report() - - - - --- 2013-09-20 Stefan Hajnoczi New
[PULL,02/11] osdep: warn if open(O_DIRECT) on fails with EINVAL - - 1 - --- 2013-09-20 Stefan Hajnoczi New
[PULL,03/11] qemu-timer: drop outdated signal safety comments - - - - --- 2013-09-20 Stefan Hajnoczi New
[PULL,04/11] qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safe - - - - --- 2013-09-20 Stefan Hajnoczi New
[PULL,05/11] qemu-timer: do not take the lock in timer_pending - - - - --- 2013-09-20 Stefan Hajnoczi New
[PULL,06/11] coroutine: add qemu_coroutine_yield benchmark - - - - --- 2013-09-20 Stefan Hajnoczi New
[PULL,07/11] coroutine: fix /perf/nesting coroutine benchmark - - - - --- 2013-09-20 Stefan Hajnoczi New
[PULL,08/11] qcow2: Correct snapshots size for overlap check - - - - --- 2013-09-20 Stefan Hajnoczi New
[PULL,09/11] block: don't lose data from last incomplete sector - - - - --- 2013-09-20 Stefan Hajnoczi New
[PULL,10/11] blockdev: do not default cache.no-flush to true - - - - --- 2013-09-20 Stefan Hajnoczi New
[PULL,11/11] virtio-blk: do not relay a previous driver's WCE configuration to the current - - - - --- 2013-09-20 Stefan Hajnoczi New
[PULL,0/2] Net patches - - - - --- 2013-09-20 Stefan Hajnoczi New
[PULL,1/2] pcnet-pci: mark I/O and MMIO as LITTLE_ENDIAN - - 1 - --- 2013-09-20 Stefan Hajnoczi New
[PULL,2/2] e1000: NetClientInfo.receive_iov implemented - - - - --- 2013-09-20 Stefan Hajnoczi New
[PULL,0/1] Tracing patches - - - - --- 2013-09-20 Stefan Hajnoczi New
[PULL,1/1] kvm: fix traces to use %x instead of %d - - 2 - --- 2013-09-20 Stefan Hajnoczi New
[v4] ivshmem: allow the sharing of mmap'd files - - - - --- 2013-09-20 Damien Millescamps New
target-i386: Enable x2apic by default on more recent CPU models 1 - - - --- 2013-09-20 Eduardo Habkost New
block: introduce BlockDriver.bdrv_needs_filename to enable some drivers. - - - - --- 2013-09-20 Benoît Canet New
pci-ohci: Add missing 'break' in ohci_service_td 1 - - - --- 2013-09-21 Jan Vesely New
Extend qemu-ga's 'guest-info' command to expose flag 'success-response' - - 2 - --- 2013-09-22 Mark Wu New
[1/4] qemu: add Error to typedefs - - - - --- 2013-09-22 Michael S. Tsirkin New
[2/4] qom: pull in qemu/typedefs - - - - --- 2013-09-22 Michael S. Tsirkin New
[3/4] qom: cleanup struct Error references - - - - --- 2013-09-22 Michael S. Tsirkin New
[4/4] qom: add pointer to int property helpers - - - - --- 2013-09-22 Michael S. Tsirkin New
[v4,1/4] seqlock: introduce read-write seqlock - - - - --- 2013-09-22 pingfan liu New
[v4,1/4] seqlock: introduce read-write seqlock - - - - --- 2013-09-22 pingfan liu New
[v4,2/4] timer: protect timers_state's clock with seqlock - - - - --- 2013-09-22 pingfan liu New
[v4,3/4] qemu-thread: add QemuEvent - - - - --- 2013-09-22 pingfan liu New
[v4,4/4] timer: make qemu_clock_enable sync between disable and timer's cb - - - - --- 2013-09-22 pingfan liu New
[1/2] tests: build the helper program in main build process - - - - --- 2013-09-22 Wayne Xia New
[2/2] build: add command check-clean - - - - --- 2013-09-22 Wayne Xia New
[V2,1/4] snapshot: distinguish id and name in load_tmp - - - - --- 2013-09-22 Wayne Xia New
[V2,2/4] qemu-nbd: support internal snapshot export - - - - --- 2013-09-22 Wayne Xia New
[V2,3/4] qemu-nbd: add doc for internal snapshot export - - - - --- 2013-09-22 Wayne Xia New
[V2,4/4] qemu-iotests: add 058 internal snapshot export with qemu-nbd case - - - - --- 2013-09-22 Wayne Xia New
[SeaBIOS,v2,1/5] linker: utility to patch in-memory ROM files - - - - --- 2013-09-22 Michael S. Tsirkin New
sPAPR: implement route_intx_to_irq to get gsi of pci device. - - - - --- 2013-09-22 pingfan liu New
[1/2] block: fix backing file overriding - - - - --- 2013-09-22 Fam Zheng New
[2/2] qemu-iotests: add test for backing file overriding - - - - --- 2013-09-22 Fam Zheng New
.gitignore: ignore tests/qemu-iotests/socket_scm_helper - - 1 - --- 2013-09-22 Fam Zheng New
[v4,01/23] qemu: add Error to typedefs - - - - --- 2013-09-22 Michael S. Tsirkin New
[v4,02/23] qom: pull in qemu/typedefs - - - - --- 2013-09-22 Michael S. Tsirkin New
[v4,03/23] qom: cleanup struct Error references - - - - --- 2013-09-22 Michael S. Tsirkin New
[v4,04/23] qom: add pointer to int property helpers - - - - --- 2013-09-22 Michael S. Tsirkin New
[v4,05/23] fw_cfg: interface to trigger callback on read - - - - --- 2013-09-22 Michael S. Tsirkin New
[v4,06/23] loader: support for unmapped ROM blobs - - 1 - --- 2013-09-22 Michael S. Tsirkin New
[v4,07/23] pcie_host: expose UNMAPPED macro - - - - --- 2013-09-22 Michael S. Tsirkin New
[v4,08/23] pcie_host: expose address format - - - - --- 2013-09-22 Michael S. Tsirkin New
[v4,09/23] q35: use macro for MCFG property name - - - - --- 2013-09-22 Michael S. Tsirkin New
[v4,10/23] q35: expose mmcfg size as a property - - - - --- 2013-09-22 Michael S. Tsirkin New
[v4,11/23] i386: add ACPI table files from seabios - - 2 - --- 2013-09-22 Michael S. Tsirkin New
[v4,12/23] acpi: add rules to compile ASL source - - 1 - --- 2013-09-22 Michael S. Tsirkin New
[v4,13/23] acpi: pre-compiled ASL files - - - - --- 2013-09-22 Michael S. Tsirkin New
[v4,14/23] loader: use file path size from fw_cfg.h - - - - --- 2013-09-22 Michael S. Tsirkin New
[v4,15/23] i386: add bios linker/loader - - - - --- 2013-09-22 Michael S. Tsirkin New
[v4,16/23] loader: allow adding ROMs in done callbacks - - - - --- 2013-09-22 Michael S. Tsirkin New
[v4,17/23] i386: define pc guest info - - 1 - --- 2013-09-22 Michael S. Tsirkin New
[v4,18/23] acpi/piix: add macros for acpi property names - - - - --- 2013-09-22 Michael S. Tsirkin New
[v4,19/23] piix: APIs for pc guest info - - - - --- 2013-09-22 Michael S. Tsirkin New
[v4,20/23] ich9: APIs for pc guest info - - - - --- 2013-09-22 Michael S. Tsirkin New
[v4,21/23] pvpanic: add API to access io port - - - - --- 2013-09-22 Michael S. Tsirkin New
[v4,22/23] hpet: add API to find it - - - - --- 2013-09-22 Michael S. Tsirkin New
[v4,23/23] i386: ACPI table generation code from seabios - - - - --- 2013-09-22 Michael S. Tsirkin New
virtio-net: broken RX filtering logic fixed - - - - --- 2013-09-22 Dmitry Fleytman New
[RFC,00/16] TCG indirect registers - - - - --- 2013-09-22 Max Filippov New
[v2] vmdk: fix cluster size check for flat extents - - 1 - --- 2013-09-23 Fam Zheng New
[1/7] roms: add 'make clean' - - - - --- 2013-09-23 Gerd Hoffmann New
[2/7] roms: enable parallel builds for 'make lgplvgabios' - - - - --- 2013-09-23 Gerd Hoffmann New
[3/7] roms: build lgplvgabios isavga variant - - - - --- 2013-09-23 Gerd Hoffmann New
[4/7] roms: parallel ipxe builds - - - - --- 2013-09-23 Gerd Hoffmann New
[5/7] roms: rewrite scripts/refresh-pxe-roms.sh - - - - --- 2013-09-23 Gerd Hoffmann New
[6/7] roms: add rules to build slof - - - - --- 2013-09-23 Gerd Hoffmann New
[7/7] roms: enable ipxe cross builds - - - - --- 2013-09-23 Gerd Hoffmann New
hw/pci: completed master-abort emulation - - - - --- 2013-09-23 Marcel Apfelbaum New
[V2] block: introduce BlockDriver.bdrv_needs_filename to enable some drivers. - - - - --- 2013-09-23 Benoît Canet New
[v5,1/6] qapi: Add ImageInfoSpecific type - - 1 - --- 2013-09-23 Max Reitz New
[v5,2/6] block: Add bdrv_get_specific_info - - 1 - --- 2013-09-23 Max Reitz New
[v5,3/6] block/qapi: Human-readable ImageInfoSpecific dump - - 1 - --- 2013-09-23 Max Reitz New
[v5,4/6] qcow2: Add support for ImageInfoSpecific - - 1 - --- 2013-09-23 Max Reitz New
[v5,5/6] qemu-iotests: Discard specific info in _img_info - - - - --- 2013-09-23 Max Reitz New
[v5,6/6] qemu-iotests: Additional info from qemu-img info - - 1 - --- 2013-09-23 Max Reitz New
[v2] linux-user: Handle SOCK_CLOEXEC/NONBLOCK if unavailable on host - - - - --- 2013-09-23 Edgar E. Iglesias New
[v3,01/18] mips_mipssim: Silence BIOS loading warning for qtest - - 1 - --- 2013-09-23 Andreas Färber New
[v3,02/18] arm/boot: Turn arm_load_kernel() into no-op for qtest without -kernel - - - - --- 2013-09-23 Andreas Färber New
[v3,03/18] puv3: Turn puv3_load_kernel() into a no-op for qtest without -kernel - - - - --- 2013-09-23 Andreas Färber New
[v3,04/18] mainstone: Don't enforce use of -pflash for qtest - - - - --- 2013-09-23 Andreas Färber New
[v3,05/18] gumstix: Don't enforce use of -pflash for qtest - - - - --- 2013-09-23 Andreas Färber New
[v3,06/18] z2: Don't enforce use of -pflash for qtest - - - - --- 2013-09-23 Andreas Färber New
[v3,07/18] palm: Don't enforce loading ROM or kernel for qtest - - - - --- 2013-09-23 Andreas Färber New
« 1 2 ... 655 656 6574269 4270 »