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
*
Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...
Peter Maydell
2020-01-07
6
-65
/
+91
|
\
|
*
qdev: remove QDEV_PROP_PTR
Marc-André Lureau
2020-01-07
1
-22
/
+0
|
*
qdev: remove PROP_MEMORY_REGION
Marc-André Lureau
2020-01-07
1
-2
/
+0
|
*
omap-gpio: remove PROP_PTR
Marc-André Lureau
2020-01-07
1
-4
/
+29
|
*
omap-i2c: remove PROP_PTR
Marc-André Lureau
2020-01-07
1
-0
/
+13
|
*
omap-intc: remove PROP_PTR
Marc-André Lureau
2020-01-07
1
-0
/
+14
|
*
etraxfs: remove PROP_PTR usage
Marc-André Lureau
2020-01-07
1
-17
/
+3
|
*
vmmouse: replace PROP_PTR with PROP_LINK
Marc-André Lureau
2020-01-07
1
-1
/
+3
|
*
mips: inline serial_init()
Marc-André Lureau
2020-01-07
1
-2
/
+0
|
*
serial: make SerialIO a sysbus device
Marc-André Lureau
2020-01-07
1
-2
/
+11
|
*
serial-mm: add endianness property
Marc-André Lureau
2020-01-07
1
-0
/
+1
|
*
serial-mm: add "regshift" property
Marc-André Lureau
2020-01-07
1
-2
/
+2
|
*
serial: start making SerialMM a sysbus device
Marc-André Lureau
2020-01-07
1
-5
/
+15
|
*
serial: replace serial_exit_core() with unrealize
Marc-André Lureau
2020-01-07
1
-1
/
+0
|
*
serial: realize the serial device
Marc-André Lureau
2020-01-07
1
-1
/
+0
|
*
serial: add "baudbase" property
Marc-André Lureau
2020-01-07
1
-1
/
+1
|
*
serial: initial qom-ification
Marc-André Lureau
2020-01-07
1
-1
/
+6
|
*
sysbus: remove outdated comment
Marc-André Lureau
2020-01-07
1
-4
/
+0
|
*
sysbus: remove unused sysbus_try_create*
Marc-André Lureau
2020-01-07
1
-8
/
+1
*
|
Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...
Peter Maydell
2020-01-07
1
-0
/
+3
|
\
\
|
*
|
q800: add a block backend to the PRAM
Laurent Vivier
2020-01-07
1
-0
/
+3
|
|
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-01-07
4
-2
/
+22
|
\
\
|
|
/
|
/
|
|
*
virtio: make seg_max virtqueue size dependent
Denis Plotnikov
2020-01-06
2
-0
/
+2
|
*
hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argument
Philippe Mathieu-Daudé
2020-01-05
1
-2
/
+2
|
*
virtio: don't enable notifications during polling
Stefan Hajnoczi
2020-01-05
1
-0
/
+1
|
*
virtio-pci: disable vring processing when bus-mastering is disabled
Michael Roth
2020-01-05
1
-0
/
+15
|
*
virtio: add ability to delete vq through a pointer
Michael S. Tsirkin
2020-01-05
1
-0
/
+2
*
|
vmstate: add qom interface to get id
Marc-André Lureau
2020-01-06
1
-0
/
+40
|
/
*
hw/pci: Remove the "command_serr_enable" property
Thomas Huth
2019-12-18
1
-1
/
+1
*
hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"
Philippe Mathieu-Daudé
2019-12-18
1
-2
/
+17
*
hw/i386/pc: Extract the port92 device
Philippe Mathieu-Daudé
2019-12-17
1
-0
/
+3
*
hw/isa/isa-bus: cleanup irq functions
Paolo Bonzini
2019-12-17
1
-4
/
+4
*
x86: move more x86-generic functions out of PC files
Paolo Bonzini
2019-12-17
2
-20
/
+18
*
x86: move SMM property to X86MachineState
Paolo Bonzini
2019-12-17
2
-3
/
+5
*
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-12-17
3
-9
/
+13
*
kvm: convert "-machine kernel_irqchip" to an accelerator property
Paolo Bonzini
2019-12-17
1
-3
/
+0
*
kvm: convert "-machine kvm_shadow_mem" to an accelerator property
Paolo Bonzini
2019-12-17
1
-2
/
+0
*
xen: convert "-machine igd-passthru" to an accelerator property
Paolo Bonzini
2019-12-17
1
-1
/
+0
*
vl: configure accelerators from -accel options
Paolo Bonzini
2019-12-17
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1...
Peter Maydell
2019-12-17
1
-2177
/
+0
|
\
|
*
Remove the core bluetooth code
Thomas Huth
2019-12-17
1
-2177
/
+0
*
|
ppc/pnv: Drop PnvChipClass::type
Greg Kurz
2019-12-17
1
-9
/
+0
*
|
ppc/pnv: Introduce PnvChipClass::xscom_pcba() method
Greg Kurz
2019-12-17
1
-0
/
+1
*
|
ppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpers
Greg Kurz
2019-12-17
1
-10
/
+0
*
|
ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()
Greg Kurz
2019-12-17
1
-1
/
+2
*
|
ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()
Greg Kurz
2019-12-17
1
-1
/
+2
*
|
ppc/pnv: Introduce PnvChipClass::xscom_core_base() method
Greg Kurz
2019-12-17
1
-0
/
+1
*
|
ppc/pnv: Introduce PnvChipClass::intc_print_info() method
Greg Kurz
2019-12-17
1
-0
/
+1
*
|
ppc/pnv: Drop pnv_is_power9() and pnv_is_power10() helpers
Greg Kurz
2019-12-17
1
-10
/
+0
*
|
ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()
Greg Kurz
2019-12-17
1
-2
/
+6
[next]