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
*
vl: add -object option to create QOM objects from the command line
Anthony Liguori
2012-11-16
1
-0
/
+56
*
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
2012-11-03
1
-9
/
+12
|
\
|
*
vl.c: add missing static
Blue Swirl
2012-11-01
1
-9
/
+12
*
|
vl: delay thread initialization after daemonization
Paolo Bonzini
2012-11-02
1
-1
/
+3
*
|
vl: unify calls to init_timer_alarm
Paolo Bonzini
2012-11-02
1
-5
/
+0
*
|
Merge remote-tracking branch 'kraxel/pixman.v3' into staging
Anthony Liguori
2012-11-01
1
-14
/
+35
|
\
\
|
*
|
console: init displaychangelisteners on register
Gerd Hoffmann
2012-11-01
1
-1
/
+0
|
*
|
console: untangle gfx & txt updates
Gerd Hoffmann
2012-11-01
1
-2
/
+12
|
*
|
console: add unregister_displaychangelistener
Gerd Hoffmann
2012-11-01
1
-8
/
+23
|
*
|
console: QLIST-ify display change listeners.
Gerd Hoffmann
2012-11-01
1
-6
/
+3
|
|
/
*
|
Merge remote-tracking branch 'bonzini/threadpool' into staging
Anthony Liguori
2012-11-01
1
-11
/
+6
|
\
\
|
*
\
Merge remote-tracking branch 'origin/master' into threadpool
Paolo Bonzini
2012-10-31
1
-7
/
+119
|
|
\
\
|
*
|
|
vl: init main loop earlier
Paolo Bonzini
2012-10-30
1
-6
/
+6
|
*
|
|
main-loop: unify qemu_init_main_loop between QEMU and tools
Paolo Bonzini
2012-10-30
1
-5
/
+0
*
|
|
|
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-11-01
1
-0
/
+33
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Emulate qemu-kvms -no-kvm option
Jan Kiszka
2012-10-30
1
-0
/
+4
|
*
|
|
Issue warning when deprecated -tdf option is used
Jan Kiszka
2012-10-30
1
-0
/
+4
|
*
|
|
Use global properties to emulate -no-kvm-pit-reinjection
Jan Kiszka
2012-10-30
1
-0
/
+15
|
*
|
|
Issue warning when deprecated -no-kvm-pit is used
Jan Kiszka
2012-10-30
1
-0
/
+5
|
*
|
|
Use machine options to emulate -no-kvm-irqchip
Jan Kiszka
2012-10-30
1
-0
/
+5
|
|
|
/
|
|
/
|
*
|
|
chardev: Use timer instead of bottom-half to postpone open event
Jan Kiszka
2012-10-31
1
-5
/
+5
|
/
/
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-10-29
1
-0
/
+94
|
\
\
|
*
|
qemu-config: Add new -add-fd command line option
Corey Bryant
2012-10-24
1
-0
/
+94
*
|
|
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2012-10-29
1
-6
/
+24
|
\
\
\
|
*
|
|
Add USB option in machine options
zhlcindy@gmail.com
2012-10-29
1
-6
/
+24
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable
Aurelien Jarno
2012-10-29
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
migration: go to paused state after finishing incoming migration with -S
Paolo Bonzini
2012-10-24
1
-1
/
+1
|
|
/
*
|
vnc: add error propagation to vnc_display_open
Paolo Bonzini
2012-10-23
1
-3
/
+6
*
|
migration (incoming): add error propagation to fd and exec protocols
Paolo Bonzini
2012-10-23
1
-10
/
+6
|
/
*
create struct for machine initialization arguments
Eduardo Habkost
2012-10-20
1
-2
/
+7
*
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
2012-10-06
1
-1
/
+0
|
\
|
*
cleanup useless return sentence
Amos Kong
2012-10-05
1
-1
/
+0
*
|
vl.c: default to std if cirrus is not available
Aurelien Jarno
2012-10-06
1
-2
/
+6
*
|
vl.c: check for qxl availability
Aurelien Jarno
2012-10-06
1
-1
/
+11
*
|
vl.c: convert *vga_enabled functions to QOM
Aurelien Jarno
2012-10-06
1
-3
/
+4
|
/
*
add a boot parameter to set reboot timeout
Amos Kong
2012-09-25
1
-1
/
+2
*
Cleanup unused global var qemu_system_powerdown
Igor Mammedov
2012-09-25
1
-5
/
+7
*
Introduce powerdown_notifiers
Igor Mammedov
2012-09-25
1
-0
/
+8
*
curses: don't initialize curses when qemu is daemonized
Hitoshi Mitake
2012-09-23
1
-1
/
+3
*
Revert "vl: fix -hdachs/-hda argument order parsing issues"
malc
2012-08-27
1
-18
/
+21
*
Revert "vga: add some optional CGA compatibility hacks"
malc
2012-08-27
1
-23
/
+0
*
Revert "i8259: add -no-spurious-interrupt-hack option"
malc
2012-08-27
1
-4
/
+0
*
i8259: add -no-spurious-interrupt-hack option
Matthew Ogilvie
2012-08-24
1
-0
/
+4
*
vga: add some optional CGA compatibility hacks
Matthew Ogilvie
2012-08-24
1
-0
/
+23
*
vl: fix -hdachs/-hda argument order parsing issues
Matthew Ogilvie
2012-08-24
1
-21
/
+18
*
vl: Round argument of -m up to multiple of 8KiB
Markus Armbruster
2012-08-18
1
-3
/
+4
*
Allow QEMUMachine to override reset sequencing
David Gibson
2012-08-16
1
-1
/
+10
*
Command line support for seccomp with -sandbox (v8)
Eduardo Otubo
2012-08-16
1
-8
/
+30
*
Adding seccomp calls to vl.c (v8)
Eduardo Otubo
2012-08-16
1
-0
/
+13
*
qapi: add query-machines command
Anthony Liguori
2012-08-13
1
-0
/
+31
[next]