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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
sysemu
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-04
monitor: Move hmp_info_snapshots from savevm.c to hmp.c
Juan Quintela
1
-1
/
+0
2017-05-04
monitor: Move hmp_delvm from savevm.c to hmp.c
Juan Quintela
1
-1
/
+0
2017-05-04
monitor: Move hmp_savevm from savevm.c to hmp.c
Juan Quintela
1
-1
/
+0
2017-05-04
monitor: Remove monitor parameter from save_vmstate
Juan Quintela
1
-1
/
+1
2017-05-03
char: Fix removing wrong GSource that be found by fd_in_tag
zhanghailiang
1
-1
/
+1
2017-04-28
block: Add errp to b{lk,drv}_truncate()
Max Reitz
1
-1
/
+1
2017-04-27
block: Constify data passed by pointer to blk_name
Krzysztof Kozlowski
1
-1
/
+1
2017-04-26
spapr: Add ibm,processor-radix-AP-encodings to the device tree
Sam Bobroff
1
-0
/
+1
2017-04-21
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...
Peter Maydell
1
-1
/
+1
2017-04-21
ram: Rename qemu_target_page_bits() to qemu_target_page_size()
Juan Quintela
1
-1
/
+1
2017-04-20
hostmem: introduce host_memory_backend_mr_inited()
Peter Xu
1
-0
/
+1
2017-03-22
block-backend: add drained_begin / drained_end ops
John Snow
1
-0
/
+8
2017-03-14
cpus: define QEMUTimerListNotifyCB for QEMU system emulation
Paolo Bonzini
1
-0
/
+1
2017-03-14
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
Paolo Bonzini
1
-0
/
+2
2017-03-14
build: include sys/sysmacros.h for major() and minor()
Christopher Covington
1
-0
/
+4
2017-03-03
KVM: move SIG_IPI handling to kvm-all.c
Paolo Bonzini
1
-3
/
+2
2017-03-03
KVM: do not use sigtimedwait to catch SIGBUS
Paolo Bonzini
1
-1
/
+4
2017-03-03
KVM: remove kvm_arch_on_sigbus
Paolo Bonzini
1
-1
/
+0
2017-03-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20170301-1' into...
Peter Maydell
1
-0
/
+7
2017-03-01
replay: add record/replay for audio passthrough
Pavel Dovgalyuk
1
-0
/
+7
2017-02-28
hmp: Request permissions in qemu-io
Kevin Wolf
1
-0
/
+1
2017-02-28
block: Allow error return in BlockDevOps.change_media_cb()
Kevin Wolf
1
-1
/
+1
2017-02-28
block: Add error parameter to blk_insert_bs()
Kevin Wolf
1
-1
/
+1
2017-02-28
block: Add permissions to blk_new()
Kevin Wolf
1
-1
/
+1
2017-02-28
block: Add permissions to BlockBackend
Kevin Wolf
1
-0
/
+2
2017-02-24
tcg: add options for enabling MTTCG
KONRAD Frederic
1
-0
/
+2
2017-02-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...
Peter Maydell
1
-6
/
+5
2017-02-21
blockdev: Make orphaned -drive fatal
Markus Armbruster
1
-1
/
+1
2017-02-21
hw: Default -drive to if=none instead of ide when ide cannot work
Markus Armbruster
1
-5
/
+4
2017-02-21
block: document fields protected by AioContext lock
Paolo Bonzini
1
-4
/
+10
2017-02-16
report guest crash information in GUEST_PANICKED event
Anton Nefedov
1
-1
/
+1
2017-02-16
move vm_start to cpus.c
Claudio Imbrenda
1
-0
/
+2
2017-01-31
char: headers clean-up
Marc-André Lureau
1
-5
/
+0
2017-01-31
char: move socket chardev to its own file
Marc-André Lureau
1
-0
/
+1
2017-01-31
char: rename and move to header CHR_READ_BUF_LEN
Marc-André Lureau
1
-0
/
+1
2017-01-31
char: move mux to its own file
Marc-André Lureau
1
-2
/
+1
2017-01-31
char: remove class kind field
Marc-André Lureau
1
-1
/
+0
2017-01-31
char: rename remaining CharDriver to Chardev
Marc-André Lureau
1
-20
/
+20
2017-01-31
char: get rid of CharDriver
Marc-André Lureau
1
-10
/
+2
2017-01-31
char: remove chr_free
Marc-André Lureau
1
-8
/
+0
2017-01-27
chardev: qom-ify
Marc-André Lureau
1
-49
/
+58
2017-01-27
gtk: overwrite the console.c char driver
Marc-André Lureau
1
-3
/
+1
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
3
-51
/
+51
2017-01-27
char: allocate CharDriverState as a single object
Marc-André Lureau
1
-1
/
+1
2017-01-27
char: use a feature bit for replay
Marc-André Lureau
1
-1
/
+2
2017-01-27
char: introduce generic qemu_chr_get_kind()
Marc-André Lureau
1
-2
/
+13
2017-01-27
char: move callbacks in CharDriver
Marc-André Lureau
1
-20
/
+26
2017-01-27
char: use a const CharDriver
Marc-André Lureau
1
-9
/
+11
2017-01-27
char: add qemu_chr_fe_add_watch() Returns description
Marc-André Lureau
1
-0
/
+2
2017-01-27
replay: save/load initial state
Pavel Dovgalyuk
1
-0
/
+9
[prev]
[next]