index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-25
vga: fix -nodefaults -device VGA
Blue Swirl
1
-0
/
+1
2012-01-23
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-1
/
+0
2012-01-22
vga: improve VGA logic
Blue Swirl
1
-17
/
+45
2012-01-19
kvm: x86: Establish IRQ0 override control
Jan Kiszka
1
-1
/
+0
2012-01-04
hw/9pfs: Add support to use named socket for proxy FS
M. Mohan Kumar
1
-1
/
+5
2012-01-04
hw/9pfs: Add new proxy filesystem driver
M. Mohan Kumar
1
-1
/
+5
2012-01-04
hw/9pfs: Move opt validation to FsDriver callback
Aneesh Kumar K.V
1
-6
/
+2
2011-12-22
Set numa topology for max_cpus
Vasilis Liaskovitis
1
-1
/
+1
2011-12-20
g_thread_init users: don't call it if glib >= 2.31
Alon Levy
1
-0
/
+5
2011-12-19
qdev: fix hotplug when no -device is specified
Anthony Liguori
1
-0
/
+2
2011-12-19
vl.c: In qemu -h output, only print options for the arch we are running as
Michael Ellerman
1
-12
/
+9
2011-12-19
vl.c: Move option generation logic into a wrapper file
Michael Ellerman
1
-14
/
+4
2011-12-15
vl.c: Print the actual program name in help output
michael@ozlabs.org
1
-1
/
+1
2011-12-02
fix spelling in main directory
Dong Xu Wang
1
-1
/
+1
2011-11-28
vl: Tighten parsing of -m argument
Markus Armbruster
1
-2
/
+3
2011-11-28
vl: Tighten parsing of -numa's parameter mem
Markus Armbruster
1
-2
/
+2
2011-11-11
vl.c: prohibit simultaneous use of -icount with kvm or xen
Max Filippov
1
-0
/
+5
2011-11-11
vl.c: Fail gracefully if no machine is found
Andreas Färber
1
-0
/
+5
2011-11-09
Clean up assertion in get_boot_devices_list()
Markus Armbruster
1
-1
/
+1
2011-11-07
qemu_timedate_diff() shouldn't modify its argument.
Gleb Natapov
1
-2
/
+5
2011-11-01
vl.c: Guard against GThread double-initialization
Andreas Färber
1
-1
/
+3
2011-10-31
Merge remote-tracking branch 'aneesh/for-upstream-7' into staging
Anthony Liguori
1
-0
/
+20
2011-10-31
hw/9pfs: Add synthetic file system support using 9p
Aneesh Kumar K.V
1
-0
/
+18
2011-10-31
hw/9pfs: Read-only support for 9p export
M. Mohan Kumar
1
-0
/
+2
2011-10-27
Drop qemu-objects.h from modules that don't require it
Luiz Capitulino
1
-1
/
+1
2011-10-21
simplify main loop functions
Paolo Bonzini
1
-38
/
+41
2011-10-21
main-loop: create main-loop.c
Paolo Bonzini
1
-122
/
+1
2011-10-21
main-loop: create main-loop.h
Paolo Bonzini
1
-0
/
+1
2011-10-21
qemu-timer: move more stuff out of qemu-timer.c
Paolo Bonzini
1
-0
/
+1
2011-10-21
qemu-timer: use atexit for quit_timers
Paolo Bonzini
1
-1
/
+0
2011-10-20
Merge remote-tracking branch 'aneesh/for-upstream-6' into staging
Anthony Liguori
1
-7
/
+17
2011-10-19
runstate: Allow user to migrate twice
Luiz Capitulino
1
-2
/
+7
2011-10-19
runstate: Allow to transition from paused to postmigrate
Luiz Capitulino
1
-0
/
+1
2011-10-19
runstate: Print state transition when invalid
Luiz Capitulino
1
-3
/
+6
2011-10-15
Drop obsolete nographic timer
Jan Kiszka
1
-13
/
+0
2011-10-15
Move graphic-related coalesced MMIO flushes to affected device models
Jan Kiszka
1
-2
/
+0
2011-10-15
hw/9pfs: Handle Security model parsing
M. Mohan Kumar
1
-4
/
+2
2011-10-15
hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS code
Aneesh Kumar K.V
1
-3
/
+3
2011-10-12
hw/9pfs: Add new virtfs option writeout=immediate skip host page cache
Aneesh Kumar K.V
1
-0
/
+12
2011-10-04
qapi: Convert query-status
Luiz Capitulino
1
-21
/
+11
2011-10-04
RunState: Rename enum values as generated by the QAPI
Luiz Capitulino
1
-59
/
+59
2011-10-04
RunState: Drop the RSTATE_NO_STATE value
Luiz Capitulino
1
-12
/
+7
2011-10-04
vl: Change qemu_vmstop_requested() to return a bool
Luiz Capitulino
1
-6
/
+10
2011-09-20
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-18
/
+138
2011-09-16
Fix termination by signal with -no-shutdown
Kevin Wolf
1
-0
/
+1
2011-09-15
QMP: query-status: Introduce 'status' key
Luiz Capitulino
1
-0
/
+23
2011-09-15
Monitor/QMP: Don't allow cont on bad VM state
Luiz Capitulino
1
-0
/
+4
2011-09-15
Drop the vm_running global variable
Luiz Capitulino
1
-3
/
+6
2011-09-15
Drop the incoming_expected global variable
Luiz Capitulino
1
-2
/
+0
2011-09-15
runstate_set(): Check for valid transitions
Luiz Capitulino
1
-1
/
+73
[next]