index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: add event channel interface for XenDevice-s
Paul Durrant
2019-01-14
2
-0
/
+18
*
xen: add grant table interface for XenDevice-s
Paul Durrant
2019-01-14
1
-0
/
+25
*
xen: add xenstore watcher infrastructure
Paul Durrant
2019-01-14
2
-0
/
+21
*
xen: create xenstore areas for XenDevice-s
Paul Durrant
2019-01-14
2
-0
/
+51
*
xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'
Paul Durrant
2019-01-14
1
-0
/
+73
*
xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
Paul Durrant
2019-01-14
1
-0
/
+55
*
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2019-01-14
2
-37
/
+44
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-01-11
10
-26
/
+28
|
\
|
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
5
-21
/
+21
|
*
remove space-tab sequences
Paolo Bonzini
2019-01-11
1
-1
/
+1
|
*
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
2
-2
/
+2
|
*
qemu/queue.h: typedef QTAILQ heads
Paolo Bonzini
2019-01-11
1
-1
/
+2
|
*
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
1
-1
/
+1
|
*
vfio: make vfio_address_spaces static
Paolo Bonzini
2019-01-11
1
-1
/
+0
|
*
scsi: esp: Defer command completion until previous interrupts have been handled
Guenter Roeck
2019-01-11
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-01-11
2
-16
/
+3
|
\
\
|
|
/
|
/
|
|
*
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-10
1
-15
/
+3
|
*
spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macro
Eduardo Habkost
2019-01-10
1
-1
/
+0
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
2019-01-10
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
ioapic: use TYPE_FOO MACRO than constant string
Li Qiang
2019-01-09
1
-0
/
+3
*
|
spapr: enable XIVE MMIOs at reset
Cédric Le Goater
2019-01-08
1
-0
/
+1
*
|
spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
Cédric Le Goater
2019-01-08
1
-0
/
+1
*
|
ppc/xics: allow ICSState to have an offset 0
Cédric Le Goater
2019-01-08
1
-2
/
+1
*
|
spapr: move the qemu_irq array under the machine
Cédric Le Goater
2019-01-08
4
-2
/
+2
*
|
pnv/psi: move the ICSState qemu_irq array under the PSI device model
Cédric Le Goater
2019-01-08
1
-0
/
+1
*
|
ppc: export the XICS and XIVE set_irq handlers
Cédric Le Goater
2019-01-08
2
-0
/
+4
*
|
spapr: modify the prototype of the cpu_intc_create() method
Cédric Le Goater
2019-01-08
2
-3
/
+3
*
|
spapr/xive: simplify the sPAPR IRQ qirq method for XIVE
Cédric Le Goater
2019-01-08
2
-7
/
+0
*
|
spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.h
Greg Kurz
2019-01-08
1
-2
/
+4
*
|
pci: allow cleanup/unregistration of PCI root buses
Michael Roth
2019-01-08
1
-0
/
+3
*
|
spapr: move spapr_create_phb() to core machine code
Greg Kurz
2019-01-08
1
-2
/
+0
*
|
ppc/spapr: Receive and store device tree blob from SLOF
Alexey Kardashevskiy
2019-01-08
1
-1
/
+6
*
|
spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
Laurent Vivier
2019-01-08
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190108-pull-request' ...
Peter Maydell
2019-01-08
1
-2
/
+0
|
\
|
*
usb: move ehci_create_ich9_with_companions to hw/i386
Paolo Bonzini
2019-01-08
1
-2
/
+0
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...
Peter Maydell
2019-01-07
10
-2
/
+354
|
\
\
|
*
|
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson
2019-01-07
1
-1
/
+6
|
*
|
arm: Add Clock peripheral stub to NRF51 SOC
Steffen Görtz
2019-01-07
1
-0
/
+1
|
*
|
arm: Instantiate NRF51 Timers
Steffen Görtz
2019-01-07
1
-0
/
+4
|
*
|
hw/timer/nrf51_timer: Add nRF51 Timer peripheral
Steffen Görtz
2019-01-07
1
-0
/
+80
|
*
|
arm: Instantiate NRF51 general purpose I/O
Steffen Görtz
2019-01-07
1
-0
/
+2
|
*
|
hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
Steffen Görtz
2019-01-07
1
-0
/
+69
|
*
|
arm: Instantiate NRF51 random number generator
Steffen Görtz
2019-01-07
1
-0
/
+2
|
*
|
hw/misc/nrf51_rng: Add NRF51 random number generator peripheral
Steffen Görtz
2019-01-07
1
-0
/
+83
|
*
|
arm: Add header to host common definition for nRF51 SOC peripherals
Steffen Görtz
2019-01-07
2
-1
/
+45
|
*
|
hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controller
Philippe Mathieu-Daudé
2019-01-07
1
-0
/
+1
|
*
|
arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clusters
Luc Michel
2019-01-07
1
-0
/
+3
|
*
|
hw/cpu: introduce CPU clusters
Luc Michel
2019-01-07
1
-0
/
+58
|
|
/
*
|
qdev-props: remove errp from GlobalProperty
Marc-André Lureau
2019-01-07
1
-6
/
+2
*
|
qdev: all globals are now user-provided
Marc-André Lureau
2019-01-07
1
-3
/
+0
[next]