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
/
Makefile.objs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-24
memory-device: introduce separate config option
David Hildenbrand
1
-1
/
+1
2018-10-19
hyperv: factor out arch-independent API into hw/hyperv
Roman Kagan
1
-0
/
+1
2018-06-01
hw: allow compiling out SCSI
Paolo Bonzini
1
-1
/
+1
2018-02-19
hw/rdma: Add wrappers and macros
Yuval Shaia
1
-0
/
+1
2017-08-30
9pfs: fix dependencies
Cornelia Huck
1
-1
/
+1
2017-01-16
acpi: filter based on CONFIG_ACPI_X86 rather than TARGET
Paolo Bonzini
1
-1
/
+1
2017-01-16
stubs: move vhost stubs to stubs/vhost.o
Paolo Bonzini
1
-1
/
+1
2017-01-16
smbios: filter based on CONFIG_SMBIOS rather than TARGET
Leif Lindholm
1
-1
/
+1
2016-10-04
STM32F2xx: Add the ADC device
Alistair Francis
1
-0
/
+1
2015-12-22
Add a base IPMI interface
Corey Minyard
1
-0
/
+1
2015-08-13
smbios: move smbios code into a common folder
Wei Huang
1
-0
/
+1
2014-12-19
vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio
Kim Phillips
1
-0
/
+1
2014-06-19
pc: implement pc-dimm device abstraction
Vasilis Liaskovitis
1
-0
/
+1
2014-03-04
hw/9pfs: Include virtio-9p-device.o in build
Aneesh Kumar K.V
1
-1
/
+1
2014-02-14
ipack: Move IndustryPack out of hw/char/
Andreas Färber
1
-0
/
+1
2013-11-05
pcmcia: QOM'ify PCMCIACardState and MicroDriveState
Andreas Färber
1
-0
/
+1
2013-04-19
virtio: simplify Makefile conditionals
Paolo Bonzini
1
-1
/
+1
2013-04-15
tpm: reorganize headers and split hardware part
Paolo Bonzini
1
-0
/
+1
2013-04-08
hw: move VFIO and ivshmem to hw/misc/
Paolo Bonzini
1
-10
/
+0
2013-04-08
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini
1
-0
/
+1
2013-04-08
hw: move display devices to hw/display/, configure via default-configs/
Paolo Bonzini
1
-5
/
+0
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
1
-5
/
+0
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-197
/
+0
2013-04-08
hw: make subdirectories for devices
Paolo Bonzini
1
-3
/
+31
2013-03-25
VMXNET3 device implementation
Dmitry Fleytman
1
-0
/
+1
2013-03-25
Packet abstraction for VMWARE network devices
Dmitry Fleytman
1
-0
/
+1
2013-03-15
pl330: Initial version
Peter Crosthwaite
1
-0
/
+1
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
1
-1
/
+0
2013-03-01
hw: move device-hotplug.o to toplevel, compile it once
Paolo Bonzini
1
-1
/
+0
2013-03-01
hw: move qdev-monitor.o to toplevel directory
Paolo Bonzini
1
-1
/
+0
2013-03-01
hw: move fifo.[ch] to libqemuutil
Paolo Bonzini
1
-1
/
+0
2013-03-01
hw: move char backends to backends/
Paolo Bonzini
1
-3
/
+1
2013-02-28
hw/sdhci: introduce standard SD host controller
Igor Mitsyanko
1
-0
/
+1
2013-02-19
allow disabling usb smartcard support
Gerd Hoffmann
1
-0
/
+2
2013-01-26
build: remove extra-obj-y
Paolo Bonzini
1
-2
/
+0
2013-01-26
build: remove universal-obj-y
Paolo Bonzini
1
-3
/
+5
2013-01-21
virtio-bus: introduce virtio-bus
KONRAD Frederic
1
-0
/
+1
2013-01-14
Add GE IP-Octal 232 IndustryPack emulation
Alberto Garcia
1
-1
/
+1
2013-01-14
Add TEWS TPCI200 IndustryPack emulation
Alberto Garcia
1
-0
/
+3
2013-01-12
build: consolidate multiple variables into universal-obj-y
Paolo Bonzini
1
-3
/
+2
2013-01-12
build: remove CONFIG_SMARTCARD
Paolo Bonzini
1
-1
/
+1
2013-01-10
Merge branch 'master' of git://git.qemu.org/qemu into prep-up
Andreas Färber
1
-119
/
+132
2013-01-08
qdev: Include qdev code into *-user, too
Eduardo Habkost
1
-2
/
+7
2013-01-03
dataplane: use linux-headers/ for virtio includes
Stefan Hajnoczi
1
-1
/
+2
2013-01-02
dataplane: add host memory mapping code
Stefan Hajnoczi
1
-1
/
+1
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
1
-9
/
+6
2012-12-19
qdev-properties.c: Separate core from the code used only by qemu-system-*
Eduardo Habkost
1
-0
/
+1
2012-12-19
build: move rules from Makefile to */Makefile.objs
Paolo Bonzini
1
-0
/
+2
2012-12-17
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
1
-9
/
+4
2012-12-17
pci: move pci core code to hw/pci
Michael S. Tsirkin
1
-9
/
+2
[next]