aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-03-19qxl: init_pipe_signaling: exit on failureAlon Levy
2012-03-19ioapic: fix build with DEBUG_IOAPICJason Wang
2012-03-19ds1338: Add missing break statementStefan Weil
2012-03-17sparc64: implement PCI and ISA irqsBlue Swirl
2012-03-17apb: use normal PCI device header for PBM deviceBlue Swirl
2012-03-17Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-03-17Merge branch 'malta' of git://qemu.weilnetz.de/qemuBlue Swirl
2012-03-16pci: fix double free of romfile propertyAnthony Liguori
2012-03-16hw/pxa2xx.c: Fix handling of pxa2xx_i2c variable offset within regionPeter Maydell
2012-03-16hw/pxa2xx_lcd.c: drop target_phys_addr_t usage in device stateMitsyanko Igor
2012-03-16hw/pxa2xx_dma.c: drop target_phys_addr_t usage in device stateMitsyanko Igor
2012-03-16ARM: Remove unnecessary subpage workaroundsPeter Maydell
2012-03-16rtl8139: do the network/host communication only in normal operating modeJason Wang
2012-03-16rtl8139: correctly check the opmodeJason Wang
2012-03-16net: move compute_mcast_idx() to net.hJason Wang
2012-03-16rtl8139: support byte read to TxStatus registersJason Wang
2012-03-16rtl8139: remove unused marcoJason Wang
2012-03-16rtl8139: limit transmission buffer size in c+ modeJason Wang
2012-03-16pci_regs: Add PCI_EXP_TYPE_PCIE_BRIDGEAnthony PERARD
2012-03-16virtio-net: add DATA_VALID flagMichael S. Tsirkin
2012-03-16pci_bridge: upper 32 bit are long registersMichael S. Tsirkin
2012-03-16pci: fix bridge IO/BASEMichael S. Tsirkin
2012-03-16pcie: drop functionality moved to coreMichael S. Tsirkin
2012-03-16pci: set memory type for memory behind the bridgeMichael S. Tsirkin
2012-03-16pci: add standard bridge deviceMichael S. Tsirkin
2012-03-16slotid: add slot id capabilityMichael S. Tsirkin
2012-03-16shpc: standard hot plug controllerMichael S. Tsirkin
2012-03-15malta: Fix display for LED arrayStefan Weil
2012-03-15malta: Use symbolic hardware addressesStefan Weil
2012-03-15malta: Always allocate flash memoryStefan Weil
2012-03-15malta: Clean allocation of bios region aliasStefan Weil
2012-03-15hw/omap_i2c: Convert to qdevJuha Riihimäki
2012-03-15pci_bridge: user-friendly default bus nameMichael S. Tsirkin
2012-03-15pci: make another unused extern function staticMichael S. Tsirkin
2012-03-15pci: don't export an internal functionMichael S. Tsirkin
2012-03-15pci_regs: Fix value of PCI_EXP_TYPE_RC_EC.Anthony PERARD
2012-03-15pci: Do not check if a bus exist in pci_parse_devaddr.Anthony PERARD
2012-03-15pci_bridge: fix status: do not override cap bitMichael S. Tsirkin
2012-03-15PPC: Fix openpic with relative memregionsAlexander Graf
2012-03-15pseries: Configure PCI bridge using propertiesDavid Gibson
2012-03-15pseries: Add support for level interrupts to XICSDavid Gibson
2012-03-15pseries: Remove PCI device from PCI host bridge codeAlexey Kardashevskiy
2012-03-15pseries: Remove unused constant from PCI codeDavid Gibson
2012-03-15ppc: Add missing 'static' to spin_rw_opsStefan Weil
2012-03-15PPC: 405: Fix ppc405ep initializationAlexander Graf
2012-03-14xtensa hw/: Don't use CPUStateAndreas Färber
2012-03-14sparc hw/: Don't use CPUStateAndreas Färber
2012-03-14sh4 hw/: Don't use CPUStateAndreas Färber
2012-03-14s390x hw/: Don't use CPUStateAndreas Färber
2012-03-14ppc hw/: Don't use CPUStateAndreas Färber