index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
piix_pci.c
Age
Commit message (
Expand
)
Author
2012-08-22
pci: Tidy up PCI host bridges
Andreas Färber
2012-08-22
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
Andreas Färber
2012-08-22
pci: Make host bridge TypeInfos const
Andreas Färber
2012-07-19
pci: Add INTx routing notifier
Jan Kiszka
2012-07-19
pci: Add pci_device_route_intx_to_irq
Michael S. Tsirkin
2012-04-11
piix_pci: fix typo in i400FX chipset init code
Alexey Korolev
2012-04-02
qdev: put all devices under /machine
Paolo Bonzini
2012-04-02
qdev: add children before qdev_init
Paolo Bonzini
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qom: move properties from qdev to object
Anthony Liguori
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-27
qdev: prepare source tree for code conversion
Anthony Liguori
2011-12-20
pc: give ISA bus to ISA methods
Hervé Poussineau
2011-12-20
i440fx: remove piix3 field
Paolo Bonzini
2011-12-19
Merge remote-tracking branch 'qemu-kvm/memory/mutators' into staging
Anthony Liguori
2011-12-19
Also create piix3 property when Xen is enabled
Julian Pidancet
2011-12-15
rtc: make piix3 set the rtc as a child (v2)
Anthony Liguori
2011-12-05
piix_pci: adapt smram mapping to use memory mutators
Avi Kivity
2011-09-25
isa: Pass i/o address space to isa_bus_new
Richard Henderson
2011-09-04
piix_pci: wrap memory update in a transaction
Avi Kivity
2011-09-04
pci_host: convert conf index and data ports to memory API
Avi Kivity
2011-08-25
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
2011-08-25
piix_pci: wrap memory update in a transaction
Avi Kivity
2011-08-24
pci_host: convert conf index and data ports to memory API
Avi Kivity
2011-08-22
440fx: fix PAM, PCI holes
Avi Kivity
2011-08-08
pci: pass I/O address space to new PCI bus
Avi Kivity
2011-07-29
pci: pass address space to pci bus when created
Avi Kivity
2011-07-17
hw/piix_pci.c: Fix PIIX3-xen to initialize ids
Anthony PERARD
2011-06-22
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-06-19
xen: fix interrupt routing
Stefano Stabellini
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
2011-06-12
hw/piix_pci.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-05-22
piix_pci: fix piix3_set_irq_pic()
TeLeMan
2011-05-08
piix_pci: Introduces Xen specific call for irq.
Anthony PERARD
2011-04-01
piix_pci: load path clean up
Isaku Yamahata
2011-04-01
piix_pci: optimize set irq path
Isaku Yamahata
2011-04-01
piix_pci: eliminate PIIX3State::pci_irq_levels
Isaku Yamahata
2011-01-10
piix: tag as not hotpluggable.
Gerd Hoffmann
2010-12-11
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
2010-09-18
Introduce range.h
Blue Swirl
2010-07-11
pci: set PCI multi-function bit appropriately.
Isaku Yamahata
2010-07-11
pci: set multifunction property for normal device.
Isaku Yamahata
2010-07-11
pci: don't overwrite multi functio bit in pci header type.
Isaku Yamahata
2010-05-28
Fix overflow in i440fx_init()
Avi Kivity
2010-05-15
pc, i440fx: Make smm enable/disable function i440fx independent.
Isaku Yamahata
2010-05-03
hw: better i440 emulation
Bernhard M. Wiedemann
2009-12-23
piix_pci: add link to i440fx data sheet.
Isaku Yamahata
2009-12-23
piix_pci: use range helper function
Isaku Yamahata
[next]