index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-10-20
ioh3420: pcie root port in X58 ioh
Isaku Yamahata
2010-10-20
pcie port: define struct PCIEPort/PCIESlot and helper functions
Isaku Yamahata
2010-10-20
pci/bridge: fix pci_bridge_reset()
Isaku Yamahata
2010-10-20
pcie: comment on hpev_intx
Isaku Yamahata
2010-10-19
pcie: helper functions for pcie capability and extended capability
Isaku Yamahata
2010-10-19
pcie: add pcie constants to pcie_regs.h
Isaku Yamahata
2010-10-19
msi: implements msi
Isaku Yamahata
2010-10-19
pci: use pci_word_test_and_clear_mask() in pci_device_reset()
Isaku Yamahata
2010-10-19
pci: introduce helper function to handle msi-x and msi.
Isaku Yamahata
2010-10-19
pci: introduce helper functions to test-and-{clear, set} mask in configuratio...
Isaku Yamahata
2010-10-18
pci: make pci_del_capability() update for w1cmask
Isaku Yamahata
2010-09-20
msix: clear not only INTA, but all INTx when MSI-X is enabled.
Isaku Yamahata
2010-09-20
pci: implement RW1C register framework.
Isaku Yamahata
2010-09-13
pci: improve signature of pci_register_bar().
Isaku Yamahata
2010-09-13
pci: don't ignore invalid parameter for pci_register_bar().
Isaku Yamahata
2010-09-13
pci: sorting out type confusion in pci_register_bar().
Isaku Yamahata
2010-09-13
pci_ids.h: add vendor id of Texas Intesruments
Isaku Yamahata
2010-09-07
pci: make pci_parse_devfn() aware of func.
Isaku Yamahata
2010-09-07
pci: call hotplug callback even when not hotplug case for later use.
Isaku Yamahata
2010-09-07
pci bridge: add helper function for ssvid capability.
Isaku Yamahata
2010-09-07
pci: consolidate pci_add_capability_at_offset() into pci_add_capability().
Isaku Yamahata
2010-09-07
pci_bridge: introduce pci bridge library.
Isaku Yamahata
2010-07-22
pci_bridge: clean up: remove pci_{register, unregister}_secondary_bus()
Isaku Yamahata
2010-07-22
pci_bridge: rename PCIBridge::bus -> PCIBridge::sec_bus.
Isaku Yamahata
2010-07-22
pci/bridge: split out pci bridge code into pci_bridge.c from pci.c
Isaku Yamahata
2010-07-19
pci: move out pci internal structures, PCIBus, PCIBridge, and pci_bus_info.
Isaku Yamahata
2010-07-19
vhost: fix miration during device start
Michael S. Tsirkin
2010-07-19
e1000: secrc support
Michael S. Tsirkin
2010-07-19
e1000: fix access 4 bytes beyond buffer end
Michael S. Tsirkin
2010-07-12
Merge branch 'master' into pci
Michael S. Tsirkin
2010-07-12
target-sh4: Add support for ldc & stc with sgr
Alexandre Courbot
2010-07-12
target-sh4: Split the LDST macro into 2 sub-macros
Alexandre Courbot
2010-07-11
pci: fix bridge update
Michael S. Tsirkin
2010-07-11
virtio-net: correct packet length math
Michael S. Tsirkin
2010-07-11
pci hotplug: make pci hotplug return value to caller
Isaku Yamahata
2010-07-11
vmware_vga: fix reset value for command register
Michael S. Tsirkin
2010-07-11
rtl8139: address TODOs
Michael S. Tsirkin
2010-07-11
pci hotplug: make pci_device_hot_remove() static
Isaku Yamahata
2010-07-11
pcnet: address TODOs
Michael S. Tsirkin
2010-07-11
pci: fix pci_device_reset
Isaku Yamahata
2010-07-11
AppleSMC device emulation
Alexander Graf
2010-07-11
Documentation: Fix spelling bugs
Stefan Weil
2010-07-11
Makefile: Not every shell support {}
Hidetoshi Seto
2010-07-11
Makefile: add fsdev/*.{o,d} to clean
Hidetoshi Seto
2010-07-11
pci: set PCI multi-function bit appropriately.
Isaku Yamahata
2010-07-11
pci_bridge: make pci bridge aware of pci multi function bit.
Isaku Yamahata
2010-07-11
pci: set multifunction property for normal device.
Isaku Yamahata
2010-07-11
pci: introduce multifunction property.
Isaku Yamahata
2010-07-11
qdev: implement qdev_prop_set_bit().
Isaku Yamahata
2010-07-11
pci: remove PCIDeviceInfo::header_type
Isaku Yamahata
[next]