Show patches with: State = Action Required       |   426465 patches
« 1 2 ... 540 541 5424264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,1/6] kvm: remove unused APIs - - - - --- 2013-04-04 Michael S. Tsirkin New
[v2,2/6] kvm: support any size for pio eventfd - - - - --- 2013-04-04 Michael S. Tsirkin New
[v2,3/6] kvm: support non datamatch ioeventfd - - - - --- 2013-04-04 Michael S. Tsirkin New
[v2,6/6] pci-testdev: add pv mmio test - - - - --- 2013-04-04 Michael S. Tsirkin New
[v2,5/6] kvm: add PV MMIO - - - - --- 2013-04-04 Michael S. Tsirkin New
[stable-1.4,1/4] oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock() - - - - --- 2013-04-04 Stefan Hajnoczi New
[stable-1.4,2/4] net: ensure "socket" backend uses non-blocking fds - - - - --- 2013-04-04 Stefan Hajnoczi New
[stable-1.4,3/4] qemu-socket: set passed fd non-blocking in socket_connect() - - - - --- 2013-04-04 Stefan Hajnoczi New
[stable-1.4,4/4] chardev: clear O_NONBLOCK on SCM_RIGHTS file descriptors - - - - --- 2013-04-04 Stefan Hajnoczi New
[v3,01/11] versatile_pci: Fix hardcoded tabs 1 - - - --- 2013-04-04 Peter Maydell New
[v3,02/11] versatile_pci: Expose PCI I/O region on Versatile PB 1 - - - --- 2013-04-04 Peter Maydell New
[v3,03/11] versatile_pci: Update to realize and instance init functions 1 - - - --- 2013-04-04 Peter Maydell New
[v3,04/11] versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE 1 - - - --- 2013-04-04 Peter Maydell New
[v3,05/11] versatile_pci: Use separate PCI I/O space rather than system I/O space 1 - - - --- 2013-04-04 Peter Maydell New
[v3,06/11] versatile_pci: Put the host bridge PCI device at slot 29 1 - - - --- 2013-04-04 Peter Maydell New
[v3,07/11] versatile_pci: Implement the correct PCI IRQ mapping - - - - --- 2013-04-04 Peter Maydell New
[v3,08/11] versatile_pci: Implement the PCI controller's control registers 1 - - - --- 2013-04-04 Peter Maydell New
[v3,09/11] arm/realview: Fix mapping of PCI regions 1 - - - --- 2013-04-04 Peter Maydell New
[v3,10/11] versatile_pci: Expose PCI memory space to system 1 - - - --- 2013-04-04 Peter Maydell New
[v3,11/11] hw/versatile_pci: Drop unnecessary vpb_pci_config_addr() 1 - - - --- 2013-04-04 Peter Maydell New
[stable-1.4,v2,1/4] oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock() - - - - --- 2013-04-04 Stefan Hajnoczi New
[stable-1.4,v2,2/4] net: ensure "socket" backend uses non-blocking fds - - - - --- 2013-04-04 Stefan Hajnoczi New
[stable-1.4,v2,3/4] qemu-socket: set passed fd non-blocking in socket_connect() - - - - --- 2013-04-04 Stefan Hajnoczi New
[stable-1.4,v2,4/4] chardev: clear O_NONBLOCK on SCM_RIGHTS file descriptors - - - - --- 2013-04-04 Stefan Hajnoczi New
[v5,1/7] virtio-serial: add the virtio-serial device. - - - - --- 2013-04-04 fred.konrad@greensocs.com New
[v5,2/7] virtio-serial-pci: switch to the new API. - - - - --- 2013-04-04 fred.konrad@greensocs.com New
[v5,3/7] virtio-serial-s390: switch to the new API. - - - - --- 2013-04-04 fred.konrad@greensocs.com New
[v5,4/7] virtio-serial-ccw: switch to the new API. - - - - --- 2013-04-04 fred.konrad@greensocs.com New
[v5,5/7] virtio-serial: cleanup: init and exit functions. - - - - --- 2013-04-04 fred.konrad@greensocs.com New
[v5,6/7] virtio-serial: cleanup: use QOM casts. - - - - --- 2013-04-04 fred.konrad@greensocs.com New
[v5,7/7] virtio-serial: cleanup: remove qdev field. - - - - --- 2013-04-04 fred.konrad@greensocs.com New
[v2,resend] apic: fixup fallthrough to PIC - - - - --- 2013-04-04 Mark Asselstine New
PPC: mac newworld: fix cpu NIP reset value - - 1 - --- 2013-04-04 Alexander Graf New
[RFC,1/5] target-i386: Add ECX information to FeatureWordInfo - - - - --- 2013-04-04 Eduardo Habkost New
[RFC,2/5] target-i386: Add "feature-words" property - - - - --- 2013-04-04 Eduardo Habkost New
[RFC,3/5] target-i386: Use FeatureWord loop on filter_features_for_kvm() - - - - --- 2013-04-04 Eduardo Habkost New
[RFC,4/5] target-i386: Introduce X86CPU.filtered_features field - - - - --- 2013-04-04 Eduardo Habkost New
[RFC,5/5] target-i386: Add "filtered-features" property to X86CPU - - - - --- 2013-04-04 Eduardo Habkost New
[v3,00/35] hw/ reorganization, part 2 - - - - --- 2013-04-04 Paolo Bonzini New
[01/35] build: enable using $(CONFIG_FOO) on the rhs of config files - - - - --- 2013-04-04 Paolo Bonzini New
[02/35] hw: move headers to include/ - - - - --- 2013-04-04 Paolo Bonzini New
[03/35] hw: make subdirectories for devices - - - - --- 2013-04-04 Paolo Bonzini New
[04/35] moxie: configure with default-configs file - - - - --- 2013-04-04 Paolo Bonzini New
[05/35] hw: move target-independent files to subdirectories - - - - --- 2013-04-04 Paolo Bonzini New
[06/35] hw: move virtio devices to hw/ subdirectories - - - - --- 2013-04-04 Paolo Bonzini New
[07/35] hw: make all of hw/ide/ configurable via default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[08/35] hw: make all of hw/usb/ configurable via default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[09/35] hw: make all of hw/pci/ configurable via default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[10/35] hw: move watchdogs to hw/watchdog, configure via default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[11/35] hw: move MC146818RTC to hw/timer/, configure via default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[12/35] hw: move NICs to hw/net/, configure via default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[13/35] hw: move block devices to hw/block/, configure via default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[14/35] hw: move audio devices to hw/audio/, configure via default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[15/35] hw: move display devices to hw/display/, configure via default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[16/35] hw: move I2C controllers to hw/i2c/, configure via default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[17/35] hw: move SSI controllers to hw/ssi/, configure via default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[18/35] hw: move SCSI controllers to hw/scsi/, configure via default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[19/35] hw: move more files to hw/xen/ - - - - --- 2013-04-04 Paolo Bonzini New
[20/35] hw: move char devices to hw/char/, configure via default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[21/35] hw: move ISA bridges and devices to hw/isa/, configure with default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[22/35] hw: move timer devices to hw/timer/, configure with default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[23/35] hw: move SD/MMC devices to hw/sd/, configure with default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[24/35] hw: move PCI bridges to hw/pci-* or hw/ARCH - - - - --- 2013-04-04 Paolo Bonzini New
[25/35] hw: move VFIO and ivshmem to hw/misc/ - - - - --- 2013-04-04 Paolo Bonzini New
[26/35] hw: move DMA controllers to hw/dma/, configure with default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[27/35] hw: move interrupt controllers to hw/intc/, configure with default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[28/35] hw: move GPIO interfaces to hw/gpio/, configure with default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[29/35] hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[30/35] hw: move other devices to hw/misc/, configure with default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[31/35] hw: move ARM CPU cores to hw/cpu/, configure with default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[32/35] hw: move hw/kvm/ to hw/i386/kvm - - - - --- 2013-04-04 Paolo Bonzini New
[33/35] hw: move last file to hw/arm/ - - - - --- 2013-04-04 Paolo Bonzini New
[34/35] MAINTAINERS: update for source code movement - - - - --- 2013-04-04 Paolo Bonzini New
[35/35] hw: move private headers to hw/ subdirectories. - - - - --- 2013-04-04 Paolo Bonzini New
[v4,01/33] disas: Disassemble all ppc insns for the host - - 1 - --- 2013-04-04 Richard Henderson New
[v4,02/33] tcg-ppc64: Use TCGReg everywhere - - 1 - --- 2013-04-04 Richard Henderson New
[v4,03/33] tcg-ppc64: Introduce and use tcg_out_rlw - - 1 - --- 2013-04-04 Richard Henderson New
[v4,04/33] tcg-ppc64: Introduce and use tcg_out_ext32u - - 1 - --- 2013-04-04 Richard Henderson New
[v4,05/33] tcg-ppc64: Introduce and use tcg_out_shli64 - - 1 - --- 2013-04-04 Richard Henderson New
[v4,06/33] tcg-ppc64: Introduce and use tcg_out_shri64 - - 1 - --- 2013-04-04 Richard Henderson New
[v4,07/33] tcg-ppc64: Introduce and use TAI and SAI - - 1 - --- 2013-04-04 Richard Henderson New
[v4,08/33] tcg-ppc64: Fix setcond_i32 - - 1 - --- 2013-04-04 Richard Henderson New
[v4,09/33] tcg-ppc64: Cleanup tcg_out_movi - - 1 - --- 2013-04-04 Richard Henderson New
[v4,10/33] tcg-ppc64: Rearrange integer constant constraints - - 1 - --- 2013-04-04 Richard Henderson New
[v4,11/33] tcg-ppc64: Improve constant add and sub ops. - - 1 - --- 2013-04-04 Richard Henderson New
[v4,12/33] tcg-ppc64: Allow constant first argument to sub - - 1 - --- 2013-04-04 Richard Henderson New
[v4,13/33] tcg-ppc64: Tidy or and xor patterns. - - 1 - --- 2013-04-04 Richard Henderson New
[v4,14/33] tcg-ppc64: Improve and_i32 with constant - - 1 - --- 2013-04-04 Richard Henderson New
[v4,15/33] tcg-ppc64: Improve and_i64 with constant - - 1 - --- 2013-04-04 Richard Henderson New
[v4,16/33] tcg-ppc64: Use automatic implementation of ext32u_i64 - - 1 - --- 2013-04-04 Richard Henderson New
[v4,17/33] tcg-ppc64: Streamline qemu_ld/st insn selection - - 1 - --- 2013-04-04 Richard Henderson New
[v4,18/33] tcg-ppc64: Implement rotates - - 1 - --- 2013-04-04 Richard Henderson New
[v4,19/33] tcg-ppc64: Implement bswap16 and bswap32 - - 1 - --- 2013-04-04 Richard Henderson New
[v4,20/33] tcg-ppc64: Implement bswap64 - - 1 - --- 2013-04-04 Richard Henderson New
[v4,21/33] tcg-ppc64: Implement compound logicals - - 1 - --- 2013-04-04 Richard Henderson New
[v4,22/33] tcg-ppc64: Handle constant inputs for some compound logicals - - 1 - --- 2013-04-04 Richard Henderson New
[v4,23/33] tcg-ppc64: Implement deposit - - 1 - --- 2013-04-04 Richard Henderson New
[v4,24/33] tcg-ppc64: Use I constraint for mul - - 1 - --- 2013-04-04 Richard Henderson New
[v4,25/33] tcg-ppc64: Cleanup i32 constants to tcg_out_cmp - - 1 - --- 2013-04-04 Richard Henderson New
[v4,26/33] tcg-ppc64: Use TCGType throughout compares - - 1 - --- 2013-04-04 Richard Henderson New
« 1 2 ... 540 541 5424264 4265 »