Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 484 485 486 487 488 489 490 491 492 ... 568 569 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[v4,3/3] target-i386:slightly refactor dr7 related function 2012-12-10 liguang New
[3/4] fix implicit declaration of syscall() in linux-user/syscall.c 2012-12-10 John Spencer New
[RESEND,v4,8/8] virtio-rng: cleanup: use QOM casts. 2013-04-24 fred.konrad@greensocs.com New
[07/11] qemu-char: Move incrementing of avail_connections to qdev-properties-system 2013-03-26 Hans de Goede New
target-arm: fix target CPUs on ARM GIC 2012-12-10 dsl@ertl.jp New
[v2,10/11] versatile_pci: Expose PCI memory space to system 2013-03-26 Peter Maydell New
[1/4] fix implicit declaration of syscall() in linux-user/mmap.c 2012-12-10 John Spencer New
[2/4] fix build error on ARM due to wrong glibc check 2012-12-10 John Spencer New
[19/30] powerpc: correctly handle fpu exceptions. 2013-04-26 Alexander Graf New
[4/4] linux-user/syscall.c: remove wrong forward decl of setgroups() 2012-12-10 John Spencer New
[16/24] s390-ccw.img: Enhance drain_irqs(). 2013-04-26 Alexander Graf New
[3/4] fix implicit declaration of syscall() in linux-user/syscall.c 2012-12-10 John Spencer New
[PATCHv5,10/10] migration: use XBZRLE only after bulk stage 2013-03-26 Peter Lieven New
[1/4] fix implicit declaration of syscall() in linux-user/mmap.c 2012-12-10 John Spencer New
[01/11] qemu-char: Rename opened to be_open 2013-03-26 Hans de Goede New
[v3] block: Add support for Secure Shell (ssh) block device. 2013-03-26 Richard W.M. Jones New
[02/11] qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open 2013-03-26 Hans de Goede New
qemu-img: find the highest offset in use during check 2012-12-10 Federico Simoncelli New
qxl+vnc: register a vm state change handler for dummy spice_server 2012-12-10 Uri Lublin New
[v6,01/12] raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane 2012-12-10 Stefan Hajnoczi New
Fix error code checking for SetFilePointer() call 2012-12-10 Fabien Chouteau New
[03/24] hw/vmware_vga.c: add tracepoints for mmio reads+writes 2013-04-04 Gerd Hoffmann New
[02/24] hw/vmware_vga.c: fix screen resize bug introduced after console revamp 2013-04-04 Gerd Hoffmann New
[2/2] pixman: update internal copy to pixman-0.28.2 2012-12-10 Gerd Hoffmann New
[1/2] pixman: require 0.16.4 as minimum version 2012-12-10 Gerd Hoffmann New
[06/24] pixman: render vgafont glyphs into pixman images 2013-04-04 Gerd Hoffmann New
[v6,03/12] dataplane: add host memory mapping code 2012-12-10 Stefan Hajnoczi New
[v2,09/11] arm/realview: Fix mapping of PCI regions 2013-03-26 Peter Maydell New
[04/24] hw/vmware_vga.c: various vmware vga fixes. 2013-04-04 Gerd Hoffmann New
[v6,07/12] iov: add iov_discard_front/back() to remove data 2012-12-10 Stefan Hajnoczi New
[v6,02/12] configure: add CONFIG_VIRTIO_BLK_DATA_PLANE 2012-12-10 Stefan Hajnoczi New
[v6,12/12] virtio-blk: add x-data-plane=on|off performance feature 2012-12-10 Stefan Hajnoczi New
[v6,06/12] dataplane: add Linux AIO request queue 2012-12-10 Stefan Hajnoczi New
[v6,08/12] test-iov: add iov_discard_front/back() testcases 2012-12-10 Stefan Hajnoczi New
[v6,11/12] dataplane: add virtio-blk data plane code 2012-12-10 Stefan Hajnoczi New
[v2,06/11] versatile_pci: Put the host bridge PCI device at slot 29 2013-03-26 Peter Maydell New
[v6,05/12] dataplane: add event loop 2012-12-10 Stefan Hajnoczi New
[v6,04/12] dataplane: add virtqueue vring code 2012-12-10 Stefan Hajnoczi New
[v6,09/12] iov: add qemu_iovec_concat_iov() 2012-12-10 Stefan Hajnoczi New
[v6,10/12] virtio-blk: restore VirtIOBlkConf->config_wce flag 2012-12-10 Stefan Hajnoczi New
[2/4] virtio: add wrapper for saving/restoring virtqueue elements 2012-12-10 Anthony Liguori New
[3/4] virtio: modify savevm to have a stable wire format 2012-12-10 Anthony Liguori New
[1/4] savevm: introduce little endian variants of savevm routines 2012-12-10 Anthony Liguori New
[4/4] virtio: bump migration version number 2012-12-10 Anthony Liguori New
[v2,05/11] versatile_pci: Use separate PCI I/O space rather than system I/O space 2013-03-26 Peter Maydell New
[v2,01/11] versatile_pci: Fix hardcoded tabs 2013-03-26 Peter Maydell New
target-mips: Fix for helpers for EXTR_* instructions 2012-12-10 Petar Jovanovic New
[09/24] console: switch color_table_rgb to pixman_color_t 2013-04-04 Gerd Hoffmann New
[v2,02/11] versatile_pci: Expose PCI I/O region on Versatile PB 2013-03-26 Peter Maydell New
[v2,07/11] versatile_pci: Implement the correct PCI IRQ mapping 2013-03-26 Peter Maydell New
[v2,03/11] versatile_pci: Update to realize and instance init functions 2013-03-26 Peter Maydell New
[10/24] console: add trace events 2013-04-04 Gerd Hoffmann New
[v2,04/11] versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE 2013-03-26 Peter Maydell New
[RFC,v7,1/8] qdev : add a maximum device allowed field for the bus. 2012-12-10 fred.konrad@greensocs.com New
[RFC,v7,3/8] virtio-pci-bus : Introduce virtio-pci-bus. 2012-12-10 fred.konrad@greensocs.com New
[RFC,v7,5/8] virtio-device : Refactor virtio-device. 2012-12-10 fred.konrad@greensocs.com New
[RFC,v7,6/8] virtio-blk : Add the virtio-blk device. 2012-12-10 fred.konrad@greensocs.com New
[2/2] qemu-img: add json output option to the check command 2012-12-10 Federico Simoncelli New
[v2] kvm: Detect number of available memory slots from the host kernel 2012-12-10 Alex Williamson New
[v2,08/11] versatile_pci: Implement the PCI controller's control registers 2013-03-26 Peter Maydell New
[RFC,v7,8/8] virtio-blk : QOM modifications. 2012-12-10 fred.konrad@greensocs.com New
[RFC,v7,4/8] virtio-pci : Refactor virtio-pci device. 2012-12-10 fred.konrad@greensocs.com New
sh7750: Fix crash when accessing PVR/PRR/CVR 2013-03-26 Peter Maydell New
[1/2] cpu_ioreq_pio, cpu_ioreq_move: introduce read_phys_req_item, write_phys_req_item 2012-12-10 Ian Jackson New
[RFC,v7,7/8] virtio-pci-blk : Switch to new API. 2012-12-10 fred.konrad@greensocs.com New
[PATCHv2,1/2] qemu-img: find the highest offset in use during check 2012-12-10 Federico Simoncelli New
[RFC,v7,2/8] virtio-bus : Introduce virtio-bus 2012-12-10 fred.konrad@greensocs.com New
[13/24] console: give each QemuConsole its own DisplaySurface 2013-04-04 Gerd Hoffmann New
hw/tcx: Remove unused 'addr' field and the property that sets it 2013-03-26 Peter Maydell New
[PULL,0/1] vfio-pci: fix kvm disabled path 2012-12-10 Alex Williamson New
[1/1] vfio-pci: Don't use kvm_irqchip_in_kernel 2012-12-10 Alex Williamson New
[2/3] virtio-balloon: re-enable balloon stats 2012-12-10 Luiz Capitulino New
[1/3] virtio-balloon: drop old stats code 2012-12-10 Luiz Capitulino New
[23/24] gtk: custom cursor support 2013-04-04 Gerd Hoffmann New
[3/3] docs: document virtio-balloon stats 2012-12-10 Luiz Capitulino New
[PULL,3/4] qmp: fix handling of boolean values in qmp-shell 2013-03-26 Luiz Capitulino New
[v3,00/24] console: console overhaul continued 2013-04-04 Gerd Hoffmann New
[PULL,1/4] QMP: Remove duplicate TPM type from query-tpm 2013-03-26 Luiz Capitulino New
[11/24] console: displaystate init revamp 2013-04-04 Gerd Hoffmann New
[PULL,2/4] QMP: TPM QMP and man page documentation updates 2013-03-26 Luiz Capitulino New
[05/24] pixman: add qemu_pixman_color() 2013-04-04 Gerd Hoffmann New
[v12,8/8] pv event: add document to describe the usage 2012-12-12 Hu Tao New
[v12,5/8] add a new qevent: QEVENT_GUEST_PANICKED 2012-12-12 Hu Tao New
[1/2] add visitor for parsing int[KMGT] input string 2012-12-10 Igor Mammedov New
[PULL,4/4] New QMP command query-cpu-max and HMP command cpu_max 2013-03-26 Luiz Capitulino New
[07/24] console: use pixman for fill+blit 2013-04-04 Gerd Hoffmann New
[13/20] gluster: Use bdrv_open options instead of filename 2013-04-22 Kevin Wolf New
[24/24] qxl: register QemuConsole for secondary cards 2013-04-04 Gerd Hoffmann New
[RFC,qom-cpu,v2,2/2] target-i386: Turn Haswell into subclass of SandyBridge 2012-12-10 Andreas Färber New
[RFC,qom-cpu,v2,1/2] target-i386: Convert CPU definitions into X86CPU subclasses 2012-12-10 Andreas Färber New
[18/24] console: add GraphicHwOps 2013-04-04 Gerd Hoffmann New
[22/24] console: allow pinning displaychangelisteners to consoles 2013-04-04 Gerd Hoffmann New
[16/24] console: move gui_update+gui_setup_refresh from vl.c into console.c 2013-04-04 Gerd Hoffmann New
[19/24] console: gui timer fixes 2013-04-04 Gerd Hoffmann New
[17/24] console: make DisplayState private to console.c 2013-04-04 Gerd Hoffmann New
[15/24] console: zap g_width + g_height 2013-04-04 Gerd Hoffmann New
[01/24] exynos4210_fimd.c: fix display resize bug introduced after console revamp 2013-04-04 Gerd Hoffmann New
[6/6] target-i386: move out CPU features initialization in separate func 2012-12-11 Igor Mammedov New
virtio-blk: Return UNSUPP for unknown request types 2012-12-13 Alexey Zaytsev New
[15/20] rbd: Use bdrv_open options instead of filename 2013-04-22 Kevin Wolf New