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.c: Avoid segfault when started with no arguments
Peter Maydell
2012-02-24
1
-7
/
+10
*
suspend: add qmp events
Gerd Hoffmann
2012-02-24
1
-0
/
+2
*
suspend: add infrastructure
Gerd Hoffmann
2012-02-24
1
-0
/
+67
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-02-24
1
-2
/
+2
|
\
|
*
vl.c: Increase width of machine name column in "-M ?" output
Peter Maydell
2012-02-23
1
-2
/
+2
*
|
gdbstub: Error locations for -gdb
Markus Armbruster
2012-02-24
1
-6
/
+4
*
|
vl.c: Error locations for options using add_device_config()
Markus Armbruster
2012-02-24
1
-0
/
+4
|
/
*
Make kernel, initrd and append be machine_opts
Peter Maydell
2012-02-22
1
-8
/
+16
*
vl: make find_default_machine externally visible
Jordan Justen
2012-02-22
1
-1
/
+1
*
notifier: switch to QLIST
Paolo Bonzini
2012-02-17
1
-1
/
+1
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-02-17
1
-5
/
+5
|
\
|
*
vl.c: Fix typo in variable name
Peter Maydell
2012-02-10
1
-5
/
+5
*
|
Make -machine/-enable-kvm options merge into a single list
Peter Maydell
2012-02-17
1
-2
/
+0
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-02-15
1
-0
/
+8
|
\
\
|
*
|
iSCSI: add configuration variables for iSCSI
Ronnie Sahlberg
2012-02-09
1
-0
/
+8
|
|
/
*
|
qom: Unify type registration
Andreas Färber
2012-02-15
1
-1
/
+1
|
/
*
s390x: fix qom-ification fall-out
Anthony Liguori
2012-02-06
1
-1
/
+5
*
main-loop: For tools, initialize timers as part of qemu_init_main_loop()
Michael Roth
2012-02-01
1
-0
/
+5
*
Improve default machine options usability
Jan Kiszka
2012-02-01
1
-15
/
+2
*
mc146818rtc: Use lost_tick_policy property
Jan Kiszka
2012-02-01
1
-5
/
+23
*
vga: fix -nodefaults -device VGA
Blue Swirl
2012-01-25
1
-0
/
+1
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-01-23
1
-1
/
+0
|
\
|
*
kvm: x86: Establish IRQ0 override control
Jan Kiszka
2012-01-19
1
-1
/
+0
*
|
vga: improve VGA logic
Blue Swirl
2012-01-22
1
-17
/
+45
|
/
*
hw/9pfs: Add support to use named socket for proxy FS
M. Mohan Kumar
2012-01-04
1
-1
/
+5
*
hw/9pfs: Add new proxy filesystem driver
M. Mohan Kumar
2012-01-04
1
-1
/
+5
*
hw/9pfs: Move opt validation to FsDriver callback
Aneesh Kumar K.V
2012-01-04
1
-6
/
+2
*
Set numa topology for max_cpus
Vasilis Liaskovitis
2011-12-22
1
-1
/
+1
*
g_thread_init users: don't call it if glib >= 2.31
Alon Levy
2011-12-20
1
-0
/
+5
*
qdev: fix hotplug when no -device is specified
Anthony Liguori
2011-12-19
1
-0
/
+2
*
vl.c: In qemu -h output, only print options for the arch we are running as
Michael Ellerman
2011-12-19
1
-12
/
+9
*
vl.c: Move option generation logic into a wrapper file
Michael Ellerman
2011-12-19
1
-14
/
+4
*
vl.c: Print the actual program name in help output
michael@ozlabs.org
2011-12-15
1
-1
/
+1
*
fix spelling in main directory
Dong Xu Wang
2011-12-02
1
-1
/
+1
*
vl: Tighten parsing of -m argument
Markus Armbruster
2011-11-28
1
-2
/
+3
*
vl: Tighten parsing of -numa's parameter mem
Markus Armbruster
2011-11-28
1
-2
/
+2
*
vl.c: prohibit simultaneous use of -icount with kvm or xen
Max Filippov
2011-11-11
1
-0
/
+5
*
vl.c: Fail gracefully if no machine is found
Andreas Färber
2011-11-11
1
-0
/
+5
*
Clean up assertion in get_boot_devices_list()
Markus Armbruster
2011-11-09
1
-1
/
+1
*
qemu_timedate_diff() shouldn't modify its argument.
Gleb Natapov
2011-11-07
1
-2
/
+5
*
vl.c: Guard against GThread double-initialization
Andreas Färber
2011-11-01
1
-1
/
+3
*
Merge remote-tracking branch 'aneesh/for-upstream-7' into staging
Anthony Liguori
2011-10-31
1
-0
/
+20
|
\
|
*
hw/9pfs: Add synthetic file system support using 9p
Aneesh Kumar K.V
2011-10-31
1
-0
/
+18
|
*
hw/9pfs: Read-only support for 9p export
M. Mohan Kumar
2011-10-31
1
-0
/
+2
*
|
Drop qemu-objects.h from modules that don't require it
Luiz Capitulino
2011-10-27
1
-1
/
+1
|
/
*
simplify main loop functions
Paolo Bonzini
2011-10-21
1
-38
/
+41
*
main-loop: create main-loop.c
Paolo Bonzini
2011-10-21
1
-122
/
+1
*
main-loop: create main-loop.h
Paolo Bonzini
2011-10-21
1
-0
/
+1
*
qemu-timer: move more stuff out of qemu-timer.c
Paolo Bonzini
2011-10-21
1
-0
/
+1
*
qemu-timer: use atexit for quit_timers
Paolo Bonzini
2011-10-21
1
-1
/
+0
[next]