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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make it obvious that pci_nic_init() can't fail
Markus Armbruster
2009-10-05
3
-21
/
+14
*
Fix pci_add storage not to exit on bad first argument
Markus Armbruster
2009-10-05
3
-3
/
+12
*
Fix pci_vga_init() not to ignore bus argument
Markus Armbruster
2009-10-05
1
-1
/
+1
*
set correct CS seg limit and flags on sipi
Gleb Natapov
2009-10-05
1
-1
/
+1
*
Set revision in eeprom correctly for 82557 versions.
=?UTF-8?q?Reimar=20D=C3=B6ffinger?=
2009-10-05
1
-0
/
+2
*
restore CFLAGS check for conflict and fix recursive CFLAGS issue
Thomas Monjalon
2009-10-05
2
-4
/
+4
*
virtio-pci: return error if virtio_console_init fails
Amit Shah
2009-10-05
1
-0
/
+3
*
qdev: show name of device that fails init
Amit Shah
2009-10-05
1
-0
/
+1
*
vnc: Set invalid buffer pointers to NULL
Stefan Weil
2009-10-05
1
-2
/
+8
*
eepro100: Don't allow guests to fail assertions
Kevin Wolf
2009-10-05
1
-11
/
+35
*
qcow2: Increase maximum cluster size to 2 MB
Kevin Wolf
2009-10-05
4
-9
/
+12
*
qemu/virtio-pci: remove unnecessary check
Michael S. Tsirkin
2009-10-05
1
-2
/
+1
*
qemu: clean up target page usage in msix
Michael S. Tsirkin
2009-10-05
4
-36
/
+27
*
fix comment on cpu_register_physical_memory_offset
Michael S. Tsirkin
2009-10-05
1
-2
/
+3
*
qemu/pci: reset device registers on bus reset
Michael S. Tsirkin
2009-10-05
1
-0
/
+13
*
qemu/pci: refactor code/symbolic constants
Michael S. Tsirkin
2009-10-05
2
-20
/
+23
*
qemu/virtio: fix reset with device removal
Michael S. Tsirkin
2009-10-05
1
-6
/
+8
*
qemu/qdev: type safety in reset handler
Michael S. Tsirkin
2009-10-05
4
-13
/
+19
*
serial: convert isa to qdev
Gerd Hoffmann
2009-10-05
7
-28
/
+75
*
qdev: don't crash on unset drive properties.
Gerd Hoffmann
2009-10-05
1
-1
/
+1
*
floppy: move dma setup + drive connect to fdctrl_init_common()
Gerd Hoffmann
2009-10-05
1
-20
/
+11
*
floppy: add drive properties.
Gerd Hoffmann
2009-10-05
8
-46
/
+55
*
store a pointer to QemuOpts in DeviceState, release it when zapping a device.
Gerd Hoffmann
2009-10-05
2
-0
/
+4
*
allow if=none for drive_add
Gerd Hoffmann
2009-10-05
1
-0
/
+3
*
refactor drive_hot_add
Gerd Hoffmann
2009-10-05
1
-19
/
+19
*
drive cleanup fixes.
Gerd Hoffmann
2009-10-05
9
-43
/
+25
*
pci: windup acpi-based hotplug
Gerd Hoffmann
2009-10-05
5
-42
/
+26
*
pci: hotplug windup
Gerd Hoffmann
2009-10-05
2
-2
/
+25
*
scsi: hotplug windup
Gerd Hoffmann
2009-10-05
2
-0
/
+3
*
usb: hotplug windup
Gerd Hoffmann
2009-10-05
1
-0
/
+2
*
qdev hotplug: infrastructure and monitor commands.
Gerd Hoffmann
2009-10-05
4
-4
/
+109
*
switch qemu-config to qemu_error
Gerd Hoffmann
2009-10-05
1
-4
/
+5
*
usb: hook unplug into qdev, cleanups + fixes.
Gerd Hoffmann
2009-10-05
8
-15
/
+56
*
pci: move unregister from PCIDevice to PCIDeviceInfo
Gerd Hoffmann
2009-10-05
8
-11
/
+13
*
pci: use qdev for device destruction.
Gerd Hoffmann
2009-10-05
3
-5
/
+4
*
Implement scsi device destruction
Gerd Hoffmann
2009-10-05
3
-11
/
+21
*
Add exit callback to DeviceInfo.
Gerd Hoffmann
2009-10-05
2
-0
/
+4
*
qdev: device free fixups.
Gerd Hoffmann
2009-10-05
2
-4
/
+38
*
parallel: convert isa to qdev
Gerd Hoffmann
2009-10-05
5
-14
/
+57
*
update pc-bios/bios.bin
Gerd Hoffmann
2009-10-05
1
-0
/
+0
*
update pcbios submodule to current master
Gerd Hoffmann
2009-10-05
1
-0
/
+0
*
piix_pci: kill PIIX3IrqState
Gerd Hoffmann
2009-10-05
1
-20
/
+17
*
convert pci bridge to qdev
Gerd Hoffmann
2009-10-05
1
-18
/
+48
*
support inplace allocation for pci bus, split irq init.
Gerd Hoffmann
2009-10-05
2
-10
/
+38
*
switch ide bus to inplace allocation.
Gerd Hoffmann
2009-10-05
4
-39
/
+36
*
switch usb bus to inplace allocation.
Gerd Hoffmann
2009-10-05
5
-15
/
+12
*
switch scsi bus to inplace allocation.
Gerd Hoffmann
2009-10-05
5
-22
/
+19
*
allow qdev busses allocations be inplace
Gerd Hoffmann
2009-10-05
2
-3
/
+15
*
temporary fix for on_vcpu
Glauber Costa
2009-10-05
1
-0
/
+4
*
kvm: Fix guest single-stepping
Jan Kiszka
2009-10-05
1
-1
/
+7
[next]