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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-25
xics: add cpu_setup callback
Alexey Kardashevskiy
1
-0
/
+1
2013-10-25
xics: split to xics and xics-common
Alexey Kardashevskiy
1
-0
/
+20
2013-10-25
xics: add pre_save/post_load dispatchers
Alexey Kardashevskiy
1
-0
/
+26
2013-10-25
spapr-rtas: fix h_rtas parameters reading
Alexey Kardashevskiy
1
-2
/
+7
2013-10-18
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
6
-0
/
+127
2013-10-17
timer: add timer_mod_anticipate and timer_mod_anticipate_ns
Paolo Bonzini
1
-0
/
+26
2013-10-17
timer: make qemu_clock_enable sync between disable and timer's cb
Liu Ping Fan
1
-0
/
+6
2013-10-17
qemu-thread: add QemuEvent
Paolo Bonzini
3
-0
/
+19
2013-10-17
timer: protect timers_state's clock with seqlock
Liu Ping Fan
1
-0
/
+2
2013-10-17
seqlock: introduce read-write seqlock
Paolo Bonzini
1
-0
/
+72
2013-10-17
portio: Allow to mark portio lists as coalesced MMIO flushing
Jan Kiszka
1
-0
/
+2
2013-10-17
spice: fix multihead support
Gerd Hoffmann
1
-2
/
+3
2013-10-14
exec: Fix prototype of phys_mem_set_alloc and related functions
Stefan Weil
1
-1
/
+1
2013-10-11
Merge remote-tracking branch 'mdroth/qga-pull-2013-10-10' into staging
Anthony Liguori
1
-2
/
+5
2013-10-11
Merge remote-tracking branch 'rth/tcg-pull' into staging
Anthony Liguori
3
-67
/
+252
2013-10-11
Mostly revert "qemu-help: Sort devices by logical functionality"
Markus Armbruster
1
-16
/
+0
2013-10-11
blockdev: Separate ID generation from DriveInfo creation
Kevin Wolf
1
-0
/
+1
2013-10-11
blockdev: Introduce DriveInfo.enable_auto_del
Kevin Wolf
1
-0
/
+1
2013-10-11
block: Add BlockDriver.bdrv_check_ext_snapshot.
Benoît Canet
2
-0
/
+20
2013-10-11
block/get_block_status: avoid redundant callouts on raw devices
Peter Lieven
1
-0
/
+4
2013-10-11
block/qapi: Human-readable ImageInfoSpecific dump
Max Reitz
1
-0
/
+2
2013-10-11
block: Add bdrv_get_specific_info
Max Reitz
2
-0
/
+2
2013-10-11
qapi: make use of new BlockJobType
Fam Zheng
1
-1
/
+1
2013-10-11
blockjob: rename BlockJobType to BlockJobDriver
Fam Zheng
1
-6
/
+6
2013-10-10
exec: Add both big- and little-endian memory helpers
Richard Henderson
1
-35
/
+251
2013-10-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2
-2
/
+8
2013-10-10
Merge remote-tracking branch 'amit/char-remove-watch-on-unplug' into staging
Anthony Liguori
1
-0
/
+1
2013-10-10
qemu-ga: Extend 'guest-info' command to expose flag 'success-response'
Mark Wu
1
-0
/
+1
2013-10-10
qemu-ga: Add interface to traverse the qmp command list by QmpCommand
Mark Wu
1
-2
/
+4
2013-10-10
exec: Delete is_tcg_gen_code and GETRA_EXT
Richard Henderson
2
-14
/
+2
2013-10-10
tcg-aarch64: Update to helper_ret_*_mmu routines
Richard Henderson
1
-18
/
+0
2013-10-10
tcg: Put target helper data into an array.
Richard Henderson
1
-2
/
+1
2013-10-10
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-0
/
+2
2013-10-09
scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344]
Asias He
1
-0
/
+2
2013-10-09
Merge remote-tracking branch 'rth/tcg-arm-pull' into staging
Anthony Liguori
1
-15
/
+1
2013-10-09
Merge remote-tracking branch 'sweil/mingw' into staging
Anthony Liguori
1
-0
/
+1
2013-10-09
Merge remote-tracking branch 'sweil/tci' into staging
Anthony Liguori
1
-0
/
+80
2013-10-07
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
1
-2
/
+0
2013-10-02
util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR
Sebastian Ottlik
1
-0
/
+1
2013-10-02
target-i386: Set model=6 on qemu64 & qemu32 CPU models
Eduardo Habkost
1
-0
/
+8
2013-10-01
tcg-arm: Rearrange slow-path qemu_ld/st
Richard Henderson
1
-15
/
+1
2013-09-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
6
-4
/
+26
2013-09-30
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2
-0
/
+8
2013-09-30
Merge remote-tracking branch 'sstabellini/xen-2013-09-25' into staging
Anthony Liguori
1
-1
/
+3
2013-09-30
Merge remote-tracking branch 'rth/tcg-ppc-pull' into staging
Anthony Liguori
1
-3
/
+1
2013-09-30
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
1
-2
/
+15
2013-09-30
Merge remote-tracking branch 'borntraeger/tags/s390-next-20130924' into staging
Anthony Liguori
2
-5
/
+187
2013-09-28
smbios: Make multiple -smbios type= accumulate sanely
Markus Armbruster
2
-1
/
+1
2013-09-28
smbios: Convert to QemuOpts
Markus Armbruster
2
-2
/
+4
2013-09-28
smbios: Normalize smbios_entry_add()'s error handling to exit(1)
Markus Armbruster
1
-1
/
+1
[next]