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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-21
scsi-block: Add share-rw option
Fam Zheng
1
-0
/
+1
2017-12-20
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
10
-77
/
+77
2017-12-19
tpm: move qdev_prop_tpm to hw/tpm/
Cornelia Huck
4
-66
/
+73
2017-12-19
virtio-blk: reject configs with logical block size > physical block size
Mark Kanda
1
-0
/
+7
2017-12-19
virtio-blk: make queue size configurable
Mark Kanda
1
-1
/
+9
2017-12-19
qdev: drop unused #include "sysemu/iothread.h"
Stefan Hajnoczi
1
-1
/
+0
2017-12-19
dev-storage: Fix the unusual function name
Mao Zhongyi
1
-10
/
+10
2017-12-19
hw/block: Use errp directly rather than local_err
Mao Zhongyi
6
-47
/
+24
2017-12-19
hw/block: Fix the return type
Mao Zhongyi
3
-12
/
+17
2017-12-19
hw/block/nvme: Convert to realize
Mao Zhongyi
1
-8
/
+10
2017-12-18
misc: drop old i386 dependency
Philippe Mathieu-Daudé
5
-5
/
+0
2017-12-18
i386/pc: move vmmouse.c to hw/i386/
Philippe Mathieu-Daudé
3
-1
/
+1
2017-12-18
i386/pc: move vmport.c to hw/i386/
Philippe Mathieu-Daudé
3
-10
/
+10
2017-12-18
hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
Philippe Mathieu-Daudé
2
-6
/
+5
2017-12-18
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
Philippe Mathieu-Daudé
6
-6
/
+8
2017-12-18
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
Philippe Mathieu-Daudé
4
-4
/
+4
2017-12-18
hw/display/vga: "vga_int.h" requires "ui/console.h"
Philippe Mathieu-Daudé
9
-9
/
+2
2017-12-18
hw/display/vga: "vga.h" only contains registers defs, rename it "vga_regs.h"
Philippe Mathieu-Daudé
2
-1
/
+1
2017-12-18
hw/acpi: ACPI_PM_* defines are not restricted to i386 arch
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
9
-9
/
+10
2017-12-18
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
Philippe Mathieu-Daudé
9
-9
/
+7
2017-12-18
hw/unicore32: restrict hw addr defines to source file
Philippe Mathieu-Daudé
1
-5
/
+10
2017-12-18
hw/virtio-balloon: remove old i386 dependency
Philippe Mathieu-Daudé
1
-1
/
+1
2017-12-18
hw/tpm: remove old i386 dependency
Philippe Mathieu-Daudé
2
-2
/
+0
2017-12-18
hw/i2c: remove old i386 dependency
Philippe Mathieu-Daudé
2
-2
/
+0
2017-12-18
hw/ipmi: remove old i386 dependency
Philippe Mathieu-Daudé
2
-2
/
+0
2017-12-18
hw/ide: remove old i386 dependency
Philippe Mathieu-Daudé
9
-10
/
+2
2017-12-18
misc: remove old i386 dependency
Philippe Mathieu-Daudé
6
-6
/
+0
2017-12-18
amd_iommu: avoid needless includes in header file
Philippe Mathieu-Daudé
2
-6
/
+4
2017-12-18
hw/ssi/aspeed_smc: remove unused #include
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
hw/misc/pvpanic: remove unused #include
Philippe Mathieu-Daudé
1
-3
/
+0
2017-12-18
hw/input/vmmouse: remove unused #include
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
misc: avoid "include/" in include path
Philippe Mathieu-Daudé
2
-2
/
+2
2017-12-18
nios2: remove duplicated includes (in code commented out)
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
ppc: remove duplicated includes
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
misc: remove duplicated includes
Philippe Mathieu-Daudé
4
-4
/
+0
2017-12-18
misc: remove headers implicitly included
Philippe Mathieu-Daudé
2
-2
/
+0
2017-12-18
hw: use "qemu/osdep.h" as first #include in source files
Philippe Mathieu-Daudé
7
-3
/
+6
2017-12-18
hw/input/hid: Add support for several keys.
Tao Wu
1
-4
/
+4
2017-12-18
mmap(2) returns MAP_FAILED, not NULL, on failure
Michael McConville
1
-1
/
+1
2017-12-18
Remove empty statements
Ladi Prosek
2
-2
/
+2
2017-12-17
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-15-1...
Peter Maydell
9
-151
/
+441
2017-12-15
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171215-v2' into sta...
Peter Maydell
9
-184
/
+288
2017-12-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20171215' int...
Peter Maydell
17
-279
/
+532
2017-12-15
s390-ccw-virtio: allow for systems larger that 7.999TB
Christian Borntraeger
1
-3
/
+27
2017-12-15
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171214-tag' into...
Peter Maydell
4
-145
/
+210
2017-12-14
tpm: tpm_passthrough: Fail startup if FE buffer size < BE buffer size
Stefan Berger
1
-0
/
+15
2017-12-14
tpm: tpm_emulator: get and set buffer size of device
Stefan Berger
3
-8
/
+105
2017-12-14
tpm: tpm_passthrough: Read the buffer size from the host device
Stefan Berger
4
-1
/
+137
2017-12-14
tpm: pull tpm_util_request() out of tpm_util_test()
Stefan Berger
1
-9
/
+31
[next]