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-10-18
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-1...
Peter Maydell
3
-7
/
+3
2018-10-17
hw/core/generic-loader: Compile only once, not for each target
Thomas Huth
2
-6
/
+2
2018-10-17
cpu: Provide a proper prototype for target_words_bigendian() in a header
Thomas Huth
1
-1
/
+0
2018-10-17
hw/core/generic-loader: Set a category for the generic-loader device
Thomas Huth
1
-0
/
+1
2018-10-16
net: cadence_gem: Implement support for 64bit descriptor addresses
Edgar E. Iglesias
1
-8
/
+39
2018-10-16
net: cadence_gem: Add support for selecting the DMA MemoryRegion
Edgar E. Iglesias
1
-22
/
+37
2018-10-16
net: cadence_gem: Add support for extended descriptors
Edgar E. Iglesias
1
-18
/
+51
2018-10-16
net: cadence_gem: Add macro with max number of descriptor words
Edgar E. Iglesias
1
-2
/
+2
2018-10-16
net: cadence_gem: Use uint32_t for 32bit descriptor words
Edgar E. Iglesias
1
-21
/
+21
2018-10-16
net: cadence_gem: Disable TSU feature bit
Edgar E. Iglesias
1
-1
/
+1
2018-10-16
hw/arm/virt: add DT property /secure-chosen/stdout-path indicating secure UART
Jerome Forissier
1
-0
/
+4
2018-10-15
vfio-pci: make vfio-pci device more QOM conventional
Li Qiang
1
-14
/
+15
2018-10-15
hw/arm/virt: Allow dynamic vfio-platform devices again
Geert Uytterhoeven
1
-0
/
+1
2018-10-15
hw/arm/sysbus-fdt: Allow device matching with DT compatible value
Eric Auger
1
-14
/
+47
2018-10-15
vfio/platform: Make the vfio-platform device non-abstract
Eric Auger
3
-1
/
+26
2018-10-15
hw/vfio/display: add ramfb support
Gerd Hoffmann
3
-0
/
+38
2018-10-15
hw/display/cirrus_vga: Move "isa-cirrus-vga" device into a separate file
Thomas Huth
4
-138
/
+207
2018-10-15
i2c: switch ddc to use the new edid generator
Gerd Hoffmann
1
-192
/
+8
2018-10-15
qxl: check qxl_phys2virt return value
Gerd Hoffmann
1
-1
/
+1
2018-10-15
bochs-display: wire up edid support
Gerd Hoffmann
2
-0
/
+14
2018-10-15
display: add separate config option for bochs-display
Gerd Hoffmann
1
-1
/
+1
2018-10-15
edid: fix alignment issues
Gerd Hoffmann
1
-4
/
+4
2018-10-12
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181012' into staging
Peter Maydell
6
-1
/
+305
2018-10-12
hw/s390x: Include the tod-qemu also for builds with --disable-tcg
Thomas Huth
1
-1
/
+1
2018-10-12
s390x/vfio: ap: Introduce VFIO AP device
Tony Krowiak
2
-0
/
+182
2018-10-12
s390x/ap: base Adjunct Processor (AP) object model
Tony Krowiak
4
-0
/
+122
2018-10-11
qmp, hmp: make subsystem/system-vendor identities optional
Denis V. Lunev
1
-3
/
+10
2018-10-11
vhost-user: Don't ask for reply on postcopy mem table set
Ilya Maximets
1
-12
/
+1
2018-10-11
vhost-user: Fix userfaultfd leak
Ilya Maximets
1
-0
/
+7
2018-10-10
ivshmem: Fix unplug of device "ivshmem-plain"
Markus Armbruster
1
-9
/
+5
2018-10-08
hw/display/bcm2835_fb: Silence Coverity warning about multiply overflow
Peter Maydell
1
-1
/
+1
2018-10-08
virt: Suppress external aborts on virt-2.10 and earlier
Peter Maydell
1
-0
/
+2
2018-10-05
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181005-pull-request' ...
Peter Maydell
3
-2
/
+34
2018-10-05
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181004' into staging
Peter Maydell
4
-31
/
+56
2018-10-05
edid: fix vendor default
Gerd Hoffmann
1
-1
/
+1
2018-10-05
secondary-vga: delete mmio subregions upon exit
remy.noel
1
-0
/
+8
2018-10-05
hw/display/qxl: Suppress clang-7 warning about misaligned atomic operation
Peter Maydell
1
-1
/
+25
2018-10-04
hw/s390x/s390-pci-bus: Convert sysbus init function to realize function
Thomas Huth
1
-13
/
+21
2018-10-04
s390x: Fence huge pages prior to 3.1
Janosch Frank
1
-0
/
+10
2018-10-04
hw/s390x/css: Remove QEMU_PACKED from struct SenseId
Thomas Huth
1
-16
/
+22
2018-10-04
hw/s390x/ipl: Fix alignment problems of S390IPLState members
Thomas Huth
1
-2
/
+3
2018-10-03
chardev: mark the calls that allow an implicit mux monitor
Marc-André Lureau
1
-1
/
+5
2018-10-02
hw/scsi/mptendian: Avoid taking address of fields in packed structs
Peter Maydell
1
-80
/
+83
2018-10-02
hw/nvram/fw_cfg: Use memberwise copy of MemoryRegionOps struct
Peter Maydell
1
-6
/
+1
2018-10-02
virtio: do not take address of packed members
Paolo Bonzini
1
-3
/
+3
2018-10-02
replay: replay BH for IDE trim operation
Pavel Dovgalyuk
1
-1
/
+2
2018-10-02
lsi53c895a: convert to trace-events
Mark Cave-Ayland
2
-111
/
+165
2018-10-02
scsi-block: Deprecate rotation_rate
Fam Zheng
1
-0
/
+6
2018-10-02
kvmclock: run KVM_KVMCLOCK_CTRL ioctl in vcpu thread
Yongji Xie
1
-7
/
+10
2018-10-02
hw: edu: replace device name with macro
Li Qiang
1
-2
/
+3
[next]