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
2018-03-12
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
21
-23
/
+0
2018-03-12
scsi-disk.c: consider bl->max_transfer in INQUIRY emulation
Daniel Henrique Barboza
1
-0
/
+15
2018-03-12
q35: change default NIC to e1000e
Paolo Bonzini
3
-5
/
+16
2018-03-12
net: allow using any PCI NICs in -net or -nic
Paolo Bonzini
2
-32
/
+31
2018-03-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...
Peter Maydell
14
-33
/
+1627
2018-03-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-13
/
+35
2018-03-09
sdhci: Fix a typo in comment
Philippe Mathieu-Daudé
1
-2
/
+2
2018-03-09
sdcard: Add the Tuning Command (CMD19)
Philippe Mathieu-Daudé
1
-0
/
+29
2018-03-09
sdcard: Display which protocol is used when tracing (SD or SPI)
Philippe Mathieu-Daudé
2
-8
/
+14
2018-03-09
sdcard: Display command name when tracing CMD/ACMD
Philippe Mathieu-Daudé
5
-10
/
+109
2018-03-09
sdcard: Do not trace CMD55, except when we already expect an ACMD
Philippe Mathieu-Daudé
1
-3
/
+8
2018-03-09
hw/arm/virt: Support -machine gic-version=max
Peter Maydell
1
-10
/
+19
2018-03-09
hw/arm/virt: Add "max" to the list of CPU types "virt" supports
Peter Maydell
1
-0
/
+1
2018-03-09
arm: avoid heap-buffer-overflow in load_aarch64_image
Marc-André Lureau
1
-1
/
+2
2018-03-09
arm: fix load ELF error leak
Marc-André Lureau
1
-0
/
+1
2018-03-09
hw/arm: Use more CONFIG switches for the object files
Thomas Huth
1
-9
/
+21
2018-03-09
Implement support for i.MX7 Sabre board
Andrey Smirnov
2
-1
/
+91
2018-03-09
i.MX: Add i.MX7 SOC implementation.
Andrey Smirnov
2
-0
/
+583
2018-03-09
pci: Add support for Designware IP block
Andrey Smirnov
2
-0
/
+756
2018-03-09
hw/arm: Set the core count for Xilinx's ZynqMP
Alistair Francis
1
-0
/
+2
2018-03-09
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...
Peter Maydell
13
-2
/
+2860
2018-03-08
virtio-scsi: fix race between .ioeventfd_stop() and vq handler
Stefan Hajnoczi
1
-4
/
+5
2018-03-08
virtio-blk: fix race between .ioeventfd_stop() and vq handler
Stefan Hajnoczi
1
-7
/
+17
2018-03-08
s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize
Nia Alarie
2
-18
/
+18
2018-03-08
virtio-blk: dataplane: Don't batch notifications if EVENT_IDX is present
Sergio Lopez
1
-2
/
+13
2018-03-08
s390x/sclp: clean up sclp masks
Claudio Imbrenda
5
-18
/
+18
2018-03-08
s390x/sclp: proper support of larger send and receive masks
Claudio Imbrenda
2
-14
/
+75
2018-03-08
vfio-ccw: license text should indicate GPL v2 or later
Cornelia Huck
1
-2
/
+2
2018-03-08
s390x/sclpconsole: Remove dead code - remove exit handlers
Nia Alarie
3
-26
/
+0
2018-03-08
numa: we don't implement NUMA for s390x
David Hildenbrand
1
-3
/
+5
2018-03-08
hw/s390x: Add the possibility to specify the netboot image on the command line
Thomas Huth
1
-1
/
+3
2018-03-08
s390/ipl: only print boot menu error if -boot menu=on was specified
Collin L. Walling
1
-4
/
+6
2018-03-08
hw/s390x/ipl: Bail out if the network bootloader can not be found
Thomas Huth
1
-2
/
+3
2018-03-08
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
1
-0
/
+1
2018-03-08
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-07-1...
Peter Maydell
6
-114
/
+134
2018-03-08
hw/sparc/sun4m: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
1
-0
/
+1
2018-03-07
multiboot: fprintf(stderr...) -> error_report()
Jack Schwartz
1
-26
/
+29
2018-03-07
multiboot: Use header names when displaying fields
Jack Schwartz
1
-8
/
+8
2018-03-07
multiboot: Remove unused variables from multiboot.c
Jack Schwartz
1
-6
/
+0
2018-03-07
multiboot: bss_end_addr can be zero
Jack Schwartz
1
-8
/
+10
2018-03-07
RISC-V Build Infrastructure
Michael Clark
1
-0
/
+11
2018-03-07
SiFive Freedom U Series RISC-V Machine
Michael Clark
1
-0
/
+339
2018-03-07
SiFive Freedom E Series RISC-V Machine
Michael Clark
1
-0
/
+234
2018-03-07
SiFive RISC-V PRCI Block
Michael Clark
1
-0
/
+89
2018-03-07
SiFive RISC-V UART Device
Michael Clark
1
-0
/
+176
2018-03-07
RISC-V VirtIO Machine
Michael Clark
1
-0
/
+420
2018-03-07
SiFive RISC-V Test Finisher
Michael Clark
1
-0
/
+93
2018-03-07
RISC-V Spike Machines
Michael Clark
1
-0
/
+376
2018-03-07
SiFive RISC-V PLIC Block
Michael Clark
1
-0
/
+505
2018-03-07
SiFive RISC-V CLINT Block
Michael Clark
1
-0
/
+254
[next]