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-11-22
[WIN32] Enable -k option on Windows too
Hervé Poussineau
1
-2
/
+0
2009-11-17
Block live migration
lirans@il.ibm.com
1
-3
/
+6
2009-11-17
char: Remove special init_reset handling
Amit Shah
1
-1
/
+0
2009-11-12
qemu_system_reset: we need to call it before loadvm/migration
Juan Quintela
1
-1
/
+1
2009-11-09
QemuOpts: command line switches for the config file.
Gerd Hoffmann
1
-0
/
+30
2009-11-09
Configurable block format whitelist
Markus Armbruster
1
-2
/
+2
2009-11-09
Added readonly flag to -drive command
Naphtali Sprei
1
-0
/
+10
2009-11-07
v3: don't call reset functions on cpu initialization
Glauber Costa
1
-0
/
+1
2009-10-30
Revert "Fall back to network boot as the last possible boot option"
Anthony Liguori
1
-1
/
+1
2009-10-30
Fall back to network boot as the last possible boot option
Anthony Liguori
1
-1
/
+1
2009-10-30
usb-storage: use qdev for -usbdevice
Gerd Hoffmann
1
-25
/
+0
2009-10-30
usb-serial and braille: use qdev for -usbdevice
Gerd Hoffmann
1
-6
/
+0
2009-10-30
usb-hid: use qdev for -usbdevice
Gerd Hoffmann
1
-29
/
+0
2009-10-30
usb core: use qdev for -usbdevice
Gerd Hoffmann
1
-0
/
+5
2009-10-27
net: remove unused includes of if_tun.h and if_tap.h
Mark McLoughlin
1
-6
/
+0
2009-10-27
Split out bottom halves
Kevin Wolf
1
-104
/
+0
2009-10-17
Only IDE needs limits for CHS configuration
Blue Swirl
1
-3
/
+3
2009-10-15
net: handle -netdevice options
Mark McLoughlin
1
-1
/
+1
2009-10-15
net: add -netdev option
Mark McLoughlin
1
-0
/
+5
2009-10-15
net: add QemuOptsList arg to net_client_parse()
Mark McLoughlin
1
-1
/
+1
2009-10-12
unlock iothread mutex before running kvm ioctl
Glauber Costa
1
-4
/
+4
2009-10-06
Final net cleanup after conversion to QemuOpts
Mark McLoughlin
1
-24
/
+4
2009-10-06
Port usb net to QemuOpts
Mark McLoughlin
1
-4
/
+15
2009-10-06
Remove double error message for -device option parsing
Mark McLoughlin
1
-3
/
+1
2009-10-06
Don't exit() in config_error()
Markus Armbruster
1
-3
/
+6
2009-10-06
Don't assign a static string to NICInfo::model
Mark McLoughlin
1
-1
/
+1
2009-10-06
offer right-ctrl as a grab option
Dustin Kirkland
1
-0
/
+4
2009-10-06
Reorganize option rom (+linux kernel) loading.
Gerd Hoffmann
1
-0
/
+3
2009-10-05
Improve error reporting on file access
Justin M. Forbes
1
-10
/
+10
2009-10-05
drive cleanup fixes.
Gerd Hoffmann
1
-11
/
+5
2009-10-05
qdev hotplug: infrastructure and monitor commands.
Gerd Hoffmann
1
-0
/
+2
2009-10-05
Enable host-clock-based RTC
Jan Kiszka
1
-1
/
+16
2009-10-05
Refactor RTC command line switches
Jan Kiszka
1
-35
/
+76
2009-10-05
Introduce QEMU_CLOCK_HOST
Jan Kiszka
1
-11
/
+35
2009-10-05
win32: Drop dead dyntick timer code
Jan Kiszka
1
-5
/
+1
2009-10-05
Rename QEMU_TIMER_* to QEMU_CLOCK_*
Jan Kiszka
1
-21
/
+21
2009-10-05
do proper cpu_self check
Glauber Costa
1
-2
/
+7
2009-10-02
Fix warning about undefined madvise() on OpenSolaris
Blue Swirl
1
-0
/
+3
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-14
/
+14
2009-10-01
Get rid of _t suffix
malc
1
-14
/
+14
2009-09-27
Win32: avoid a warning
Blue Swirl
1
-4
/
+4
2009-09-27
vl: Add failure check for SetEvent
malc
1
-1
/
+5
2009-09-27
vl: Do not use perror after failed Win32 API calls
malc
1
-3
/
+5
2009-09-26
fix -daemonize with kvm
Marcelo Tosatti
1
-10
/
+10
2009-09-25
Fix coding style issue
Mark McLoughlin
1
-1
/
+1
2009-09-15
support media=cdrom for if=none
Gerd Hoffmann
1
-1
/
+1
2009-09-14
Revert "Open chr device for all serial ports"
Aurelien Jarno
1
-9
/
+7
2009-09-14
Open chr device for all serial ports
Aurelien Jarno
1
-7
/
+9
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
1
-28
/
+28
2009-09-11
Make get_ticks_per_sec() a static inline
Anthony Liguori
1
-14
/
+6
[prev]
[next]