index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-12
scsi-disk: Block Device Characteristics emulation fix
Daniel Henrique Barboza
1
-3
/
+4
2018-07-12
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180712' into staging
Peter Maydell
3
-6
/
+6
2018-07-11
vfio/pci: do not set the PCIDevice 'has_rom' attribute
Cédric Le Goater
1
-1
/
+0
2018-07-11
error: Remove NULL checks on error_propagate() calls
Philippe Mathieu-Daudé
1
-3
/
+1
2018-07-11
s390x/storage attributes: fix CMMA_BLOCK_SIZE usage
Claudio Imbrenda
2
-3
/
+5
2018-07-10
Revert "block: Remove deprecated -drive geometry options"
Cornelia Huck
1
-0
/
+14
2018-07-10
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
6
-0
/
+18
2018-07-09
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-3
/
+3
2018-07-09
hw/machine: Remove the Zero check of nb_numa_nodes for numa_complete_configur...
Dou Liyang
1
-3
/
+2
2018-07-09
machine: properly free device_memory
David Hildenbrand
1
-0
/
+1
2018-07-09
hw/net/dp8393x: don't make prom region 'nomigrate'
Peter Maydell
1
-1
/
+1
2018-07-09
hw/sd/omap_mmc: Split 'pseudo-reset' from 'power-on-reset'
Philippe Mathieu-Daudé
1
-3
/
+11
2018-07-09
hw/timer/cmsdk-apb-timer: run or stop timer on writes to RELOAD and VALUE
Peter Maydell
1
-0
/
+16
2018-07-09
hw/timer/cmsdk-apb-timer: Correctly identify and set one-shot mode
Guenter Roeck
1
-1
/
+1
2018-07-09
hw/timer/cmsdk-apb-timer: Correct ptimer policy settings
Peter Maydell
1
-1
/
+1
2018-07-09
ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy option
Peter Maydell
1
-1
/
+21
2018-07-09
hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mr
Eric Auger
1
-1
/
+1
2018-07-09
sam460ex: Make sam460ex_load_device_tree() handle all errors internally
David Gibson
1
-12
/
+6
2018-07-09
sam460ex: Don't check for errors from qemu_fdt_*()
David Gibson
1
-20
/
+6
2018-07-09
sam460ex: Check for errors from libfdt functions
David Gibson
1
-2
/
+3
2018-07-07
ppc: fix default VGA display for PReP machines
Mark Cave-Ayland
1
-0
/
+2
2018-07-07
ppc440_uc: Fix a copy/paste error
Philippe Mathieu-Daudé
1
-1
/
+1
2018-07-07
sm501: Set updated region dirty after 2D operation
BALATON Zoltan
1
-2
/
+15
2018-07-07
sm501: Fix support for non-zero frame buffer start address
BALATON Zoltan
1
-3
/
+16
2018-07-07
sm501: Log unimplemented raster operation modes
Sebastian Bauer
1
-0
/
+23
2018-07-07
sm501: Implement negated destination raster operation mode
Sebastian Bauer
1
-1
/
+11
2018-07-07
sm501: Use values from the pitch register for 2D operations
Sebastian Bauer
1
-2
/
+2
2018-07-07
sm501: Perform a full update after palette change
Sebastian Bauer
1
-0
/
+8
2018-07-07
sm501: Implement i2c part for reading monitor EDID
BALATON Zoltan
1
-4
/
+143
2018-07-07
spapr/vio: quiet down the "irq" property accessors
Cédric Le Goater
1
-3
/
+12
2018-07-07
ppc: fix default VGA display for Mac machines
Mark Cave-Ayland
2
-0
/
+2
2018-07-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2018-07-06
ioapic: remove useless lower bounds check
Paolo Bonzini
1
-1
/
+1
2018-07-05
hw/riscv/sifive_u: Connect the Cadence GEM Ethernet device
Alistair Francis
1
-0
/
+50
2018-07-05
hw/riscv/sifive_u: Move the uart device tree node under /soc/
Alistair Francis
1
-1
/
+1
2018-07-05
hw/riscv/sifive_u: Set the interrupt controller number of interrupts
Alistair Francis
1
-1
/
+1
2018-07-05
hw/riscv/sifive_u: Set the soc device tree node as a simple-bus
Alistair Francis
1
-1
/
+1
2018-07-05
hw/riscv/sifive_plic: Use gpios instead of irqs
Alistair Francis
4
-11
/
+9
2018-07-05
hw/riscv/sifive_e: Create a SiFive E SoC object
Alistair Francis
1
-25
/
+69
2018-07-05
hw/riscv/sifive_u: Create a SiFive U SoC object
Alistair Francis
1
-22
/
+65
2018-07-04
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180703-pull-request...
Peter Maydell
1
-1
/
+4
2018-07-03
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180703-pull-request' ...
Peter Maydell
10
-32
/
+68
2018-07-03
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180703-pull-request' ...
Peter Maydell
2
-2
/
+8
2018-07-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...
Peter Maydell
15
-275
/
+724
2018-07-03
audio/hda: fix CID 1393631
Gerd Hoffmann
1
-1
/
+1
2018-07-03
audio/hda: adjust larger gaps faster
Gerd Hoffmann
1
-0
/
+3
2018-07-03
vga: disable global_vmstate for 3.0+ machine types
Gerd Hoffmann
9
-13
/
+23
2018-07-03
virtio-gpu: disable scanout when backing resource is destroyed
Gerd Hoffmann
1
-0
/
+10
2018-07-03
virtio-gpu: update old resource too.
Gerd Hoffmann
1
-1
/
+6
2018-07-03
virtio-gpu: tweak scanout disable.
Gerd Hoffmann
1
-18
/
+29
[next]