Age | Commit message (Expand) | Author |
2012-03-16 | rtl8139: do the network/host communication only in normal operating mode | Jason Wang |
2012-03-16 | rtl8139: correctly check the opmode | Jason Wang |
2012-03-16 | net: move compute_mcast_idx() to net.h | Jason Wang |
2012-03-16 | rtl8139: support byte read to TxStatus registers | Jason Wang |
2012-03-16 | rtl8139: remove unused marco | Jason Wang |
2012-03-16 | rtl8139: limit transmission buffer size in c+ mode | Jason Wang |
2012-03-16 | pci_regs: Add PCI_EXP_TYPE_PCIE_BRIDGE | Anthony PERARD |
2012-03-16 | virtio-net: add DATA_VALID flag | Michael S. Tsirkin |
2012-03-16 | pci_bridge: upper 32 bit are long registers | Michael S. Tsirkin |
2012-03-16 | pci: fix bridge IO/BASE | Michael S. Tsirkin |
2012-03-16 | pcie: drop functionality moved to core | Michael S. Tsirkin |
2012-03-16 | pci: set memory type for memory behind the bridge | Michael S. Tsirkin |
2012-03-16 | pci: add standard bridge device | Michael S. Tsirkin |
2012-03-16 | slotid: add slot id capability | Michael S. Tsirkin |
2012-03-16 | shpc: standard hot plug controller | Michael S. Tsirkin |
2012-03-15 | pci_bridge: user-friendly default bus name | Michael S. Tsirkin |
2012-03-15 | pci: make another unused extern function static | Michael S. Tsirkin |
2012-03-15 | pci: don't export an internal function | Michael S. Tsirkin |
2012-03-15 | pci_regs: Fix value of PCI_EXP_TYPE_RC_EC. | Anthony PERARD |
2012-03-15 | pci: Do not check if a bus exist in pci_parse_devaddr. | Anthony PERARD |
2012-03-15 | pci_bridge: fix status: do not override cap bit | Michael S. Tsirkin |
2012-03-14 | target-lm32/microblaze: Drop second CPU{LM32, MB}State typedef | Andreas Färber |
2012-03-14 | Merge remote-tracking branch 'afaerber/qom-cpu.v5' into staging | Anthony Liguori |
2012-03-14 | vnc: Limit r/w access to size of allocated memory | Stefan Weil |
2012-03-14 | vnc: don't mess up with iohandlers in the vnc thread | Corentin Chary |
2012-03-14 | qom: Introduce CPU class | Andreas Färber |
2012-03-14 | Rename CPUState -> CPUArchState | Andreas Färber |
2012-03-14 | xtensa hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | sparc hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | sh4 hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | s390x hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | ppc hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | mips hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | microblaze hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | m68k hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | lm32 hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | i386 hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | cris hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | arm hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | alpha hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | xtensa-semi: Don't use CPUState | Andreas Färber |
2012-03-14 | m68k-semi: Don't use CPUState | Andreas Färber |
2012-03-14 | arm-semi: Don't use CPUState | Andreas Färber |
2012-03-14 | target-xtensa: Don't overuse CPUState | Andreas Färber |
2012-03-14 | target-unicore32: Don't overuse CPUState | Andreas Färber |
2012-03-14 | target-sparc: Don't overuse CPUState | Andreas Färber |
2012-03-14 | target-sh4: Don't overuse CPUState | Andreas Färber |
2012-03-14 | target-s390x: Don't overuse CPUState | Andreas Färber |
2012-03-14 | target-ppc: Don't overuse CPUState | Andreas Färber |
2012-03-14 | target-mips: Don't overuse CPUState | Andreas Färber |