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
...
*
sysbus: Make devices spawnable via -device
Alexander Graf
2014-11-04
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-11-03
1
-2
/
+44
|
\
|
*
vga: add default display to machine class
Gerd Hoffmann
2014-11-03
1
-1
/
+4
|
*
smbios: Encode UUID according to SMBIOS specification
Eduardo Habkost
2014-11-02
1
-0
/
+3
|
*
-machine vmport=off: Allow disabling of VMWare ioport emulation
Dr. David Alan Gilbert
2014-11-02
1
-0
/
+4
|
*
well-defined listing order for machine types
Laszlo Ersek
2014-11-02
1
-1
/
+37
*
|
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0...
Peter Maydell
2014-11-03
1
-1
/
+1
|
\
\
|
*
|
pidfile: stop making pidfile error a special case
Michael Tokarev
2014-11-02
1
-1
/
+1
|
|
/
*
|
vl.c: Fix Coverity complaining for vmstate_dump_file
Gonglei
2014-10-31
1
-0
/
+5
*
|
-machine vmport=off: Allow disabling of VMWare ioport emulation
Dr. David Alan Gilbert
2014-10-31
1
-0
/
+4
|
/
*
Make qemu_shutdown_requested signal-safe
Jan Kiszka
2014-10-27
1
-3
/
+1
*
hmp: Remove "info pcmcia"
Markus Armbruster
2014-10-24
1
-44
/
+0
*
bootdevice: move bootdevice related code to new file bootdevice.c
Gonglei
2014-10-15
1
-117
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-10-09
1
-81
/
+2
|
\
|
*
accel: Pass MachineState object to accel init functions
Eduardo Habkost
2014-10-09
1
-1
/
+1
|
*
accel: Move accel code to accel.c
Eduardo Habkost
2014-10-04
1
-80
/
+1
|
*
vl.c: Small coding style fix
Eduardo Habkost
2014-10-04
1
-1
/
+1
*
|
pc/vl: Add units-per-default-bus property
John Snow
2014-10-03
1
-0
/
+8
*
|
blockdev: Orphaned drive search
John Snow
2014-10-03
1
-1
/
+9
|
/
*
vl: Adjust the place of calling mlockall to speedup VM's startup
zhanghailiang
2014-09-29
1
-6
/
+5
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-09-23
1
-2
/
+3
|
\
|
*
async: aio_context_new(): Handle event_notifier_init failure
Chrysostomos Nanakos
2014-09-22
1
-2
/
+3
*
|
vl: Print maxmem in hex format for error message
zhanghailiang
2014-09-20
1
-11
/
+11
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-09-18
1
-1
/
+1
|
\
|
*
qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()
Eduardo Habkost
2014-09-18
1
-1
/
+1
*
|
cpu: init vmstate for ticks and clock offset
Pavel Dovgalyuk
2014-09-11
1
-0
/
+1
*
|
vl: use QLIST_FOREACH_SAFE to visit change state handlers
Paolo Bonzini
2014-09-10
1
-2
/
+2
|
/
*
machine: Clean up -machine handling
Andreas Färber
2014-09-04
1
-4
/
+4
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-09-02
1
-0
/
+4
|
\
|
*
intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...
Le Tan
2014-08-28
1
-0
/
+4
*
|
vl: process -object after other backend options
Paolo Bonzini
2014-08-26
1
-5
/
+5
|
/
*
vl: free err
Hu Tao
2014-08-15
1
-0
/
+1
*
vl: don't use 'Yoda conditions'
Gonglei
2014-08-15
1
-2
/
+3
*
icount: Add align option to icount
Sebastian Tanase
2014-08-06
1
-0
/
+4
*
icount: Add QemuOpts for icount
Sebastian Tanase
2014-08-06
1
-7
/
+28
*
machine: Replace underscores in machine's property names
Marcel Apfelbaum
2014-07-21
1
-1
/
+11
*
pc: fix qemu exiting with error when -m X < 128 with old machine types
Igor Mammedov
2014-07-17
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2014-07-01
1
-0
/
+2
|
\
|
*
trace: add qemu_system_powerdown_request and qemu_system_shutdown_request tra...
Yang Zhiyong
2014-07-01
1
-0
/
+2
*
|
memory: MemoryRegion: use /machine as default owner
Paolo Bonzini
2014-07-01
1
-2
/
+1
|
/
*
numa: Keep track of NUMA nodes present on the command-line
Eduardo Habkost
2014-06-29
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...
Peter Maydell
2014-06-24
1
-0
/
+13
|
\
|
*
migration: dump vmstate info as a json file for static analysis
Amit Shah
2014-06-23
1
-0
/
+13
*
|
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-06-24
1
-16
/
+9
|
\
\
|
*
|
qapi event: convert RTC_CHANGE
Wenchao Xia
2014-06-23
1
-9
/
+0
|
*
|
qapi event: convert WAKEUP
Wenchao Xia
2014-06-23
1
-1
/
+1
|
*
|
qapi event: convert SUSPEND
Wenchao Xia
2014-06-23
1
-1
/
+1
|
*
|
qapi event: convert RESUME
Wenchao Xia
2014-06-23
1
-2
/
+2
|
*
|
qapi event: convert RESET
Wenchao Xia
2014-06-23
1
-1
/
+1
|
*
|
qapi event: convert POWERDOWN
Wenchao Xia
2014-06-23
1
-1
/
+1
[prev]
[next]