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
/
sysemu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-04
monitor: Port handler_3 to use QDict
Luiz Capitulino
1
-2
/
+1
2009-09-04
monitor: Port handler_2 to use QDict
Luiz Capitulino
1
-1
/
+1
2009-09-04
monitor: Port handler_1 to use QDict
Luiz Capitulino
1
-5
/
+6
2009-09-04
Add wrappers to functions used by the Monitor
Luiz Capitulino
1
-0
/
+1
2009-08-27
switch balloon initialization to -device.
Gerd Hoffmann
1
-2
/
+0
2009-08-27
add qemu_error() + friends
Gerd Hoffmann
1
-0
/
+5
2009-08-27
make load_vmstate() return errors
Juan Quintela
1
-1
/
+1
2009-08-27
move do_loadvm() to monitor.c
Juan Quintela
1
-1
/
+0
2009-08-27
split do_loadvm() into do_loadvm() and load_vmstate()
Juan Quintela
1
-0
/
+1
2009-08-24
Unbreak large mem support by removing kqemu
Anthony Liguori
1
-4
/
+0
2009-08-24
QEMU set irq0override in fw_cfg
Jes Sorensen
1
-0
/
+1
2009-08-24
Clean up VGA type selection; far too many variables being used to track one s...
Zachary Amsden
1
-4
/
+11
2009-08-10
add -drive if=none
Gerd Hoffmann
1
-0
/
+1
2009-08-10
constify drive_get_by_id arg
Gerd Hoffmann
1
-1
/
+1
2009-08-09
Use qemu_irq for system_powerdown
Blue Swirl
1
-8
/
+1
2009-07-30
fix migration to obey -S
Paolo Bonzini
1
-0
/
+1
2009-07-27
Introduce -smp , maxcpus= flag to specify maximum number of CPUS.
Jes Sorensen
1
-0
/
+1
2009-07-27
switch -drive to QemuOpts.
Gerd Hoffmann
1
-11
/
+3
2009-07-27
move parser functions from vl.c to qemu-option.c
Gerd Hoffmann
1
-7
/
+1
2009-07-27
kill drives_opt
Gerd Hoffmann
1
-13
/
+11
2009-07-27
add support for drive ids.
Gerd Hoffmann
1
-0
/
+2
2009-07-27
kill drives_table
Gerd Hoffmann
1
-6
/
+7
2009-07-16
Add boot menu control via command line switch
Jan Kiszka
1
-0
/
+1
2009-06-29
Replace -no-virtio-balloon by -balloon
Markus Armbruster
1
-1
/
+2
2009-06-29
Introduce get_next_param_value
Jan Kiszka
1
-0
/
+2
2009-06-24
Add serial number support for virtio_blk
john cooper
1
-1
/
+3
2009-06-22
Support addr=... in option argument of -drive if=virtio
Markus Armbruster
1
-0
/
+1
2009-06-22
acpi.c: make qemu_system_device_hot_add piix independent.
Isaku Yamahata
1
-1
/
+2
2009-06-13
Add -no-virtio-balloon command-line option
Eduardo Habkost
1
-0
/
+1
2009-06-09
net: Real fix for check_params users
Jan Kiszka
1
-1
/
+2
2009-05-30
Use relative path for bios
Paul Brook
1
-1
/
+4
2009-05-22
Create qemu-option.h
Kevin Wolf
1
-2
/
+0
2009-05-22
augment info migrate with page status
Glauber Costa
1
-0
/
+4
2009-05-21
Refactor how display drivers are selected
Anthony Liguori
1
-1
/
+10
2009-05-19
Hardware convenience library
Paul Brook
1
-0
/
+4
2009-05-19
Remove obsolete BIOS_SIZE from sysemu.h
Paul Brook
1
-8
/
+0
2009-05-14
Basic qdev infrastructure.
Paul Brook
1
-1
/
+6
2009-05-12
Push AUD_init down to devices
Paul Brook
1
-2
/
+2
2009-05-01
net: Fix -net socket parameter checks
Jan Kiszka
1
-2
/
+1
2009-04-22
xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)
aliguori
1
-0
/
+1
2009-04-22
xen: add block device backend driver. (Gerd Hoffmann)
aliguori
1
-1
/
+1
2009-04-21
added -numa cmdline parameter parser (Andre Przywara)
aliguori
1
-1
/
+5
2009-04-19
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
1
-1
/
+1
2009-04-18
Move bootp_filename to avoid a sparse warning
blueswir1
1
-1
/
+0
2009-04-17
qemu: Add prototype and make qemu_uuid_parse() non-static (Alex Williamson)
aliguori
1
-0
/
+1
2009-03-08
Fix windows build and clean up use of <windows.h>
aliguori
1
-0
/
+4
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
1
-11
/
+14
2009-02-11
qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)
aliguori
1
-0
/
+14
2009-02-11
qemu: pci hotplug GPE support (Marcelo Tosatti)
aliguori
1
-0
/
+1
2009-02-11
qemu: initialize hot add system / acpi gpe (Marcelo Tosatti)
aliguori
1
-0
/
+3
[next]