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
*
Allow empty params for check_params (Jan Kiszka)
aliguori
2009-04-21
1
-1
/
+1
*
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
2009-04-19
1
-14
/
+14
*
qemu: Add support for SMBIOS command line otions (Alex Williamson)
aliguori
2009-04-17
1
-0
/
+11
*
qemu: Add prototype and make qemu_uuid_parse() non-static (Alex Williamson)
aliguori
2009-04-17
1
-1
/
+1
*
kvm: Sync CPU state on reset (Jan Kiszka)
aliguori
2009-04-17
1
-0
/
+2
*
Implement dynamic guest ram allocation.
pbrook
2009-04-11
1
-33
/
+23
*
Remove code phys_ram_base uses.
pbrook
2009-04-11
1
-9
/
+10
*
Add --with-pkgversion.
pbrook
2009-04-07
1
-1
/
+1
*
Implement --version.
pbrook
2009-04-07
1
-2
/
+11
*
Add new command line option -singlestep for tcg single stepping.
aurel32
2009-04-05
1
-0
/
+4
*
stop dirty tracking just at the end of migration (Glauber Costa)
aliguori
2009-04-05
1
-1
/
+1
*
gdbstub: Rework configuration via command line and monitor (Jan Kiszka)
aliguori
2009-04-05
1
-17
/
+8
*
Fix some win32 compile warnings
blueswir1
2009-04-05
1
-5
/
+12
*
Remove nodisk_ok machine feature (Jan Kiszka)
aliguori
2009-03-28
1
-4
/
+0
*
Fix warning in vl.c
blueswir1
2009-03-28
1
-0
/
+1
*
Syncing documentation vs. -help vs. qemu_options table
blueswir1
2009-03-28
1
-399
/
+33
*
Implement cancellation method for dma async I/O (Avi Kivity)
aliguori
2009-03-20
1
-0
/
+1
*
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
2009-03-16
1
-2
/
+0
*
DisplayAllocator interface (Stefano Stabellini)
aliguori
2009-03-13
1
-1
/
+14
*
Clean build: Add bt-host.h
aurel32
2009-03-10
1
-0
/
+1
*
Fix windows build and clean up use of <windows.h>
aliguori
2009-03-08
1
-0
/
+1
*
Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure
blueswir1
2009-03-08
1
-2
/
+2
*
target-ppc: move the CD-ROM drive to the second IDE
aurel32
2009-03-07
1
-4
/
+0
*
Use a dedicated function to request exit from execution loop
aurel32
2009-03-07
1
-7
/
+7
*
Support for DragonFly BSD (Hasso Tepper)
blueswir1
2009-03-07
1
-3
/
+5
*
Fix BSD breakage from r6736
blueswir1
2009-03-07
1
-0
/
+3
*
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-03-07
1
-29
/
+29
*
monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)
aliguori
2009-03-05
1
-1
/
+1
*
monitor: Decouple terminals (Jan Kiszka)
aliguori
2009-03-05
1
-1
/
+1
*
monitor: Drop banner hiding (Jan Kiszka)
aliguori
2009-03-05
1
-1
/
+1
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-22
/
+25
*
monitor: Rework modal password input (Jan Kiszka)
aliguori
2009-03-05
1
-4
/
+15
*
monitor: Rework early disk password inquiry (Jan Kiszka)
aliguori
2009-03-05
1
-52
/
+21
*
monitor: Use reasonable default virtual console size (Jan Kiszka)
aliguori
2009-03-05
1
-1
/
+1
*
char: Fix initial reset (Jan Kiszka)
aliguori
2009-03-05
1
-0
/
+1
*
Change default werror semantics from "report" to "enospc"
aliguori
2009-02-28
1
-2
/
+2
*
Remove some warnings and fix windows build.
aliguori
2009-02-27
1
-2
/
+2
*
chroot and change user support (Nolan)
aliguori
2009-02-27
1
-5
/
+58
*
Unify default parallel console size (Jan Kiszka)
aliguori
2009-02-27
1
-1
/
+1
*
Allow additions of ACPI tables from command line (Gleb Natapov)
aliguori
2009-02-27
1
-0
/
+10
*
Do not enable a default virtio console
aliguori
2009-02-27
1
-4
/
+1
*
Unbreak SDL on Mac OS X
malc
2009-02-15
1
-0
/
+7
*
qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)
aliguori
2009-02-11
1
-0
/
+3
*
qemu: zero ioport_opaque on isa_unassign_ioport (Marcelo Tosatti)
aliguori
2009-02-11
1
-0
/
+2
*
qemu: net/drive add/remove tweaks (Marcelo Tosatti)
aliguori
2009-02-11
1
-7
/
+7
*
qemu: move drives_opt for external use (Marcelo Tosatti)
aliguori
2009-02-11
1
-6
/
+2
*
qemu: drive removal support (Marcelo Tosatti)
aliguori
2009-02-11
1
-0
/
+21
*
qemu: dynamic drive/drive_opt index allocation (Marcelo Tosatti)
aliguori
2009-02-11
1
-11
/
+43
*
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-16
/
+0
*
Synch code, help and docs
blueswir1
2009-01-24
1
-136
/
+168
[next]