Show patches with: Archived = No       |   430702 patches
« 1 2 ... 594 595 5964307 4308 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,for-1.5,0/2] Block patches for QEMU 1.5 - - - - --- 2013-05-14 Stefan Hajnoczi New
[1/2] qcow2: Catch some L1 table index overflows - - - - --- 2013-05-14 Stefan Hajnoczi New
[2/2] block: Add hint to -EFBIG error message - - - - --- 2013-05-14 Stefan Hajnoczi New
[for-1.5,1/3] Revert "versatile_pci: Put the host bridge PCI device at slot 29" - - - - --- 2013-05-14 Peter Maydell New
[for-1.5,2/3] hw/pci-host/versatile.c: Update autodetect to detect newer kernels - - - - --- 2013-05-14 Peter Maydell New
[for-1.5,3/3] hw/pci-host/versatile.c: Provide property for forcing broken IRQ mapping - - - - --- 2013-05-14 Peter Maydell New
[for-1.5] portability: pty.h is glibc-specific - - - - --- 2013-05-14 Brad Smith New
[for-1.5] configure: Detect uuid on MacOSX (fixes compile failure) - - - - --- 2013-05-14 Peter Maydell New
[01/15] nbd: unlock mutex in nbd_co_send_request() error path - - - - --- 2013-05-14 Michael Roth New
[02/15] qdev: Fix QOM unrealize behavior - - - - --- 2013-05-14 Michael Roth New
[03/15] rng random backend: check for -EAGAIN errors on read - - - - --- 2013-05-14 Michael Roth New
[04/15] tap: properly initialize vhostfds - - 1 - --- 2013-05-14 Michael Roth New
[05/15] virtio-ccw: Check indicators location. - - - - --- 2013-05-14 Michael Roth New
[06/15] configure: Pick up libseccomp include path - - - - --- 2013-05-14 Michael Roth New
[07/15] target-mips: Fix accumulator arguments to gen_helper_dmult(u) - - - - --- 2013-05-14 Michael Roth New
[08/15] tcg/optimize: fix setcond2 optimization - - 1 - --- 2013-05-14 Michael Roth New
[09/15] qga: set umask 0077 when daemonizing (CVE-2013-2007) - - - - --- 2013-05-14 Michael Roth New
[10/15] tcg: Document tcg_qemu_tb_exec() and provide constants for low bit uses - - 1 - --- 2013-05-14 Michael Roth New
[11/15] cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore the PC - - 1 - --- 2013-05-14 Michael Roth New
[12/15] Handle CPU interrupts by inline checking of a flag - - 1 - --- 2013-05-14 Michael Roth New
[13/15] translate-all.c: Remove cpu_unlink_tb() - - 1 - --- 2013-05-14 Michael Roth New
[14/15] qga: distinguish binary modes in "guest_file_open_modes" map - - 2 - --- 2013-05-14 Michael Roth New
[15/15] qga: unlink just created guest-file if fchmod() or fdopen() fails on it - - 2 - --- 2013-05-14 Michael Roth New
[1/9,v2] Add API to manipulate dump_bitmap - - 1 - --- 2013-05-15 Qiao Nuohan New
[2/9,v2] Add API to manipulate cache_data - - 1 - --- 2013-05-15 Qiao Nuohan New
[3/9,v2] Move includes and struct definition to dump.h - - 1 - --- 2013-05-15 Qiao Nuohan New
[4/9,v2] Add API to create header of vmcore - - 1 - --- 2013-05-15 Qiao Nuohan New
[5/9,v2] Add API to create data of dump bitmap - - 1 - --- 2013-05-15 Qiao Nuohan New
[6/9,v2] Add API to create page - - 1 - --- 2013-05-15 Qiao Nuohan New
[7/9,v2] Add API to free buf used by creating header, bitmap and page - - 1 - --- 2013-05-15 Qiao Nuohan New
[8/9,v2] Add API to write header, bitmap and page into vmcore - - 1 - --- 2013-05-15 Qiao Nuohan New
[9/9,v2] Make monitor command 'dump-guest-memory' dump in kdump-compressed format - - - - --- 2013-05-15 Qiao Nuohan New
chardev: Get filename for new qapi backend - - - - --- 2013-05-15 Lei Li New
[1/2] vl: boolize acpi_enabled - - - - --- 2013-05-15 liguang New
[2/2] pc: reject do pc_acpi_init if acpi_enabled is false - - - - --- 2013-05-15 liguang New
target-moxie: replace target_phys_addr_t with hwaddr - - 1 - --- 2013-05-15 Hu Tao New
[v6,1/4] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS) - - 1 - --- 2013-05-15 jordan.l.justen@intel.com New
[v6,2/4] kvm: add kvm_readonly_mem_enabled - - 1 - --- 2013-05-15 jordan.l.justen@intel.com New
[v6,3/4] kvm: support using KVM_MEM_READONLY flag for regions - - 2 - --- 2013-05-15 jordan.l.justen@intel.com New
[v6,4/4] pc_sysfw: allow flash (-pflash) memory to be used with KVM - - 1 - --- 2013-05-15 jordan.l.justen@intel.com New
vnc: Make ledstate comparison before modifiers updated - - 1 - --- 2013-05-15 Lei Li New
[1/2] qcow2: free allocated cluster on fail in qcow2_write_snapshots() - - - - --- 2013-05-15 Wayne Xia New
[2/2] qcow2: cancel the modification on fail in qcow2_snapshot_create() - - - - --- 2013-05-15 Wayne Xia New
qemu-io: Fix 'map' output - - - - --- 2013-05-15 Kevin Wolf New
[for-1.5,1/2] virtio-net: add virtio_net_set_netclient_name. - - - - --- 2013-05-15 fred.konrad@greensocs.com New
[for-1.5,2/2] virtio-net-x: forward the netclient name and type. - - - - --- 2013-05-15 fred.konrad@greensocs.com New
ide-test: Fix endianness problems - - 1 - --- 2013-05-15 Kevin Wolf New
[PULL,1/2] qmp: fix handling of cmd with Equals in qmp-shell - - - - --- 2013-05-15 Luiz Capitulino New
[PULL,2/2] qapi: fix leak in unit tests - - - - --- 2013-05-15 Luiz Capitulino New
[v3,1/8] block: add bdrv_add_before_write_cb() - - - - --- 2013-05-15 Stefan Hajnoczi New
[v3,2/8] block: add basic backup support to block driver - - - - --- 2013-05-15 Stefan Hajnoczi New
[v3,3/8] block: add drive-backup QMP command - - 1 - --- 2013-05-15 Stefan Hajnoczi New
[v3,4/8] qemu-iotests: add 055 drive-backup test case - - - - --- 2013-05-15 Stefan Hajnoczi New
[v3,5/8] blockdev: rename BlkTransactionStates to singular - - 2 - --- 2013-05-15 Stefan Hajnoczi New
[v3,6/8] blockdev: add DriveBackup transaction - - - - --- 2013-05-15 Stefan Hajnoczi New
[v3,7/8] blockdev: add Abort transaction - - 2 - --- 2013-05-15 Stefan Hajnoczi New
[v3,8/8] qemu-iotests: test 'drive-backup' transaction in 055 - - - - --- 2013-05-15 Stefan Hajnoczi New
[buildfix,for-1.5] qemu-common: Resolve vector build breakes for AltiVec - - - - --- 2013-05-15 Andreas Färber New
[01/12] add a header file for atomic operations - - - - --- 2013-05-15 Paolo Bonzini New
[02/12] qemu-thread: add QemuEvent - - - - --- 2013-05-15 Paolo Bonzini New
[03/12] rcu: add rcu library - - - - --- 2013-05-15 Paolo Bonzini New
[04/12] qemu-thread: register threads with RCU - - - - --- 2013-05-15 Paolo Bonzini New
[05/12] rcu: add call_rcu - - - - --- 2013-05-15 Paolo Bonzini New
[06/12] rcu: add rcutorture - - - - --- 2013-05-15 Paolo Bonzini New
[07/12] rcu: allow nested calls to rcu_thread_offline/rcu_thread_online - - - - --- 2013-05-15 Paolo Bonzini New
[08/12] qemu-thread: report RCU quiescent states - - - - --- 2013-05-15 Paolo Bonzini New
[09/12] event loop: report RCU quiescent states - - - - --- 2013-05-15 Paolo Bonzini New
[10/12] cpus: report RCU quiescent states - - - - --- 2013-05-15 Paolo Bonzini New
[11/12] block: report RCU quiescent states - - - - --- 2013-05-15 Paolo Bonzini New
[12/12] migration: report RCU quiescent states - - - - --- 2013-05-15 Paolo Bonzini New
pcie: Add more ASPM support - - - - --- 2013-05-15 Bjorn Helgaas New
ps2: add support of auto-repeat - - - - --- 2013-05-16 Amos Kong New
ui/input.c: replace magic numbers with macros - - 1 - --- 2013-05-16 Amos Kong New
[v4,1/8] block: add bdrv_add_before_write_notifier() - - - - --- 2013-05-16 Stefan Hajnoczi New
[v4,2/8] block: add basic backup support to block driver - - - - --- 2013-05-16 Stefan Hajnoczi New
[v4,3/8] block: add drive-backup QMP command - - 1 - --- 2013-05-16 Stefan Hajnoczi New
[v4,4/8] qemu-iotests: add 055 drive-backup test case - - - - --- 2013-05-16 Stefan Hajnoczi New
[v4,5/8] blockdev: rename BlkTransactionStates to singular - - - - --- 2013-05-16 Stefan Hajnoczi New
[v4,6/8] blockdev: add DriveBackup transaction - - 1 - --- 2013-05-16 Stefan Hajnoczi New
[v4,7/8] blockdev: add Abort transaction - - 1 - --- 2013-05-16 Stefan Hajnoczi New
[v4,8/8] qemu-iotests: test 'drive-backup' transaction in 055 - - - - --- 2013-05-16 Stefan Hajnoczi New
[Bug,1179731,NEW] is networking broken on windows hosts? - - - - --- 2013-05-16 TeLeMan New
[v2,1/2] net: introduce MAC_TABLE_CHANGED event - - - - --- 2013-05-16 Amos Kong New
[v2,2/2] net: introduce command to query mac-table information - - - - --- 2013-05-16 Amos Kong New
[v2] Rename hexdump to avoid FreeBSD libutil conflict - - 1 - --- 2013-05-16 Ed Maste New
scsi: reset cdrom tray statuses on scsi_disk_reset - - 1 - --- 2013-05-16 Pavel Hrdina New
[for-1.5,1/2] main-loop: narrow win32 pollfds_fill() event bitmasks - - - - --- 2013-05-16 Stefan Hajnoczi New
[for-1.5,2/2] main-loop: partial revert of 5e3bc73 - - - - --- 2013-05-16 Stefan Hajnoczi New
[ANNOUNCE] QEMU 1.5.0-rc2 is now available - - - - --- 2013-05-16 fred.konrad@greensocs.com New
[ANNOUNCE] QEMU 1.5.0-rc2 is now available - - 1 - --- 2013-05-16 fred.konrad@greensocs.com New
[ANNOUNCE] QEMU 1.5.0-rc2 is now available - - - - --- 2013-05-16 Michael Roth New
[for-1.5] virtio: add virtio_bus_get_dev_path. - - 1 1 --- 2013-05-16 fred.konrad@greensocs.com New
migration: fix divide-by-zero introduced by sleep time accounting - - - - --- 2013-05-16 Anthony Liguori New
[for-1.5] Revert "migration: don't account sleep time for calculating bandwidth" - - - - --- 2013-05-16 Michael Roth New
[1/9,v3] Add API to manipulate dump_bitmap - - 1 - --- 2013-05-17 Qiao Nuohan New
[2/9,v3] Add API to manipulate cache_data - - 1 - --- 2013-05-17 Qiao Nuohan New
[3/9,v3] Move includes and struct definition to dump.h - - 1 - --- 2013-05-17 Qiao Nuohan New
[4/9,v3] Add API to create header of vmcore - - 1 - --- 2013-05-17 Qiao Nuohan New
[5/9,v3] Add API to create data of dump bitmap - - 1 - --- 2013-05-17 Qiao Nuohan New
[6/9,v3] Add API to create page - - 1 - --- 2013-05-17 Qiao Nuohan New
« 1 2 ... 594 595 5964307 4308 »