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
*
Fix recent pxa270 serial breakage
Lars Munch
2010-03-23
1
-1
/
+1
*
pci_host: fix breakage
Aurelien Jarno
2010-03-23
1
-5
/
+5
*
Fix Sparc64 build
Blue Swirl
2010-03-21
1
-1
/
+1
*
Compile pci_host only once
Blue Swirl
2010-03-21
7
-46
/
+67
*
Compile usb-ohci only once
Blue Swirl
2010-03-21
11
-41
/
+94
*
Compile serial only once
Blue Swirl
2010-03-21
12
-56
/
+163
*
Compile isa_mmio only once
Blue Swirl
2010-03-21
12
-35
/
+95
*
Move x86 specific PC declarations to a separate file
Blue Swirl
2010-03-21
6
-17
/
+24
*
Revert "Convert atexit users to exit_notifier"
Anthony Liguori
2010-03-21
4
-7
/
+5
*
Fix a typo
Blue Swirl
2010-03-21
1
-1
/
+2
*
Fix a typo which broke Xen build
Blue Swirl
2010-03-20
1
-1
/
+1
*
Convert atexit users to exit_notifier
Anthony Liguori
2010-03-19
4
-5
/
+7
*
Rewrite mouse handlers to use QTAILQ and to have an activation function
Anthony Liguori
2010-03-19
1
-4
/
+11
*
Replace assert(0) with abort() or cpu_abort()
Blue Swirl
2010-03-18
5
-30
/
+30
*
hw/usb-msd: fix some usb requests
Arnaud Patard (Rtp)
2010-03-17
1
-3
/
+5
*
scsi-disk: fix buffer overflow
Gerd Hoffmann
2010-03-17
1
-1
/
+3
*
read-only: Another minor cleanup
Naphtali Sprei
2010-03-17
1
-2
/
+1
*
disentangle tcg and deadline calculation
Paolo Bonzini
2010-03-17
1
-2
/
+4
*
balloon: Do not save VM state wrt asynchronous virtio operations
Adam Litke
2010-03-17
1
-9
/
+0
*
block: add logical_block_size property
Christoph Hellwig
2010-03-17
3
-9
/
+26
*
Avoid crash on '-usbdevice <device>' without parameters
Jan Kiszka
2010-03-17
1
-1
/
+3
*
Merge remote branch 'markus/qerror' into staging
Anthony Liguori
2010-03-17
16
-179
/
+208
|
\
|
*
monitor: convert do_device_add() to QObject
Markus Armbruster
2010-03-16
2
-9
/
+35
|
*
monitor: Use argument type 'O' for device_add
Markus Armbruster
2010-03-16
1
-2
/
+1
|
*
qemu-option: Move the implied first name into QemuOptsList
Markus Armbruster
2010-03-16
3
-3
/
+3
|
*
error: Convert do_device_add() to QError
Markus Armbruster
2010-03-16
1
-10
/
+9
|
*
Revert "qdev: Use QError for 'device not found' error"
Markus Armbruster
2010-03-16
1
-2
/
+2
|
*
qdev: Convert qbus_find() to QError
Markus Armbruster
2010-03-16
1
-11
/
+14
|
*
qdev: Relax parsing of bus option
Markus Armbruster
2010-03-16
1
-9
/
+17
|
*
qdev: convert setting device properties to QError
Markus Armbruster
2010-03-16
2
-10
/
+7
|
*
qdev: Hide "ptr" properties from users
Markus Armbruster
2010-03-16
2
-13
/
+23
|
*
qdev: Hide "no_user" devices from users
Markus Armbruster
2010-03-16
1
-6
/
+4
|
*
qdev: Factor qdev_create_from_info() out of qdev_create()
Markus Armbruster
2010-03-16
1
-15
/
+22
|
*
qdev: Fix -device and device_add to handle unsuitable bus gracefully
Markus Armbruster
2010-03-16
1
-0
/
+5
|
*
error: Rename qemu_error_new() to qerror_report()
Markus Armbruster
2010-03-16
1
-1
/
+1
|
*
error: Replace qemu_error() by error_report()
Markus Armbruster
2010-03-16
13
-50
/
+50
|
*
error: Don't abuse qemu_error() for non-error in scsi_hot_add()
Markus Armbruster
2010-03-16
1
-4
/
+6
|
*
error: Don't abuse qemu_error() for non-error in qbus_find()
Markus Armbruster
2010-03-16
1
-20
/
+17
|
*
error: Don't abuse qemu_error() for non-error in qdev_device_help()
Markus Armbruster
2010-03-16
1
-21
/
+10
|
*
error: Move qemu_error & friends into their own header
Markus Armbruster
2010-03-16
6
-4
/
+6
|
*
block: Simplify usb_msd_initfn() test for "can read bdrv key"
Markus Armbruster
2010-03-16
1
-1
/
+1
|
*
pc: Factor common code out of pc_boot_set() and cmos_init()
Markus Armbruster
2010-03-16
1
-20
/
+8
|
*
pc: Fix error reporting for -boot once
Markus Armbruster
2010-03-16
1
-4
/
+3
*
|
Merge remote branch 'mst/pci' into staging
Anthony Liguori
2010-03-17
2
-62
/
+35
|
\
\
|
*
|
pcnet: make subsystem vendor id match hardware
Michael S. Tsirkin
2010-03-15
1
-0
/
+3
|
*
|
eepro100: address pci todo's, use pci_set_xx
Michael S. Tsirkin
2010-03-15
1
-62
/
+32
*
|
|
Large page TLB flush
Paul Brook
2010-03-17
1
-2
/
+5
*
|
|
load_elf: replace the address addend by a translation function
Aurelien Jarno
2010-03-16
23
-100
/
+157
|
/
/
*
|
mips: add header to mips_int.c and mips_timer.c
Aurelien Jarno
2010-03-14
2
-0
/
+44
*
|
spelling typo (compatibilty) in hw/fw_cfg.c
Vagrant Cascadian
2010-03-14
1
-1
/
+1
[next]