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-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
1
-9
/
+9
2015-11-26
Revert "exec: silence hugetlbfs warning under qtest"
Daniel P. Berrange
1
-14
/
+14
2015-11-19
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-1
/
+4
2015-11-19
exec: silence hugetlbfs warning under qtest
Marc-André Lureau
1
-14
/
+14
2015-11-18
vl: Convert machine help code to use object property iterators
Daniel P. Berrange
1
-1
/
+4
2015-11-10
Move page_size_init earlier
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into ...
Peter Maydell
1
-8
/
+52
2015-11-06
replay: command line options
Pavel Dovgalyuk
1
-3
/
+12
2015-11-06
replay: replay blockers for devices
Pavel Dovgalyuk
1
-0
/
+10
2015-11-06
replay: initialization and deinitialization
Pavel Dovgalyuk
1
-0
/
+4
2015-11-06
replay: checkpoints
Pavel Dovgalyuk
1
-5
/
+24
2015-11-06
replay: shutdown event
Pavel Dovgalyuk
1
-0
/
+2
2015-11-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2015-11-04
osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
Eduardo Habkost
1
-1
/
+1
2015-11-03
vl.c: Use "%s support is disabled" error messages consistently
Eduardo Habkost
1
-6
/
+5
2015-11-03
vl.c: Improve warnings on use of deprecated options
Eduardo Habkost
1
-6
/
+4
2015-11-03
vl.c: Touch up error messages
Eduardo Habkost
1
-5
/
+5
2015-11-03
vl.c: Remove unnecessary uppercase in error messages
Eduardo Habkost
1
-21
/
+19
2015-11-03
vl.c: Use "warning:" prefix consistently on warnings
Eduardo Habkost
1
-4
/
+4
2015-11-03
vl.c: Remove periods and exclamation points from error messages
Eduardo Habkost
1
-15
/
+15
2015-11-03
vl.c: Replace fprintf(stderr) with error_report()
Eduardo Habkost
1
-119
/
+118
2015-10-27
net/dump: Provide the dumping facility as a net-filter
Thomas Huth
1
-1
/
+6
2015-10-23
vl: trivial: minor tweaks to a max-cpu error msg
Andrew Jones
1
-2
/
+2
2015-10-19
fw_cfg: insert string blobs via qemu cmdline
Gabriel L. Somlo
1
-6
/
+27
2015-10-12
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-7
/
+12
2015-10-12
netfilter: add a netbuffer filter
Yang Hongyang
1
-1
/
+5
2015-10-12
vl.c: init delayed object after net_init_clients
Yang Hongyang
1
-7
/
+8
2015-10-09
trace: remove malloc tracing
Paolo Bonzini
1
-27
/
+0
2015-10-02
vl: Add another sanity check to smp_parse() function
Thomas Huth
1
-1
/
+7
2015-09-30
migration: yet more possible state transitions
Juan Quintela
1
-0
/
+1
2015-09-19
machine: Eliminate QEMUMachine and qemu_register_machine()
Eduardo Habkost
1
-36
/
+0
2015-09-19
machine: Set MachineClass::name automatically
Eduardo Habkost
1
-1
/
+0
2015-09-19
machine: MACHINE_TYPE_NAME macro
Eduardo Habkost
1
-1
/
+1
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
[next]