index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pc_piix.c
Age
Commit message (
Expand
)
Author
2011-05-08
xen: Add Xen hypercall for sleep state in the cmos_s3 callback.
Anthony PERARD
2011-05-08
xen: Introduce Xen Interrupt Controller
Anthony PERARD
2011-05-08
piix_pci: Introduces Xen specific call for irq.
Anthony PERARD
2011-05-08
pc, Disable vmport initialisation with Xen.
Anthony PERARD
2011-05-08
xen: Add xenfv machine
Anthony PERARD
2011-05-08
pc_memory_init: Move memory calculation to the caller.
Anthony PERARD
2011-04-09
smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...
Isaku Yamahata
2011-04-07
ide: consolidate drive_get(IF_IDE)
Isaku Yamahata
2011-02-21
isa-bus: Remove bogus IRQ sharing check
Jan Kiszka
2011-02-20
fdc: refactor device creation
Blue Swirl
2011-02-14
kvm: x86: Introduce kvmclock device to save/restore its state
Jan Kiszka
2011-02-12
vmport: convert to qdev
Blue Swirl
2011-01-25
audio: consolidate audio_init()
Isaku Yamahata
2010-12-22
pc/piix: fix mismerge of b1aeb92666d2fde413c34578b3b42bbfe5f2a506
Isaku Yamahata
2010-12-09
pci: make command SERR bit writable
Isaku Yamahata
2010-11-21
vgabios update: handle compatibility with older qemu versions
Gerd Hoffmann
2010-11-21
virtfs: enable MSI-X
Gerd Hoffmann
2010-11-21
pc: add 0.13 pc machine type
Gerd Hoffmann
2010-08-28
isapc: fix segfault.
Isaku Yamahata
2010-08-24
Rearrange block headers
Blue Swirl
2010-07-22
virtio-serial: Fix compat property name
Amit Shah
2010-07-02
pc: Fix CMOS info for drives defined with -device
Markus Armbruster
2010-06-27
Remove useless device dependency of HAS_AUDIO
Blue Swirl
2010-06-19
ioapic: convert to qdev
Blue Swirl
2010-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
2010-05-15
pci hotadd, acpi_piix4: remove global variables
Isaku Yamahata
2010-05-15
rtc: make rtc_xxx accept/return ISADevice instead of RTCState.
Isaku Yamahata
2010-05-15
pc: split out piix specific part from pc.c into pc_piix.c
Isaku Yamahata