Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 490 491 492 493 494 495 496 497 498 ... 569 570 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
linux-user: allow to use sudo in guest qemu must have suid/gid bit and root owner/group 2012-12-08 Laurent Vivier New
[FYI,qom-cpu,v2,1/5] target-alpha: Let cpu_alpha_init() return AlphaCPU 2012-12-09 Andreas Färber New
[qom-cpu,v2,4/5] target-alpha: Turn CPU definitions into subclasses 2012-12-09 Andreas Färber New
[FYI,qom-cpu,v2,3/5] target-alpha: Avoid leaking the alarm timer over reset 2012-12-09 Andreas Färber New
[FYI,qom-cpu,v2,2/5] alpha: Pass AlphaCPU array to Typhoon 2012-12-09 Andreas Färber New
[qom-cpu,v2,5/5] target-alpha: Add support for -cpu ? 2012-12-09 Andreas Färber New
linux-user: Fix typo in comment 2013-05-20 Lei Li New
[v4,7/8] blockdev: add Abort transaction 2013-05-16 Stefan Hajnoczi New
[PATCHv5,04/10] buffer_is_zero: use vector optimizations if possible 2013-03-26 Peter Lieven New
[PATCHv5,06/10] migration: search for zero instead of dup pages 2013-03-26 Peter Lieven New
[PATCHv5,05/10] bitops: unroll while loop in find_next_bit() 2013-03-26 Peter Lieven New
[PATCHv5,08/10] migration: do not sent zero pages in bulk stage 2013-03-26 Peter Lieven New
[05/11] qemu-char: Cleanup: consolidate fe_open/fe_close into fe_set_open 2013-03-26 Hans de Goede New
[PATCHv5,01/10] move vector definitions to qemu-common.h 2013-03-26 Peter Lieven New
[PATCHv5,02/10] add a zero splat vector to qemu-common.h 2013-03-26 Peter Lieven New
[PATCHv5,07/10] migration: add an indicator for bulk state of ram migration 2013-03-26 Peter Lieven New
[03/11] qemu-char: Add fe_open tracking 2013-03-26 Hans de Goede New
[PATCHv5,03/10] cutils: add a function to find non-zero content in a buffer 2013-03-26 Peter Lieven New
[PATCHv5,09/10] migration: do not search dirty pages in bulk stage 2013-03-26 Peter Lieven New
[qom-cpu,1/4] target-i386: Inline -cpu host check into cpu_x86_register() 2012-12-09 Andreas Färber New
[qom-cpu,3/4] Really finally kill cpudef config section support 2012-12-09 Andreas Färber New
[qom-cpu,2/4] target-i386: Drop redundant list of CPU definitions 2012-12-09 Andreas Färber New
[04/11] qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlers 2013-03-26 Hans de Goede New
[11/11] spice-qemu-char: Drop hackish vmc_register on spice_chr_write 2013-03-26 Hans de Goede New
[06/11] qemu-char: Consolidate guest_close/guest_open into a set_fe_open callback 2013-03-26 Hans de Goede New
[08/11] qemu-char: add_handlers: Don't re-send the be_open event on unregister 2013-03-26 Hans de Goede New
[10/11] virtio-serial: propagate guest_connected to the port on post_load 2013-03-26 Hans de Goede New
[v2,11/11] hw/versatile_pci: Drop unnecessary vpb_pci_config_addr() 2013-03-26 Peter Maydell New
[for-1.5] osdep: fix qemu_anon_ram_free trace (+ fix compilation on 32 bit hosts) 2013-05-20 Hervé Poussineau New
[09/11] virtio-serial: Consolidate guest_open/guest_close into set_guest_connected 2013-03-26 Hans de Goede New
[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
[02/24] hw/vmware_vga.c: fix screen resize bug introduced after console revamp 2013-04-04 Gerd Hoffmann New
[03/24] hw/vmware_vga.c: add tracepoints for mmio reads+writes 2013-04-04 Gerd Hoffmann New
[1/2] pixman: require 0.16.4 as minimum version 2012-12-10 Gerd Hoffmann New
[2/2] pixman: update internal copy to pixman-0.28.2 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