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
2008-04-27
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-22
Revert "Use correct types to enable > 2G support" (r4238), it is
aurel32
2008-04-22
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-03-28
Add missing initial values for PIIX3 function 0 (PIRQRC)
aurel32
2008-03-18
SCI fixes
aurel32
2007-12-09
Save/load PCI-device, PCI-bus and PIIX3 irq-related state (patches by Uri Lub...
balrog
2007-12-09
Remove leftover support for 82371FB (Step A1), by Carlo Marcelo Arenas
ths
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
2007-11-17
Break up vl.h.
pbrook
2007-10-20
Enable ACPI interrupts, by Igor Lvovsky.
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-04-07
Unify IRQ handling.
pbrook
2007-01-24
Add support for 82371FB (Step A1) and Improved support for 82371SB
ths
2007-01-15
PIIX4 support, by Aurelien Jarno.
ths
2007-01-10
Devfn number for the PIIX3 southbridge, by Aurelien Jarno.
ths
2006-09-24
implement i440 instead of i450 ISA memory mappings to be compatible with Bochs
bellard
2006-09-24
moved PCI init to BIOS - added ISA memory mapping registers and SMM support
bellard
2006-09-24
Implement sun4u PCI IRQ routing.
pbrook
2006-09-24
PCI shared IRQ fix (original patch by andrzej zaborowski).
pbrook
2006-08-17
PCI save/restore changes
bellard
2006-05-13
Rearrange PCI host emulation code.
pbrook