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
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
2009-12-23
piix_pci: define symbolic value for PAM0, PAM6 and SMRAM.
Isaku Yamahata
2009-12-03
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
2009-12-01
pci: shorten pci_host_{conf, data}_register_xxx function a bit.
Isaku Yamahata
2009-11-09
pci_host: consolidate pci config address access.
Isaku Yamahata
2009-11-09
pci_host.h: move functions in pci_host.h into .c file.
Isaku Yamahata
2009-11-07
v3: don't call reset functions on cpu initialization
Glauber Costa
2009-10-07
New qdev_init_nofail()
Markus Armbruster
2009-10-05
piix_pci: kill PIIX3IrqState
Gerd Hoffmann
2009-10-05
vmstate: add version_id argument to post_load
Juan Quintela
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-11
vmstate: rename run_after_load() -> post_load()
Juan Quintela
2009-09-04
piix3: use new vmstate infrastructure
Juan Quintela
2009-09-04
i440fx: use new vmstate infrastructure
Juan Quintela
2009-09-04
Update SaveVM versions
Juan Quintela
2009-09-04
pci_irq_levels[] belong to PIIX3State
Juan Quintela
2009-09-04
Save irq_state into PCII440FXState
Juan Quintela
2009-09-04
We can add piix3_dev now to PIIX3IrqState
Juan Quintela
2009-09-04
Fold piix3_init() intto i440fx_init
Juan Quintela
2009-09-04
Introduce PIIX3IrqState for piix3 irq's state
Juan Quintela
[next]