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
2015-09-16
cpu: Add crash_occurred flag into CPUState
Andrey Smetanin
1
-0
/
+3
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+6
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Markus Armbruster
1
-4
/
+2
2015-09-10
xen, gfx passthrough: basic graphics passthrough support
Tiejun Chen
1
-0
/
+10
2015-09-07
Added generic panic handler qemu_system_guest_panicked()
Andrey Smetanin
1
-0
/
+6
2015-08-13
smbios: move smbios code into a common folder
Wei Huang
1
-1
/
+1
2015-07-24
vl: Fix compiler warning for builds without VNC
Stefan Weil
1
-1
/
+1
2015-07-15
migration: Register global state section before loadvm
Juan Quintela
1
-1
/
+1
2015-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-7
/
+11
2015-07-07
migration: create new section to store global state
Juan Quintela
1
-0
/
+1
2015-07-07
runstate: migration allows more transitions now
Juan Quintela
1
-1
/
+7
2015-07-07
runstate: Add runstate store
Juan Quintela
1
-0
/
+12
2015-07-07
crypto: introduce new module for computing hash digests
Daniel P. Berrange
1
-0
/
+7
2015-07-07
vl: move rom_load_all after machine init done
Eric Auger
1
-7
/
+4
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-22
vl: Use error_report() for --display errors
Markus Armbruster
1
-8
/
+8
2015-06-22
vl: Avoid qerror_report() outside QMP command handlers
Markus Armbruster
1
-14
/
+9
2015-06-22
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
1
-38
/
+65
2015-06-22
qdev-monitor: Propagate errors through qdev_device_add()
Markus Armbruster
1
-2
/
+5
2015-06-22
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-1
/
+39
2015-06-22
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-8
/
+5
2015-06-19
vl: Create (most) objects before creating chardev backends
Daniel P. Berrange
1
-1
/
+39
2015-06-19
semihosting: add --semihosting-config arg sub-argument
Leon Alrae
1
-0
/
+66
2015-06-19
semihosting: create SemihostingConfig structure and semihost.h
Leon Alrae
1
-9
/
+29
2015-06-17
qemu-log: Open file for logging when specified
Pranith Kumar
1
-8
/
+5
2015-06-12
virtio-vga: add '-vga virtio' support
Gerd Hoffmann
1
-0
/
+13
2015-06-10
fw_cfg: insert fw_cfg file blobs via qemu cmdline
Gabriel L. Somlo
1
-0
/
+63
2015-06-09
QemuOpts: Convert qemu_opt_foreach() to Error
Markus Armbruster
1
-4
/
+5
2015-06-09
QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure
Markus Armbruster
1
-2
/
+2
2015-06-09
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
1
-29
/
+43
2015-06-08
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
Markus Armbruster
1
-17
/
+18
2015-06-08
vl: Fail right after first bad -object
Markus Armbruster
1
-1
/
+1
2015-06-08
vl: Print -device help at most once
Markus Armbruster
1
-1
/
+1
2015-06-08
vl: Report failure to sandbox at most once
Markus Armbruster
1
-1
/
+1
2015-06-05
vl: run "late" notifiers immediately
Paolo Bonzini
1
-0
/
+6
2015-06-05
icount: add sleep parameter to the icount option to set icount_sleep mode
Victor CLEMENT
1
-0
/
+3
2015-06-04
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
1
-14
/
+16
2015-06-03
machine: add default_ram_size to machine class
Nikunj A Dadhania
1
-14
/
+16
2015-06-03
vl: fix memory leak spotted by valgrind
Shannon Zhao
1
-2
/
+3
2015-05-31
machine: Remove unused fields from QEMUMachine
Eduardo Habkost
1
-15
/
+0
2015-05-29
gtk: add opengl support, using egl
Gerd Hoffmann
1
-1
/
+10
2015-05-05
sdl2: add support for display rendering using opengl.
Gerd Hoffmann
1
-0
/
+23
2015-03-26
Avoid crashing on multiple -incoming
Dr. David Alan Gilbert
1
-1
/
+3
2015-03-19
numa: introduce machine callback for VCPU to node mapping
Igor Mammedov
1
-1
/
+1
2015-03-19
vl: fix resource leak with monitor_fdset_add_fd
Paolo Bonzini
1
-2
/
+4
2015-03-12
configure: opengl overhaul
Gerd Hoffmann
1
-0
/
+1
2015-03-10
vnc: -readconfig fix
Gerd Hoffmann
1
-2
/
+5
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-18
/
+16
2015-03-08
Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20150303' ...
Peter Maydell
1
-14
/
+22
2015-03-03
vl: take iothread lock very early
Paolo Bonzini
1
-3
/
+3
[next]