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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
1
-1
/
+1
2016-03-22
isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h
Markus Armbruster
2
-2
/
+5
2016-03-22
hw/pci/pci.h: Don't include qemu-common.h
Markus Armbruster
1
-2
/
+9
2016-03-22
include/hw/hw.h: Don't include qemu-common.h
Markus Armbruster
1
-1
/
+3
2016-03-22
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster
2
-0
/
+2
2016-03-22
fw_cfg: Split fw_cfg_keys.h off fw_cfg.h
Markus Armbruster
2
-48
/
+47
2016-03-22
Clean up includes some more
Markus Armbruster
1
-1
/
+0
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
13
-15
/
+0
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
2
-2
/
+2
2016-03-16
bcm2835_dma: add emulation of Raspberry Pi DMA controller
Grégory ESTRADE
2
-0
/
+49
2016-03-16
bcm2835_property: implement framebuffer control/configuration properties
Grégory ESTRADE
1
-1
/
+4
2016-03-16
bcm2835_fb: add framebuffer device for Raspberry Pi
Grégory ESTRADE
2
-0
/
+49
2016-03-16
bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block
Andrew Baumann
2
-0
/
+35
2016-03-16
hw/arm: Add ASPEED AST2400 SoC model
Andrew Jeffery
1
-0
/
+35
2016-03-16
hw/intc: Add (new) ASPEED VIC device model
Andrew Jeffery
1
-0
/
+48
2016-03-16
hw/timer: Add ASPEED timer device model
Andrew Jeffery
1
-0
/
+59
2016-03-16
i.MX: Add i.MX6 CCM and ANALOG device.
Jean-Christophe Dubois
1
-0
/
+197
2016-03-16
i.MX: Add the CLK_IPG_HIGH clock
Jean-Christophe Dubois
1
-0
/
+1
2016-03-16
i.MX: Remove CCM useless clock computation handling.
Jean-Christophe Dubois
1
-7
/
+0
2016-03-16
i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.
Jean-Christophe Dubois
1
-1
/
+1
2016-03-16
loader: Fix incorrect parameter name in load_image_mr() macro
Jens Wiklander
1
-1
/
+1
2016-03-16
vfio: Eliminate vfio_container_ioctl()
David Gibson
1
-2
/
+0
2016-03-16
spapr_pci: Remove finish_realize hook
David Gibson
1
-12
/
+0
2016-03-16
spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
David Gibson
1
-11
/
+0
2016-03-16
spapr_pci: Allow EEH on spapr-pci-host-bridge
David Gibson
1
-1
/
+5
2016-03-16
spapr_pci: Eliminate class callbacks
David Gibson
1
-4
/
+33
2016-03-16
vfio: Start improving VFIO/EEH interface
David Gibson
1
-0
/
+2
2016-03-15
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
7
-6
/
+74
2016-03-14
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160311.0' i...
Peter Maydell
1
-7
/
+24
2016-03-11
machine: introduce MachineClass.possible_cpu_arch_ids() hook
Igor Mammedov
2
-0
/
+27
2016-03-11
nvdimm acpi: emulate dsm method
Xiao Guangrong
1
-0
/
+8
2016-03-11
nvdimm acpi: initialize the resource used by NVDIMM ACPI
Xiao Guangrong
2
-2
/
+26
2016-03-11
ich9lpc: fix typo
Cao jin
1
-2
/
+2
2016-03-11
msi_supported -> msi_nonbroken
Michael S. Tsirkin
1
-1
/
+1
2016-03-11
fdc: add function to determine drive chs limits
Roman Kagan
1
-0
/
+2
2016-03-11
i386: expose floppy drive CMOS type
Roman Kagan
1
-0
/
+1
2016-03-11
acpi: add build_append_named_dword, returning an offset in buffer
Michael S. Tsirkin
1
-0
/
+3
2016-03-11
acpi: allow using object as offset for OperationRegion
Xiao Guangrong
1
-1
/
+1
2016-03-11
acpi: add aml_concatenate()
Xiao Guangrong
1
-0
/
+1
2016-03-11
acpi: add aml_create_field()
Xiao Guangrong
1
-0
/
+2
2016-03-10
vfio: Generalize region support
Alex Williamson
1
-7
/
+16
2016-03-10
vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
Alex Williamson
1
-0
/
+7
2016-03-10
vfio: Add sysfsdev property for pci & platform
Alex Williamson
1
-0
/
+1
2016-03-10
s390x: Introduce S390MachineClass
Janosch Frank
1
-0
/
+40
2016-03-08
pc: fw_cfg: move ioport base constant to pc.h
Gabriel L. Somlo
1
-0
/
+2
2016-03-08
fw_cfg: expose control register size in fw_cfg.h
Gabriel L. Somlo
1
-0
/
+3
2016-03-04
arm: boot: Support big-endian elfs
Peter Crosthwaite
1
-0
/
+9
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
2
-2
/
+25
2016-03-04
loader: load_elf(): Add doc comment
Peter Crosthwaite
1
-0
/
+23
2016-03-04
loader: add API to load elf header
Peter Crosthwaite
1
-0
/
+13
[next]