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
2014-06-16
blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del()
Markus Armbruster
1
-2
/
+2
2014-06-09
trace: Multi-backend tracing
LluĂs Vilanova
1
-2
/
+2
2014-06-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+2
2014-06-05
qdev: Display warning about unused -global
Don Slutz
1
-0
/
+2
2014-05-28
machine: Make -machine opts properties of MachineState
Marcel Apfelbaum
1
-3
/
+8
2014-05-28
vl.c: Do not set 'type' property in obj_set_property()
Marcel Apfelbaum
1
-1
/
+2
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
1
-10
/
+8
2014-05-24
vl: fix 'name' option to work with -readconfig
Dr. David Alan Gilbert
1
-2
/
+7
2014-05-09
vl.c: remove init_clocks call from main
Kirill Batuzov
1
-1
/
+0
2014-05-07
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...
Peter Maydell
1
-2
/
+1
2014-05-05
Provide init function for ram migration
Dr. David Alan Gilbert
1
-2
/
+1
2014-05-05
machine: Remove QEMUMachine indirection from MachineClass
Marcel Apfelbaum
1
-43
/
+36
2014-05-05
machine: Replace QEMUMachine by MachineClass in accelerator configuration
Marcel Apfelbaum
1
-5
/
+5
2014-05-05
vl.c: Replace QEMUMachine with MachineClass in QEMUMachineInitArgs
Marcel Apfelbaum
1
-1
/
+1
2014-05-05
machine: Copy QEMUMachine's fields to MachineClass
Marcel Apfelbaum
1
-0
/
+23
2014-04-28
vl: avoid closing stdout with 'writeconfig'
Chen Gang
1
-1
/
+3
2014-04-28
vl: Eliminate a superfluous local variable
Chen Gang
1
-9
/
+9
2014-04-28
vl: Remove useless 'continue'
Chen Gang
1
-1
/
+0
2014-04-27
vl: convert -m to QemuOpts
Igor Mammedov
1
-14
/
+57
2014-04-27
qemu-option: introduce qemu_find_opts_singleton
Paolo Bonzini
1
-10
/
+1
2014-04-18
vl: Report accelerator not supported for target more nicely
Chen Gang
1
-1
/
+1
2014-03-27
vl.c: Improve message when no default machine is found
Peter Maydell
1
-1
/
+2
2014-03-25
osdep: initialize glib threads in all QEMU tools
Stefan Hajnoczi
1
-8
/
+0
2014-03-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2014-03-20
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
1
-3
/
+5
2014-03-20
vl.c: Extend get_boot_devices_list() to ignore suffixes
Alexey Kardashevskiy
1
-3
/
+5
2014-03-19
vl.c: Fix OpenBSD compilation issue due to namespace collisions
Marcel Apfelbaum
1
-1
/
+1
2014-03-19
vl.c: Fix memory leak in qemu_register_machine()
Christian Borntraeger
1
-1
/
+3
2014-03-19
vl.c: Use MAX_CPUMASK_BITS macro instead of hardcoded constant
Eduardo Habkost
1
-1
/
+1
2014-03-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-3' into staging
Peter Maydell
1
-1
/
+23
2014-03-17
gtk: Allow to activate grab-on-hover from the command line
Jan Kiszka
1
-1
/
+23
2014-03-17
vl.c: Output error on invalid machine type
Miroslav Rezanina
1
-8
/
+13
2014-03-13
spapr: Fix return value of vga initialization
Mark Wu
1
-1
/
+2
2014-03-13
Fix vga_interface_type for command line argument '-device VGA'
Mark Wu
1
-20
/
+22
2014-03-12
hw/boards: Convert current_machine to MachineState
Marcel Apfelbaum
1
-30
/
+42
2014-03-12
vl: Use MachineClass instead of global QEMUMachine list
Marcel Apfelbaum
1
-21
/
+54
2014-03-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-13
/
+48
2014-03-09
Add 'debug-threads' suboption to --name
Dr. David Alan Gilbert
1
-0
/
+9
2014-03-09
Rework --name to use QemuOpts
Dr. David Alan Gilbert
1
-13
/
+39
2014-03-08
vl: add system_wakeup_request tracepoint
Alexey Kardashevskiy
1
-0
/
+2
2014-03-05
kvm: Add a new machine option kvm-type
Aneesh Kumar K.V
1
-5
/
+9
2014-03-04
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...
Peter Maydell
1
-4
/
+0
2014-03-03
vl: Remove unneeded include file
Stefan Weil
1
-4
/
+0
2014-02-27
sun4m: Add Sun CG3 framebuffer initialisation function
Mark Cave-Ayland
1
-0
/
+24
2014-02-24
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
1
-1
/
+2
2014-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-7
/
+23
2014-02-20
util: Split out exec_dir from os_find_datadir
Fam Zheng
1
-1
/
+2
2014-02-20
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-1
/
+1
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
1
-1
/
+1
2014-02-15
vl: trim includes
Michael Tokarev
1
-51
/
+1
[next]