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
*
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190628-pull-request' ...
Peter Maydell
2019-07-01
10
-38
/
+120
|
\
|
*
ati-vga: switch to vgabios-ati.bin
Gerd Hoffmann
2019-06-28
1
-1
/
+1
|
*
ati-vga: Fixes to offset and pitch registers
BALATON Zoltan
2019-06-28
4
-20
/
+43
|
*
ati-vga: Implement DDC and EDID info from monitor
BALATON Zoltan
2019-06-28
5
-2
/
+74
|
*
i2c: Move bitbang_i2c.h to include/hw/i2c/
BALATON Zoltan
2019-06-28
4
-15
/
+2
*
|
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-26-2019' ...
Peter Maydell
2019-07-01
3
-238
/
+281
|
\
\
|
*
|
dma/rc4030: Minor code style cleanup
Aleksandar Markovic
2019-06-26
1
-7
/
+11
|
*
|
dma/rc4030: Fix off-by-one error in specified memory region size
Aleksandar Markovic
2019-06-26
1
-1
/
+2
|
*
|
hw/mips/gt64xxx_pci: Align the pci0-mem size
Philippe Mathieu-Daudé
2019-06-26
1
-1
/
+2
|
*
|
hw/mips/gt64xxx_pci: Convert debug printf()s to trace events
Philippe Mathieu-Daudé
2019-06-26
2
-19
/
+14
|
*
|
hw/mips/gt64xxx_pci: Use qemu_log_mask() instead of debug printf()
Philippe Mathieu-Daudé
2019-06-26
1
-11
/
+37
|
*
|
hw/mips/gt64xxx_pci: Fix 'spaces' coding style issues
Philippe Mathieu-Daudé
2019-06-26
1
-5
/
+6
|
*
|
hw/mips/gt64xxx_pci: Fix 'braces' coding style issues
Philippe Mathieu-Daudé
2019-06-26
1
-9
/
+18
|
*
|
hw/mips/gt64xxx_pci: Fix 'tabs' coding style issues
Philippe Mathieu-Daudé
2019-06-26
1
-156
/
+156
|
*
|
hw/mips/gt64xxx_pci: Fix multiline comment syntax
Philippe Mathieu-Daudé
2019-06-26
1
-29
/
+35
|
|
/
*
|
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into st...
Peter Maydell
2019-07-01
13
-97
/
+123
|
\
\
|
*
|
xen: Import other xen/io/*.h
Anthony PERARD
2019-06-24
7
-15
/
+10
|
*
|
xen: Drop includes of xen/hvm/params.h
Anthony PERARD
2019-06-24
2
-3
/
+0
|
*
|
xen: Avoid VLA
Anthony PERARD
2019-06-24
1
-4
/
+11
|
*
|
xen-bus / xen-block: add support for event channel polling
Paul Durrant
2019-06-24
2
-10
/
+18
|
*
|
xen-bus: allow AioContext to be specified for each event channel
Paul Durrant
2019-06-24
2
-4
/
+8
|
*
|
xen-bus: use a separate fd for each event channel
Paul Durrant
2019-06-24
1
-39
/
+40
|
*
|
xen-block: support feature-large-sector-size
Paul Durrant
2019-06-24
3
-26
/
+40
|
|
/
*
/
nvme: do not advertise support for unsupported arbitration mechanism
Klaus Birkelund Jensen
2019-06-24
1
-1
/
+0
|
/
*
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
2019-06-21
3
-11
/
+9
*
sd: Fix out-of-bounds assertions
Lidong Chen
2019-06-21
1
-2
/
+2
*
i386/kvm: convert hyperv enlightenments properties from bools to bits
Vitaly Kuznetsov
2019-06-21
1
-1
/
+2
*
hw/intc/arm_gicv3: GICD_TYPER.SecurityExtn is RAZ if GICD_CTLR.DS == 1
Peter Maydell
2019-06-17
1
-1
/
+7
*
hw/intc/arm_gicv3: Fix decoding of ID register range
Peter Maydell
2019-06-17
2
-4
/
+4
*
hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boards
Peter Maydell
2019-06-17
2
-12
/
+54
*
hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU
Peter Maydell
2019-06-17
1
-0
/
+18
*
hw/arm/boot: Honour image size field in AArch64 Image format kernels
Peter Maydell
2019-06-17
1
-2
/
+15
*
hw/arm/boot: Avoid placing the initrd on top of the kernel
Peter Maydell
2019-06-17
1
-14
/
+20
*
hw/arm/boot: Diagnose layouts that put initrd or DTB off the end of RAM
Peter Maydell
2019-06-17
1
-0
/
+23
*
hw/arm/boot: Don't assume RAM starts at address zero
Peter Maydell
2019-06-17
1
-5
/
+4
*
q35: fix mmconfig and PCI0._CRS
Gerd Hoffmann
2019-06-16
2
-23
/
+22
*
hw/acpi: extract acpi_add_rom_blob()
Wei Yang
2019-06-16
4
-33
/
+56
*
vhost: fix vhost_log size overflow during migration
Li Hangjing
2019-06-16
1
-0
/
+10
*
hw/block/fdc: floppy command FIFO memory initialization
Andrey Shinkevich
2019-06-14
1
-0
/
+1
*
vfio/common: Introduce vfio_set_irq_signaling helper
Eric Auger
2019-06-13
3
-211
/
+152
*
vfio/pci: Allow MSI-X relocation to fixup bogus PBA
Alex Williamson
2019-06-13
1
-1
/
+1
*
vfio/pci: Hide Resizable BAR capability
Alex Williamson
2019-06-13
1
-0
/
+1
*
hw/core/bus.c: Only the main system bus can have no parent
Peter Maydell
2019-06-13
1
-12
/
+9
*
hw/arm/smmuv3: Fix decoding of ID register range
Peter Maydell
2019-06-13
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190613-pull-request' ...
Peter Maydell
2019-06-13
3
-4
/
+10
|
\
|
*
edid: flip the default to enabled
Gerd Hoffmann
2019-06-13
3
-4
/
+10
*
|
semihosting: split console_out into string and char versions
Alex Bennée
2019-06-12
1
-9
/
+25
|
/
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...
Peter Maydell
2019-06-12
5
-205
/
+354
|
\
|
*
ppc/xive: Make XIVE generate the proper interrupt types
Benjamin Herrenschmidt
2019-06-12
1
-3
/
+19
|
*
ppc/pnv: activate the "dumpdtb" option on the powernv machine
Cédric Le Goater
2019-06-12
1
-0
/
+2
[next]