Show patches with: none      |   436479 patches
« 1 2 ... 3893 3894 38954364 4365 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[08/10] convert VMMOUSE as piix3 proper QOM child - - - - --- 2012-11-08 Wanpeng Li New
[07/10] convert VMPORT as piix3 proper QOM child - - - - --- 2012-11-08 Wanpeng Li New
[06/10] convert i8042 as piix3 proper QOM child - - - - --- 2012-11-08 Wanpeng Li New
[05/10] convert PORT92 as piix3 proper QOM child - - - - --- 2012-11-08 Wanpeng Li New
[04/10] convert PCSPK as piix3 proper QOM child - - - - --- 2012-11-08 Wanpeng Li New
[03/10] convert PIT as piix3 proper QOM child - - - - --- 2012-11-08 Wanpeng Li New
[02/10] convert HPET as piix3 proper QOM child - - - - --- 2012-11-08 Wanpeng Li New
[01/10] convert RTC as piix3 proper QOM child - - - - --- 2012-11-08 Wanpeng Li New
[v5,3/3] convert pci-host to QOM - - - - --- 2012-11-08 Wanpeng Li New
[v5,2/3] merge pc_piix.c to pc.c - - - - --- 2012-11-08 Wanpeng Li New
[v5,1/3] eliminate piix_pci.c and module i440fx and piix3 - - - - --- 2012-11-08 Wanpeng Li New
RFC: Partial workaround for buggy guest virtio-balloon driver - - - - --- 2012-11-08 David Gibson New
[QEMU] microblaze: translate.c: Fix swaph decoding - - - - --- 2012-11-08 Peter Crosthwaite New
Fix out-of-tree and cross compile builds for pixman - - - - --- 2012-11-07 Eric Johnson New
Fix out-of-tree and cross compile builds for pixman - - - - --- 2012-11-07 Eric Johnson New
64-on-32 TCG broken - - - - --- 2012-11-07 Kirill Batuzov New
Fix out-of-tree and cross compile builds for pixman - - - - --- 2012-11-07 Eric Johnson New
[8/8] usb-hid: Allow connecting to a USB-2 device - - - - --- 2012-11-06 Hans de Goede New
[7/8] usb-hid: Move from NAK/polling to async packet handling - - - - --- 2012-11-06 Hans de Goede New
[6/8] hid: Change idle handling to use a timer - - - - --- 2012-11-06 Hans de Goede New
[5/8] ehci: Lower timer freq when there are no iso packets in the periodic schedule - - - - --- 2012-11-06 Hans de Goede New
[4/8] usb-redir: Handle interrupt packets async - - - - --- 2012-11-06 Hans de Goede New
[3/8] usb-redir: Only add actually in flight packets to the in flight queue - - - - --- 2012-11-06 Hans de Goede New
[2/8] usb-redir: Store interrupt receiving status in the bufp-queue - - - - --- 2012-11-06 Hans de Goede New
[1/8] usb-redir: Split usb_handle_interrupt_data into separate in/out functions - - - - --- 2012-11-06 Hans de Goede New
[v5,7/7] TCG: Remove unused global variables - - 1 - --- 2012-11-06 Evgeny Voevodin New
[v5,6/7] TCG: Use gen_opparam_buf from context instead of global variable. - - 1 - --- 2012-11-06 Evgeny Voevodin New
[v5,5/7] TCG: Use gen_opc_buf from context instead of global variable. - - 1 - --- 2012-11-06 Evgeny Voevodin New
[v5,4/7] TCG: Use gen_opparam_ptr from context instead of global variable. - - 1 - --- 2012-11-06 Evgeny Voevodin New
[v5,3/7] TCG: Use gen_opc_ptr from context instead of global variable. - - 1 - --- 2012-11-06 Evgeny Voevodin New
[v5,2/7] tcg/tcg.h: Duplicate global TCG variables in TCGContext - - 1 - --- 2012-11-06 Evgeny Voevodin New
[v5,1/7] target-cris/translate.c: Code style clean-up - - 1 - --- 2012-11-06 Evgeny Voevodin New
[v2] memory: Reintroduce dirty flag to optimize changes on disabled regions - - - - --- 2012-11-05 Jan Kiszka New
trace: document '-' syntax for disabling events - - - - --- 2012-11-05 Stefan Hajnoczi New
[v4] correct error message qemu-img reported - - 1 - --- 2012-11-05 liguang New
[v3,for,1.3,3/3] target-openrisc: remove conflicting definitions from cpu.h - - 1 - --- 2012-11-05 Aurelien Jarno New
[v3,for,1.3,2/3] tcg/arm: fix cross-endian qemu_st16 - - 1 - --- 2012-11-05 Aurelien Jarno New
[v3,for,1.3,1/3] tcg/arm: fix TLB access in qemu-ld/st ops - - - - --- 2012-11-05 Aurelien Jarno New
[v6,8/8] vcpu: push mmio dispatcher out of big lock - - - - --- 2012-11-05 pingfan liu New
[v6,7/8] memory: introduce tls context to trace nested mmio request issue - - - - --- 2012-11-05 pingfan liu New
[v6,6/8] memory: make mmio dispatch able to be out of biglock - - - - --- 2012-11-05 pingfan liu New
[v6,5/8] memory: introduce local lock for address space - - - - --- 2012-11-05 pingfan liu New
[v6,4/8] pci: remove pci device from mem view when unplug - - - - --- 2012-11-05 pingfan liu New
[v6,3/8] hotplug: introduce qdev_unplug_complete() to remove device from views - - - - --- 2012-11-05 pingfan liu New
[v6,2/8] qom: apply atomic on object's refcount - - - - --- 2012-11-05 pingfan liu New
[v6,1/8] atomic: introduce atomic operations - - - - --- 2012-11-05 pingfan liu New
xhci: Fix some DMA host endian bugs - - - - --- 2012-11-05 David Gibson New
qemu-timer: Fix compilation for non-POSIX hosts - - - - --- 2012-11-04 Stefan Weil Accepted
target-mips: Fix compiler warnings caused by very large constants - - - - --- 2012-11-04 Stefan Weil Superseded
qemu-timer: Fix compilation for POSIX and non-POSIX hosts - - - - --- 2012-11-04 Stefan Weil Superseded
vmware_vga: Add back some info in local state partially reverting aa32b38c - - - 1 --- 2012-11-04 BALATON Zoltan New
Fix out-of-tree and cross compile builds for pixman - - - - --- 2012-11-04 Stefan Weil Accepted
block: Workaround for older versions of MinGW gcc - - 1 - --- 2012-11-04 Stefan Weil Accepted
memory: Reintroduce dirty flag to optimize changes on disabled regions - - - - --- 2012-11-04 Jan Kiszka New
[v2] kvmvapic: Fix TB invalidation after instruction patching - - - - --- 2012-11-04 Jan Kiszka New
kvmvapic: Fix TB invalidation after instruction patching - - - 1 --- 2012-11-04 Jan Kiszka New
kvm: fix Win2k boot without KVM - - - - --- 2012-11-03 Blue Swirl New
target-mips: use ULL for 64 bit constants - - - - --- 2012-11-03 Blue Swirl New
Fix out-of-tree and cross compile builds for pixman - - - - --- 2012-11-03 Blue Swirl New
tools: initialize main loop before block layer - - - - --- 2012-11-03 Paolo Bonzini New
migrate: error message for ram_load size - - - - --- 2012-11-03 Doug Goldstein New
libseccomp: require version 1.0.0 - - - - --- 2012-11-03 Blue Swirl New
[PULL,00/22] console cleanups & pixman rendering - - - - --- 2012-11-03 Blue Swirl New
[3/4,v5] vmware_vga: Return a value for FB_SIZE before the device is enabled - - - - --- 2012-11-03 BALATON Zoltan New
[4/4,v5] vmware_vga: Allow simple drivers to work without using the fifo - - - - --- 2012-11-03 BALATON Zoltan New
[2/4,v5] vmware_vga: Remove duplicated info from local state - - - - --- 2012-11-03 BALATON Zoltan New
[2/4,v5] vmware_vga: Remove duplicated info from local state - - - - --- 2012-11-03 BALATON Zoltan New
[1/4,v5] vmware_vga: Coding style cleanup - - - - --- 2012-11-03 BALATON Zoltan New
[3/4,v5] vmware_vga: Return a value for FB_SIZE before the device is enabled - - - - --- 2012-11-03 BALATON Zoltan New
[1/4,v5] vmware_vga: Coding style cleanup - - - - --- 2012-11-03 BALATON Zoltan New
[4/4,v5] vmware_vga: Allow simple drivers to work without using the fifo - - - - --- 2012-11-03 BALATON Zoltan New
[4/4,v5] vmware_vga: Allow simple drivers to work without using the fifo - - - - --- 2012-11-03 BALATON Zoltan New
[3/4,v5] vmware_vga: Return a value for FB_SIZE before the device is enabled - - - - --- 2012-11-03 BALATON Zoltan New
[2/4,v5] vmware_vga: Remove duplicated info from local state - - - - --- 2012-11-03 BALATON Zoltan New
[1/4,v5] vmware_vga: Coding style cleanup - - - - --- 2012-11-03 BALATON Zoltan New
Add realtime option - - - - --- 2012-11-03 Satoru Moriya New
build: pthread_atfork() needs include of pthread.h - - - - --- 2012-11-02 Anthony Liguori New
[v2] pc_sysfw: Always use alias for ISA BIOS region - - 1 - --- 2012-11-02 Jan Kiszka New
[12/12] migration: move process_incoming_migration to a coroutine - - 1 - --- 2012-11-02 Paolo Bonzini New
[11/12] migration: handle EAGAIN while reading QEMUFile - - - - --- 2012-11-02 Paolo Bonzini New
[10/12] migration: move qemu_fclose to process_incoming_migration - - 1 - --- 2012-11-02 Paolo Bonzini New
[09/12] migration: close socket QEMUFile from socket_close - - 1 - --- 2012-11-02 Paolo Bonzini New
[08/12] migration: xxx_close will only be called once - - 1 - --- 2012-11-02 Paolo Bonzini New
[07/12] migration: use closesocket, not close - - 1 - --- 2012-11-02 Paolo Bonzini New
[06/12] migration: use migrate_fd_close in migrate_fd_cleanup - - - - --- 2012-11-02 Paolo Bonzini New
[05/12] migration: clean up server sockets and handlers before invoking process_incoming_migration - - 1 - --- 2012-11-02 Paolo Bonzini New
[04/12] migration: replace qemu_stdio_fd with qemu_get_fd - - 1 - --- 2012-11-02 Paolo Bonzini New
[03/12] migration: add qemu_get_fd - - 1 - --- 2012-11-02 Paolo Bonzini New
[02/12] migration: consolidate QEMUFile methods in a single QEMUFileOps struct - - 1 - --- 2012-11-02 Paolo Bonzini New
[01/12] migration: unify stdio-based QEMUFile operations - - 1 - --- 2012-11-02 Paolo Bonzini New
[PULL,00/12] Incoming migration coroutine - - - - --- 2012-11-02 Paolo Bonzini New
target-i386: cpu: fix --disable-kvm compilation - - - - --- 2012-11-02 Andreas Färber New
[PULL,buildfix] QOM CPUState patch queue 2012-11-02 - - - - --- 2012-11-02 Andreas Färber New
target-i386: cpu: fix --disable-kvm compilation 1 - - - --- 2012-11-02 Eduardo Habkost New
block: vpc initialize the uuid footer field - - - - --- 2012-11-02 Charles Arnold New
[27/28] target-i386: kvm_cpu_fill_host: use GET_SUPPORTED_CPUID - - - - --- 2012-11-02 Andreas Färber New
raw-posix: inline paio_ioctl into hdev_aio_ioctl - - 1 - --- 2012-11-02 Paolo Bonzini New
ui/cocoa.m: Update to new DisplayChangeListener member names 1 - 1 - --- 2012-11-02 Peter Maydell New
[v2,5/5] vl: delay thread initialization after daemonization - - - - --- 2012-11-02 Paolo Bonzini New
[v2,4/5] vl: unify calls to init_timer_alarm - - - - --- 2012-11-02 Paolo Bonzini New
« 1 2 ... 3893 3894 38954364 4365 »