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
2019-07-02
xics/spapr: Drop unused function declaration
Greg Kurz
1
-1
/
+0
2019-07-02
xics/spapr: Detect old KVM XICS on POWER9 hosts
Greg Kurz
1
-0
/
+1
2019-07-02
xics/spapr: Register RTAS/hypercalls once at machine init
Greg Kurz
3
-5
/
+1
2019-07-02
ppc/pnv: remove xscom_base field from PnvChip
Cédric Le Goater
1
-4
/
+1
2019-07-02
ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chips
Cédric Le Goater
2
-1
/
+4
2019-06-24
xen: Import other xen/io/*.h
Anthony PERARD
11
-1
/
+2893
2019-06-24
Revert xen/io/ring.h of "Clean up a few header guard symbols"
Anthony PERARD
1
-3
/
+3
2019-06-24
xen-bus / xen-block: add support for event channel polling
Paul Durrant
1
-1
/
+1
2019-06-24
xen-bus: allow AioContext to be specified for each event channel
Paul Durrant
1
-0
/
+1
2019-06-24
xen-bus: use a separate fd for each event channel
Paul Durrant
1
-4
/
+2
2019-06-21
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
2
-6
/
+0
2019-06-17
hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boards
Peter Maydell
1
-0
/
+7
2019-06-17
hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU
Peter Maydell
1
-0
/
+4
2019-06-16
hw/acpi: extract acpi_add_rom_blob()
Wei Yang
1
-0
/
+9
2019-06-13
vfio/common: Introduce vfio_set_irq_signaling helper
Eric Auger
1
-0
/
+2
2019-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190613-pull-request' ...
Peter Maydell
2
-2
/
+4
2019-06-13
edid: flip the default to enabled
Gerd Hoffmann
1
-1
/
+1
2019-06-13
edid: add xmax + ymax properties
Gerd Hoffmann
1
-1
/
+3
2019-06-12
semihosting: split console_out into string and char versions
Alex Bennée
1
-6
/
+19
2019-06-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...
Peter Maydell
3
-5
/
+5
2019-06-12
Supply missing header guards
Markus Armbruster
9
-1
/
+45
2019-06-12
Clean up a few header guard symbols
Markus Armbruster
2
-6
/
+6
2019-06-12
Normalize position of header guard
Markus Armbruster
7
-14
/
+15
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
35
-35
/
+0
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
3
-2
/
+2
2019-06-12
ppc/xive: Make XIVE generate the proper interrupt types
Benjamin Herrenschmidt
1
-1
/
+2
2019-06-12
spapr: Clean up spapr_drc_populate_dt()
David Gibson
1
-2
/
+1
2019-06-12
spapr: Clean up dt creation for PCI buses
David Gibson
1
-2
/
+2
2019-06-06
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-21
/
+10
2019-06-04
scsi-disk: Use qdev_prop_drive_iothread
Kevin Wolf
1
-0
/
+1
2019-06-04
block: Add qdev_prop_drive_iothread property type
Kevin Wolf
2
-2
/
+8
2019-06-03
q35: Revert to kernel irqchip
Alex Williamson
2
-0
/
+6
2019-06-02
vhost-scsi: Allow user to enable migration
Liran Alon
1
-0
/
+1
2019-05-30
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190529' into...
Peter Maydell
8
-0
/
+66
2019-05-30
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ...
Peter Maydell
5
-23
/
+217
2019-05-29
pci: Make is_bridge a bool
David Gibson
1
-1
/
+1
2019-05-29
pcie: Simplify pci_adjust_config_limit()
David Gibson
2
-2
/
+7
2019-05-29
acpi: pci: use build_append_foo() API to construct MCFG
Wei Yang
1
-18
/
+0
2019-05-29
hw/acpi: Consolidate build_mcfg to pci.c
Wei Yang
1
-0
/
+1
2019-05-29
hw/display: add vhost-user-vga & gpu-pci
Marc-André Lureau
2
-6
/
+53
2019-05-29
virtio-gpu: split virtio-gpu, introduce virtio-gpu-base
Marc-André Lureau
1
-17
/
+56
2019-05-29
virtio-gpu: add a pixman helper header
Marc-André Lureau
1
-0
/
+45
2019-05-29
virtio-gpu: add bswap helpers header
Marc-André Lureau
1
-0
/
+61
2019-05-29
vhost-user: add vhost_user_gpu_set_socket()
Marc-André Lureau
1
-0
/
+2
2019-05-29
spapr: Don't migrate the hpt_maxpagesize cap to older machine types
Greg Kurz
1
-0
/
+1
2019-05-29
spapr/irq: add KVM support to the 'dual' machine
Cédric Le Goater
1
-1
/
+0
2019-05-29
spapr/irq: initialize the IRQ device only once
Cédric Le Goater
1
-0
/
+1
2019-05-29
spapr/irq: introduce a spapr_irq_init_device() helper
Cédric Le Goater
2
-0
/
+3
2019-05-29
spapr: introduce routines to delete the KVM IRQ device
Cédric Le Goater
2
-0
/
+2
2019-05-29
sysbus: add a sysbus_mmio_unmap() helper
Cédric Le Goater
1
-0
/
+1
[next]