index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: split away ide-internal.h
Gerd Hoffmann
2009-08-27
2
-521
/
+566
*
ide: add IDEBus struct, cleanups
Gerd Hoffmann
2009-08-27
1
-226
/
+243
*
qdev error logging
Gerd Hoffmann
2009-08-27
1
-17
/
+17
*
virtio-pci error logging
Gerd Hoffmann
2009-08-27
1
-1
/
+1
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
102
-193
/
+334
*
fix stack buffer overflows in eepro100.c tx
Reimar Döffinger
2009-08-27
1
-1
/
+5
*
Check block driver read error in pflash_cfi0x
Vijay Kumar
2009-08-27
2
-2
/
+14
*
kvm: Simplify cpu_synchronize_state()
Avi Kivity
2009-08-27
1
-3
/
+4
*
qdev: convert watchdogs
Markus Armbruster
2009-08-27
5
-54
/
+32
*
Clean up upcast from PCIDevice to I6300State
Markus Armbruster
2009-08-27
1
-5
/
+4
*
Move watchdog, watchdog_action, give them internal linkage
Markus Armbruster
2009-08-27
2
-11
/
+10
*
virtio-blk: handle NULL returns from bdrv_aio_{read, write}
Christoph Hellwig
2009-08-27
1
-4
/
+14
*
virtio-console: rename dvq to ovq
Amit Shah
2009-08-27
1
-2
/
+2
*
pci ids: remove redundant defines
Amit Shah
2009-08-27
1
-3
/
+0
*
Port ACPI to VMState
Juan Quintela
2009-08-27
1
-34
/
+21
*
Add VMState support to run a function after load
Juan Quintela
2009-08-27
1
-0
/
+1
*
Port PCIDevice state to VMState
Juan Quintela
2009-08-27
2
-22
/
+55
*
Add version_id to PCIDevice.
Juan Quintela
2009-08-27
2
-1
/
+4
*
Add VMState support for int32_t check value
Juan Quintela
2009-08-27
1
-0
/
+4
*
Port PS2 devices to VMState design
Juan Quintela
2009-08-27
1
-67
/
+52
*
Add VMState support for static sized buffers (uint_8)
Juan Quintela
2009-08-27
1
-0
/
+18
*
Port PCI Bus to VMState design
Juan Quintela
2009-08-27
1
-30
/
+11
*
Add VMState support for variable sized arrays
Juan Quintela
2009-08-27
1
-0
/
+22
*
Add VMState support for int32_t check value
Juan Quintela
2009-08-27
1
-0
/
+5
*
Port i8254 to new VMState design
Juan Quintela
2009-08-27
1
-29
/
+37
*
Add VMState support for arrays of structs
Juan Quintela
2009-08-27
1
-0
/
+11
*
Add VMState support for structs
Juan Quintela
2009-08-27
1
-0
/
+12
*
Port apic to new VMState design
Juan Quintela
2009-08-27
1
-34
/
+33
*
Add VMState support for arrays
Juan Quintela
2009-08-27
1
-0
/
+28
*
Add VMState support for pointers
Juan Quintela
2009-08-27
1
-0
/
+19
*
New VMstate save/load infrastructure
Juan Quintela
2009-08-27
1
-0
/
+102
*
move useful type definitons to osdep.h
Juan Quintela
2009-08-27
1
-3
/
+0
*
Move isa_connect_irq calls into isa_create_simple
Gerd Hoffmann
2009-08-27
4
-7
/
+10
*
Add isa_reserve_irq().
Jes Sorensen
2009-08-27
6
-32
/
+58
*
isa bus irq changes and fixes.
Gerd Hoffmann
2009-08-27
9
-37
/
+109
*
hw/eepro100.c: Use extended TBD only where applicable
Naphtali Sprei
2009-08-27
1
-3
/
+3
*
pci-hotplug: initialize dinfo to NULL in pci_device_hot_add
Sebastian Herbszt
2009-08-27
1
-1
/
+1
*
add file descriptor migration
Paolo Bonzini
2009-08-27
1
-0
/
+1
*
Sparc32: improve interrupt handling
Blue Swirl
2009-08-25
2
-32
/
+47
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
141
-538
/
+538
*
Make the e1000 the default network adapter for the pc target.
Anthony Liguori
2009-08-24
1
-2
/
+2
*
virtio-blk: add msi support.
Gerd Hoffmann
2009-08-24
2
-2
/
+10
*
qdev/prop: convert isa-bus to helper macros.
Gerd Hoffmann
2009-08-24
1
-12
/
+3
*
unify popen/fopen qemu wrappers
Paolo Bonzini
2009-08-24
1
-1
/
+1
*
Unbreak large mem support by removing kqemu
Anthony Liguori
2009-08-24
1
-11
/
+1
*
Route IOAPIC interrupts via ISA bus
Avi Kivity
2009-08-24
4
-26
/
+13
*
Route PC irqs to ISA bus instead of i8259 directly
Avi Kivity
2009-08-24
1
-15
/
+31
*
QEMU set irq0override in fw_cfg
Jes Sorensen
2009-08-24
1
-0
/
+2
*
SMART ATA Functionality
Brian Wheeler
2009-08-24
1
-5
/
+200
*
make vga screen_dump use DisplayState properly
Stefano Stabellini
2009-08-24
1
-69
/
+21
[next]