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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-14
tpm-tis: no longer expose TPMState
Marc-André Lureau
1
-2
/
+0
2017-12-14
tpm-backend: store TPMIf interface, improve backend_init()
Marc-André Lureau
2
-4
/
+4
2017-12-14
tpm: move TpmIf in include/sysemu/tpm.h
Marc-André Lureau
1
-0
/
+19
2017-12-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171214' into s...
Peter Maydell
2
-3
/
+0
2017-12-14
hmp-commands: Remove the deprecated usb_add and usb_del
Thomas Huth
2
-3
/
+0
2017-12-13
xilinx_spips: Set all of the reset values
Alistair Francis
1
-1
/
+1
2017-12-13
nvic: Make systick banked
Peter Maydell
1
-1
/
+3
2017-12-13
linux-headers: update to 4.15-rc1
Eric Auger
5
-409
/
+34
2017-12-13
xlnx-zcu102: Add support for the ZynqMP QSPI
Francisco Iglesias
1
-0
/
+5
2017-12-13
xilinx_spips: Add support for the ZynqMP Generic QSPI
Francisco Iglesias
1
-1
/
+31
2017-12-13
xilinx_spips: Add support for zero pumping
Francisco Iglesias
1
-0
/
+2
2017-12-13
xilinx_spips: Add support for RX discard and RX drain
Francisco Iglesias
1
-0
/
+6
2017-12-13
xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClass
Francisco Iglesias
1
-0
/
+34
2017-12-01
virtio: Add queue interface to restore avail index from vring used index
Maxime Coquelin
1
-0
/
+1
2017-12-01
i386/msi: Correct mask of destination ID in MSI address
Chao Gao
1
-1
/
+1
2017-11-29
blockjob: reimplement block_job_sleep_ns to allow cancellation
Paolo Bonzini
2
-3
/
+9
2017-11-29
blockjob: remove clock argument from block_job_sleep_ns
Paolo Bonzini
1
-4
/
+3
2017-11-24
osdep.h: Make TIME_MAX handle different time_t types
Peter Maydell
1
-1
/
+28
2017-11-24
s390/kvm_virtio/linux-headers: remove traces of old virtio transport
Christian Borntraeger
1
-64
/
+0
2017-11-21
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2
-4
/
+12
2017-11-21
coroutine: abort if we try to schedule or enter a pending coroutine
Jeff Cody
1
-3
/
+10
2017-11-21
blockjob: do not allow coroutine double entry or entry-after-completion
Jeff Cody
1
-1
/
+2
2017-11-21
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+4
2017-11-21
block: Add errp to bdrv_all_goto_snapshot()
Kevin Wolf
1
-1
/
+2
2017-11-21
block: Add errp to bdrv_snapshot_goto()
Kevin Wolf
1
-1
/
+2
2017-11-21
Use HTTPS for qemu.org and other domains
Stefan Hajnoczi
1
-2
/
+2
2017-11-21
exec.c: Factor out before/after actions for notdirty memory writes
Peter Maydell
1
-0
/
+62
2017-11-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'...
Peter Maydell
1
-0
/
+3
2017-11-20
hw/arm/aspeed: Unlock SCU when running kernel
Joel Stanley
1
-0
/
+3
2017-11-20
net: Transmit zero UDP checksum as 0xFFFF
Ed Swierk
1
-0
/
+6
2017-11-20
Revert "Add new PCI ID for i82559a"
Jason Wang
2
-5
/
+0
2017-11-17
block: Make bdrv_next() keep strong references
Max Reitz
1
-0
/
+1
2017-11-17
qapi: Add qobject_is_equal()
Max Reitz
7
-0
/
+16
2017-11-17
qapi/qlist: Add qlist_append_null() macro
Max Reitz
1
-0
/
+3
2017-11-17
qapi/qnull: Add own header
Max Reitz
4
-12
/
+32
2017-11-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-1
/
+11
2017-11-16
NUMA: Enable adding NUMA node implicitly
Dou Liyang
1
-0
/
+1
2017-11-16
hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
Marcel Apfelbaum
2
-1
/
+10
2017-11-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2017-11-15
tcg: Record code_gen_buffer address for user-only memory helpers
Richard Henderson
2
-2
/
+14
2017-11-14
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171114' int...
Peter Maydell
1
-0
/
+2
2017-11-14
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2
-0
/
+5
2017-11-14
thread-posix: fix qemu_rec_mutex_trylock macro
Emilio G. Cota
1
-1
/
+1
2017-11-14
xics/kvm: synchonize state before 'info pic'
Greg Kurz
1
-0
/
+2
2017-11-13
accel/tcg/translate-all: expand cpu_restore_state addr check
Alex Bennée
1
-0
/
+11
2017-11-13
hw: add .min_cpus and .default_cpus fields to machine_class
Emilio G. Cota
1
-0
/
+5
2017-11-13
qom: move CPUClass.tcg_initialize to a global
Emilio G. Cota
1
-1
/
+0
2017-11-13
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-11-09' into st...
Peter Maydell
1
-5
/
+13
2017-11-13
Add new PCI ID for i82559a
Mike Nawrocki
2
-0
/
+5
2017-11-09
nbd: Fix struct name for structured reads
Eric Blake
1
-5
/
+13
[next]