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