index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-11
pci: fix bridge update
Michael S. Tsirkin
1
-1
/
+3
2010-07-11
pci hotplug: make pci hotplug return value to caller
Isaku Yamahata
1
-4
/
+9
2010-07-11
pci: fix pci_device_reset
Isaku Yamahata
1
-4
/
+13
2010-07-11
pci: set PCI multi-function bit appropriately.
Isaku Yamahata
1
-0
/
+52
2010-07-11
pci_bridge: make pci bridge aware of pci multi function bit.
Isaku Yamahata
1
-2
/
+3
2010-07-11
pci: introduce multifunction property.
Isaku Yamahata
1
-3
/
+19
2010-07-11
pci: remove PCIDeviceInfo::header_type
Isaku Yamahata
1
-7
/
+8
2010-07-11
pci: insert assert that auto-assigned-address function is single function dev...
Isaku Yamahata
1
-1
/
+2
2010-07-06
pci: Free the space allocated for the option rom on removal
Alex Williamson
1
-0
/
+11
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
1
-1
/
+6
2010-07-06
savevm: Add DeviceState param
Alex Williamson
1
-1
/
+1
2010-07-06
pci: Implement BusInfo.get_dev_path()
Alex Williamson
1
-0
/
+14
2010-06-14
qdev: Revert the hack to let -net nic and pci_add set qdev ID
Markus Armbruster
1
-2
/
+0
2010-06-14
Clarify error message when a PCI slot is already in use (v2)
Daniel P. Berrange
1
-3
/
+3
2010-06-01
Monitor: Drop QMP documentation from code
Luiz Capitulino
1
-61
/
+0
2010-05-31
pci-hotplug: make them aware of pci domain.
Isaku Yamahata
1
-1
/
+21
2010-05-31
pci: clean up of pci_set_default_subsystem_id().
Isaku Yamahata
1
-7
/
+5
2010-05-17
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
1
-7
/
+13
2010-05-15
pci hotplug: add argument to pci hot plug callback.
Isaku Yamahata
1
-3
/
+5
2010-05-12
pci: irq_state vmstate breakage
Michael S. Tsirkin
1
-2
/
+2
2010-05-12
pci: cleanly backout of pci_qdev_init()
Alex Williamson
1
-5
/
+11
2010-04-20
pci: fix pci_find_bus().
Isaku Yamahata
1
-9
/
+16
2010-04-11
pci: add API to add capability at a known offset
Michael S. Tsirkin
1
-4
/
+13
2010-03-16
error: Replace qemu_error() by error_report()
Markus Armbruster
1
-7
/
+7
2010-02-13
pci: fix info pci with host bridge.
Isaku Yamahata
1
-3
/
+3
2010-02-08
pci: fix pci_find_bus()
Isaku Yamahata
1
-1
/
+1
2010-02-06
PCI: show also host bridge data in "info pci" output
Blue Swirl
1
-1
/
+1
2010-02-06
PCI: fix multiple bridge problems
Blue Swirl
1
-11
/
+17
2010-01-26
PCI: fix bridge configuration
Blue Swirl
1
-0
/
+1
2010-01-26
PCI: do_pci_info(): PCI bridge devices support
Luiz Capitulino
1
-3
/
+20
2010-01-26
PCI: Convert pci_info() to QObject
Luiz Capitulino
1
-74
/
+296
2010-01-11
pci: allow loading roms via fw_cfg.
Gerd Hoffmann
1
-0
/
+15
2010-01-06
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
1
-4
/
+28
2009-12-27
PCI: Fix bus address conversion
Blue Swirl
1
-1
/
+6
2009-12-25
PCI: partially revert 2e01c8cf4b076b05013c87723e3fc710b50a0a7a
Blue Swirl
1
-5
/
+3
2009-12-25
PCI: make pci_mem_base private
Blue Swirl
1
-9
/
+19
2009-12-23
pci: s/PCI_SUBVENDOR_ID/PCI_SUBSYSTEM_VENDOR_ID/g
Isaku Yamahata
1
-1
/
+1
2009-12-23
pci: remove PCIBus::config_reg.
Isaku Yamahata
1
-1
/
+0
2009-12-23
Revert "Revert "pci: interrupt disable bit support""
Michael S. Tsirkin
1
-2
/
+27
2009-12-18
pci romfiles: add property, add default to PCIDeviceInfo
Gerd Hoffmann
1
-3
/
+21
2009-12-18
Support PCI based option rom loading
Anthony Liguori
1
-0
/
+35
2009-12-18
Revert "pci: interrupt disable bit support"
Anthony Liguori
1
-27
/
+2
2009-12-12
pci: don't hw_error() when no slot is available.
Gerd Hoffmann
1
-2
/
+9
2009-12-07
pci: interrupt disable bit support
Michael S. Tsirkin
1
-2
/
+27
2009-12-07
pci: interrupt status bit implementation
Michael S. Tsirkin
1
-1
/
+25
2009-12-07
pci: prepare irq code for interrupt state
Michael S. Tsirkin
1
-16
/
+73
2009-12-03
pci: vmstate_register() already assign consecutive numbers starting at 0
Juan Quintela
1
-3
/
+1
2009-12-02
pci: move apb specific stuff to apb_pci.c
Michael S. Tsirkin
1
-20
/
+6
2009-12-01
pci: convert goto into scope in bridge_filter
Michael S. Tsirkin
1
-6
/
+7
2009-12-01
pci: pci bridge related clean up.
Isaku Yamahata
1
-7
/
+11
[next]