summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* etrax-dma: Remove bogus if statementEdgar E. Iglesias2011-10-031-6/+4
* ESP: convert to trace frameworkBlue Swirl2011-10-011-40/+30
* PPC: Drop initial ESCC mappingAlexander Graf2011-10-012-2/+2
* mips_fulong2e: Reorder ISA bus and i8259 creationJan Kiszka2011-10-011-4/+4
* Merge remote-tracking branch 'aneesh/for-upstream-5' into stagingAnthony Liguori2011-09-2910-516/+1670
|\
| * hw/9pfs: Add handle based fs driverAneesh Kumar K.V2011-09-221-0/+611
| * hw/9pfs: Implement TFLUSH operationAneesh Kumar K.V2011-09-228-265/+439
| * hw/9pfs: Avoid unnecessary get_fid in v9fs_clunkAneesh Kumar K.V2011-09-221-10/+10
| * hw/9pfs: Add fs driver specific details to fscontextAneesh Kumar K.V2011-09-228-52/+99
| * hw/9pfs: Add init callback to fs driverAneesh Kumar K.V2011-09-222-2/+12
| * hw/9pfs: Move fid pathname tracking to seperate data type.Aneesh Kumar K.V2011-09-228-281/+520
| * hw/9pfs: Use read-write lock for protecting fid path.Aneesh Kumar K.V2011-09-228-87/+155
| * hw/9pfs: Make v9fs_string* functions non-staticAneesh Kumar K.V2011-09-222-5/+10
* | PPC: use memory API to construct the PCI holeBlue Swirl2011-09-274-7/+26
* | Merge remote-tracking branch 'qemu-kvm-tmp/memory/urgent' into stagingAnthony Liguori2011-09-261-1/+1
|\ \
| * | ppc_prep: fix pci config space initializationAvi Kivity2011-09-251-1/+1
* | | Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into stagingAnthony Liguori2011-09-2620-122/+232
|\ \ \
| * | | fdc: Convert isabus_fdc_init1 to MemoryRegionRichard Henderson2011-09-251-20/+33
| * | | serial: Convert serial_isa_initfn to MemoryRegionRichard Henderson2011-09-251-3/+12
| * | | pckbd: Convert to MemoryRegionRichard Henderson2011-09-253-25/+40
| * | | i8259: Convert to MemoryRegionRichard Henderson2011-09-251-19/+46
| * | | ppc_prep: initialize i8259 after the ISA busAvi Kivity2011-09-251-2/+2
| * | | mips_r4k: initialize i8259 after the ISA busAvi Kivity2011-09-251-1/+1
| * | | mips_jazz: initialize i8259 after the ISA busAvi Kivity2011-09-251-1/+1
| * | | mips_malta: move i8259 initialization after piix4 initializationAvi Kivity2011-09-251-5/+15
| * | | i8254: Convert to MemoryRegionRichard Henderson2011-09-251-3/+13
| * | | cs4231a: Convert to MemoryRegionRichard Henderson2011-09-251-19/+19
| * | | pc: Re-order pc_init1 to initialize the ISA bus before ISA devicesRichard Henderson2011-09-251-10/+12
| * | | isa: add isa_register_ioport()Richard Henderson2011-09-252-1/+14
| * | | isa: Pass i/o address space to isa_bus_newRichard Henderson2011-09-2510-16/+21
| * | | pci: add pci_address_space_io()Richard Henderson2011-09-252-0/+6
| |/ /
* | | Merge remote-tracking branch 'pmaydell/omap-for-upstream' into stagingAnthony Liguori2011-09-265-190/+244
|\ \ \ | |/ / |/| |
| * | hw/omap1: Wire up GPIO clockPeter Maydell2011-09-231-0/+1
| * | omap_intc: QdevifyPeter Maydell2011-09-235-163/+220
| * | omap_intc: Use MemoryRegion APIPeter Maydell2011-09-231-34/+30
* | | adlib: remove write-only variableHervé Poussineau2011-09-231-3/+2
* | | irq: introduce qemu_irq_proxy()Avi Kivity2011-09-232-0/+19
* | | virtio: Use global memory barrier macrosDavid Gibson2011-09-231-11/+3
* | | pci-devfn: check that device/slot number is within rangeDonald Dutile2011-09-231-0/+2
* | | isapc: give system address space when pci is disabledHervé Poussineau2011-09-231-1/+1
* | | cirrus: Unbreak ISA supportJan Kiszka2011-09-231-2/+2
* | | vga: Unbreak ISA supportJan Kiszka2011-09-231-0/+1
* | | pc: Disable HPET for ISA machineJan Kiszka2011-09-231-0/+1
* | | pc: Unbreak ROM mapping for ISA machineJan Kiszka2011-09-233-8/+15
* | | e1000: Don't set the Capabilities List bitdann frazier2011-09-231-2/+0
|/ /
* | hw/omap_gpmc: Modify correct field when writing IRQSTATUS registerPeter Maydell2011-09-231-1/+1
* | hw/omap_gpmc: Add comment about FIFOTHRESHOLDSTATUS bitPeter Maydell2011-09-231-0/+7
|/
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-09-224-3/+76
|\
| * ahci: add port I/O index-data pairDaniel Verkamp2011-09-214-3/+76
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-09-222-3/+0
|\ \
OpenPOWER on IntegriCloud