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
2012-11-02
vl: delay thread initialization after daemonization
Paolo Bonzini
1
-1
/
+3
2012-11-02
vl: unify calls to init_timer_alarm
Paolo Bonzini
1
-5
/
+0
2012-11-01
Merge remote-tracking branch 'kraxel/pixman.v3' into staging
Anthony Liguori
1
-14
/
+35
2012-11-01
Merge remote-tracking branch 'bonzini/threadpool' into staging
Anthony Liguori
1
-11
/
+6
2012-11-01
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-0
/
+33
2012-11-01
console: init displaychangelisteners on register
Gerd Hoffmann
1
-1
/
+0
2012-11-01
console: untangle gfx & txt updates
Gerd Hoffmann
1
-2
/
+12
2012-11-01
console: add unregister_displaychangelistener
Gerd Hoffmann
1
-8
/
+23
2012-11-01
console: QLIST-ify display change listeners.
Gerd Hoffmann
1
-6
/
+3
2012-10-31
chardev: Use timer instead of bottom-half to postpone open event
Jan Kiszka
1
-5
/
+5
2012-10-31
Merge remote-tracking branch 'origin/master' into threadpool
Paolo Bonzini
1
-7
/
+119
2012-10-30
Emulate qemu-kvms -no-kvm option
Jan Kiszka
1
-0
/
+4
2012-10-30
Issue warning when deprecated -tdf option is used
Jan Kiszka
1
-0
/
+4
2012-10-30
Use global properties to emulate -no-kvm-pit-reinjection
Jan Kiszka
1
-0
/
+15
2012-10-30
Issue warning when deprecated -no-kvm-pit is used
Jan Kiszka
1
-0
/
+5
2012-10-30
Use machine options to emulate -no-kvm-irqchip
Jan Kiszka
1
-0
/
+5
2012-10-30
vl: init main loop earlier
Paolo Bonzini
1
-6
/
+6
2012-10-30
main-loop: unify qemu_init_main_loop between QEMU and tools
Paolo Bonzini
1
-5
/
+0
2012-10-29
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-0
/
+94
2012-10-29
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
1
-6
/
+24
2012-10-29
Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable
Aurelien Jarno
1
-1
/
+1
2012-10-29
Add USB option in machine options
zhlcindy@gmail.com
1
-6
/
+24
2012-10-24
migration: go to paused state after finishing incoming migration with -S
Paolo Bonzini
1
-1
/
+1
2012-10-24
qemu-config: Add new -add-fd command line option
Corey Bryant
1
-0
/
+94
2012-10-23
vnc: add error propagation to vnc_display_open
Paolo Bonzini
1
-3
/
+6
2012-10-23
migration (incoming): add error propagation to fd and exec protocols
Paolo Bonzini
1
-10
/
+6
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
1
-2
/
+7
2012-10-06
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
1
-1
/
+0
2012-10-06
vl.c: default to std if cirrus is not available
Aurelien Jarno
1
-2
/
+6
2012-10-06
vl.c: check for qxl availability
Aurelien Jarno
1
-1
/
+11
2012-10-06
vl.c: convert *vga_enabled functions to QOM
Aurelien Jarno
1
-3
/
+4
2012-10-05
cleanup useless return sentence
Amos Kong
1
-1
/
+0
2012-09-25
add a boot parameter to set reboot timeout
Amos Kong
1
-1
/
+2
2012-09-25
Cleanup unused global var qemu_system_powerdown
Igor Mammedov
1
-5
/
+7
2012-09-25
Introduce powerdown_notifiers
Igor Mammedov
1
-0
/
+8
2012-09-23
curses: don't initialize curses when qemu is daemonized
Hitoshi Mitake
1
-1
/
+3
2012-08-27
Revert "vl: fix -hdachs/-hda argument order parsing issues"
malc
1
-18
/
+21
2012-08-27
Revert "vga: add some optional CGA compatibility hacks"
malc
1
-23
/
+0
2012-08-27
Revert "i8259: add -no-spurious-interrupt-hack option"
malc
1
-4
/
+0
2012-08-24
i8259: add -no-spurious-interrupt-hack option
Matthew Ogilvie
1
-0
/
+4
2012-08-24
vga: add some optional CGA compatibility hacks
Matthew Ogilvie
1
-0
/
+23
2012-08-24
vl: fix -hdachs/-hda argument order parsing issues
Matthew Ogilvie
1
-21
/
+18
2012-08-18
vl: Round argument of -m up to multiple of 8KiB
Markus Armbruster
1
-3
/
+4
2012-08-16
Allow QEMUMachine to override reset sequencing
David Gibson
1
-1
/
+10
2012-08-16
Command line support for seccomp with -sandbox (v8)
Eduardo Otubo
1
-8
/
+30
2012-08-16
Adding seccomp calls to vl.c (v8)
Eduardo Otubo
1
-0
/
+13
2012-08-13
qapi: add query-machines command
Anthony Liguori
1
-0
/
+31
2012-08-13
qmp: emit the WAKEUP event when the guest is put to run
Luiz Capitulino
1
-1
/
+1
2012-08-13
qmp: don't emit the RESET event on wakeup from S3
Luiz Capitulino
1
-1
/
+15
2012-08-11
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-5
/
+5
[next]