Show patches with: Archived = No       |   430927 patches
« 1 2 ... 1077 1078 10794309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,01/10] i440fx: make types configurable at run-time - - - - --- 2015-03-18 Tiejun Chen New
[v7,02/10] pc_init1: pass parameters just with types - - - - --- 2015-03-18 Tiejun Chen New
[v7,03/10] piix: create host bridge to passthrough - - - - --- 2015-03-18 Tiejun Chen New
[v7,04/10] hw/pci-assign: split pci-assign.c - - - - --- 2015-03-18 Tiejun Chen New
[v7,05/10] xen, gfx passthrough: basic graphics passthrough support - - - - --- 2015-03-18 Tiejun Chen New
[v7,06/10] xen, gfx passthrough: retrieve VGA BIOS to work - - - - --- 2015-03-18 Tiejun Chen New
[v7,07/10] igd gfx passthrough: create a isa bridge - - - - --- 2015-03-18 Tiejun Chen New
[v7,08/10] xen, gfx passthrough: register a isa bridge - - - - --- 2015-03-18 Tiejun Chen New
[v7,09/10] xen, gfx passthrough: register host bridge specific to passthrough - - - - --- 2015-03-18 Tiejun Chen New
[v7,10/10] xen, gfx passthrough: add opregion mapping - - - - --- 2015-03-18 Tiejun Chen New
[v4,1/3] uhci: fix segfault when hot-unplugging uhci controller - - - - --- 2015-03-18 Gonglei (Arei) New
[v4,2/3] ehci: fix segfault when hot-unplugging ehci controller - - - - --- 2015-03-18 Gonglei (Arei) New
[v4,3/3] ohci: fix resource cleanup leak - - - - --- 2015-03-18 Gonglei (Arei) New
[V4,01/19] pc: add 2.4 machine types - - - - --- 2015-03-18 Jason Wang New
[V4,02/19] spapr: add machine type specific instance init function - - - - --- 2015-03-18 Jason Wang New
[V4,03/19] ppc: spapr: add 2.4 machine type - - - - --- 2015-03-18 Jason Wang New
[V4,04/19] monitor: replace the magic number 255 with MAX_QUEUE_NUM - - - - --- 2015-03-18 Jason Wang New
[V4,05/19] monitor: check return value of qemu_find_net_clients_except() - - - - --- 2015-03-18 Jason Wang New
[V4,06/19] virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueue - - - - --- 2015-03-18 Jason Wang New
[V4,07/19] virtio-net: validate backend queue numbers against bus limitation - - - - --- 2015-03-18 Jason Wang New
[V4,08/19] virtio-net: fix the upper bound when trying to delete queues - - - - --- 2015-03-18 Jason Wang New
[V4,09/19] virito: introduce bus specific queue limit - - - - --- 2015-03-18 Jason Wang New
[V4,10/19] virtio-ccw: introduce ccw specific queue limit - - - - --- 2015-03-18 Jason Wang New
[V4,11/19] virtio-s390: switch to bus specific queue limit - - - - --- 2015-03-18 Jason Wang New
[V4,12/19] virtio-mmio: switch to bus specific queue limit - - - - --- 2015-03-18 Jason Wang New
[V4,13/19] virtio-pci: switch to use bus specific queue limit - - - - --- 2015-03-18 Jason Wang New
[V4,14/19] virtio: introduce vector to virtqueues mapping - - - - --- 2015-03-18 Jason Wang New
[V4,15/19] virtio: introduce virtio_queue_get_index() - - - - --- 2015-03-18 Jason Wang New
[V4,16/19] virtio-pci: speedup MSI-X masking and unmasking - - - - --- 2015-03-18 Jason Wang New
[V4,17/19] virtio-pci: increase the maximum number of virtqueues to 513 - - - - --- 2015-03-18 Jason Wang New
[V4,18/19] pci: remove hard-coded bar size in msix_init_exclusive_bar() - - - - --- 2015-03-18 Jason Wang New
[V4,19/19] virtio-pci: introduce auto_msix_bar_size property - - - - --- 2015-03-18 Jason Wang New
virtio-scsi-dataplane: fix memory leak in virtio_scsi_vring_init - - 2 - --- 2015-03-18 Bo Su New
[PULL,00/19] Misc bugfixes for 2.3.0-rc1 - - - - --- 2015-03-18 Paolo Bonzini New
[PULL,01/19] nbd: Fix overflow return value - - - - --- 2015-03-18 Paolo Bonzini New
[PULL,02/19] util/uri: Add overflow check to rfc3986_parse_port - - - - --- 2015-03-18 Paolo Bonzini New
[PULL,03/19] qemu-nbd: Detect unused partitions by system == 0 - - - - --- 2015-03-18 Paolo Bonzini New
[PULL,04/19] nbd: Fix nbd_establish_connection()'s return value - - - - --- 2015-03-18 Paolo Bonzini New
[PULL,05/19] nbd: Pass return value from nbd_handle_list() - - - - --- 2015-03-18 Paolo Bonzini New
[PULL,06/19] nbd: Handle blk_getlength() failure - - - - --- 2015-03-18 Paolo Bonzini New
[PULL,07/19] qemu-nbd: fork() can fail - - - - --- 2015-03-18 Paolo Bonzini New
[PULL,08/19] nbd: Fix potential signed overflow issues - - - - --- 2015-03-18 Paolo Bonzini New
[PULL,09/19] nbd: Set block size to BDRV_SECTOR_SIZE - - - - --- 2015-03-18 Paolo Bonzini New
[PULL,10/19] nbd: Fix nbd_receive_options() - - - - --- 2015-03-18 Paolo Bonzini New
[PULL,11/19] nbd: Fix interpretation of the export flags - - - - --- 2015-03-18 Paolo Bonzini New
[PULL,12/19] nbd: Drop unexpected data for NBD_OPT_LIST - - - - --- 2015-03-18 Paolo Bonzini New
[PULL,13/19] coroutine-io: Return -errno in case of error - - - - --- 2015-03-18 Paolo Bonzini New
[PULL,14/19] build: pass .d file name to scripts/make_device_config.sh, fix makefile target - - - - --- 2015-03-18 Paolo Bonzini New
[PULL,15/19] virtio-scsi: Fix assert in virtio_scsi_push_event - - - - --- 2015-03-18 Paolo Bonzini New
[PULL,16/19] kvm: fix ioeventfd endianness on bi-endian architectures - - - - --- 2015-03-18 Paolo Bonzini New
[PULL,17/19] profiler: Reenable built-in profiler - - - - --- 2015-03-18 Paolo Bonzini New
[PULL,18/19] virtio-scsi-dataplane: fix memory leak in virtio_scsi_vring_init - - 2 - --- 2015-03-18 Paolo Bonzini New
[PULL,19/19] exec: Respect as_tranlsate_internal length clamp - - - - --- 2015-03-18 Paolo Bonzini New
virtio: move sanity checks to ifdef DEBUG - - - - --- 2015-03-18 Michael S. Tsirkin New
pcie_aer: fix comment to match pcie spec - - - - --- 2015-03-18 Michael S. Tsirkin New
[PULL,0/8] pci, virtio bugfixes for 2.3 - - - - --- 2015-03-18 Michael S. Tsirkin New
[PULL,1/8] virtio: validate the existence of handle_output before calling it - - 3 - --- 2015-03-18 Michael S. Tsirkin New
[PULL,2/8] virtio: Fix memory leaks reported by Coverity - - 1 - --- 2015-03-18 Michael S. Tsirkin New
[PULL,3/8] pcie: correct mistaken register bit for End-End TLP Prefix Blocking - - 1 - --- 2015-03-18 Michael S. Tsirkin New
[PULL,4/8] aer: fix wrong check on expose aer tlp prefix log - - 1 - --- 2015-03-18 Michael S. Tsirkin New
[PULL,5/8] pcie_aer: fix typos in pcie_aer_inject_error comment - - 1 - --- 2015-03-18 Michael S. Tsirkin New
[PULL,6/8] aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type register - - 1 - --- 2015-03-18 Michael S. Tsirkin New
[PULL,7/8] pci: fix several trivial typos in comment - - 1 - --- 2015-03-18 Michael S. Tsirkin New
[PULL,8/8] pcie_aer: fix comment to match pcie spec - - - - --- 2015-03-18 Michael S. Tsirkin New
PPC: pseries: Implement boot once=foo - - - - --- 2015-03-18 Alexander Graf New
[RFC] cpus: Don't kick un-inited cpus. - - - - --- 2015-03-18 Peter Crosthwaite New
[PULL,for-2.3,00/13] usb patch queue. - - - - --- 2015-03-18 Gerd Hoffmann New
[PULL,01/13] usb: Propagate errors through usb_register_companion() - - - - --- 2015-03-18 Gerd Hoffmann New
[PULL,02/13] usb: Improve companion configuration error messages - - - - --- 2015-03-18 Gerd Hoffmann New
[PULL,03/13] ohci: Complete conversion to realize - - - - --- 2015-03-18 Gerd Hoffmann New
[PULL,04/13] uhci: Convert to realize - - - - --- 2015-03-18 Gerd Hoffmann New
[PULL,05/13] monitor: Drop dead QMP check from monitor_read_password() - - 1 - --- 2015-03-18 Gerd Hoffmann New
[PULL,06/13] monitor: Plug memory leak in monitor_read_bdrv_key_start() - - 1 - --- 2015-03-18 Gerd Hoffmann New
[PULL,07/13] monitor usb: Inline monitor_read_bdrv_key_start()'s first part - - 1 - --- 2015-03-18 Gerd Hoffmann New
[PULL,08/13] usb/dev-storage: Fix QMP device_add missing encryption key failure - - 1 - --- 2015-03-18 Gerd Hoffmann New
[PULL,09/13] usb/dev-storage: Avoid qerror_report_err() outside QMP handlers - - 1 - --- 2015-03-18 Gerd Hoffmann New
[PULL,10/13] hw/usb: Include USB files only if necessary - - - - --- 2015-03-18 Gerd Hoffmann New
[PULL,11/13] uhci: fix segfault when hot-unplugging uhci controller - - - - --- 2015-03-18 Gerd Hoffmann New
[PULL,12/13] ohci: fix resource cleanup leak - - - - --- 2015-03-18 Gerd Hoffmann New
[PULL,13/13] ehci: fix segfault when hot-unplugging ehci controller - - - - --- 2015-03-18 Gerd Hoffmann New
[PULL,for-2.3,0/9] vnc patch queue. - - - - --- 2015-03-18 Gerd Hoffmann New
[PULL,1/9] vnc: Fix QMP change not to use funky error class - - - - --- 2015-03-18 Gerd Hoffmann New
[PULL,2/9] ui: remove unused 'wiremode' variable in VncState struct - - - - --- 2015-03-18 Gerd Hoffmann New
[PULL,3/9] ui: replace printf() calls with VNC_DEBUG - - - - --- 2015-03-18 Gerd Hoffmann New
[PULL,4/9] ui: report error if user requests VNC option that is unsupported - - - - --- 2015-03-18 Gerd Hoffmann New
[PULL,5/9] ui: split setup of VNC auth scheme into separate method - - - - --- 2015-03-18 Gerd Hoffmann New
[PULL,6/9] ui: fix setup of VNC websockets auth scheme with TLS - - - - --- 2015-03-18 Gerd Hoffmann New
[PULL,7/9] ui: enforce TLS when using websockets server - - - - --- 2015-03-18 Gerd Hoffmann New
[PULL,8/9] ui: remove separate gnutls_session for websockets server - - - - --- 2015-03-18 Gerd Hoffmann New
[PULL,9/9] ui: ensure VNC websockets server checks the ACL if requested - - - - --- 2015-03-18 Gerd Hoffmann New
[1/8] memory: Add global-locking property to memory regions - - - - --- 2015-03-18 Paolo Bonzini New
[2/8] exec: move rcu_read_lock/unlock to address_space_translate callers - - - - --- 2015-03-18 Paolo Bonzini New
[3/8] memory: Provide address_space_rw_unlocked - - - - --- 2015-03-18 Paolo Bonzini New
[4/8] kvm: First step to push iothread lock out of inner run loop - - - - --- 2015-03-18 Paolo Bonzini New
[5/8] kvm: Switch to unlocked PIO - - - - --- 2015-03-18 Paolo Bonzini New
[6/8] exec: mark unassigned_io_ops as unlocked - - - - --- 2015-03-18 Paolo Bonzini New
[7/8] acpi: mark PMTIMER as unlocked - - - - --- 2015-03-18 Paolo Bonzini New
[8/8] kvm: Switch to unlocked MMIO - - - - --- 2015-03-18 Paolo Bonzini New
[1/4] pci: add PCI_CLASS_INPUT_* - - - - --- 2015-03-18 Gerd Hoffmann New
[2/4] virtio-input: core code & base class - - - - --- 2015-03-18 Gerd Hoffmann New
« 1 2 ... 1077 1078 10794309 4310 »