Show patches with: Archived = No       |   430953 patches
« 1 2 ... 522 523 5244309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/4,wip] core: usb3 streams - - - - --- 2013-02-01 Gerd Hoffmann New
[3/4,wip] xhci: usb3 streams - - - - --- 2013-02-01 Gerd Hoffmann New
[4/4,wip] uas: usb3 streams - - - - --- 2013-02-01 Gerd Hoffmann New
[1/4] usb: Makefile cleanup - - - - --- 2013-02-01 Gerd Hoffmann New
[2/4] fix scripts/make_device_config.sh - - - - --- 2013-02-01 Gerd Hoffmann New
[3/4] make usb devices configurable - - - - --- 2013-02-01 Gerd Hoffmann New
[4/4] allow disabling usb smartcard support - - - - --- 2013-02-01 Gerd Hoffmann New
[0/4] migration stats fixes - - - - --- 2013-02-01 Juan Quintela New
[1/4] migration: change initial value of expected_downtime - - 1 - --- 2013-02-01 Juan Quintela New
[2/4] migration: calculate end time after we have sent the data - - 1 - --- 2013-02-01 Juan Quintela New
[3/4] migration: don't account sleep time for calculating bandwidth - - 1 - --- 2013-02-01 Juan Quintela New
[4/4] migration: calculate expected_downtime - - 1 - --- 2013-02-01 Juan Quintela New
[qom-cpu-next,1/6] cpu: Move host_tid field to CPUState - - - - --- 2013-02-01 Andreas Färber New
[qom-cpu-next,2/6] cpu: Move running field to CPUState - - - - --- 2013-02-01 Andreas Färber New
[qom-cpu-next,3/6] cpu: Move exit_request field to CPUState - - - - --- 2013-02-01 Andreas Färber New
[qom-cpu-next,4/6] cpu: Move current_tb field to CPUState - - - - --- 2013-02-01 Andreas Färber New
[qom-cpu-next,5/6] cputlb: Pass CPUState to cpu_unlink_tb() - - - - --- 2013-02-01 Andreas Färber New
[qom-cpu-next,6/6] cpu: Add CPUArchState pointer to CPUState 1 - - - --- 2013-02-01 Andreas Färber New
[v2,1/9] main-loop: fix select_ret uninitialized variable warning - - - - --- 2013-02-01 Stefan Hajnoczi New
[v2,2/9] main-loop: switch to g_poll() on POSIX hosts - - - - --- 2013-02-01 Stefan Hajnoczi New
[v2,3/9] main-loop: switch POSIX glib integration to GPollFD - - - - --- 2013-02-01 Stefan Hajnoczi New
[v2,4/9] slirp: switch to GPollFD - - - - --- 2013-02-01 Stefan Hajnoczi New
[v2,5/9] iohandler: switch to GPollFD - - - - --- 2013-02-01 Stefan Hajnoczi New
[v2,6/9] main-loop: drop rfds/wfds/xfds for good - - - - --- 2013-02-01 Stefan Hajnoczi New
[v2,7/9] aio: extract aio_dispatch() from aio_poll() - - - - --- 2013-02-01 Stefan Hajnoczi New
[v2,8/9] aio: convert aio_poll() to g_poll(3) - - - - --- 2013-02-01 Stefan Hajnoczi New
[v2,9/9] aio: support G_IO_HUP and G_IO_ERR - - - - --- 2013-02-01 Stefan Hajnoczi New
[buildbot,1/6] add linebreaks to make create_build_factory more readable - - - - --- 2013-02-01 Gerd Hoffmann New
[buildbot,2/6] make tests configurable - - - - --- 2013-02-01 Gerd Hoffmann New
[buildbot,3/6] fix out-of-tree build - - - - --- 2013-02-01 Gerd Hoffmann New
[buildbot,4/6] use --disable-debug-info - - - - --- 2013-02-01 Gerd Hoffmann New
[buildbot,5/6] save config.log - - - - --- 2013-02-01 Gerd Hoffmann New
[buildbot,6/6] add log tail to failure reports - - - - --- 2013-02-01 Gerd Hoffmann New
[PULL,for-1.4,00/13] Block patches - - - - --- 2013-02-01 Stefan Hajnoczi New
[01/13] qemu-iotests: Add regression test for b7ab0fea - - - - --- 2013-02-01 Stefan Hajnoczi New
[02/13] block: Fix is_allocated_above with resized files - - - - --- 2013-02-01 Stefan Hajnoczi New
[03/13] block: Adds mirroring tests for resized images - - 1 - --- 2013-02-01 Stefan Hajnoczi New
[04/13] vmdk: Allow selecting SCSI adapter in image creation - - - - --- 2013-02-01 Stefan Hajnoczi New
[05/13] sheepdog: pass vdi_id to sheep daemon for sd_close() - - 1 - --- 2013-02-01 Stefan Hajnoczi New
[06/13] bochs: Fix bdrv_open() error handling - - - - --- 2013-02-01 Stefan Hajnoczi New
[07/13] cloop: Fix bdrv_open() error handling - - - - --- 2013-02-01 Stefan Hajnoczi New
[08/13] vpc: Fix bdrv_open() error handling - - - - --- 2013-02-01 Stefan Hajnoczi New
[09/13] dmg: Fix bdrv_open() error handling - - - - --- 2013-02-01 Stefan Hajnoczi New
[10/13] dmg: Use g_free instead of free - - - - --- 2013-02-01 Stefan Hajnoczi New
[11/13] parallels: Fix bdrv_open() error handling - - - - --- 2013-02-01 Stefan Hajnoczi New
[12/13] vmdk: Allow space in file name - - 1 - --- 2013-02-01 Stefan Hajnoczi New
[13/13] block/raw-posix: Build fix for O_ASYNC - - - - --- 2013-02-01 Stefan Hajnoczi New
[RFC] Add timestamp to error message - - - - --- 2013-02-01 Seiji Aguchi New
[for,1.5] virtio: make virtio device's structures public. - - - - --- 2013-02-01 fred.konrad@greensocs.com New
[1/7] remove some trailing whitespace - - - - --- 2013-02-01 Laszlo Ersek New
[2/7] do_device_add(): look up "device" opts list with qemu_find_opts_err() - - - - --- 2013-02-01 Laszlo Ersek New
[3/7] qdev_prop_parse(): report errors via Error - - - - --- 2013-02-01 Laszlo Ersek New
[4/7] qbus_find_recursive(): reorganize - - - - --- 2013-02-01 Laszlo Ersek New
[5/7] qbus_find_recursive(): terminate search by name in case of fatal error - - - - --- 2013-02-01 Laszlo Ersek New
[6/7] qbus_find(): report errors via Error - - - - --- 2013-02-01 Laszlo Ersek New
[7/7] qdev_device_add(): report errors with Error - - - - --- 2013-02-01 Laszlo Ersek New
xen: fix build problem introduced from per-queue peers - - - 1 --- 2013-02-01 Anthony Liguori New
[1/7] block/vpc: Fix most coding style warnings and errors - - - - --- 2013-02-01 Stefan Weil Under Review
[2/7] block/vpc: Add link to available VHD documentation - - - - --- 2013-02-01 Stefan Weil Under Review
[3/7] block/vpc: Replace HEADER_SIZE by FOOTER_SIZE - - - - --- 2013-02-01 Stefan Weil New
[4/7] block/vpc: Improve vpc_open (optimisation and error handling) - - - - --- 2013-02-01 Stefan Weil Under Review
[5/7] block/vpc: Fix size calculation - - - - --- 2013-02-01 Stefan Weil Under Review
[6/7] block/vpc: Remove workaround for geometry calculation - - - - --- 2013-02-01 Stefan Weil Under Review
[7/7] block/vpc: Use macros for magic constants - - - - --- 2013-02-01 Stefan Weil New
[v3] bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl - - 1 2 --- 2013-02-01 Paolo Bonzini New
[v2] bswap: Fix width of swap in leul_to_cpu 1 - - - --- 2013-02-01 Richard Henderson New
configure: Fix build with XFree - - - - --- 2013-02-01 Richard Henderson New
How many msi-x vectors should be allocated for the virtio-serial device? - - - - --- 2013-02-01 Paolo Bonzini New
libvirt fails to start guest with latest code checkins - - - - --- 2013-02-02 Laszlo Ersek New
Update version for 1.4.0-rc0 - - - - --- 2013-02-02 Anthony Liguori New
[1/2] tap: unbreak -netdev tap,fd=X - - - - --- 2013-02-02 Anthony Liguori New
[qom-cpu-next,v3,1/4] target-i386: Move cpu_x86_init() - - - - --- 2013-02-02 Andreas Färber New
[qom-cpu-next,v3,2/4] target-i386: Split command line parsing out of cpu_x86_register() - - - - --- 2013-02-02 Andreas Färber New
[qom-cpu-next,v3,3/4] target-i386: Slim conversion to X86CPU subclasses - - - - --- 2013-02-02 Andreas Färber New
[qom-cpu-next,v3,4/4] Remove cpudef_setup() hooks - - - - --- 2013-02-02 Andreas Färber New
configure: Create link to icon bitmap for out-of-tree builds - - - - --- 2013-02-02 Jan Kiszka New
[for-1.4?,qom-cpu-next,1/9] target-s390x: Drop unused cpu_s390x_close() prototype - - - - --- 2013-02-02 Andreas Färber New
[for-1.4?,qom-cpu-next,2/9] target-lm32: Drop unused cpu_lm32_close() prototype - - - - --- 2013-02-02 Andreas Färber New
[RESEND,qom-cpu-next,3/9] target-cris/helper.c: Update Coding Style - - - - --- 2013-02-02 Andreas Färber New
[RFC,qom-cpu-next,4/9] target-i386: Drop version 5 CPU VMState support - - 1 - --- 2013-02-02 Andreas Färber New
[RFC,qom-cpu-next,5/9] cpu: Move halted and interrupt_request fields to CPUState - - - - --- 2013-02-02 Andreas Färber New
[RFC,qom-cpu-next,6/9] exec: Pass CPUState to cpu_reset_interrupt() - - - - --- 2013-02-02 Andreas Färber New
[RFC,qom-cpu-next,7/9] cpu: Pass CPUState to cpu_interrupt() - - - - --- 2013-02-02 Andreas Färber New
[RFC,qom-cpu-next,8/9] cpu: Replace do_interrupt() by CPUClass::do_interrupt method - - - - --- 2013-02-02 Andreas Färber New
[RFC,qom-cpu-next,9/9] target-arm: Override do_interrupt for ARMv7-M profile - - - - --- 2013-02-02 Andreas Färber New
[RFC,qom-cpu-next,1/6] cpu: Register VMStateDescription through CPUState - - - - --- 2013-02-02 Andreas Färber New
[RFC,qom-cpu-next,2/6] target-i386: Update VMStateDescription to X86CPU - - 1 - --- 2013-02-02 Andreas Färber New
[RFC,qom-cpu-next,3/6] target-lm32: Update VMStateDescription to LM32CPU - - - - --- 2013-02-02 Andreas Färber New
[RFC,qom-cpu-next,4/6] target-alpha: Register VMStateDescription for AlphaCPU - - - - --- 2013-02-02 Andreas Färber New
[RFC,qom-cpu-next,5/6] target-openrisc: Register VMStateDescription for OpenRISCCPU - - - - --- 2013-02-02 Andreas Färber New
[RFC,qom-cpu-next,6/6] cpu: Guard cpu_{save, load}() definitions - - - - --- 2013-02-02 Andreas Färber New
[for-1.4] hw/pxa2xx: Fix transposed crn/crm values for pxa2xx cp14 perf regs - - - - --- 2013-02-02 Peter Maydell New
[bandaid,for-1.4] fix virtio-net for win guests - - - - --- 2013-02-02 Michael Tokarev New
[for-1.4] libi2c-omap: Fix endianness dependency - - - - --- 2013-02-02 Andreas Färber New
disas/i386.c: Add explicit braces round empty for-loop body - - - - --- 2013-02-02 Peter Maydell New
[for-1.4] tests/test-string-input-visitor: Handle errors provoked by fuzz test - - - - --- 2013-02-02 Peter Maydell New
linux-user: Support setgroups syscall with no groups - - 1 - --- 2013-02-02 dillona@dillona.com New
[1/2] virtio-net: pass host features to virtio_net_init - - - - --- 2013-02-02 Anthony Liguori New
[2/2] virtio-net: do not expose a larger config size if multiqueue isn't enabled - - - - --- 2013-02-02 Anthony Liguori New
[V3,1/8] hw/etraxfs_eth: Eliminate checkpatch errors - - - - --- 2013-02-02 Grant Likely New
« 1 2 ... 522 523 5244309 4310 »