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-19
virtio-blk: make queue size configurable
Mark Kanda
1
-0
/
+1
2017-12-19
iothread: add iothread_by_id() API
Stefan Hajnoczi
1
-0
/
+1
2017-12-19
hw/block: Fix the return type
Mao Zhongyi
1
-2
/
+2
2017-12-19
coroutine: simplify co_aio_sleep_ns() prototype
Stefan Hajnoczi
1
-5
/
+1
2017-12-18
hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
Philippe Mathieu-Daudé
2
-3
/
+21
2017-12-18
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
Philippe Mathieu-Daudé
2
-20
/
+33
2017-12-18
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
Philippe Mathieu-Daudé
2
-12
/
+25
2017-12-18
hw/acpi/ich9: extract ACPI_PM_PROP_TCO_ENABLED from i386/pc
Philippe Mathieu-Daudé
2
-2
/
+2
2017-12-18
hw/acpi: ACPI_PM_* defines are not restricted to i386 arch
Philippe Mathieu-Daudé
2
-11
/
+11
2017-12-18
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
1
-1
/
+2
2017-12-18
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
Philippe Mathieu-Daudé
2
-3
/
+4
2017-12-18
hw/unicore32: restrict hw addr defines to source file
Philippe Mathieu-Daudé
1
-10
/
+0
2017-12-18
i386/hax: remove duplicated includes
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
hw: remove "qemu/osdep.h" from header files
Philippe Mathieu-Daudé
3
-3
/
+0
2017-12-18
hw/registerfields: add missing include
Philippe Mathieu-Daudé
1
-0
/
+2
2017-12-18
hw/registerfields: add 64-bit extract/deposit macros
Philippe Mathieu-Daudé
1
-0
/
+11
2017-12-18
hw/registerfields: fix a typo in the FIELD() documentation
Philippe Mathieu-Daudé
1
-1
/
+1
2017-12-18
memory: remove unused memory_region_set_global_locking()
Marc-André Lureau
1
-12
/
+0
2017-12-18
qht: fix kernel-doc markup in qht.h
Emilio G. Cota
1
-3
/
+3
2017-12-17
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-15-1...
Peter Maydell
3
-35
/
+66
2017-12-15
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-201712151' into ...
Peter Maydell
1
-0
/
+174
2017-12-15
sparc: Make sure we mmap at SHMLBA alignment
Peter Maydell
1
-0
/
+3
2017-12-15
io: introduce a network socket listener API
Daniel P. Berrange
1
-0
/
+174
2017-12-15
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171215-v2' into sta...
Peter Maydell
2
-10
/
+6
2017-12-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20171215' int...
Peter Maydell
7
-18
/
+25
2017-12-15
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171214-tag' into...
Peter Maydell
1
-0
/
+3
2017-12-14
tpm: tpm_emulator: get and set buffer size of device
Stefan Berger
1
-2
/
+4
2017-12-14
tpm: Move getting TPM buffer size to backends
Stefan Berger
1
-0
/
+12
2017-12-14
tpm: remove tpm_register_model()
Marc-André Lureau
1
-2
/
+0
2017-12-14
qdev: add DEFINE_PROP_TPMBE
Marc-André Lureau
1
-0
/
+3
2017-12-14
acpi: change TPM TIS data conditions
Marc-André Lureau
1
-0
/
+3
2017-12-14
tpm: add TPM interface to lookup TPM version
Marc-André Lureau
1
-3
/
+2
2017-12-14
tpm: lookup the the TPM interface instead of TIS device
Marc-André Lureau
1
-10
/
+15
2017-12-14
tpm: rename qemu_find_tpm() -> qemu_find_tpm_be()
Marc-André Lureau
1
-1
/
+1
2017-12-14
tpm-backend: move set 'id' to common code
Marc-André Lureau
1
-1
/
+1
2017-12-14
tpm-be: update optional function pointers
Marc-André Lureau
1
-1
/
+4
2017-12-14
tpm: remove unused opened code
Marc-André Lureau
1
-12
/
+0
2017-12-14
tpm-be: ask model to the TPM interface
Marc-André Lureau
2
-1
/
+1
2017-12-14
tpm-be: report error instead of front-end
Marc-André Lureau
1
-1
/
+2
2017-12-14
tpm-be: call request_completed() out of thread
Marc-André Lureau
2
-1
/
+1
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
ui: generate qcode to linux mappings
Owen Smith
1
-0
/
+3
2017-12-15
spapr: fix LSI interrupt specifiers in the device tree
Greg Kurz
1
-0
/
+10
2017-12-15
spapr: replace numa_get_node() with lookup in pc-dimm list
Igor Mammedov
1
-10
/
+0
2017-12-15
spapr: introduce a spapr_qirq() helper
Cédric Le Goater
4
-3
/
+3
2017-12-15
spapr: move the IRQ allocation routines under the machine
Cédric Le Goater
2
-4
/
+6
2017-12-15
ppc/xics: introduce an icp_create() helper
Cédric Le Goater
1
-0
/
+3
2017-12-15
spapr_cpu_core: instantiate CPUs separately
Greg Kurz
1
-1
/
+1
[next]