Show patches with: Archived = No       |   432740 patches
« 1 2 ... 1500 1501 15024327 4328 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,17/31] vhost-user: keep vhost_net after a disconnection - - - - --- 2016-07-21 Marc-André Lureau New
[v5,18/31] vhost-user: add get_vhost_net() assertions - - - - --- 2016-07-21 Marc-André Lureau New
[v5,19/31] Revert "vhost-net: do not crash if backend is not present" - - - - --- 2016-07-21 Marc-André Lureau New
[v5,20/31] vhost-net: vhost_migration_done is vhost-user specific - - - - --- 2016-07-21 Marc-André Lureau New
[v5,21/31] vhost: add assert() to check runtime behaviour - - - - --- 2016-07-21 Marc-André Lureau New
[v5,22/31] char: add chr_wait_connected callback - - - - --- 2016-07-21 Marc-André Lureau New
[v5,23/31] char: add and use tcp_chr_wait_connected - - - - --- 2016-07-21 Marc-André Lureau New
[v5,24/31] vhost-user: wait until backend init is completed - - - - --- 2016-07-21 Marc-André Lureau New
[v5,25/31] tests: plug some leaks in virtio-net-test - - - - --- 2016-07-21 Marc-André Lureau New
[v5,26/31] tests: fix vhost-user-test leak - - - - --- 2016-07-21 Marc-André Lureau New
[v5,27/31] tests: add /vhost-user/connect-fail test - - - - --- 2016-07-21 Marc-André Lureau New
[v5,28/31] tests: add a simple /vhost-user/multiqueue test - - - - --- 2016-07-21 Marc-André Lureau New
[v5,29/31] vhost-user: add error report in vhost_user_write() - - - - --- 2016-07-21 Marc-André Lureau New
[v5,30/31] vhost: add vhost_net_set_backend() - - - - --- 2016-07-21 Marc-André Lureau New
[v5,31/31] RFC: vhost: do not update last avail idx on get_vring_base() failure - - - - --- 2016-07-21 Marc-André Lureau New
checkpatch: add check for bzero - - - 1 --- 2016-07-21 Paolo Bonzini New
hw/ppc/spapr: Make sure to close the htab_fd when migration is canceled - - 1 - --- 2016-07-21 Thomas Huth New
[v2,1/2] usb-mtp: fix sending files larger than 4gb - - 1 - --- 2016-07-21 Isaac Lozano New
[v2,2/2] usb-mtp: added object properties - - - - --- 2016-07-21 Isaac Lozano New
[PULL,v1,0/3] Merge qcrypto-next 2016/07/21 - - - - --- 2016-07-21 Daniel P. Berrangé New
[PULL,v1,1/3] crypto: use /dev/[u]random as a final fallback random source - - - - --- 2016-07-21 Daniel P. Berrangé New
[PULL,v1,2/3] crypto: use glib as fallback for hash algorithm - - - - --- 2016-07-21 Daniel P. Berrangé New
[PULL,v1,3/3] crypto: don't open-code qcrypto_hash_supports - - - - --- 2016-07-21 Daniel P. Berrangé New
test: port postcopy test to ppc64 - - - - --- 2016-07-21 Laurent Vivier New
checkpatch: fix break by renaming README - - - - --- 2016-07-21 Peter Xu New
[1/2] util/qemu-sockets: shoot inet_nonblocking_connect() - - 1 - --- 2016-07-21 Cao jin New
[2/2] util/qemu-sockets: shoot unix_nonblocking_connect() - - 1 - --- 2016-07-21 Cao jin New
spapr: fix spapr-nvram migration - - 1 - --- 2016-07-21 Laurent Vivier New
[v2,01/12] qapi-schema: use generated marshaller for 'qmp_capabilities' - - 2 - --- 2016-07-21 Marc-André Lureau New
[v2,02/12] qapi-schema: add 'device_add' - - 1 - --- 2016-07-21 Marc-André Lureau New
[v2,03/12] monitor: register gen:false commands manually - - 1 - --- 2016-07-21 Marc-André Lureau New
[v2,04/12] monitor: remove usage of generated marshal functions - - 1 - --- 2016-07-21 Marc-André Lureau New
[v2,05/12] monitor: register the qapi generated commands - - 1 - --- 2016-07-21 Marc-André Lureau New
[v2,06/12] monitor: remove mhandler.cmd_new - - 1 - --- 2016-07-21 Marc-André Lureau New
[v2,07/12] monitor: implement 'qmp_query_commands' without qmp_cmds - - 1 - --- 2016-07-21 Marc-André Lureau New
[v2,08/12] build-sys: remove qmp-commands-old.h - - 1 - --- 2016-07-21 Marc-André Lureau New
[v2,09/12] qapi: remove the "middle" mode - - - - --- 2016-07-21 Marc-André Lureau New
[v2,10/12] monitor: use qmp_dispatch() - - - - --- 2016-07-21 Marc-André Lureau New
[v2,11/12] qmp: update qmp_query_spice fallback - - - - --- 2016-07-21 Marc-André Lureau New
[v2,12/12] Drop qmp-commands.hx - - - - --- 2016-07-21 Marc-André Lureau New
[v15,01/15] hw/ptimer: Change ptimer_get_count to return "1" for the expired timer - - - - --- 2016-07-21 Dmitry Osipenko New
[v15,02/15] hw/ptimer: Fix counter - 1 returned by ptimer_get_count for the active timer - - - - --- 2016-07-21 Dmitry Osipenko New
[v15,03/15] hw/ptimer: Actually stop timer in case of error - - - - --- 2016-07-21 Dmitry Osipenko New
[v15,04/15] hw/ptimer: Introduce timer policy feature - - - - --- 2016-07-21 Dmitry Osipenko New
[v15,05/15] tests: Add ptimer tests - - - - --- 2016-07-21 Dmitry Osipenko New
[v15,06/15] hw/ptimer: Add "wraparound after one period" policy - - - - --- 2016-07-21 Dmitry Osipenko New
[v15,07/15] tests: ptimer: Add tests for "wraparound after one period" policy - - - - --- 2016-07-21 Dmitry Osipenko New
[v15,08/15] hw/ptimer: Add "continuous trigger" policy - - - - --- 2016-07-21 Dmitry Osipenko New
[v15,09/15] tests: ptimer: Add tests for "continuous trigger" policy - - - - --- 2016-07-21 Dmitry Osipenko New
[v15,10/15] hw/ptimer: Add "no immediate trigger" policy - - - - --- 2016-07-21 Dmitry Osipenko New
[v15,11/15] tests: ptimer: Add tests for "no immediate trigger" policy - - - - --- 2016-07-21 Dmitry Osipenko New
[v15,12/15] hw/ptimer: Add "no immediate reload" policy - - - - --- 2016-07-21 Dmitry Osipenko New
[v15,13/15] tests: ptimer: Add tests for "no immediate reload" policy - - - - --- 2016-07-21 Dmitry Osipenko New
[v15,14/15] arm_mptimer: Convert to use ptimer - - 1 - --- 2016-07-21 Dmitry Osipenko New
[v15,15/15] tests: Add tests for the ARM MPTimer - - - - --- 2016-07-21 Dmitry Osipenko New
[1/3] ipmi_bmc_sim: Free timer - - - - --- 2016-07-21 Corey Minyard New
[2/3] wdt_i6300esb: Free timer - - 2 - --- 2016-07-21 Corey Minyard New
[3/3] wdt_ib700: Free timer - - 1 - --- 2016-07-21 Corey Minyard New
[v2] virtio-pci: error out when both legacy and modern modes are disabled - - - - --- 2016-07-21 Greg Kurz New
[1/8] exec: reduce CONFIG_USER_ONLY ifdeffenery - - 1 - --- 2016-07-21 Igor Mammedov New
[2/8] exec: don't use cpu_index to detect if cpu_exec_init()'s been called for cpu - - - - --- 2016-07-21 Igor Mammedov New
[3/8] exec: set cpu_index only if it's been explictly set - - 1 - --- 2016-07-21 Igor Mammedov New
[4/8] qdev: fix object reference leak in case device.realize() fails - - 1 - --- 2016-07-21 Igor Mammedov New
[5/8] pc: init CPUState->cpu_index with index in possible_cpus[] - - 1 - --- 2016-07-21 Igor Mammedov New
[6/8] spapr: init CPUState->cpu_index with index relative to core-id - - - - --- 2016-07-21 Igor Mammedov New
[7/8] Revert "pc: Enforce adding CPUs contiguously and removing them in opposite order" - - - - --- 2016-07-21 Igor Mammedov New
[8/8] Revert "spapr: Ensure CPU cores are added contiguously and removed in LIFO order" - - - - --- 2016-07-21 Igor Mammedov New
[PULL,v4,00/57] pc, pci, virtio: new features, cleanups, fixes - - - - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,01/57] nvdimm: fix memory leak in error code path - - 3 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,02/57] tests/prom-env-test: increase the test timeout - - 1 1 --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,03/57] hw/alpha: fix PCI bus initialization - - 1 1 --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,04/57] hw/mips: fix PCI bus initialization 1 - 1 2 --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,05/57] hw/apb: fix PCI bus initialization - - 1 1 --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,06/57] hw/grackle: fix PCI bus initialization - - 1 1 --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,07/57] hw/prep: realize the PCI root bus as part of the prep init - - 1 1 --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,08/57] hw/versatile: realize the PCI root bus as part of the versatile init - - 1 1 --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,09/57] x86-iommu: introduce parent class - - 1 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,10/57] intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommu - - 1 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,11/57] x86-iommu: provide x86_iommu_get_default - - 1 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,12/57] x86-iommu: introduce "intremap" property - - 1 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,13/57] acpi: enable INTR for DMAR report structure - - 1 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,14/57] intel_iommu: allow queued invalidation for IR - - 1 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,15/57] intel_iommu: set IR bit for ECAP register - - 1 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,16/57] acpi: add DMAR scope definition for root IOAPIC - - 1 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,17/57] intel_iommu: define interrupt remap table addr register - - 1 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,18/57] intel_iommu: handle interrupt remap enable - - 1 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,19/57] intel_iommu: define several structs for IOMMU IR - - 1 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,20/57] intel_iommu: add IR translation faults defines - - 1 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,21/57] intel_iommu: Add support for PCI MSI remap - - 1 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,22/57] q35: ioapic: add support for emulated IOAPIC IR - - 1 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,23/57] ioapic: introduce ioapic_entry_parse() helper - - 1 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,24/57] intel_iommu: add support for split irqchip - - 2 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,25/57] x86-iommu: introduce IEC notifiers - - 1 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,26/57] ioapic: register IOMMU IEC notifier for ioapic - - 1 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,27/57] intel_iommu: Add support for Extended Interrupt Mode - - 1 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,28/57] intel_iommu: add SID validation for IR - - 1 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,29/57] kvm-irqchip: simplify kvm_irqchip_add_msi_route - - 2 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,30/57] kvm-irqchip: i386: add hook for add/remove virq - - 2 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,31/57] kvm-irqchip: x86: add msi route notify fn - - 2 - --- 2016-07-21 Michael S. Tsirkin New
[PULL,v4,32/57] kvm-irqchip: do explicit commit when update irq - - 2 - --- 2016-07-21 Michael S. Tsirkin New
« 1 2 ... 1500 1501 15024327 4328 »