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
*
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
2010-03-12
12
-18
/
+63
*
target-ppc: fix evsrwu and evsrws (second try)
Aurelien Jarno
2010-03-11
1
-2
/
+2
*
target-ppc: fix evsrwu and evsrws
Aurelien Jarno
2010-03-11
1
-2
/
+2
*
target-ppc: fix evslw instruction
Aurelien Jarno
2010-03-11
1
-1
/
+1
*
audio: fix comment
malc
2010-03-11
1
-1
/
+1
*
QMP: Really move the RESET event to qemu_system_reset()
Luiz Capitulino
2010-03-10
1
-2
/
+1
*
target-i386: fix SIB decoding with index = 4
Aurelien Jarno
2010-03-10
1
-2
/
+2
*
documentation: qemu_write_full don't work with non-blocking fd's
Juan Quintela
2010-03-09
1
-0
/
+5
*
block: print errno on error
Juan Quintela
2010-03-09
1
-2
/
+2
*
vmdk: share cleanup code
Juan Quintela
2010-03-09
1
-9
/
+4
*
vmdk: fix double free
Juan Quintela
2010-03-09
1
-1
/
+1
*
vmdk: make vmdk_snapshot_create return -errno
Juan Quintela
2010-03-09
1
-21
/
+58
*
vmdk: return errno instead of -1
Juan Quintela
2010-03-09
1
-7
/
+7
*
qcow: return errno instead of -1
Juan Quintela
2010-03-09
1
-4
/
+4
*
qcow2: return errno instead of -1
Juan Quintela
2010-03-09
1
-9
/
+9
*
slirp: check system() success
Juan Quintela
2010-03-09
1
-1
/
+1
*
cow: return errno instead of -1
Juan Quintela
2010-03-09
1
-3
/
+2
*
qemu-img rebase: Add -f option
Kevin Wolf
2010-03-09
1
-4
/
+16
*
configure: Fix code which creates config.mak files
Stefan Weil
2010-03-09
1
-2
/
+2
*
configure: Fix wrong stderr redirection
Stefan Weil
2010-03-09
1
-2
/
+2
*
QMP: Introduce WATCHDOG event
Luiz Capitulino
2010-03-09
4
-0
/
+40
*
Restore terminal attributes for tty based monitor
Shahar Havivi
2010-03-09
1
-0
/
+8
*
kbd keds: vnc
Gerd Hoffmann
2010-03-09
2
-1
/
+20
*
kbd leds: usb kbd
Gerd Hoffmann
2010-03-09
1
-0
/
+8
*
kbd leds: ps/2 kbd
Gerd Hoffmann
2010-03-09
1
-0
/
+2
*
kbd leds: infrastructure
Gerd Hoffmann
2010-03-09
2
-0
/
+46
*
scsi: Make device scsi-disk reject /dev/sg*
Markus Armbruster
2010-03-09
1
-0
/
+5
*
qdev: Catch attempt to attach more than one device to a netdev
Markus Armbruster
2010-03-09
2
-0
/
+8
*
qdev: Improve diagnostics for bad property values
Markus Armbruster
2010-03-09
1
-23
/
+34
*
virtio-pci: Use DEV_NVECTORS_UNSPECIFIED instead of -1 for virtio-serial
Amit Shah
2010-03-08
1
-3
/
+5
*
qdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecified nr of MSI vectors
Amit Shah
2010-03-08
4
-6
/
+9
*
pcnet APROMWE bit location (retry)
Chris Kilgour
2010-03-08
1
-1
/
+1
*
move x509 file name defines to qemu-x509.h
Gerd Hoffmann
2010-03-08
2
-6
/
+10
*
adding helper pci functions
Izik Eidus
2010-03-08
1
-0
/
+18
*
QMP: Introduce RTC_CHANGE event
Luiz Capitulino
2010-03-08
6
-0
/
+32
*
QMP: Revamp the qmp-events.txt file
Luiz Capitulino
2010-03-08
1
-37
/
+133
*
QMP: Drop DEBUG event
Luiz Capitulino
2010-03-08
4
-11
/
+0
*
QMP: Move RESET event into qemu_system_reset()
Luiz Capitulino
2010-03-08
1
-1
/
+2
*
QMP: Move STOP event into do_vm_stop()
Luiz Capitulino
2010-03-08
1
-1
/
+1
*
block: Emit BLOCK_IO_ERROR before vm_stop() call
Luiz Capitulino
2010-03-08
3
-3
/
+3
*
Fix hanging user monitor when using balloon command
Adam Litke
2010-03-08
1
-1
/
+1
*
sdl: improve grab exiting instructions
Anthony Liguori
2010-03-08
1
-3
/
+3
*
ppc: don't define bamboo-0.13 as the default machine
Aurelien Jarno
2010-03-08
1
-1
/
+0
*
Update to a hopefully more future proof FSF address
Blue Swirl
2010-03-07
24
-51
/
+26
*
i386-dis: remove dead assignments, spotted by clang
Blue Swirl
2010-03-07
1
-5
/
+0
*
softfloat: remove dead assignments, spotted by clang
Blue Swirl
2010-03-07
1
-8
/
+4
*
slirp: remove dead nested assignment, spotted by clang
Blue Swirl
2010-03-07
1
-2
/
+1
*
slirp: remove dead initialization, spotted by clang
Blue Swirl
2010-03-07
1
-4
/
+0
*
slirp: remove dead increments, spotted by clang
Blue Swirl
2010-03-07
3
-2
/
+4
*
slirp: remove dead assignments, spotted by clang
Blue Swirl
2010-03-07
2
-15
/
+7
[next]