Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 418 419 420 421 422 423 424 425 426 ... 567 568 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[12/48] target-ppc: Disentangle hash mmu helper functions 2013-03-12 David Gibson New
[10/13] pseries: Remove XICS irq type enum type 2012-09-13 David Gibson New
[4/8] pseries: Cleanup duplications of ics_valid_irq() code 2012-10-11 David Gibson New
[03/45] target-ppc: Remove address check for logging 2013-03-06 David Gibson New
[11/11] vfio: Add guest side IOMMU support 2013-05-14 David Gibson New
[2/2] cpu_physical_memory_write_rom() needs to do TB invalidates 2012-09-12 David Gibson New
[01/15] pseries: Split xics irq configuration from state information 2012-10-15 David Gibson New
[07/12] lsi53c895a: Use PCI DMA stub functions 2011-10-14 David Gibson New
[47/48] target-ppc: Move ppc tlb_fill implementation into mmu_helper.c 2013-03-12 David Gibson New
[3/6] USB OHCI bug fixes 2012-02-28 David Gibson New
[10/15] pseries: savevm support for XICS interrupt controller 2012-10-15 David Gibson New
[3/3] target-ppc: Synchronize VPA state with KVM 2013-02-21 David Gibson New
[1/5] target-ppc: Synchronize VPA state with KVM 2013-03-14 David Gibson New
[09/10] usb-ohci: Use PCI DMA stub functions 2011-09-01 David Gibson New
[12/15] pseries: savevm support for PAPR VIO logical lan 2012-10-15 David Gibson New
[Qemu-ppc,3/3] target-ppc: Synchronize VPA state with KVM 2013-02-27 David Gibson New
[2/5] pseries: Remove "busname" property for PCI host bridge 2013-03-14 David Gibson New
pseries: Update SLOF firmware image 2011-10-13 David Gibson New
[7/8] pseries: Allow RTAS tokens without a qemu handler 2012-10-11 David Gibson New
[08/45] target-ppc: Rework get_physical_address() 2013-03-06 David Gibson New
[40/48] mmu-hash*: Clean up PTE flags update 2013-03-12 David Gibson New
[02/10] rtl8139: Use PCI DMA stub functions 2011-09-01 David Gibson New
pseries: Instantiate USB interface when required 2012-08-16 David Gibson New
[1/3] target-ppc: Add mechanism for synchronizing SPRs with KVM 2013-02-21 David Gibson New
[2/8] target-ppc: Convert ppc cpu savevm to VMStateDescription 2013-05-03 David Gibson New
[2/4] ppc: First cut implementation of -cpu host 2011-10-13 David Gibson New
[02/12] pseries: Use #define for XICS base irq number 2012-11-13 David Gibson New
Add some missing qtest binaries to .gitignore 2013-02-21 David Gibson New
[26/48] mmu-hash*: Separate PTEG searching from permissions checking 2013-03-12 David Gibson New
virtio: Make memory barriers be memory barriers 2011-09-01 David Gibson New
[04/12] pseries: Return the token when we register an RTAS call 2012-11-13 David Gibson New
[2/3] target-ppc: Synchronize FPU state with KVM 2013-02-21 David Gibson New
[4/5] target-ppc: Remove CONFIG_PSERIES dependency in kvm.c 2013-03-14 David Gibson New
[2/3] device_isolation: Support isolation on POWER p5ioc2 bridges 2011-12-15 David Gibson New
[6/7] savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definition 2012-10-09 David Gibson New
[13/45] target-ppc: Don't share get_pteg_offset() between 32 and 64-bit 2013-03-06 David Gibson New
[18/48] mmu-hash*: Reduce use of access_type 2013-03-12 David Gibson New
Fix subtle integer overflow bug in memory API 2011-09-14 David Gibson New
[1/7] savevm: Add VMSTATE_UINT64_EQUAL helpers 2012-10-09 David Gibson New
[14/45] target-ppc: Disentangle BAT code for 32-bit hash MMUs 2013-03-06 David Gibson New
[15/48] target-ppc: mmu_ctx_t should not be a global type 2013-03-12 David Gibson New
[11/12] usb-ehci: Use PCI DMA stub functions 2011-10-14 David Gibson New
[1/4] pseries: Don't allow duplicate registration of hcalls or RTAS calls 2012-10-09 David Gibson New
[42/45] mmu-hash*: Correctly mask RPN from hash PTE 2013-03-06 David Gibson New
[04/48] target-ppc: Move SLB handling into a mmu-hash64.c 2013-03-12 David Gibson New
[08/15] savevm: Implement VMS_DIVIDE flag 2012-10-15 David Gibson New
[01/15] pseries: Don't allow duplicate registration of hcalls or RTAS calls 2012-10-18 David Gibson New
[16/45] mmu-hash*: Add header file for definitions 2013-03-06 David Gibson New
[46/48] target-ppc: Split user only code out of mmu_helper.c 2013-03-12 David Gibson New
[04/12] ac97: Use PCI DMA stub functions 2011-10-14 David Gibson New
[2/7] savevm: Add VMSTATE_UINTTL_EQUAL helper 2012-10-09 David Gibson New
[40/45] mmu-hash*: Clean up PTE flags update 2013-03-06 David Gibson New
[44/48] mmu-hash*: Merge translate and fault handling functions 2013-03-12 David Gibson New
[10/10] intel-hda: Use PCI DMA stub functions 2011-09-01 David Gibson New
[12/12] pseries: Generate unique LIOBNs for PCI host bridges 2012-11-13 David Gibson New
[6/6] savevm: Implement VMS_DIVIDE flag 2013-03-12 David Gibson New
[5/5] pseries: Move XICS initialization before cpu initialization 2013-03-14 David Gibson New
[01/12] Add stub functions for PCI device models to do PCI DMA 2011-10-14 David Gibson New
[4/6] savevm: Add VMSTATE_ helpers for target_phys_addr_t 2012-09-26 David Gibson New
[28/45] mmu-hash*: Remove permission checking from find_pte{32, 64}() 2013-03-06 David Gibson New
[3/5] pseries: Fixes and enhancements to L1 cache properties 2013-03-14 David Gibson New
[07/10] lsi53c895a: Use PCI DMA stub functions 2011-09-01 David Gibson New
[3/7] savevm: Add VMSTATE_FLOAT64 helpers 2012-10-09 David Gibson New
[18/45] mmu-hash*: Reduce use of access_type 2013-03-06 David Gibson New
[36/48] mmu-hash*: Don't update PTE flags when permission is denied 2013-03-12 David Gibson New
[06/12] e1000: Use PCI DMA stub functions 2011-10-14 David Gibson New
[1/7] Allow QEMUMachine to override reset sequencing 2012-08-15 David Gibson New
[09/45] target-ppc: Disentangle get_physical_address() paths 2013-03-06 David Gibson New
[6/8] pci: Simpler implementation of primary PCI bus 2013-05-09 David Gibson New
[06/10] e1000: Use PCI DMA stub functions 2011-09-01 David Gibson New
[4/7] pseries: Use new method to correct reset sequence 2012-08-15 David Gibson New
target-ppc: Change default machine for 64-bit 2013-05-17 David Gibson New
[17/48] mmu-hash*: Add hash pte load/store helpers 2013-03-12 David Gibson New
[3/3] device_isolation: Support isolation on POWER p7ioc (IODA) bridges 2011-12-15 David Gibson New
[3/7] pseries: Fix and cleanup CPU initialization and reset 2012-08-15 David Gibson New
[07/45] target-ppc: Disentangle get_segment() 2013-03-06 David Gibson New
[16/48] mmu-hash*: Add header file for definitions 2013-03-12 David Gibson New
[03/10] eepro100: Use PCI DMA stub functions 2011-09-01 David Gibson New
[11/12] pseries: Fix bug in PCI MSI allocation 2012-11-13 David Gibson New
[33/45] mmu-hash32: Clean up BAT matching logic 2013-03-06 David Gibson New
[35/48] mmu-hash32: Don't look up page tables on BAT permission error 2013-03-12 David Gibson New
[1/8] pseries: Remove hcalls callback 2011-12-13 David Gibson New
[2/7] ppc: Make kvm_arch_put_registers() put *all* the registers 2012-08-15 David Gibson New
[19/45] mmu-hash64: Remove nx from mmu_ctx_hash64 2013-03-06 David Gibson New
[37/48] mmu-hash32: Remove nx from context structure 2013-03-12 David Gibson New
tcg/ppc64: Fix zero extension code generation bug for ppc64 host 2011-09-09 David Gibson New
[3/4] target-ppc: Rework storage of VPA registration state 2012-10-09 David Gibson New
[39/45] mmu-hash64: Factor SLB N bit into permissions bits 2013-03-06 David Gibson New
[3/8] pci: Rework PCI iommu lifetime assumptions 2013-05-13 David Gibson New
[7/8] pseries: Populate "/chosen/linux, stdout-path" in the FDT 2011-12-13 David Gibson New
[7/7] ppc/pseries: Reset VPA registration on CPU reset 2012-08-15 David Gibson New
[4/6] savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32 2013-03-12 David Gibson New
[8/8] pci: Fold host_buses list into PCIHostState functionality 2013-05-09 David Gibson New
[04/10] ac97: Use PCI DMA stub functions 2011-09-01 David Gibson New
[6/7] pseries: Clear TCE state when resetting PAPR VIO devices 2012-08-15 David Gibson New
[30/45] mmu-hash*: Fold pte_check*() logic into caller 2013-03-06 David Gibson New
[3/8] pci: Abolish pci_find_root_bus() 2013-05-09 David Gibson New
[2/3] device_isolation: Support isolation on POWER p5ioc2 bridges 2011-12-15 David Gibson New
[5/7] pseries: Add support for new KVM hash table control call 2012-08-15 David Gibson New
[29/48] mmu-hash64: Clean up ppc_hash64_htab_lookup() 2013-03-12 David Gibson New