2009-10-27 |
Juan Quintela | vmstate: Unfold VMSTATE_INT32_VARRAY() only use and... |
blob | commitdiff | raw |
2009-10-27 |
Gerd Hoffmann | zap DeviceState->nd |
blob | commitdiff | raw | diff to current |
2009-10-27 |
Gerd Hoffmann | prepare pci nic init path for qdev property configuration. |
blob | commitdiff | raw | diff to current |
2009-10-15 |
Mark McLoughlin | net: remove id field from NICInfo |
blob | commitdiff | raw | diff to current |
2009-10-07 |
Markus Armbruster | New qdev_init_nofail() |
blob | commitdiff | raw | diff to current |
2009-10-07 |
Markus Armbruster | Check return value of qdev_init() |
blob | commitdiff | raw | diff to current |
2009-10-06 |
Michael S. Tsirkin | qemu/pci: make pci not depend on msix |
blob | commitdiff | raw | diff to current |
2009-10-06 |
Michael S. Tsirkin | qemu/pci: clarify pci config load routine |
blob | commitdiff | raw | diff to current |
2009-10-06 |
Anthony Liguori | Revert "Fix exit on 'pci_add' Monitor command" |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Markus Armbruster | Rename pci_create_noinit() to pci_create() |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Markus Armbruster | pci_create() is now unused, remove it |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Markus Armbruster | Fix pci_add nic not to exit on bad model |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Markus Armbruster | Make it obvious that pci_nic_init() can't fail |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Markus Armbruster | Fix pci_add storage not to exit on bad first argument |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Michael S. Tsirkin | qemu/pci: reset device registers on bus reset |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Michael S. Tsirkin | qemu/pci: refactor code/symbolic constants |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Gerd Hoffmann | pci: hotplug windup |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Gerd Hoffmann | pci: move unregister from PCIDevice to PCIDeviceInfo |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Gerd Hoffmann | pci: use qdev for device destruction. |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Gerd Hoffmann | convert pci bridge to qdev |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Gerd Hoffmann | support inplace allocation for pci bus, split irq init. |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Luiz Capitulino | Fix exit on 'pci_add' Monitor command |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Juan Quintela | vmstate: remove const for put operations |
blob | commitdiff | raw | diff to current |
2009-10-01 |
Anthony Liguori | Revert "Get rid of _t suffix" |
blob | commitdiff | raw | diff to current |
2009-10-01 |
malc | Get rid of _t suffix |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Gerd Hoffmann | qdev/pci: add pci_create_noinit() |
blob | commitdiff | raw | diff to current |
2009-09-04 |
Juan Quintela | We want the argument pass to set_irq to be opaque |
blob | commitdiff | raw | diff to current |
2009-09-04 |
Juan Quintela | low_set_irq is not used anywhere |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Anthony Liguori | Merge commit 'linux-user/linux-user-for-upstream' into... |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Juan Quintela | Add pci_ne2000_{save/load} functions, then remove pci_d... |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Gerd Hoffmann | qdev: add return value to init() callbacks. |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Juan Quintela | Port PCIDevice state to VMState |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Juan Quintela | Add version_id to PCIDevice. |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Juan Quintela | Port PCI Bus to VMState design |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Gerd Hoffmann | qdev/prop: convert pci.c to helper macros. |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Gerd Hoffmann | qdev/pci: use qdev_prop_pci_devfn |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Blue Swirl | Sparc64: convert APB to qdev |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Gerd Hoffmann | qdev: print device id in "info pci". |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Gerd Hoffmann | qdev: add id= support for pci nics. |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Gerd Hoffmann | qdev: rework device properties. |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Isaku Yamahata | pci.c: remove unnecessary #ifdef DEBUG_PCI. |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Paul Brook | Fix PCI IRQ breakage |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Blue Swirl | Fix APB by reverting 16eaedf2668e9b347a59d73346fcc4c764... |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Anthony Liguori | Merge commit 'linux-user/linux-user-for-upstream' into... |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Gerd Hoffmann | qdev/pci: misc fixes. |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Gerd Hoffmann | qdev: replace bus_type enum with bus_info struct. |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Gerd Hoffmann | qdev: update pci device registration. |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Jan Kiszka | Revert "Introduce reset notifier order" |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Jan Kiszka | monitor: Drop pci_addr prefix from hotplug commands |
blob | commitdiff | raw | diff to current |
2009-06-24 |
Michael S. Tsirkin | qemu/pci: check constant registers on load |
blob | commitdiff | raw | diff to current |
2009-06-24 |
Michael S. Tsirkin | qemu/pci: add routines to manage PCI capabilities |
blob | commitdiff | raw | diff to current |
2009-06-24 |
Michael S. Tsirkin | qemu/pci: make default_write_config use mask table |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Markus Armbruster | Make first argument of monitor command pci_add work |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Markus Armbruster | Support addr=... in option argument of -net nic |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Markus Armbruster | Fix do_pci_register_device() to reject devfn already... |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Gleb Natapov | Add pci_bus_reset() function. |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Avi Kivity | Rename pci_register_io_region() to pci_register_bar() |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Gerd Hoffmann | qdev: move name+size into DeviceInfo (v2) |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Anthony Liguori | Merge branch 'net-queue' |
blob | commitdiff | raw | diff to current |
2009-06-09 |
Blue Swirl | Remove unused and misnamed field and variable |
blob | commitdiff | raw | diff to current |
2009-05-22 |
Paul Brook | Add common BusState |
blob | commitdiff | raw | diff to current |
2009-05-18 |
Paul Brook | Separate virtio PCI code |
blob | commitdiff | raw | diff to current |
2009-05-14 |
Paul Brook | Virtio-net qdev conversion |
blob | commitdiff | raw | diff to current |
2009-05-14 |
Paul Brook | PCI network qdev conversion |
blob | commitdiff | raw | diff to current |
2009-05-14 |
Paul Brook | PCI qdev support |
blob | commitdiff | raw | diff to current |
2009-05-03 |
Isaku Yamahata | minor fix of pci_register_bus() |
blob | commitdiff | raw | diff to current |
2009-05-03 |
Isaku Yamahata | use PCI_HEADER_TYPE. |
blob | commitdiff | raw | diff to current |
2009-04-10 |
aliguori | Make PCI config status register read-only |
blob | commitdiff | raw | diff to current |
2009-03-05 |
aliguori | monitor: Rework API (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-02-11 |
aliguori | Parse full PCI device addresses (Markus Armbruster) |
blob | commitdiff | raw | diff to current |
2009-02-11 |
aliguori | qemu: warn if PCI region is not power of two (Marcelo... |
blob | commitdiff | raw | diff to current |
2009-02-11 |
aliguori | qemu: add pci_unregister_device (Marcelo Tosatti) |
blob | commitdiff | raw | diff to current |
2009-02-11 |
aliguori | qemu: return PCIDevice on net device init and record... |
blob | commitdiff | raw | diff to current |
2009-02-11 |
aliguori | qemu: add pci helper functions (Marcelo Tosatti) |
blob | commitdiff | raw | diff to current |
2009-02-05 |
aliguori | hw: remove error handling from qemu_malloc() callers... |
blob | commitdiff | raw | diff to current |
2009-02-01 |
blueswir1 | Add and use #defines for PCI device classes |
blob | commitdiff | raw | diff to current |
2009-01-27 |
blueswir1 | Add Simba device ID |
blob | commitdiff | raw | diff to current |
2009-01-13 |
aliguori | Make pci_nic_init() use qemu_setup_nic_model() (Mark... |
blob | commitdiff | raw | diff to current |
2008-12-18 |
aurel32 | PCI: Mask writes to RO bits in the command reg of PCI... |
blob | commitdiff | raw | diff to current |
2008-12-18 |
aurel32 | PCI: Mask writes to RO bits in the status reg of PCI... |
blob | commitdiff | raw | diff to current |
2008-12-17 |
aliguori | virtio-net support |
blob | commitdiff | raw | diff to current |
2008-12-11 |
aliguori | pci: add default pci subsystem id for all devices ... |
blob | commitdiff | raw | diff to current |
2008-12-09 |
aliguori | KVM: Coalesced MMIO support |
blob | commitdiff | raw | diff to current |
2008-10-02 |
blueswir1 | Make PCI class description tables const |
blob | commitdiff | raw | diff to current |
2008-02-03 |
balrog | E1000 NIC emulation (Nir Peleg, patch from Dor Laor). |
blob | commitdiff | raw | diff to current |
2007-12-09 |
balrog | Save/load PCI-device, PCI-bus and PIIX3 irq-related... |
blob | commitdiff | raw | diff to current |
2007-11-18 |
pbrook | Add statics and missing #includes for prototypes. |
blob | commitdiff | raw | diff to current |
2007-11-17 |
pbrook | Break up vl.h. |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-05-27 |
blueswir1 | New option -net nic,model=? (Mark Glines) |
blob | commitdiff | raw | diff to current |
2007-04-14 |
ths | Know about more PCI device classes. |
blob | commitdiff | raw | diff to current |
2007-04-07 |
pbrook | Unify IRQ handling. |
blob | commitdiff | raw | diff to current |
2007-04-02 |
ths | Eepro100 emulation, by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2007-03-06 |
ths | Fix typo in PCI bridge code. |
blob | commitdiff | raw | diff to current |
2007-01-10 |
ths | Devfn number for network PCI cards, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2006-12-10 |
ths | Fix PCI config space overflow, by Herbert Xu. |
blob | commitdiff | raw | diff to current |
2006-09-28 |
pbrook | PCI IRC routing fix. |
blob | commitdiff | raw | diff to current |
2006-09-24 |
pbrook | Implement sun4u PCI IRQ routing. |
blob | commitdiff | raw | diff to current |
2006-09-24 |
pbrook | PCI shared IRQ fix (original patch by andrzej zaborowski). |
blob | commitdiff | raw | diff to current |
next |