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
2020-05-07
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200507' into...
Peter Maydell
1
-1
/
+7
2020-05-07
spapr: Drop CAS reboot flag
Greg Kurz
1
-1
/
+0
2020-05-07
spapr/cas: Separate CAS handling from rebuilding the FDT
Alexey Kardashevskiy
1
-0
/
+7
2020-05-06
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-05-06-1...
Peter Maydell
2
-0
/
+6
2020-05-06
hw: add compat machines for 5.1
Cornelia Huck
2
-0
/
+6
2020-05-05
hw/core/register: Add register_init_block8 helper.
Joaquin de Andres
1
-0
/
+8
2020-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
1
-1
/
+3
2020-05-04
hw/i386: Make vmmouse helpers static
Philippe Mathieu-Daudé
1
-4
/
+0
2020-05-04
hw/i386: Add 'vmport.h' local header
Philippe Mathieu-Daudé
1
-3
/
+0
2020-05-04
hw/i386/pc: Create 'vmport' device in place
Philippe Mathieu-Daudé
1
-6
/
+0
2020-05-04
hw/arm/virt: Add nvdimm hotplug support
Shameer Kolothum
1
-0
/
+1
2020-05-04
hw/arm/virt: Add nvdimm hot-plug infrastructure
Kwangwoo Lee
1
-0
/
+1
2020-05-04
nvdimm: Use configurable ACPI IO base and size
Kwangwoo Lee
1
-0
/
+3
2020-05-04
rtc: add RTC_ISA_BASE
Gerd Hoffmann
1
-0
/
+1
2020-05-04
acpi: add ISADeviceClass->build_aml()
Gerd Hoffmann
1
-0
/
+2
2020-05-04
move 'typedef Aml' to qemu/types.h
Gerd Hoffmann
1
-1
/
+0
2020-05-04
elf_ops: Don't try to g_mapped_file_unref(NULL)
Peter Maydell
1
-1
/
+3
2020-05-04
hw/arm: versal: Add support for the RTC
Edgar E. Iglesias
1
-0
/
+8
2020-05-04
hw/arm: versal: Add support for SD
Edgar E. Iglesias
1
-0
/
+12
2020-05-04
hw/arm: versal: Embed the APUs into the SoC type
Edgar E. Iglesias
1
-1
/
+1
2020-05-04
hw/arm: versal: Embed the ADMAs into the SoC type
Edgar E. Iglesias
1
-1
/
+2
2020-05-04
hw/arm: versal: Embed the GEMs into the SoC type
Edgar E. Iglesias
1
-1
/
+2
2020-05-04
hw/arm: versal: Embed the UARTs into the SoC type
Edgar E. Iglesias
1
-1
/
+2
2020-04-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...
Peter Maydell
7
-1
/
+453
2020-04-30
hw/char/cadence_uart: add clock support
Damien Hedde
1
-0
/
+1
2020-04-30
qdev-clock: introduce an init array to ease the device construction
Damien Hedde
1
-0
/
+55
2020-04-30
qdev: add clock input&output support to devices.
Damien Hedde
2
-0
/
+116
2020-04-30
hw/core/clock-vmstate: define a vmstate entry for clock state
Damien Hedde
1
-0
/
+9
2020-04-30
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200430' into staging
Peter Maydell
3
-0
/
+61
2020-04-30
hw/core/clock: introduce clock object
Peter Maydell
1
-0
/
+216
2020-04-30
msf2: Add EMAC block to SmartFusion2 SoC
Subbaraya Sundeep
1
-0
/
+2
2020-04-30
hw/net: Add Smartfusion2 emac block
Subbaraya Sundeep
1
-0
/
+53
2020-04-30
nrf51: Fix last GPIO CNF address
Cameron Esfahani
1
-1
/
+1
2020-04-29
hw/riscv: Add optional symbol callback ptr to riscv_load_firmware()
Anup Patel
1
-2
/
+4
2020-04-29
riscv/sifive_u: Add a serial property to the sifive_u machine
Bin Meng
1
-0
/
+1
2020-04-29
riscv/sifive_u: Add a serial property to the sifive_u SoC
Alistair Francis
1
-0
/
+2
2020-04-29
s390x/s390-virtio-ccw: Fix build on systems without KVM
Christian Borntraeger
1
-0
/
+3
2020-04-29
s390x: protvirt: SCLP interpretation
Janosch Frank
1
-0
/
+2
2020-04-29
s390x: protvirt: Support unpack facility
Janosch Frank
2
-0
/
+56
2020-04-29
smbus: Fix spd_data_generate() error API violation
Markus Armbruster
1
-1
/
+1
2020-04-13
fw_cfg: Migrate ACPI table mr sizes separately
Shameer Kolothum
1
-0
/
+6
2020-04-13
acpi: Use macro for table-loader file name
Shameer Kolothum
1
-0
/
+1
2020-04-07
Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-fixes-070420-1' ...
Peter Maydell
1
-23
/
+25
2020-04-07
elf-ops: bail out if we have no function symbols
Alex Bennée
1
-23
/
+25
2020-04-07
ppc/pnv: Create BMC devices only when defaults are enabled
Cédric Le Goater
1
-0
/
+2
2020-04-03
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200403' into staging
Peter Maydell
1
-0
/
+7
2020-04-03
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2
-0
/
+109
2020-04-02
vl/s390x: fixup ram sizes for compat machines
Christian Borntraeger
1
-0
/
+7
2020-04-01
hw/isa/superio: Correct the license text
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-31
hw/i386: Introduce apicid functions inside X86MachineState
Babu Moger
1
-0
/
+9
[next]