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
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-19
xen-bus: reduce scope of backend watch
Paul Durrant
2
-1
/
+3
2020-10-19
xen: Rename XENBACKEND_DEVICE to XENBACKEND
Eduardo Habkost
1
-1
/
+1
2020-10-19
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20201019' int...
Peter Maydell
2
-8
/
+0
2020-10-19
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ...
Peter Maydell
3
-1
/
+18
2020-10-18
m48t59: remove legacy m48t59_init() function
Mark Cave-Ayland
1
-4
/
+0
2020-10-18
m48t59-isa: remove legacy m48t59_init_isa() function
Mark Cave-Ayland
1
-2
/
+0
2020-10-18
uninorth: use qdev gpios for PCI IRQs
Mark Cave-Ayland
1
-2
/
+0
2020-10-17
hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)
Philippe Mathieu-Daudé
1
-1
/
+3
2020-10-17
hw/mips/cps: Expose input clock and connect it to CPU cores
Philippe Mathieu-Daudé
1
-0
/
+2
2020-10-16
hw/core/clock: Add the clock_new helper function
Luc Michel
1
-0
/
+13
2020-10-14
cpu: Introduce CPU model deprecation API
Robert Hoo
1
-0
/
+3
2020-10-12
scsi/scsi_bus: Add scsi_device_get
Maxim Levitsky
1
-0
/
+1
2020-10-12
device-core: use atomic_set on .realized property
Maxim Levitsky
1
-0
/
+2
2020-10-12
device-core: use RCU for list of children of a bus
Maxim Levitsky
1
-0
/
+9
2020-10-12
qdev: add "check if address free" callback for buses
Paolo Bonzini
1
-1
/
+12
2020-10-12
qom: fix objects with improper parent type
Paolo Bonzini
2
-2
/
+2
2020-10-09
spapr: add spapr_machine_using_legacy_numa() helper
Daniel Henrique Barboza
1
-0
/
+2
2020-10-09
spapr: Add a return value to spapr_check_pagesize()
Greg Kurz
1
-1
/
+1
2020-10-09
spapr: Add a return value to spapr_nvdimm_validate()
Greg Kurz
1
-1
/
+1
2020-10-09
spapr: Add a return value to spapr_set_vcpu_id()
Greg Kurz
1
-1
/
+1
2020-10-09
spapr: Add a return value to spapr_drc_attach()
Greg Kurz
1
-1
/
+1
2020-10-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201008-...
Peter Maydell
2
-1
/
+6
2020-10-08
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
1
-0
/
+5
2020-10-08
hw/arm/fsl-imx25: Fix a typo
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-08
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-0
/
+1
2020-10-06
hw/core/qdev-properties: Export qdev_prop_enum
Philippe Mathieu-Daudé
1
-0
/
+1
2020-10-05
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
1
-14
/
+0
2020-10-02
s390: guest support for diagnose 0x318
Collin Walling
1
-0
/
+8
2020-10-02
s390/sclp: add extended-length sccb support for kvm guest
Collin Walling
1
-0
/
+1
2020-10-02
s390/sclp: read sccb from mem based on provided length
Collin Walling
1
-1
/
+1
2020-10-01
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...
Peter Maydell
1
-4
/
+17
2020-10-01
ide: remove magic constants from the device register
John Snow
1
-0
/
+11
2020-10-01
ide: model HOB correctly
John Snow
1
-0
/
+1
2020-10-01
ide: rename cmd_write to ctrl_write
John Snow
1
-4
/
+5
2020-10-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...
Peter Maydell
2
-8
/
+45
2020-10-01
hw/arm/bcm2835: Add more unimplemented peripherals
Philippe Mathieu-Daudé
1
-0
/
+2
2020-10-01
hw/arm/raspi: Define various blocks base addresses
Philippe Mathieu-Daudé
1
-8
/
+43
2020-10-01
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...
Peter Maydell
3
-5
/
+43
2020-09-30
target/i386: always create kvmclock device
Vitaly Kuznetsov
2
-2
/
+5
2020-09-30
typedefs: Restrict PCMachineState to 'hw/i386/pc.h'
Philippe Mathieu-Daudé
1
-2
/
+2
2020-09-30
hw/xen: Split x86-specific declaration from generic hardware ones
Philippe Mathieu-Daudé
2
-2
/
+15
2020-09-30
hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-30
hw/char/serial: Make 'wakeup' property boolean
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-30
hw/char/serial: Remove TYPE_SERIAL_IO
Philippe Mathieu-Daudé
1
-9
/
+0
2020-09-30
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
1
-2
/
+0
2020-09-30
vhost-scsi: support inflight io track
Li Feng
1
-0
/
+2
2020-09-30
microvm: add pcie support
Gerd Hoffmann
1
-4
/
+14
2020-09-30
microvm: add irq table
Gerd Hoffmann
1
-0
/
+22
2020-09-30
acpi: add acpi_dsdt_add_gpex
Gerd Hoffmann
1
-0
/
+11
2020-09-30
move MemMapEntry
Gerd Hoffmann
1
-5
/
+0
[next]