Show patches with: Archived = No       |   430934 patches
« 1 2 ... 598 599 6004309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4] net: introduce command to query rx-filter information - - - - --- 2013-05-24 Amos Kong New
migration: Remove double set of bandwidth_limit in migrate_init - - - - --- 2013-05-24 Lei Li New
Remove unnecessary break statements - - 1 - --- 2013-05-24 Stefan Weil Accepted
[PULL,00/11] Block patches - - - - --- 2013-05-24 Stefan Hajnoczi New
[01/11] block: package preparation code in qmp_transaction() - - 3 - --- 2013-05-24 Stefan Hajnoczi New
[02/11] block: move input parsing code in qmp_transaction() - - 3 - --- 2013-05-24 Stefan Hajnoczi New
[03/11] block: package committing code in qmp_transaction() - - 3 - --- 2013-05-24 Stefan Hajnoczi New
[04/11] block: package rollback code in qmp_transaction() - - 3 - --- 2013-05-24 Stefan Hajnoczi New
[05/11] block: make all steps in qmp_transaction() as callback - - 3 - --- 2013-05-24 Stefan Hajnoczi New
[06/11] blockdev: Rename BlockdevAction -> TransactionAction - - - - --- 2013-05-24 Stefan Hajnoczi New
[07/11] qemu-io: Fix 'map' output - - - - --- 2013-05-24 Stefan Hajnoczi New
[08/11] qcow2.py: Subcommand for changing header fields - - - - --- 2013-05-24 Stefan Hajnoczi New
[09/11] qemu-iotests: Try creating huge qcow2 image - - - - --- 2013-05-24 Stefan Hajnoczi New
[10/11] coroutine: protect global pool with a mutex - - - - --- 2013-05-24 Stefan Hajnoczi New
[11/11] coroutine: stop using AioContext in CoQueue - - - - --- 2013-05-24 Stefan Hajnoczi New
[v5,3/3] configure/Make: Build libfdt from submodule DTC - - - - --- 2013-05-24 Edgar E. Iglesias New
[PULL,0/2] Net patches - - - - --- 2013-05-24 Stefan Hajnoczi New
[1/2] net: support for bridged networking on Mac OS X - - - - --- 2013-05-24 Stefan Hajnoczi New
[2/2] rtl8139: flush queued packets when RxBufPtr is written - - - - --- 2013-05-24 Stefan Hajnoczi New
[1/4] configure: Require libfdt for arm, ppc, microblaze softmmu targets - - 1 - --- 2013-05-24 Peter Maydell New
[2/4] arm: Remove CONFIG_FDT conditionals - - 1 - --- 2013-05-24 Peter Maydell New
[3/4] microblaze: Remove CONFIG_FDT conditionals - - 1 - --- 2013-05-24 Peter Maydell New
[4/4] ppc: Remove CONFIG_FDT conditionals - - - - --- 2013-05-24 Peter Maydell New
[PULL,00/15] IOMMU patches for 1.6, part 1 - - - - --- 2013-05-24 Paolo Bonzini New
[01/15] exec: remove obsolete comment - - 1 - --- 2013-05-24 Paolo Bonzini New
[02/15] exec: eliminate qemu_put_ram_ptr - - 1 - --- 2013-05-24 Paolo Bonzini New
[03/15] exec: make qemu_get_ram_ptr private - - 1 - --- 2013-05-24 Paolo Bonzini New
[04/15] exec: eliminate stq_phys_notdirty - - 1 - --- 2013-05-24 Paolo Bonzini New
[05/15] memory: assert that PhysPageEntry's ptr does not overflow - - 1 - --- 2013-05-24 Paolo Bonzini New
[06/15] memory: allow memory_region_find() to run on non-root memory regions - - 1 - --- 2013-05-24 Paolo Bonzini New
[07/15] memory: Replace open-coded memory_region_is_romd - - 1 - --- 2013-05-24 Paolo Bonzini New
[08/15] memory: Rename readable flag to romd_mode - - 1 - --- 2013-05-24 Paolo Bonzini New
[09/15] memory: do not duplicate memory_region_destructor_none - - 1 - --- 2013-05-24 Paolo Bonzini New
[10/15] memory: make memory_global_sync_dirty_bitmap take an AddressSpace - - - - --- 2013-05-24 Paolo Bonzini New
[11/15] memory: fix address space initialization/destruction - - 1 - --- 2013-05-24 Paolo Bonzini New
[12/15] s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62 - - - - --- 2013-05-24 Paolo Bonzini New
[13/15] memory: limit sections in the radix tree to the actual address space size - - 1 - --- 2013-05-24 Paolo Bonzini New
[14/15] memory: populate FlatView for new address spaces - - 1 - --- 2013-05-24 Paolo Bonzini New
[15/15] memory: clean up phys_page_find - - 1 - --- 2013-05-24 Paolo Bonzini New
[01/22] exec: eliminate io_mem_ram - - - - --- 2013-05-24 Paolo Bonzini New
[02/22] exec: drop useless #if - - - - --- 2013-05-24 Paolo Bonzini New
[03/22] cputlb: simplify tlb_set_page - - - - --- 2013-05-24 Paolo Bonzini New
[04/22] exec: make io_mem_unassigned private - - - - --- 2013-05-24 Paolo Bonzini New
[05/22] exec: do not use error_mem_read - - - - --- 2013-05-24 Paolo Bonzini New
[06/22] memory: dispatch unassigned accesses based on .valid.accepts - - - - --- 2013-05-24 Paolo Bonzini New
[07/22] memory: add address_space_translate - - 1 - --- 2013-05-24 Paolo Bonzini New
[08/22] memory: move unassigned_mem_ops to memory.c - - - - --- 2013-05-24 Paolo Bonzini New
[09/22] memory: assign MemoryRegionOps to all regions - - - - --- 2013-05-24 Paolo Bonzini New
[10/22] exec: expect mr->ops to be initialized for ROM - - - - --- 2013-05-24 Paolo Bonzini New
[11/22] exec: introduce memory_access_is_direct - - - - --- 2013-05-24 Paolo Bonzini New
[12/22] exec: introduce memory_access_size - - - - --- 2013-05-24 Paolo Bonzini New
[13/22] memory: export memory_region_access_valid to exec.c - - - - --- 2013-05-24 Paolo Bonzini New
[14/22] exec: implement .valid.accepts for subpages - - - - --- 2013-05-24 Paolo Bonzini New
[15/22] memory: add address_space_access_valid - - - - --- 2013-05-24 Paolo Bonzini New
[16/22] memory: accept mismatching sizes in memory_region_access_valid - - - - --- 2013-05-24 Paolo Bonzini New
[17/22] memory: add big endian support to access_with_adjusted_size - - - - --- 2013-05-24 Paolo Bonzini New
[18/22] memory: split accesses even when the old MMIO callbacks are used - - - - --- 2013-05-24 Paolo Bonzini New
[19/22] memory: correctly handle endian-swapped 64-bit accesses - - - - --- 2013-05-24 Paolo Bonzini New
[20/22] exec: just use io_mem_read/io_mem_write for 8-byte I/O accesses - - - - --- 2013-05-24 Paolo Bonzini New
[21/22] memory: propagate errors on I/O dispatch - - - - --- 2013-05-24 Paolo Bonzini New
[22/22] memory: add return value to address_space_rw/read/write - - - - --- 2013-05-24 Paolo Bonzini New
[1/2] vfio: Convert type1 iommu to use rbtree - - - - --- 2013-05-24 Alex Williamson New
[2/2] vfio: hugepage support for vfio_iommu_type1 - - - - --- 2013-05-24 Alex Williamson New
configure: try pkg-config ncurses first - - 1 - --- 2013-05-24 Ed Maste New
[1/2] tcg-arm: Implement tcg_register_jit - - - - --- 2013-05-24 Richard Henderson New
[2/2] tcg: Fix high_pc fields in .debug_info - - - - --- 2013-05-24 Richard Henderson New
[Bug,1180970] *** affects all x86_64 soft emulation - - - - --- 2013-05-24 Laszlo Ersek New
i386/translate: ignore 0x67 (PREFIX_ADR) on TARGET_X86_64 && CODE64() - - - - --- 2013-05-24 Laszlo Ersek New
qmp commands get rejected - - - - --- 2013-05-24 Stefan Priebe - Profihost AG New
kvm: exclude ioeventfd from counting kvm_io_range limit - - 1 - --- 2013-05-24 Amos Kong New
Remove OSS support for OpenBSD - - 2 - --- 2013-05-24 Brad Smith New
target-i386: Disable CPUID_EXT_MONITOR when KVM is enabled - - - - --- 2013-05-25 Bandan Das New
[V3,1/4] block: drop bs_snapshots global variable - - 2 - --- 2013-05-25 Wayne Xia New
[V3,2/4] block: move snapshot code in block.c to block/snapshot.c - - 1 - --- 2013-05-25 Wayne Xia New
[V3,3/4] block: move qmp and info dump related code to block/qapi.c - - 1 - --- 2013-05-25 Wayne Xia New
[V3,4/4] block: dump snapshot and image info to specified output - - 2 - --- 2013-05-25 Wayne Xia New
[V13,1/6] block: add snapshot info query function bdrv_query_snapshot_info_list() - - 1 - --- 2013-05-25 Wayne Xia New
[V13,2/6] block: add image info query function bdrv_query_image_info() - - 1 - --- 2013-05-25 Wayne Xia New
[V13,3/6] qmp: add recursive member in ImageInfo - - - - --- 2013-05-25 Wayne Xia New
[V13,4/6] qmp: add ImageInfo in BlockDeviceInfo used by query-block - - - - --- 2013-05-25 Wayne Xia New
[V13,5/6] hmp: show ImageInfo in 'info block' - - - - --- 2013-05-25 Wayne Xia New
[V13,6/6] hmp: add parameters device and -v for info block - - 1 - --- 2013-05-25 Wayne Xia New
[(trivial)] don't run pkg-config for features explicitly disabled - - 1 - --- 2013-05-25 Michael Tokarev New
[17/30] memory: add address_space_translate - - - - --- 2013-05-25 Jan Kiszka New
i386/translate: ignore 0x67 (PREFIX_ADR) on TARGET_X86_64 && CODE64() - - - - --- 2013-05-25 Richard Henderson New
monitor: work around delayed CHR_EVENT_OPENED events - - - - --- 2013-05-26 Michael Roth New
[stable-1.1] qga: set umask 0077 when daemonizing (CVE-2013-2007) - - 1 - --- 2013-05-26 Andreas Färber New
[v2,01/11] make: pull in linux-headers on all platforms - - - - --- 2013-05-26 Michael S. Tsirkin New
[v2,02/11] scripts/update-linux-headers.sh: add virtio - - - - --- 2013-05-26 Michael S. Tsirkin New
[v2,03/11] virtio-9p: switch to linux-headers - - - - --- 2013-05-26 Michael S. Tsirkin New
[v2,04/11] virtio-net, eth: use linux-headers - - - - --- 2013-05-26 Michael S. Tsirkin New
[v2,05/11] virtio-blk: switch to linux-headers - - - - --- 2013-05-26 Michael S. Tsirkin New
[v2,06/11] virtio-balloon: switch to linux-headers - - - - --- 2013-05-26 Michael S. Tsirkin New
[v2,07/11] virtio-rng: switch to linux-headers - - - - --- 2013-05-26 Michael S. Tsirkin New
[v2,08/11] virtio-console: switch to linux-headers - - - - --- 2013-05-26 Michael S. Tsirkin New
[v2,09/11] virtio: add virtio_ids from linux-headers - - - - --- 2013-05-26 Michael S. Tsirkin New
[v2,10/11] virtio-pci: switch to linux-headers - - - - --- 2013-05-26 Michael S. Tsirkin New
[v2,11/11] virtio: use ring structure from linux-headers - - - - --- 2013-05-26 Michael S. Tsirkin New
[v2] monitor: work around delayed CHR_EVENT_OPENED events - - - - --- 2013-05-26 Michael Roth New
IDE disk FLUSH take more than 30 secs, the SUSE guest reports "lost interrupt and the file system b… - - - - --- 2013-05-26 Andreas Färber New
« 1 2 ... 598 599 6004309 4310 »