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
*
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
*
Merge remote-tracking branch 'aneesh/for-upstream-6' into staging
Anthony Liguori
2011-10-20
1
-7
/
+17
|
\
|
*
hw/9pfs: Handle Security model parsing
M. Mohan Kumar
2011-10-15
1
-4
/
+2
|
*
hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS code
Aneesh Kumar K.V
2011-10-15
1
-3
/
+3
|
*
hw/9pfs: Add new virtfs option writeout=immediate skip host page cache
Aneesh Kumar K.V
2011-10-12
1
-0
/
+12
*
|
runstate: Allow user to migrate twice
Luiz Capitulino
2011-10-19
1
-2
/
+7
*
|
runstate: Allow to transition from paused to postmigrate
Luiz Capitulino
2011-10-19
1
-0
/
+1
*
|
runstate: Print state transition when invalid
Luiz Capitulino
2011-10-19
1
-3
/
+6
*
|
Drop obsolete nographic timer
Jan Kiszka
2011-10-15
1
-13
/
+0
*
|
Move graphic-related coalesced MMIO flushes to affected device models
Jan Kiszka
2011-10-15
1
-2
/
+0
|
/
*
qapi: Convert query-status
Luiz Capitulino
2011-10-04
1
-21
/
+11
*
RunState: Rename enum values as generated by the QAPI
Luiz Capitulino
2011-10-04
1
-59
/
+59
*
RunState: Drop the RSTATE_NO_STATE value
Luiz Capitulino
2011-10-04
1
-12
/
+7
*
vl: Change qemu_vmstop_requested() to return a bool
Luiz Capitulino
2011-10-04
1
-6
/
+10
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2011-09-20
1
-18
/
+138
|
\
|
*
QMP: query-status: Introduce 'status' key
Luiz Capitulino
2011-09-15
1
-0
/
+23
|
*
Monitor/QMP: Don't allow cont on bad VM state
Luiz Capitulino
2011-09-15
1
-0
/
+4
|
*
Drop the vm_running global variable
Luiz Capitulino
2011-09-15
1
-3
/
+6
|
*
Drop the incoming_expected global variable
Luiz Capitulino
2011-09-15
1
-2
/
+0
|
*
runstate_set(): Check for valid transitions
Luiz Capitulino
2011-09-15
1
-1
/
+73
|
*
RunState: Add additional states
Luiz Capitulino
2011-09-15
1
-0
/
+20
[next]