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
/
vl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iothread: fix vcpu stop with smp tcg
Marcelo Tosatti
2010-02-10
1
-2
/
+3
*
loop write in qemu_event_increment upon EINTR
Paolo Bonzini
2010-02-10
1
-2
/
+6
*
do not loop on an incomplete io_thread_fd read
Paolo Bonzini
2010-02-10
1
-2
/
+2
*
add qemu_get_clock_ns
Paolo Bonzini
2010-02-09
1
-2
/
+19
*
Merge remote branch 'qemu-kvm/uq/master' into staging-tmp
Anthony Liguori
2010-02-08
1
-0
/
+4
|
\
|
*
Fix incoming migration with iothread
Marcelo Tosatti
2010-02-03
1
-0
/
+2
|
*
kvm: Flush coalesced MMIO buffer periodly
Sheng Yang
2010-02-03
1
-0
/
+2
*
|
vl.c: avoid preprocessor directives in a printf call
Paolo Bonzini
2010-02-08
1
-8
/
+10
*
|
do not interpolate % from vl.c to qemu-options.h
Paolo Bonzini
2010-02-08
1
-8
/
+1
*
|
Revert "On some systems printf is a macro"
malc
2010-02-08
1
-18
/
+18
*
|
On some systems printf is a macro
malc
2010-02-07
1
-18
/
+18
*
|
fix undefined shifts by >32
Paolo Bonzini
2010-02-05
1
-2
/
+2
|
/
*
qdev: Fix exit code for -device ?
Markus Armbruster
2010-02-03
1
-0
/
+8
*
Fix regression in option parsing
Anthony Liguori
2010-01-27
1
-0
/
+1
*
virtio: Add memory statistics reporting to the balloon driver
Adam Litke
2010-01-26
1
-7
/
+14
*
virtio-console: Automatically use virtio-serial-bus for the older -virtiocons...
Amit Shah
2010-01-26
1
-2
/
+13
*
vl.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
1
-4
/
+18
*
Load global config files by default
Anthony Liguori
2010-01-24
1
-0
/
+39
*
Move out option lookup into a separate function
Anthony Liguori
2010-01-24
1
-29
/
+43
*
virtio-console: qdev conversion, new virtio-serial-bus
Amit Shah
2010-01-20
1
-0
/
+2
*
Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...
Naphtali Sprei
2010-01-20
1
-4
/
+4
*
Make CDROM a read-only drive
Naphtali Sprei
2010-01-20
1
-0
/
+7
*
vl.c: Remove dead assignment
Amit Shah
2010-01-13
1
-5
/
+1
*
move kbd/mouse handling to input.c
Paolo Bonzini
2010-01-13
1
-212
/
+2
*
Fix CPU topology initialization
Jiri Denemark
2010-01-11
1
-4
/
+4
*
debugcon: support for debugging consoles (e.g. Bochs port 0xe9)
H. Peter Anvin
2010-01-08
1
-0
/
+23
*
USB: Improve usbdevice error messages
Scott Tsai
2009-12-23
1
-3
/
+14
*
fix pidfile option to work in WIN32
Juha Riihimäki
2009-12-18
1
-1
/
+3
*
fix vga names in default_list
Gerd Hoffmann
2009-12-18
1
-2
/
+2
*
usb-net: use qdev for -usbdevice
Gerd Hoffmann
2009-12-18
1
-18
/
+0
*
Check rom_load_all() return value.
Gerd Hoffmann
2009-12-18
1
-1
/
+4
*
defaults: update device_list[]
Gerd Hoffmann
2009-12-18
1
-0
/
+3
*
defaults: split default_drive
Gerd Hoffmann
2009-12-18
1
-3
/
+20
*
Revert "Rename DriveInfo.onerror to on_write_error" (fix mismerge)
Kevin Wolf
2009-12-18
1
-4
/
+0
*
add default virtcon initialization
Alexander Graf
2009-12-18
1
-0
/
+2
*
monitor: Convert do_info_mice() to QObject
Luiz Capitulino
2009-12-12
1
-7
/
+55
*
Set default console to virtio on S390x
Gerd Hoffmann
2009-12-12
1
-1
/
+18
*
default devices: virtio consoles.
Gerd Hoffmann
2009-12-12
1
-30
/
+35
*
add -qmp convinience switch
Gerd Hoffmann
2009-12-12
1
-5
/
+9
*
add new -mon switch
Gerd Hoffmann
2009-12-12
1
-0
/
+8
*
rework -monitor handling, switch to QemuOpts
Gerd Hoffmann
2009-12-12
1
-43
/
+76
*
default devices: drives
Gerd Hoffmann
2009-12-12
1
-6
/
+10
*
default devices: network
Gerd Hoffmann
2009-12-12
1
-0
/
+1
*
default devices: add global cmd line option.
Gerd Hoffmann
2009-12-12
1
-0
/
+6
*
default devices: vga adapter.
Gerd Hoffmann
2009-12-12
1
-1
/
+8
*
zap serial_monitor_mux
Gerd Hoffmann
2009-12-12
1
-34
/
+8
*
default devices: qemu monitor.
Gerd Hoffmann
2009-12-12
1
-44
/
+50
*
default devices: parallel port.
Gerd Hoffmann
2009-12-12
1
-30
/
+34
*
default devices: core code & serial lines.
Gerd Hoffmann
2009-12-12
1
-41
/
+81
*
chardev: move greeting into vc backend.
Gerd Hoffmann
2009-12-12
1
-24
/
+0
[next]