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
*
net: expand tabs in net/socket.c
Stefan Hajnoczi
2011-12-12
1
-38
/
+41
*
guest agent: add supported command list to guest-info RPC
Michael Roth
2011-12-12
4
-1
/
+43
*
guest agent: add RPC blacklist command-line option
Michael Roth
2011-12-12
6
-8
/
+86
*
Add a .mailmap to map pre-git-conversion authors to friendly names
Peter Maydell
2011-12-12
1
-0
/
+16
*
unix_close(): check for close() errors too (v2)
Eduardo Habkost
2011-12-12
1
-2
/
+5
*
tcp_close(): check for close() errors too (v2)
Eduardo Habkost
2011-12-12
1
-2
/
+5
*
exec_close(): return -errno on errors (v2)
Eduardo Habkost
2011-12-12
1
-6
/
+3
*
stdio_fclose: return -errno on errors (v2)
Eduardo Habkost
2011-12-12
1
-2
/
+5
*
stdio_pclose: return -errno on error (v3)
Eduardo Habkost
2011-12-12
1
-0
/
+3
*
qemu_fclose: return last_error if set (v3)
Eduardo Habkost
2011-12-12
1
-3
/
+48
*
migrate_fd_cleanup: accept any negative qemu_fclose() value as error
Eduardo Habkost
2011-12-12
1
-3
/
+1
*
exec_close(): accept any negative value as qemu_fclose() error
Eduardo Habkost
2011-12-12
1
-1
/
+1
*
QEMUFileCloseFunc: add return value documentation (v2)
Eduardo Habkost
2011-12-12
1
-1
/
+7
*
savevm: use qemu_file_set_error() instead of setting last_error directly
Eduardo Habkost
2011-12-12
1
-2
/
+2
*
hw/usb-net.c: Fix precedence bug when checking rndis_state
Peter Maydell
2011-12-12
1
-2
/
+3
*
Remove unnecessary casts from PCI DMA code in usb-uhci
David Gibson
2011-12-12
1
-10
/
+7
*
Remove unnecessary casts from PCI DMA code in usb-ehci
David Gibson
2011-12-12
1
-3
/
+3
*
Remove unnecessary casts from PCI DMA code in rtl8139
David Gibson
2011-12-12
1
-4
/
+4
*
Remove unnecessary casts from PCI DMA code in lsi53c895a
David Gibson
2011-12-12
1
-2
/
+2
*
Remove unnecessary casts from PCI DMA code in PCI IDE
David Gibson
2011-12-12
1
-2
/
+2
*
Remove unnecessary casts from PCI DMA code in e1000
David Gibson
2011-12-12
1
-6
/
+5
*
Remove unnecessary casts from PCI DMA code in eepro100
David Gibson
2011-12-12
1
-4
/
+3
*
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
2011-12-12
8
-325
/
+751
|
\
|
*
hw/mpcore.c: Merge with hw/arm11mpcore.c
Peter Maydell
2011-12-12
2
-138
/
+129
|
*
hw/a9mpcore.c: Implement A9MP peripherals rather than 11MPcore ones
Peter Maydell
2011-12-12
1
-10
/
+179
|
*
hw/mpcore: Clean up mpcore_priv_read/write as they are now SCU only
Peter Maydell
2011-12-12
1
-42
/
+31
|
*
hw/realview_gic: Use GIC memory region for the CPU interface
Peter Maydell
2011-12-12
1
-24
/
+1
|
*
hw/mpcore.c: Use the GIC memory regions for the CPU interface
Peter Maydell
2011-12-12
1
-25
/
+10
|
*
hw/arm_gic: Expose GIC CPU interfaces as sysbus memory regions
Peter Maydell
2011-12-12
1
-1
/
+74
|
*
hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devices
Peter Maydell
2011-12-12
3
-152
/
+365
|
*
Fix sp804 dual-timer
Peter Chubb
2011-12-12
1
-6
/
+35
*
|
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2011-12-12
28
-716
/
+2153
|
\
\
|
*
|
qapi: Convert migrate_set_speed
Luiz Capitulino
2011-12-06
7
-16
/
+28
|
*
|
qapi: Convert migrate_set_downtime
Luiz Capitulino
2011-12-06
7
-18
/
+26
|
*
|
qapi: Convert migrate_cancel
Luiz Capitulino
2011-12-06
7
-10
/
+22
|
*
|
qapi: Convert human-monitor-command
Luiz Capitulino
2011-12-06
3
-13
/
+43
|
*
|
qapi: Convert blockdev_snapshot_sync
Luiz Capitulino
2011-12-06
7
-39
/
+69
|
*
|
qapi: Convert block_resize
Luiz Capitulino
2011-12-06
7
-18
/
+38
|
*
|
qapi: Convert balloon
Luiz Capitulino
2011-12-06
7
-31
/
+43
|
*
|
qapi: Convert block_passwd
Luiz Capitulino
2011-12-06
7
-19
/
+56
|
*
|
qapi: Convert set_link
Luiz Capitulino
2011-12-06
7
-13
/
+37
|
*
|
qapi: Convert inject-nmi
Luiz Capitulino
2011-12-06
7
-25
/
+37
|
*
|
qapi: Convert cont
Luiz Capitulino
2011-12-06
8
-65
/
+107
|
*
|
qapi: Convert pmemsave
Luiz Capitulino
2011-12-06
7
-43
/
+66
|
*
|
qapi: Convert memsave
Luiz Capitulino
2011-12-06
7
-47
/
+97
|
*
|
QError: Introduce QERR_IO_ERROR
Luiz Capitulino
2011-12-06
2
-0
/
+7
|
*
|
console: Drop unused prototypes
Luiz Capitulino
2011-12-06
1
-2
/
+0
|
*
|
qapi: Complete system_powerdown conversion
Luiz Capitulino
2011-12-06
2
-14
/
+1
|
*
|
Drop test-visitor
Luiz Capitulino
2011-12-06
2
-342
/
+1
|
*
|
Introduce test-qmp-input-visitor
Luiz Capitulino
2011-12-06
3
-2
/
+275
[next]