Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 545 546 547 548 549 550 551 552 553 ... 597 598 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[2/4] target-arm: neon vshll instruction fix 2010-02-05 Riku Voipio New
[1/4] target-arm: neon - fix VRADDHN/VRSUBHN vs VADDHN/VSUBHN 2010-02-05 Riku Voipio New
[v2] vnc: Migrate to using QTAILQ instead of custom implementation 2010-02-05 Amit Shah New
qemu-kvm: Speed up of the dirty-bitmap-traveling 2010-02-05 OHMURA Kei New
Re: [PATCH 0/4] Fix printf calls embedding preprocessor directives 2010-02-05 Sheng Yang New
[v2,resend,4/4] Open backing file read-only also for snapshot mode 2010-02-04 Naphtali Sprei New
[v2,resend,3/4] Block: readonly changes 2010-02-04 Naphtali Sprei New
[v2,resend,2/4] qemu-img: Fix qemu-img can't create qcow image based on read-only image 2010-02-04 Naphtali Sprei New
[v2,resend,1/4] Add open_flags to BlockDriverState Will be used later 2010-02-04 Naphtali Sprei New
[4/4] QMP: Don't leak on connection close 2010-02-04 Luiz Capitulino New
[3/4] QError: Don't abort on multiple faults 2010-02-04 Luiz Capitulino New
[2/4] Monitor: remove unneeded checks 2010-02-04 Luiz Capitulino New
[1/4] qjson: Improve debugging 2010-02-04 Luiz Capitulino New
[4/4] QMP: spec: Capability negotiation updates 2010-02-04 Luiz Capitulino New
[3/4] QMP: Enforce capability negotiation rules 2010-02-04 Luiz Capitulino New
[2/4] QMP: Introduce the qmp_capabilities command 2010-02-04 Luiz Capitulino New
[1/4] QMP: Add QEMU's version to the greeting message 2010-02-04 Luiz Capitulino New
[4/4] vl.c: avoid preprocessor directives in a printf call 2010-02-04 Paolo Bonzini New
[3/4] do not interpolate % from vl.c to qemu-options.h 2010-02-04 Paolo Bonzini New
[2/4] cope with printf macro definition in readline.c 2010-02-04 Paolo Bonzini New
[1/4] qemu-img: avoid preprocessor directives in a printf call 2010-02-04 Paolo Bonzini New
vnc: Migrate to using QTAILQ instead of custom implementation 2010-02-04 Amit Shah New
kvm: reduce code duplication in config_iothread 2010-02-04 Amit Shah New
[4/4] QMP: spec: Capability negotiation updates 2010-02-04 Luiz Capitulino New
[3/4] QMP: Enforce capability negotiation rules 2010-02-04 Luiz Capitulino New
[2/4] QMP: Introduce the qmp_capabilities command 2010-02-04 Luiz Capitulino New
[1/4] QMP: Add QEMU's version to the greeting message 2010-02-04 Luiz Capitulino New
[v2,2/4] qemu-img: Fix qemu-img can't create qcow image based on read-only image 2010-02-04 Naphtali Sprei New
[v2,4/4] Open backing file read-only also for snapshot mode 2010-02-04 Naphtali Sprei New
[v2,3/4] Block: readonly changes 2010-02-04 Naphtali Sprei New
[v2,2/4] qemu-img: Fix qemu-img can't create qcow image based on read-only image 2010-02-04 Naphtali Sprei New
[v2,1/4] Add open_flags to BlockDriverState Will be used later 2010-02-04 Naphtali Sprei New
[v2,RESEND,5/5] usb-linux.c: remove write-only variable 2010-02-04 Paolo Bonzini New
[v2,RESEND,4/5] vnc.c: remove dead code 2010-02-04 Paolo Bonzini New
[v2,RESEND,3/5] exec.c: dead assignments 2010-02-04 Paolo Bonzini New
[v2,RESEND,2/5] fix undefined shifts by >32 2010-02-04 Paolo Bonzini New
[v2,RESEND,1/5] remove two dead assignments in target-i386/translate.c 2010-02-04 Paolo Bonzini New
qemu-img: avoid preprocessor directives in a printf call 2010-02-04 Paolo Bonzini New
[15/15] virtio-net: vhost net support 2010-02-04 Michael S. Tsirkin New
[14/15] tap: add API to retrieve vhost net header 2010-02-04 Michael S. Tsirkin New
[13/15] tap: add vhost/vhostfd options 2010-02-04 Michael S. Tsirkin New
[12/15] vhost: vhost net support 2010-02-04 Michael S. Tsirkin New
[11/15] tap: add interface to get device fd 2010-02-04 Michael S. Tsirkin New
[10/15] virtio-pci: fill in notifier support 2010-02-04 Michael S. Tsirkin New
[09/15] virtio: move typedef to qemu-common 2010-02-04 Michael S. Tsirkin New
[08/15] virtio: add status change callback 2010-02-04 Michael S. Tsirkin New
[07/15] virtio: add APIs for queue fields 2010-02-04 Michael S. Tsirkin New
[06/15] virtio: add notifier support 2010-02-04 Michael S. Tsirkin New
[05/15] notifier: event notifier implementation 2010-02-04 Michael S. Tsirkin New
[04/15] kvm: add API to set ioeventfd 2010-02-04 Michael S. Tsirkin New
[03/15] kvm: move kvm to use memory notifiers 2010-02-04 Michael S. Tsirkin New
[02/15] kvm: move kvm_set_phys_mem around 2010-02-04 Michael S. Tsirkin New
[01/15] exec: memory notifiers 2010-02-04 Michael S. Tsirkin New
JSON: add %I64d support (Was: Re: [Qemu-devel] system_reset command cause assert failed) 2010-02-04 Roy Tam New
JSON: add %I64d support (Was: Re: [Qemu-devel] system_reset command cause assert failed) 2010-02-04 Roy Tam New
[6/6] Fix incoming migration with iothread 2010-02-03 Marcelo Tosatti New
[5/6] KVM: Move and rename regs_modified 2010-02-03 Marcelo Tosatti New
[4/6] KVM: Make vmport KVM-compatible 2010-02-03 Marcelo Tosatti New
[3/6] KVM: x86: Fix up misreported CPU features 2010-02-03 Marcelo Tosatti New
[2/6] KVM: Request setting of nmi_pending and sipi_vector 2010-02-03 Marcelo Tosatti New
[1/6] kvm: Flush coalesced MMIO buffer periodly 2010-02-03 Marcelo Tosatti New
[4/4] KVM: Rework of guest debug state writing 2010-02-03 Jan Kiszka New
[3/4] KVM: Move and rename regs_modified 2010-02-03 Jan Kiszka New
[2/4] KVM: Make vmport KVM-compatible 2010-02-03 Jan Kiszka New
[1/4] KVM: x86: Fix up misreported CPU features 2010-02-03 Jan Kiszka New
[4/4] Open backing file read-only also for snapshot mode 2010-02-03 Naphtali Sprei New
[3/4] Block: readonly changes 2010-02-03 Naphtali Sprei New
[2/4] qemu-img: Fix qemu-img can't create qcow image based on read-only image 2010-02-03 Naphtali Sprei New
[1/4] Add open_flags to BlockDriverState Will be used later 2010-02-03 Naphtali Sprei New
add close callback for tty-based char device 2010-02-03 David S. Ahern New
segfault due to buffer overrun in usb-serial 2010-02-03 David S. Ahern New
audio streaming from usb devices 2010-02-03 David S. Ahern New
[5/5] virtio-blk: Generate BLOCK_IO_ERROR QMP event 2010-02-03 Luiz Capitulino New
[4/5] scsi: Generate BLOCK_IO_ERROR QMP event 2010-02-03 Luiz Capitulino New
[3/5] ide: Generate BLOCK_IO_ERROR QMP event 2010-02-03 Luiz Capitulino New
[2/5] block: BLOCK_IO_ERROR QMP event 2010-02-03 Luiz Capitulino New
[1/5] QMP: BLOCK_IO_ERROR event handling 2010-02-03 Luiz Capitulino New
[v2,21/21] qemu-kvm: Bring qemu_init_vcpu back home 2010-02-03 Jan Kiszka New
[v2,20/21] qemu-kvm: Move kvm_set_boot_cpu_id 2010-02-03 Jan Kiszka New
[v2,19/21] qemu-kvm: Clean up KVM's APIC hooks 2010-02-03 Jan Kiszka New
[v2,18/21] qemu-kvm: Cleanup/fix TSC and PV clock writeback 2010-02-03 Jan Kiszka New
[v2,17/21] qemu-kvm: Use VCPU event state for reset and vmsave/load 2010-02-03 Jan Kiszka New
[v2,16/21] KVM: x86: Restrict writeback of VCPU state 2010-02-03 Jan Kiszka New
[v2,15/21] qemu-kvm: Clean up mpstate synchronization 2010-02-03 Jan Kiszka New
[v2,14/21] qemu-kvm: Rework VCPU state writeback API 2010-02-03 Jan Kiszka New
[v2,13/21] qemu-kvm: Use upstream guest debug code 2010-02-03 Jan Kiszka New
[v2,12/21] qemu-kvm: Use upstream kvm_vcpu_dirty 2010-02-03 Jan Kiszka New
[v2,11/21] KVM: Rework of guest debug state writing 2010-02-03 Jan Kiszka New
[v2,10/21] KVM: Move and rename regs_modified 2010-02-03 Jan Kiszka New
[v2,09/21] qemu-kvm: Use upstream kvm_pit_in_kernel 2010-02-03 Jan Kiszka New
[v2,08/21] qemu-kvm: Use upstream kvm_arch_get_supported_cpuid 2010-02-03 Jan Kiszka New
[v2,07/21] qemu-kvm: Use some more upstream prototypes 2010-02-03 Jan Kiszka New
[v2,06/21] qemu-kvm: Use upstream kvm_setup_guest_memory 2010-02-03 Jan Kiszka New
[v2,05/21] qemu-kvm: Use upstream kvm_enabled and cpu_synchronize_state 2010-02-03 Jan Kiszka New
[v2,04/21] KVM: x86: Fix up misreported CPU features 2010-02-03 Jan Kiszka New
[v2,03/21] qemu-kvm: Clean up register access API 2010-02-03 Jan Kiszka New
[v2,02/21] KVM: Make vmport KVM-compatible 2010-02-03 Jan Kiszka New
[v2,01/21] qemu-kvm: Drop vmport changes 2010-02-03 Jan Kiszka New
system_reset command cause assert failed 2010-02-03 Roy Tam New
usb-host quirks 2010-02-03 David S. Ahern New