summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-03-19qxl: switch qxl.c to trace-eventsAlon Levy1-72/+69
2012-03-19qxl: init_pipe_signaling: exit on failureAlon Levy1-10/+11
2012-03-19ioapic: fix build with DEBUG_IOAPICJason Wang1-1/+1
2012-03-19ds1338: Add missing break statementStefan Weil1-0/+1
2012-03-17sparc64: implement PCI and ISA irqsBlue Swirl3-32/+76
2012-03-17apb: use normal PCI device header for PBM deviceBlue Swirl1-1/+0
2012-03-17Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl11-101/+118
2012-03-17Merge branch 'malta' of git://qemu.weilnetz.de/qemuBlue Swirl1-48/+36
2012-03-16pci: fix double free of romfile propertyAnthony Liguori1-1/+0
2012-03-16hw/pxa2xx.c: Fix handling of pxa2xx_i2c variable offset within regionPeter Maydell1-2/+1
2012-03-16hw/pxa2xx_lcd.c: drop target_phys_addr_t usage in device stateMitsyanko Igor1-6/+6
2012-03-16hw/pxa2xx_dma.c: drop target_phys_addr_t usage in device stateMitsyanko Igor1-6/+6
2012-03-16ARM: Remove unnecessary subpage workaroundsPeter Maydell3-8/+4
2012-03-16rtl8139: do the network/host communication only in normal operating modeJason Wang1-0/+9
2012-03-16rtl8139: correctly check the opmodeJason Wang1-3/+5
2012-03-16net: move compute_mcast_idx() to net.hJason Wang4-98/+0
2012-03-16rtl8139: support byte read to TxStatus registersJason Wang1-4/+29
2012-03-16rtl8139: remove unused marcoJason Wang1-3/+0
2012-03-16rtl8139: limit transmission buffer size in c+ modeJason Wang1-6/+5
2012-03-16pci_regs: Add PCI_EXP_TYPE_PCIE_BRIDGEAnthony PERARD1-0/+1
2012-03-16virtio-net: add DATA_VALID flagMichael S. Tsirkin1-0/+1
2012-03-16pci_bridge: upper 32 bit are long registersMichael S. Tsirkin1-4/+4
2012-03-16pci: fix bridge IO/BASEMichael S. Tsirkin1-2/+2
2012-03-16pcie: drop functionality moved to coreMichael S. Tsirkin1-11/+1
2012-03-16pci: set memory type for memory behind the bridgeMichael S. Tsirkin1-0/+3
2012-03-16pci: add standard bridge deviceMichael S. Tsirkin1-0/+174
2012-03-16slotid: add slot id capabilityMichael S. Tsirkin3-0/+57
2012-03-16shpc: standard hot plug controllerMichael S. Tsirkin3-0/+735
2012-03-15malta: Fix display for LED arrayStefan Weil1-1/+1
2012-03-15malta: Use symbolic hardware addressesStefan Weil1-6/+13
2012-03-15malta: Always allocate flash memoryStefan Weil1-32/+22
2012-03-15malta: Clean allocation of bios region aliasStefan Weil1-15/+6
2012-03-15hw/omap_i2c: Convert to qdevJuha Riihimäki5-79/+101
2012-03-15pci_bridge: user-friendly default bus nameMichael S. Tsirkin1-0/+10
2012-03-15pci: make another unused extern function staticMichael S. Tsirkin2-8/+8
2012-03-15pci: don't export an internal functionMichael S. Tsirkin2-3/+1
2012-03-15pci_regs: Fix value of PCI_EXP_TYPE_RC_EC.Anthony PERARD1-1/+1
2012-03-15pci: Do not check if a bus exist in pci_parse_devaddr.Anthony PERARD1-4/+0
2012-03-15pci_bridge: fix status: do not override cap bitMichael S. Tsirkin1-2/+2
2012-03-15PPC: Fix openpic with relative memregionsAlexander Graf1-10/+2
2012-03-15pseries: Configure PCI bridge using propertiesDavid Gibson2-76/+94
2012-03-15pseries: Add support for level interrupts to XICSDavid Gibson6-38/+117
2012-03-15pseries: Remove PCI device from PCI host bridge codeAlexey Kardashevskiy1-20/+0
2012-03-15pseries: Remove unused constant from PCI codeDavid Gibson1-7/+0
2012-03-15ppc: Add missing 'static' to spin_rw_opsStefan Weil1-1/+1
2012-03-15PPC: 405: Fix ppc405ep initializationAlexander Graf1-0/+2
2012-03-14xtensa hw/: Don't use CPUStateAndreas Färber3-11/+11
2012-03-14sparc hw/: Don't use CPUStateAndreas Färber4-23/+23
2012-03-14sh4 hw/: Don't use CPUStateAndreas Färber3-5/+5
2012-03-14s390x hw/: Don't use CPUStateAndreas Färber2-11/+11