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
/
piix4.c
Age
Commit message (
Expand
)
Author
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through 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
malta: give ISA bus to ISA methods
Hervé Poussineau
2011-09-25
isa: Pass i/o address space to isa_bus_new
Richard Henderson
2011-06-12
hw/piix4.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-04-22
vmstate: port piix4
Juan Quintela
2011-04-22
piix4: create PIIX4State
Juan Quintela
2011-01-10
piix: tag as not hotpluggable.
Gerd Hoffmann
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-06
savevm: Add DeviceState param
Alex Williamson
2009-11-07
v3: don't call reset functions on cpu initialization
Glauber Costa
2009-09-04
mips malta: Fix fdc regression and use qdev for i8042 setup
Stefan Weil
2009-09-04
Split piix4 support from piix_pci.c
Juan Quintela