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
2019-03-12
hw/sd/sdhci: Move PCI-related code into a separate file
Thomas Huth
5
-94
/
+132
2019-03-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
9
-95
/
+154
2019-03-11
lsi: 810/895A are always little endian
Sven Schnelle
1
-4
/
+3
2019-03-11
lsi: return dfifo value
Sven Schnelle
1
-1
/
+1
2019-03-11
lsi: use SCSI phase names instead of numbers in trace
Sven Schnelle
2
-11
/
+26
2019-03-11
lsi: use enum type for s->msg_action
Sven Schnelle
1
-11
/
+16
2019-03-11
lsi: use enum type for s->waiting
Sven Schnelle
1
-19
/
+23
2019-03-11
lsi: use ldn_le_p()/stn_le_p()
Sven Schnelle
1
-20
/
+4
2019-03-11
scsi-disk: Fix crash if request is invaild or disk is no medium
Zhengui Li
1
-13
/
+24
2019-03-11
update copyright notice
David Kiarie
2
-2
/
+2
2019-03-11
lsi: check if SIGP bit is already set in Wait reselect
Sven Schnelle
1
-2
/
+4
2019-03-11
lsi: implement basic SBCL functionality
Sven Schnelle
1
-4
/
+27
2019-03-11
virtio-scsi: Fix build with gcc 9
Greg Kurz
1
-1
/
+7
2019-03-11
i386: extended the cpuid_level when Intel PT is enabled
Luwei Kang
1
-0
/
+1
2019-03-11
hw/i386/pc: run the multiboot loader before the PVH loader
Stefano Garzarella
1
-6
/
+11
2019-03-11
riscv/Kconfig: enable PCI_DEVICES
David Abdurachmanov
1
-0
/
+3
2019-03-11
vfio-pci: enable by default
Paolo Bonzini
1
-1
/
+2
2019-03-11
mips_fulong2e: Add on-board graphics chip
BALATON Zoltan
1
-0
/
+7
2019-03-11
hw/display: Add basic ATI VGA emulation
BALATON Zoltan
8
-0
/
+1860
2019-03-11
virtio-gpu: make virtio_gpu_reset static
Gerd Hoffmann
1
-1
/
+1
2019-03-11
virtio-vga: fix reset.
Gerd Hoffmann
1
-2
/
+15
2019-03-11
virtio: add class_size to VirtioPCIDeviceTypeInfo
Gerd Hoffmann
2
-0
/
+2
2019-03-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-7
/
+9
2019-03-08
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...
Peter Maydell
23
-23
/
+0
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
23
-23
/
+0
2019-03-07
xtensa-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+3
2019-03-07
unicore32-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+2
2019-03-07
sparc64-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+13
2019-03-07
sparc-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
3
-0
/
+15
2019-03-07
sh4-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+11
2019-03-07
s390x: express dependencies with Kconfig
Thomas Huth
3
-1
/
+16
2019-03-07
riscv-softmmu.mak: replace CONFIG_* with Kconfig "select" directives
Paolo Bonzini
1
-0
/
+13
2019-03-07
or1k-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+3
2019-03-07
nios2-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+3
2019-03-07
moxie-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+1
2019-03-07
microblaze-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+12
2019-03-07
m68k-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
1
-3
/
+2
2019-03-07
lm32-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2
-2
/
+7
2019-03-07
hppa-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+8
2019-03-07
cris-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+3
2019-03-07
alpha-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+10
2019-03-07
ppc: Express dependencies of the embedded machines with kconfig
Thomas Huth
1
-0
/
+19
2019-03-07
ppc: Express dependencies of the Sam460EX machines with kconfig
Thomas Huth
1
-0
/
+11
2019-03-07
ppc: Express dependencies of the Mac machines with kconfig
Thomas Huth
4
-1
/
+25
2019-03-07
ppc: Express dependencies of the 'prep' and '40p' machines with kconfig
Thomas Huth
1
-0
/
+10
2019-03-07
ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig
Thomas Huth
3
-6
/
+23
2019-03-07
i386-softmmu.mak: remove all CONFIG_* except boards definitions
Yang Zhong
5
-0
/
+25
2019-03-07
ipmi: express dependencies with kconfig
Paolo Bonzini
1
-0
/
+6
2019-03-07
sd: express dependencies with kconfig
Paolo Bonzini
1
-0
/
+2
2019-03-07
ssi: express dependencies with kconfig
Paolo Bonzini
2
-0
/
+5
[next]