Age | Commit message (Expand) | Author |
2013-07-29 | pc: limit 64 bit hole to 2G by default | Igor Mammedov |
2013-07-29 | pc: replace i440fx_common_init() with i440fx_init() | Igor Mammedov |
2013-07-29 | pc: add I440FX QOM cast macro | Igor Mammedov |
2013-07-29 | pci-bridge: Turn PCIBridge into abstract QOM type | Andreas Färber |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum |
2013-07-25 | sparc64: unbreak | Paolo Bonzini |
2013-07-25 | sparc64: remove indirection for I/O port access | Paolo Bonzini |
2013-07-25 | mips_fulong2e: do not use isa_mmio | Paolo Bonzini |
2013-07-23 | q35: Use QOM realize for q35 host bridge | Hu Tao |
2013-07-23 | q35: Use type-safe cast instead of direct access of parent dev | Hu Tao |
2013-07-23 | i440fx-pcihost: Use QOM realize for i440fx-pcihost | Hu Tao |
2013-07-23 | i440fx: Use type-safe cast instead of direct access of parent dev | Hu Tao |
2013-07-08 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-07-07 | pci: Replace pci_find_domain() with more general pci_root_bus_path() | David Gibson |
2013-07-04 | hw/p*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | pam: pass device to init_pam and use it to set owner | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-07-04 | pci: store PCI hole ranges in guestinfo structure | Michael S. Tsirkin |
2013-06-02 | dec.c - move to pci-bridge | Michael S. Tsirkin |
2013-05-30 | q35: set fw_name | Michael S. Tsirkin |
2013-05-15 | hw/pci-host/versatile.c: Provide property for forcing broken IRQ mapping | Peter Maydell |
2013-05-15 | hw/pci-host/versatile.c: Update autodetect to detect newer kernels | Peter Maydell |
2013-05-15 | Revert "versatile_pci: Put the host bridge PCI device at slot 29" | Peter Maydell |
2013-04-27 | sparc64: use direct interrupt mapping for PCI devices | Artyom Tarasenko |
2013-04-27 | sparc64: fix loosing interrupts | Artyom Tarasenko |
2013-04-27 | sparc64: allow 64 IRQ lines | Artyom Tarasenko |
2013-04-19 | hw/versatile_pci: Drop unnecessary vpb_pci_config_addr() | Peter Maydell |
2013-04-19 | versatile_pci: Expose PCI memory space to system | Peter Maydell |
2013-04-19 | versatile_pci: Implement the PCI controller's control registers | Peter Maydell |
2013-04-19 | versatile_pci: Implement the correct PCI IRQ mapping | Peter Maydell |
2013-04-19 | versatile_pci: Put the host bridge PCI device at slot 29 | Peter Maydell |
2013-04-19 | versatile_pci: Use separate PCI I/O space rather than system I/O space | Peter Maydell |
2013-04-19 | versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE | Peter Maydell |
2013-04-19 | versatile_pci: Update to realize and instance init functions | Peter Maydell |
2013-04-19 | versatile_pci: Expose PCI I/O region on Versatile PB | Peter Maydell |
2013-04-19 | versatile_pci: Fix hardcoded tabs | Peter Maydell |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini |