Show patches with: Archived = No       |   430946 patches
« 1 2 ... 567 568 5694309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/3] PPC PReP: Load ELF kernel - - - - --- 2013-04-03 Fabien Chouteau New
[2/3] PPC PReP: Use kernel entry to set nip at reset - - - - --- 2013-04-03 Fabien Chouteau New
[3/3] PPC PReP: can run without bios image - - - - --- 2013-04-03 Fabien Chouteau New
Add configure clock_gettime() monotonic time test - - 1 - --- 2013-04-03 Brad Smith New
[v2] target-ppc: Fix narrow-mode add/sub carry output - - 1 1 --- 2013-04-03 Richard Henderson New
[v5,1/3] osdep: Add a function to get the current username. - - - - --- 2013-04-03 Richard W.M. Jones New
[v5,2/3] block: Add support for Secure Shell (ssh) block device. - - - - --- 2013-04-03 Richard W.M. Jones New
[v5,3/3] iotests: Add 'check -ssh' option to test Secure Shell block device. - - - - --- 2013-04-03 Richard W.M. Jones New
[v4,1/3] configure: Put cross compile flags in EXTRA_CFLAGS - - - - --- 2013-04-04 Peter Crosthwaite New
[v4,2/3] dtc: add submodule - - - - --- 2013-04-04 Peter Crosthwaite New
[v4,3/3] configure/Make: Build libfdt from submodule DTC - - - - --- 2013-04-04 Peter Crosthwaite New
[v1,1/2] petalogix_ml605_mmu: Cleanup ssi_create_slave() - - - - --- 2013-04-04 Peter Crosthwaite New
[v1,2/2] xilinx_zynq: Cleanup ssi_create_slave - - - - --- 2013-04-04 Peter Crosthwaite New
[v3,00/24] console: console overhaul continued - - - - --- 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
[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
[04/24] hw/vmware_vga.c: various vmware vga fixes. - - - - --- 2013-04-04 Gerd Hoffmann New
[05/24] pixman: add qemu_pixman_color() - - - - --- 2013-04-04 Gerd Hoffmann New
[06/24] pixman: render vgafont glyphs into pixman images - - - - --- 2013-04-04 Gerd Hoffmann New
[07/24] console: use pixman for fill+blit - - - - --- 2013-04-04 Gerd Hoffmann New
[08/24] console: use pixman for font rendering - - - - --- 2013-04-04 Gerd Hoffmann New
[09/24] console: switch color_table_rgb to pixman_color_t - - - - --- 2013-04-04 Gerd Hoffmann New
[10/24] console: add trace events - - - - --- 2013-04-04 Gerd Hoffmann New
[11/24] console: displaystate init revamp - - - - --- 2013-04-04 Gerd Hoffmann New
[12/24] console: rename vga_hw_*, add QemuConsole param - - - - --- 2013-04-04 Gerd Hoffmann New
[13/24] console: give each QemuConsole its own DisplaySurface - - - - --- 2013-04-04 Gerd Hoffmann New
[14/24] console: simplify screendump - - - 1 --- 2013-04-04 Gerd Hoffmann New
[15/24] console: zap g_width + g_height - - - - --- 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
[17/24] console: make DisplayState private to console.c - - - - --- 2013-04-04 Gerd Hoffmann New
[18/24] console: add GraphicHwOps - - - - --- 2013-04-04 Gerd Hoffmann New
[19/24] console: gui timer fixes - - - - --- 2013-04-04 Gerd Hoffmann New
[20/24] xen: re-enable refresh interval reporting for xenfb - - - - --- 2013-04-04 Gerd Hoffmann New
[21/24] console: add qemu_console_is_* - - - - --- 2013-04-04 Gerd Hoffmann New
[22/24] console: allow pinning displaychangelisteners to consoles - - - - --- 2013-04-04 Gerd Hoffmann New
[23/24] gtk: custom cursor support - - - - --- 2013-04-04 Gerd Hoffmann New
[24/24] qxl: register QemuConsole for secondary cards - - - - --- 2013-04-04 Gerd Hoffmann New
[v3,1/2] rbd: add an asynchronous flush - - - - --- 2013-04-04 Josh Durgin New
[2/2] rbd: disable unsupported librbd functions at runtime - - - - --- 2013-04-04 Josh Durgin New
[v2,4/6] pci: add pci test device - - - - --- 2013-04-04 Michael S. Tsirkin New
[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
« 1 2 ... 567 568 5694309 4310 »