Age | Commit message (Expand) | Author |
2013-07-09 | cpu: Replace cpu_single_env with CPUState current_cpu | Andreas Färber |
2013-07-08 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-07-07 | pci: Fold host_buses list into PCIHostState functionality | David Gibson |
2013-07-07 | pci: Remove domain from PCIHostBus | David Gibson |
2013-07-07 | pci: Simpler implementation of primary PCI bus | David Gibson |
2013-07-07 | pci: Add root bus parameter to pci_nic_init() | David Gibson |
2013-07-07 | pci: Add root bus argument to pci_get_bus_devfn() | David Gibson |
2013-07-07 | pci: Replace pci_find_domain() with more general pci_root_bus_path() | David Gibson |
2013-07-07 | pci: Use helper to find device's root bus in pci_find_domain() | David Gibson |
2013-07-07 | pci: Abolish pci_find_root_bus() | David Gibson |
2013-07-07 | Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging | Anthony Liguori |
2013-07-04 | add a header file for atomic operations | Paolo Bonzini |
2013-07-04 | hw/[u-x]*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/t*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/s*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/p*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/n*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/m*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/gpio: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/d*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/c*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/block: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/a*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | piolist: add owner argument to initialization functions and pass devices | Paolo Bonzini |
2013-07-04 | pam: pass device to init_pam and use it to set owner | Paolo Bonzini |
2013-07-04 | spapr_iommu: pass device to spapr_tce_new_table and use it to set owner | Paolo Bonzini |
2013-07-04 | vfio: pass device to vfio_mmap_bar and use it to set owner | Paolo Bonzini |
2013-07-04 | ne2000: pass device to ne2000_setup_io, use it as owner | Paolo Bonzini |
2013-07-04 | vga: set owner in vga_update_memory_access | Paolo Bonzini |
2013-07-04 | vga: pass owner to vga_init_io | Paolo Bonzini |
2013-07-04 | vga: pass owner to vga_init_vbe | Paolo Bonzini |
2013-07-04 | vga: pass owner to cirrus_init_common | Paolo Bonzini |
2013-07-04 | vga: pass owner to vga_common_init | Paolo Bonzini |
2013-07-04 | vga: pass owner to vga_init | Paolo Bonzini |
2013-07-04 | escc: rename struct to ESCCState | Paolo Bonzini |
2013-07-04 | memory: add ref/unref calls | Paolo Bonzini |
2013-07-04 | memory: introduce memory_region_present | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-07-04 | vmport: Disentangle read handler type from portio | Jan Kiszka |
2013-07-04 | xen: Mark fixed platform I/O as unaligned | Jan Kiszka |
2013-07-04 | vmware-vga: Accept unaligned I/O accesses | Jan Kiszka |
2013-07-04 | isa: implement isa_is_ioport_assigned via memory_region_find | Jan Kiszka |
2013-07-04 | vt82c686: replace register_ioport* | Jan Kiszka |
2013-07-04 | prep: replace register_ioport* | Jan Kiszka |
2013-07-04 | i82374: replace register_ioport* | Jan Kiszka |
2013-07-04 | wdt_ib700: replace register_ioport* | Jan Kiszka |
2013-07-04 | applesmc: replace register_ioport* | Jan Kiszka |
2013-07-04 | adlib: replace register_ioport* | Jan Kiszka |
2013-07-04 | dma: keep a device alive while it has SGLists | Paolo Bonzini |