Show patches with: Archived = No       |   430959 patches
« 1 2 ... 3039 3040 30414309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[51/77] ppc: Use a helper to filter writes to LPCR - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[50/77] ppc: Update LPCR definitions - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[49/77] ppc/pnv: Create a default PCI layout - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[48/77] ppc/pnv: Add model for Power8 PHB3 PCIe Host bridge - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[47/77] pci: Don't call pci_irq_handler() for a negative intx - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[46/77] pci: Use the new pci_can_add_device() to enforce devfn_min/max - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[45/77] qdev: Add a hook for a bus to device if it can add devices 1 - 1 - --- 2015-11-11 Benjamin Herrenschmidt New
[44/77] pci-bridge: Set a supported devfn_min for bridge - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[43/77] ppc/pnv: Add OCC model stub with interrupt support - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[42/77] ppc/pnv: Add cut down PSI bridge model and hookup external interrupt - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[41/77] ppc/pnv: Add LPC controller and hook it up with a UART and RTC - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[40/77] ppc/pnv: Wire up XICS native with PowerNV platform - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[39/77] ppc/xics: Add xics to the monitor "info pic" command - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[38/77] ppc/xics: Add "native" XICS subclass - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[37/77] ppc/xics: Split ICS into base class and "simple" implementation - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[36/77] ppc/xics: Use a helper to add a new ICS - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[35/77] ppc/xics: Move xics_set_nr_irqs() to xics_spapr.c and xics_kvm.c - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[34/77] ppc/xics: An ICS with offset 0 is assumed to be uninitialized - - 1 - --- 2015-11-11 Benjamin Herrenschmidt New
[33/77] ppc/xics: Make the ICSState a list - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[32/77] ppc/xics: Replace "icp" with "xics" in most places - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[31/77] ppc/xics: Remove unused xics_set_irq_type() - - 1 - --- 2015-11-11 Benjamin Herrenschmidt New
[30/77] ppc/xics: Implement H_IPOLL using an accessor - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[29/77] ppc/xics: Move SPAPR specific code to a separate file - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[28/77] ppc/xics: Rename existing XICS classe to XICS_SPAPR - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[27/77] ppc/pnv: Add XSCOM infrastructure - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[26/77] ppc/pnv: Add skeletton PowerNV platform - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[25/77] ppc: Add P7/P8 Power Management instructions - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[24/77] ppc: Move exception generation code out of line - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[23/77] ppc: Turn a bunch of booleans from int to bool - - 1 - --- 2015-11-11 Benjamin Herrenschmidt New
[22/77] ppc: Add real mode CI load/store instructions for P7 and P8 - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[21/77] ppc: Rework generation of priv and inval interrupts - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[20/77] ppc: Fix generation if ISI/DSI vs. HV mode - - 1 - --- 2015-11-11 Benjamin Herrenschmidt New
[19/77] ppc: Fix POWER7 and POWER8 exception definitions - - 1 - --- 2015-11-11 Benjamin Herrenschmidt New
[18/77] ppc: Rework POWER7 & POWER8 exception model - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[17/77] ppc: Add PPC_64H instruction flag to POWER7 and POWER8 - - 1 - --- 2015-11-11 Benjamin Herrenschmidt New
[16/77] ppc: Get out of emulation on SMT "OR" ops - - 1 - --- 2015-11-11 Benjamin Herrenschmidt New
[15/77] ppc: Fix sign extension issue in mtmsr(d) emulation - - 1 - --- 2015-11-11 Benjamin Herrenschmidt New
[14/77] ppc: Change 'invalid' bit mask of tlbiel and tlbie - - 1 - --- 2015-11-11 Benjamin Herrenschmidt New
[13/77] ppc: tlbie, tlbia and tlbisync are HV only - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[12/77] ppc: Better figure out if processor has HV mode - - 1 - --- 2015-11-11 Benjamin Herrenschmidt New
[11/77] ppc: Create cpu_ppc_set_papr() helper - - 1 - --- 2015-11-11 Benjamin Herrenschmidt New
[10/77] ppc: Fix hreg_store_msr() so that non-HV mode cannot alter MSR:HV - - 1 - --- 2015-11-11 Benjamin Herrenschmidt New
[09/77] ppc: Fix do_rfi() for rfi emulation - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[08/77] ppc: Add number of threads per core to the processor definition - - 1 - --- 2015-11-11 Benjamin Herrenschmidt New
[07/77] ppc: Add a bunch of hypervisor SPRs to Book3s - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[06/77] ppc: Add macros to register hypervisor mode SPRs - - 1 - --- 2015-11-11 Benjamin Herrenschmidt New
[05/77] ppc: Update SPR definitions - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[04/77] target-ppc: Use sensible POWER8/POWER8E versions 1 - - - --- 2015-11-11 Benjamin Herrenschmidt New
[03/77] ppc: Do some batching of TCG tlb flushes - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[02/77] ppc: Use split I/D mmu modes to avoid flushes on interrupts - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[01/77] ppc: Remove MMU_MODEn_SUFFIX definitions - - - - --- 2015-11-11 Benjamin Herrenschmidt New
[v2] qga: fix append file open modes for win32 - - - - --- 2015-11-10 Kirk Allan New
docs: update bitmaps.md - - 1 - --- 2015-11-10 John Snow New
[v2,4/4] usb-mtp: add support for basic mtp events - - - - --- 2015-11-10 Bandan Das New
[v2,3/4] usb-mtp: Add support for inotify based file monitoring - - - - --- 2015-11-10 Bandan Das New
[v2,2/4] usb-mtp: free objects on a mtp reset - - - - --- 2015-11-10 Bandan Das New
[v2,1/4] usb-mtp: use a list for keeping track of children - - - - --- 2015-11-10 Bandan Das New
[RESEND] pci: Adjust PCI config limit based on bus topology - - - - --- 2015-11-10 Alex Williamson New
[4/4] hw/core/qdev: Remove superfluous return statement - - - - --- 2015-11-10 Thomas Huth New
[3/4] hw/s390x: Remove superfluous return statements - - - - --- 2015-11-10 Thomas Huth New
[2/4] hw/acpi: Remove superfluous return statement - - - - --- 2015-11-10 Thomas Huth New
[1/4] hw/ide: Remove superfluous return statements - - 1 - --- 2015-11-10 Thomas Huth New
[PULL,2/2] vfio: Use g_new() & friends where that makes obvious sense - - - - --- 2015-11-10 Alex Williamson New
[PULL,1/2] vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMs - - - - --- 2015-11-10 Alex Williamson New
[PULL,0/2] VFIO updates 2015-11-10 - - - - --- 2015-11-10 Alex Williamson New
target-arm: Update PC before calling gen_helper_check_breakpoints() - - - - --- 2015-11-10 Sergey Fedorov New
[2/2] migration: Make 32bit linux compile with RDMA - - 1 - --- 2015-11-10 Juan Quintela New
[1/2] migration: print ram_addr_t as RAM_ADDR_FMT not %zx - - 1 - --- 2015-11-10 Juan Quintela New
iotests: Check for quorum support in test 139 - - - - --- 2015-11-10 Alberto Garcia New
[3/3] disas/arm: avoid clang shifting negative signed warning - - - - --- 2015-11-10 Stefan Hajnoczi New
[2/3] tpm: avoid clang shifting negative signed warning - - - - --- 2015-11-10 Stefan Hajnoczi New
[1/3] monitor: avoid clang shifting negative signed warning - - 1 - --- 2015-11-10 Stefan Hajnoczi New
[PULL,v2,for-2.5] Block pull request - - - - --- 2015-11-10 Stefan Hajnoczi New
[PULL,57/57] migration: qemu_savevm_state_cleanup becomes mandatory operation - - 2 - --- 2015-11-10 Juan Quintela New
[PULL,56/57] Inhibit ballooning during postcopy - - 2 - --- 2015-11-10 Juan Quintela New
[PULL,55/57] Disable mlock around incoming postcopy - - 3 - --- 2015-11-10 Juan Quintela New
[PULL,54/57] End of migration for postcopy - - 2 - --- 2015-11-10 Juan Quintela New
[PULL,53/57] Postcopy: Mark nohugepage before discard - - 1 - --- 2015-11-10 Juan Quintela New
[PULL,52/57] postcopy: Wire up loadvm_postcopy_handle_ commands - - 2 - --- 2015-11-10 Juan Quintela New
[PULL,51/57] Start up a postcopy/listener thread ready for incoming page data - - 1 - --- 2015-11-10 Juan Quintela New
[PULL,50/57] Postcopy; Handle userfault requests - - 2 - --- 2015-11-10 Juan Quintela New
[PULL,49/57] Round up RAMBlock sizes to host page sizes - - 1 - --- 2015-11-10 Juan Quintela New
[PULL,48/57] Host page!=target page: Cleanup bitmaps - - 1 - --- 2015-11-10 Juan Quintela New
[PULL,47/57] Don't iterate on precopy-only devices during postcopy - - 1 - --- 2015-11-10 Juan Quintela New
[PULL,46/57] Don't sync dirty bitmaps in postcopy - - 3 - --- 2015-11-10 Juan Quintela New
[10/10] migration: normalize locking in migration/savevm.c - - - - --- 2015-11-10 Denis V. Lunev New
[PULL,45/57] postcopy: Check order of received target pages - - 1 - --- 2015-11-10 Juan Quintela New
[09/10] migration: implement bdrv_all_find_vmstate_bs helper - - - - --- 2015-11-10 Denis V. Lunev New
[PULL,44/57] Postcopy: Use helpers to map pages during migration - - 1 - --- 2015-11-10 Juan Quintela New
[08/10] migration: reorder processing in hmp_savevm - - - - --- 2015-11-10 Denis V. Lunev New
[07/10] snapshot: create bdrv_all_create_snapshot helper - - - - --- 2015-11-10 Denis V. Lunev New
[PULL,43/57] postcopy_ram.c: place_page and helpers - - 2 - --- 2015-11-10 Juan Quintela New
[06/10] migration: drop find_vmstate_bs check in hmp_delvm - - - - --- 2015-11-10 Denis V. Lunev New
[PULL,42/57] Page request: Consume pages off the post-copy queue - - 1 - --- 2015-11-10 Juan Quintela New
[PULL,41/57] Page request: Process incoming page request - - 2 - --- 2015-11-10 Juan Quintela New
[05/10] snapshot: create bdrv_all_find_snapshot helper - - - - --- 2015-11-10 Denis V. Lunev New
[04/10] snapshot: create bdrv_all_goto_snapshot helper - - 1 - --- 2015-11-10 Denis V. Lunev New
[PULL,40/57] Page request: Add MIG_RP_MSG_REQ_PAGES reverse command - - 2 - --- 2015-11-10 Juan Quintela New
[PULL,39/57] Postcopy: End of iteration - - 2 - --- 2015-11-10 Juan Quintela New
[03/10] snapshot: create bdrv_all_delete_snapshot helper - - - - --- 2015-11-10 Denis V. Lunev New
« 1 2 ... 3039 3040 30414309 4310 »