Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 422 423 424 425 426 427 428 429 430 ... 571 572 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
virtio: Make memory barriers be memory barriers 2011-09-01 David Gibson New
[03/48] target-ppc: Remove address check for logging 2013-03-12 David Gibson New
[6/6] savevm: Implement VMS_DIVIDE flag 2013-03-12 David Gibson New
[06/48] target-ppc: Disentangle find_pte() 2013-03-12 David Gibson New
[6/8] pseries: Add a routine to find a stable "default" vty and use it 2011-12-13 David Gibson New
[5/6] savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definition 2013-03-12 David Gibson New
[4/6] savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32 2013-03-12 David Gibson New
[42/48] mmu-hash*: Correctly mask RPN from hash PTE 2013-03-12 David Gibson New
tcg/ppc64: Fix zero extension code generation bug for ppc64 host 2011-09-09 David Gibson New
[3/8] pci: Rework PCI iommu lifetime assumptions 2013-05-13 David Gibson New
[3/8] pseries: FDT NUMA extensions to support multi-node guests 2011-12-13 David Gibson New
[23/48] mmu-hash32: Split direct store segment handling into a helper 2013-03-12 David Gibson New
[9/9] intel-hda: Use PCI DMA stub functions 2011-09-05 David Gibson New
[Qemu-ppc,48/48] target-ppc: Use QOM method dispatch for MMU fault handling 2013-03-13 David Gibson New
[2/3] device_isolation: Support isolation on POWER p5ioc2 bridges 2011-12-15 David Gibson New
[4/8] pci: Use AddressSpace rather than MemoryRegion to represent PCI DMA space 2013-05-13 David Gibson New
[05/12] es1370: Use PCI DMA stub functions 2011-10-14 David Gibson New
[09/48] target-ppc: Disentangle get_physical_address() paths 2013-03-12 David Gibson New
[2/2] device_isolation: Support isolation on POWER p7ioc (IODA) bridges 2011-12-15 David Gibson New
[02/11] pci: Don't del_subgregion on a non subregion 2013-05-14 David Gibson New
[2/2] pseries: Implement hcall-bulk hypervisor interface 2011-09-01 David Gibson New
[07/48] target-ppc: Disentangle get_segment() 2013-03-12 David Gibson New
[3/3] device_isolation: Support isolation on POWER p7ioc (IODA) bridges 2011-12-15 David Gibson New
[22/48] mmu-hash32: Split out handling of direct store segments 2013-03-12 David Gibson New
[7/9] lsi53c895a: Use PCI DMA stub functions 2011-09-05 David Gibson New
[02/48] target-ppc: Trivial cleanups in mmu_helper.c 2013-03-12 David Gibson New
[1/3] device_isolation: Infrastructure for managing device isolation groups 2011-12-15 David Gibson New
[08/48] target-ppc: Rework get_physical_address() 2013-03-12 David Gibson New
[6/9] e1000: Use PCI DMA stub functions 2011-09-05 David Gibson New
[40/48] mmu-hash*: Clean up PTE flags update 2013-03-12 David Gibson New
[3/9] eepro100: Use PCI DMA stub functions 2011-09-05 David Gibson New
[3/4] vfio: Move container list to iommu MemoryRegion 2013-04-26 David Gibson New
[2/9] rtl8139: Use PCI DMA stub functions 2011-09-05 David Gibson New
[2/8] pci: Move pci_read_devaddr to pci-hotplug-old.c 2013-05-09 David Gibson New
[4/9] ac97: Use PCI DMA stub functions 2011-09-05 David Gibson New
[7/8] pci: Remove domain from PCIHostBus 2013-05-09 David Gibson New
pseries: Refactor spapr irq allocation 2011-09-16 David Gibson New
[1/6] savevm: Add VMSTATE_UINT64_EQUAL helpers 2013-03-12 David Gibson New
[1/9] Add stub functions for PCI device models to do PCI DMA 2011-09-05 David Gibson New
[4/4] vfio: Only use memory listeners when appropriate 2013-04-26 David Gibson New
Fix subtle integer overflow bug in memory API 2011-09-14 David Gibson New
[15/48] target-ppc: mmu_ctx_t should not be a global type 2013-03-12 David Gibson New
[13/13] target-ppc: Give a meaningful error if too many threads are specified 2012-12-04 David Gibson New
[20/48] mmu-hash*: Remove eaddr field from mmu_ctx_hash{32, 64} 2013-03-12 David Gibson New
xhci: Fix some DMA host endian bugs 2012-11-05 David Gibson New
[17/48] mmu-hash*: Add hash pte load/store helpers 2013-03-12 David Gibson New
[5/9] Correct types in bmdma_addr_{read,write} 2012-01-12 David Gibson New
[41/48] mmu-hash*: Clean up real address calculation 2013-03-12 David Gibson New
[1/3] ppc: Alter CPU state to mask out TCG unimplemented instructions as appropriate 2011-10-31 David Gibson New
[07/11] vfio: Introduce VFIO address spaces 2013-05-14 David Gibson New
pseries: Correct RAM size check for SLOF 2011-11-08 David Gibson New
Fix TAGS creation 2013-03-12 David Gibson New
[09/15] pseries: Return the token when we register an RTAS call 2012-10-18 David Gibson New
[3/8] pci: Abolish pci_find_root_bus() 2013-05-09 David Gibson New
[1/9] load_image_targphys() should enforce the max size 2012-01-12 David Gibson New
[2/5] pseries: Remove "busname" property for PCI host bridge 2013-03-14 David Gibson New
tcg-ppc64: Fix compile errors for userspace only builds with gcc 4.6 2011-10-31 David Gibson New
pseries: Fix breakage in CPU QOM conversion 2013-03-15 David Gibson New
[8/9] pseries: Don't try to munmap() a malloc()ed TCE table 2012-01-12 David Gibson New
[01/11] iommu: Fix compile error in ioapic.c 2013-05-14 David Gibson New
[11/13] pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure 2012-03-09 David Gibson New
[32/48] mmu-hash32: Split BAT size logic from permissions logic 2013-03-12 David Gibson New
[3/9] pci: Make bounds checks on config space accesses actually work 2012-01-12 David Gibson New
[12/48] target-ppc: Disentangle hash mmu helper functions 2013-03-12 David Gibson New
[5/7] Remove unnecessary casts from PCI DMA code in rtl8139 2011-11-04 David Gibson New
[3/6] savevm: Add VMSTATE_FLOAT64 helpers 2013-03-12 David Gibson New
9pfs: Stat response from server offset by 2 bytes 2011-11-08 David Gibson New
[2/6] savevm: Add VMSTATE_UINTTL_EQUAL helper 2013-03-12 David Gibson New
[07/13] iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers 2012-03-01 David Gibson New
[24/48] mmu-hash*: Cleanup segment-level NX check 2013-03-12 David Gibson New
[05/16] pseries: Use #define for XICS base irq number 2012-10-30 David Gibson New
[1/8] pci: Cleanup configuration for pci-hotplug.c 2013-05-09 David Gibson New
[6/7] Remove unnecessary casts from PCI DMA code in usb-ehci 2011-11-04 David Gibson New
[5/8] pci: Replace pci_find_domain() with more general pci_root_bus_path() 2013-05-09 David Gibson New
[6/9] pseries: Support PCI extended config space in RTAS calls 2012-01-12 David Gibson New
[8/8] pci: Fold host_buses list into PCIHostState functionality 2013-05-09 David Gibson New
[09/13] usb: Convert usb_packet_{map, unmap} to universal DMA helpers 2012-03-09 David Gibson New
[7/8] vfio: Introduce VFIO address spaces 2013-05-13 David Gibson New
[2/3] device_isolation: Support isolation on POWER p5ioc2 bridges 2012-02-01 David Gibson New
[03/11] pci: Rework PCI iommu lifetime assumptions 2013-05-14 David Gibson New
[2/7] Remove unnecessary casts from PCI DMA code in e1000 2011-11-04 David Gibson New
[08/11] vfio: Create VFIOAddressSpace objects as needed 2013-05-14 David Gibson New
[2/9] Fix dirty logging with 32-bit qemu & 64-bit guests 2012-01-12 David Gibson New
[2/8] pci: Don't del_subgregion on a non subregion 2013-05-13 David Gibson New
[09/13] usb: Convert usb_packet_{map, unmap} to universal DMA helpers 2012-03-01 David Gibson New
[04/11] pci: Use AddressSpace rather than MemoryRegion to represent PCI DMA space 2013-05-14 David Gibson New
[4/9] Update gitignore file 2012-01-12 David Gibson New
[11/11] vfio: Add guest side IOMMU support 2013-05-14 David Gibson New
[1/7] Remove unnecessary casts from PCI DMA code in eepro100 2011-11-04 David Gibson New
[10/11] memory: Add iommu map/unmap notifiers 2013-05-14 David Gibson New
[9/9] pseries: SLOF PCI flag day 2012-01-12 David Gibson New
[3/8] pseries: savevm support for XICS interrupt controller 2013-05-03 David Gibson New
[08/13] ide/ahci: Use universal DMA helper functions 2012-03-09 David Gibson New
[2/8] target-ppc: Convert ppc cpu savevm to VMStateDescription 2013-05-03 David Gibson New
[3/4] pci: Make bounds checks on config space accesses actually work 2012-01-11 David Gibson New
[4/8] pci: Use helper o find device's root bus in pci_find_domain() 2013-05-09 David Gibson New
[3/7] Remove unnecessary casts from PCI DMA code in PCI IDE 2011-11-04 David Gibson New
[16/48] mmu-hash*: Add header file for definitions 2013-03-12 David Gibson New
[15/16] pseries: Fix bug in PCI MSI allocation 2012-10-30 David Gibson New
[02/13] Better support for dma_addr_t variables 2012-03-09 David Gibson New