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
Age
Commit message (
Expand
)
Author
2009-08-27
Add VMState support for int32_t check value
Juan Quintela
2009-08-27
Port PS2 devices to VMState design
Juan Quintela
2009-08-27
Add VMState support for static sized buffers (uint_8)
Juan Quintela
2009-08-27
Port PCI Bus to VMState design
Juan Quintela
2009-08-27
Add VMState support for variable sized arrays
Juan Quintela
2009-08-27
Add VMState support for int32_t check value
Juan Quintela
2009-08-27
Port i8254 to new VMState design
Juan Quintela
2009-08-27
Add VMState support for arrays of structs
Juan Quintela
2009-08-27
Add VMState support for structs
Juan Quintela
2009-08-27
Port apic to new VMState design
Juan Quintela
2009-08-27
Add VMState support for arrays
Juan Quintela
2009-08-27
Add VMState support for pointers
Juan Quintela
2009-08-27
New VMstate save/load infrastructure
Juan Quintela
2009-08-27
move useful type definitons to osdep.h
Juan Quintela
2009-08-27
Move isa_connect_irq calls into isa_create_simple
Gerd Hoffmann
2009-08-27
Add isa_reserve_irq().
Jes Sorensen
2009-08-27
isa bus irq changes and fixes.
Gerd Hoffmann
2009-08-27
hw/eepro100.c: Use extended TBD only where applicable
Naphtali Sprei
2009-08-27
pci-hotplug: initialize dinfo to NULL in pci_device_hot_add
Sebastian Herbszt
2009-08-27
add file descriptor migration
Paolo Bonzini
2009-08-25
Sparc32: improve interrupt handling
Blue Swirl
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-24
Make the e1000 the default network adapter for the pc target.
Anthony Liguori
2009-08-24
virtio-blk: add msi support.
Gerd Hoffmann
2009-08-24
qdev/prop: convert isa-bus to helper macros.
Gerd Hoffmann
2009-08-24
unify popen/fopen qemu wrappers
Paolo Bonzini
2009-08-24
Unbreak large mem support by removing kqemu
Anthony Liguori
2009-08-24
Route IOAPIC interrupts via ISA bus
Avi Kivity
2009-08-24
Route PC irqs to ISA bus instead of i8259 directly
Avi Kivity
2009-08-24
QEMU set irq0override in fw_cfg
Jes Sorensen
2009-08-24
SMART ATA Functionality
Brian Wheeler
2009-08-24
make vga screen_dump use DisplayState properly
Stefano Stabellini
2009-08-24
Restore consistent formatting
malc
2009-08-24
es1370: Remove unused indirection of PCIES1370State and ES1370State
Juan Quintela
2009-08-23
Revert my commit c00a9de060124a988bd9847c095e5836488c6f01
Andrzej Zaborowski
2009-08-23
Fix segfault of qemu-system-arm with PXA target
Torsten Duwe
2009-08-23
Use corect depth from DisplaySurface in vmware_vga.c
Reimar Döffinger
2009-08-23
Remove the unnecessary and only global in musicpal.c
Andrzej Zaborowski
2009-08-23
Merge with balrog@git.sv.gnu.org:/srv/git/qemu.git
Andrzej Zaborowski
2009-08-23
Make musicpal.c use the I2C device and the Marvell 88w8618 audio device
Andrzej Zaborowski
2009-08-23
Extract the Marvell 88w8618 audio device from musicpal.c
Andrzej Zaborowski
2009-08-23
Extract musicpal.c I2C bitbanging code and make it gpio aware
Andrzej Zaborowski
2009-08-23
Musicpal qdev conversion: gpio (except I2C part), keyboard and lcd
Benoit Canet
2009-08-23
Sparc32: fix monitor commands 'info pic' and 'info irq'
Blue Swirl
2009-08-23
Rearrange to suppress gcc 3.3.5 warning about unused variable
Blue Swirl
2009-08-22
ESP: implement Transfer Pad
Blue Swirl
2009-08-22
ESP: Implement select without ATN, fix comments
Blue Swirl
2009-08-22
Remove unneded ac97 indirection accessing its state
Juan Quintela
2009-08-16
Replace REGX with PRIx64
Blue Swirl
2009-08-16
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
[next]