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
*
fdc/sparc32: don't hang on detection under OBP
Artyom Tarasenko
2009-12-13
1
-0
/
+6
*
Sparc32: implement AFX for SS-5
Artyom Tarasenko
2009-12-13
1
-1
/
+41
*
scsi-disk: Inquiry with allocation length of CDB < 36 (v4)
Artyom Tarasenko
2009-12-13
1
-6
/
+15
*
PCI: Convert pci_device_hot_add() to QObject
Luiz Capitulino
2009-12-12
1
-4
/
+36
*
scsi: fix drive hotplug.
Gerd Hoffmann
2009-12-12
1
-0
/
+1
*
pci: don't hw_error() when no slot is available.
Gerd Hoffmann
2009-12-12
1
-2
/
+9
*
pci: don't abort() when trying to hotplug with acpi off.
Gerd Hoffmann
2009-12-12
1
-1
/
+16
*
Set default console to virtio on S390x
Gerd Hoffmann
2009-12-12
2
-0
/
+8
*
qdev: also match bus name for global properties
Gerd Hoffmann
2009-12-12
1
-1
/
+2
*
qdev: make compat stuff more generic
Gerd Hoffmann
2009-12-12
5
-15
/
+23
*
qdev: Replace device names containing whitespace
Markus Armbruster
2009-12-12
17
-58
/
+52
*
qdev: Separate USB product description from qdev name
Markus Armbruster
2009-12-12
9
-1
/
+13
*
qdev: Rename USBDevice member devname to product_desc
Markus Armbruster
2009-12-12
4
-8
/
+9
*
fix rtc-td-hack on host without high-res timers
Gleb Natapov
2009-12-12
1
-0
/
+17
*
virtio: verify features on load
Michael S. Tsirkin
2009-12-12
4
-6
/
+37
*
vmware_vga: add rom file so that it boots.
Dave Airlie
2009-12-12
1
-0
/
+2
*
microblaze: Make boot_info static.
Edgar E. Iglesias
2009-12-10
1
-1
/
+1
*
microblaze: Add missing cpu_reset.
Edgar E. Iglesias
2009-12-10
1
-0
/
+2
*
microblaze: Boot and reset fixes.
Edgar E. Iglesias
2009-12-10
1
-13
/
+16
*
pci: interrupt disable bit support
Michael S. Tsirkin
2009-12-07
2
-2
/
+28
*
pci: interrupt status bit implementation
Michael S. Tsirkin
2009-12-07
2
-1
/
+26
*
pci: prepare irq code for interrupt state
Michael S. Tsirkin
2009-12-07
2
-17
/
+74
*
msix: function mask support
Michael S. Tsirkin
2009-12-07
1
-18
/
+46
*
msix: macro rename for function mask support
Michael S. Tsirkin
2009-12-07
1
-7
/
+7
*
Add S390x virtio machine description
Alexander Graf
2009-12-05
1
-0
/
+255
*
Add S390x virtio machine bus
Alexander Graf
2009-12-05
2
-0
/
+459
*
Add "static" to please Sparse
Blue Swirl
2009-12-04
9
-10
/
+10
*
scsi: fix incorrect ?: use
Blue Swirl
2009-12-04
1
-1
/
+2
*
ide: implement stub for audio control/volume read
Thadeu Lima de Souza Cascardo
2009-12-03
1
-0
/
+17
*
ide: Use some already defined page macros instead of constants
Thadeu Lima de Souza Cascardo
2009-12-03
1
-2
/
+2
*
eepro100: Improve debug messages
Stefan Weil
2009-12-03
1
-3
/
+3
*
eepro100: Allocate a larger buffer for regname()
David Benjamin
2009-12-03
1
-1
/
+1
*
multiboot: Use signed type for negative error numbers
Kevin Wolf
2009-12-03
1
-0
/
+1
*
Fix compile error when LSI_DEBUG is defined
Ryan Harper
2009-12-03
1
-3
/
+3
*
e1000: Fix warning from code review
Stefan Weil
2009-12-03
1
-1
/
+3
*
multiboot: Fix module loading and setting of mmap.
Adam Lackorzynski
2009-12-03
1
-1
/
+1
*
SCSI: Fix Standard INQUIRY data
Laszlo Ast
2009-12-03
1
-3
/
+3
*
targe-ppc: Sync CPU state for KVM
Alexander Graf
2009-12-03
2
-0
/
+8
*
qemu: cleanup unused macros in cirrus
Michael S. Tsirkin
2009-12-03
1
-35
/
+0
*
qemu: make cirrus init value pci spec compliant
Michael S. Tsirkin
2009-12-03
1
-1
/
+0
*
virtio-blk: Implement rerror option
Kevin Wolf
2009-12-03
1
-5
/
+8
*
ide: Implement rerror option
Kevin Wolf
2009-12-03
2
-17
/
+38
*
Rename DriveInfo.onerror to on_write_error
Kevin Wolf
2009-12-03
3
-3
/
+4
*
live migration: Propagate output monitor to callback handler
Jan Kiszka
2009-12-03
1
-1
/
+2
*
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
2009-12-03
26
-37
/
+60
*
qdev: enable vmstate_unregister() support
Juan Quintela
2009-12-03
1
-2
/
+0
*
pci: vmstate_register() already assign consecutive numbers starting at 0
Juan Quintela
2009-12-03
1
-3
/
+1
*
vmstate: Add support for multiplying size for a constant
Juan Quintela
2009-12-03
1
-0
/
+13
*
vmstate: remove usused VMSTATE_STRUCT_ARRAY_SIZE_UINT8
Juan Quintela
2009-12-03
1
-10
/
+0
*
vmstate: Introduce UINT16_TEST support
Juan Quintela
2009-12-03
1
-0
/
+3
[next]