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
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/ppc: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
7
-15
/
+42
*
general: Replace global smp variables with smp machine properties
Like Xu
2019-07-05
2
-1
/
+4
*
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-05
10
-38
/
+39
*
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190705-pull-request' ...
Peter Maydell
2019-07-05
2
-63
/
+75
|
\
|
*
ati-vga: Fix setting offset together with pitch for r128pro
BALATON Zoltan
2019-07-05
1
-2
/
+2
|
*
ati-vga: Fix reverse bit blts
BALATON Zoltan
2019-07-05
1
-15
/
+40
|
*
ati-vga: Fix frame buffer endianness for big endian target
BALATON Zoltan
2019-07-05
2
-5
/
+6
|
*
ati-vga: Improve readability of ati_2d_blt function
BALATON Zoltan
2019-07-05
1
-47
/
+33
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-07-05
17
-70
/
+556
|
\
\
|
|
/
|
/
|
|
*
pc: Move compat_apic_id_mode variable to PCMachineClass
Eduardo Habkost
2019-07-04
2
-14
/
+11
|
*
virtio: Don't change "started" flag on virtio_vmstate_change()
Xie Yongji
2019-07-04
1
-1
/
+4
|
*
virtio: Make sure we get correct state of device on handle_aio_output()
Xie Yongji
2019-07-04
1
-3
/
+3
|
*
virtio: Set "start_on_kick" on virtio_set_features()
Xie Yongji
2019-07-04
1
-8
/
+20
|
*
virtio: Set "start_on_kick" for legacy devices
Xie Yongji
2019-07-04
1
-4
/
+2
|
*
virtio: add "use-started" property
Xie Yongji
2019-07-04
3
-13
/
+10
|
*
virtio-pci: fix missing device properties
Marc-André Lureau
2019-07-04
1
-14
/
+14
|
*
pc: Support for virtio-pmem-pci
David Hildenbrand
2019-07-04
2
-1
/
+72
|
*
virtio-pci: Proxy for virtio-pmem
Pankaj Gupta
2019-07-04
3
-0
/
+166
|
*
virtio-pci: Allow to specify additional interfaces for the base type
David Hildenbrand
2019-07-02
2
-0
/
+2
|
*
virtio-pmem: add virtio device
Pankaj Gupta
2019-07-02
3
-0
/
+200
|
*
pcie: minor cleanups for slot control/status
Michael S. Tsirkin
2019-07-01
1
-6
/
+11
|
*
pcie: work around for racy guest init
Michael S. Tsirkin
2019-07-01
1
-0
/
+19
|
*
pcie: check that slt ctrl changed before deleting
Michael S. Tsirkin
2019-07-01
3
-4
/
+20
|
*
pcie: don't skip multi-mask events
Michael S. Tsirkin
2019-07-01
1
-1
/
+1
*
|
hw/timer/armv7m_systick: Forbid non-privileged accesses
Peter Maydell
2019-07-04
1
-6
/
+20
*
|
target/arm: v8M: Check state of exception being returned from
Peter Maydell
2019-07-04
1
-1
/
+13
*
|
arm v8M: Forcibly clear negative-priority exceptions on deactivate
Peter Maydell
2019-07-04
1
-5
/
+35
*
|
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20190702.0' in...
Peter Maydell
2019-07-04
1
-2
/
+5
|
\
\
|
*
|
vfio/pci: Trace vfio_set_irq_signaling() failure in vfio_msix_vector_release()
Eric Auger
2019-07-02
1
-2
/
+5
*
|
|
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf1-v3...
Peter Maydell
2019-07-04
7
-119
/
+220
|
\
\
\
|
*
|
|
hw/riscv: Extend the kernel loading support
Alistair Francis
2019-06-27
1
-4
/
+14
|
*
|
|
hw/riscv: Add support for loading a firmware
Alistair Francis
2019-06-27
3
-0
/
+34
|
*
|
|
hw/riscv: Split out the boot functions
Alistair Francis
2019-06-27
6
-93
/
+83
|
*
|
|
riscv: sifive_u: Update the plic hart config to support multicore
Bin Meng
2019-06-27
1
-1
/
+15
|
*
|
|
riscv: sifive_u: Do not create hard-coded phandles in DT
Bin Meng
2019-06-27
1
-7
/
+10
|
*
|
|
riscv: virt: Add cpu-topology DT node.
Atish Patra
2019-06-26
1
-2
/
+20
|
*
|
|
RISC-V: Fix a memory leak when realizing a sifive_e
Palmer Dabbelt
2019-06-24
1
-7
/
+6
|
*
|
|
riscv: virt: Correct pci "bus-range" encoding
Bin Meng
2019-06-24
1
-1
/
+1
|
*
|
|
sifive_prci: Read and write PRCI registers
Nathaniel Graff
2019-06-24
1
-8
/
+41
*
|
|
|
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190702' into...
Peter Maydell
2019-07-04
3
-4
/
+36
|
\
\
\
\
|
*
|
|
|
sunhme: ensure that RX descriptor ring overflow is indicated to client driver
Mark Cave-Ayland
2019-07-02
2
-0
/
+10
|
*
|
|
|
sunhme: fix return values from sunhme_receive() during receive packet processing
Mark Cave-Ayland
2019-07-02
1
-3
/
+3
|
*
|
|
|
sunhme: flush any queued packets when HME_MAC_RXCFG_ENABLE bit is raised
Mark Cave-Ayland
2019-07-02
1
-0
/
+10
|
*
|
|
|
sunhme: fix incorrect constant in sunhme_can_receive()
Mark Cave-Ayland
2019-07-02
1
-1
/
+1
|
*
|
|
|
sunhme: add trace event for logging PCI IRQ
Mark Cave-Ayland
2019-07-02
2
-0
/
+3
|
*
|
|
|
sun4m: set default display type to TCX
Mark Cave-Ayland
2019-07-02
1
-0
/
+9
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190703-pull-request' ...
Peter Maydell
2019-07-03
6
-57
/
+22
|
\
\
\
\
|
*
|
|
|
hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s...
Peter Maydell
2019-07-03
5
-55
/
+15
|
*
|
|
|
virtio-gpu: check if the resource already exists in virtio_gpu_load()
Li Qiang
2019-07-03
1
-0
/
+5
|
*
|
|
|
virtio-gpu: fix unmap in error path
Gerd Hoffmann
2019-07-03
1
-2
/
+2
|
|
/
/
/
[next]