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
*
sifive_prci: Read and write PRCI registers
Nathaniel Graff
2019-06-24
1
-8
/
+41
*
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
|
*
spapr: Allow hot plug/unplug of PCI bridges and devices under PCI bridges
David Gibson
2019-06-12
1
-13
/
+102
|
*
spapr: Direct all PCI hotplug to host bridge, rather than P2P bridge
David Gibson
2019-06-12
1
-0
/
+11
|
*
spapr: Don't use bus number for building DRC ids
David Gibson
2019-06-12
1
-14
/
+40
|
*
spapr: Clean up DRC index construction
David Gibson
2019-06-12
1
-56
/
+68
|
*
spapr: Clean up spapr_drc_populate_dt()
David Gibson
2019-06-12
3
-13
/
+10
|
*
spapr: Clean up dt creation for PCI buses
David Gibson
2019-06-12
2
-70
/
+77
|
*
spapr: Clean up device tree construction for PCI devices
David Gibson
2019-06-12
1
-64
/
+55
|
*
spapr: Clean up device node name generation for PCI devices
David Gibson
2019-06-12
1
-25
/
+16
|
*
spapr_pci: Improve error message
Greg Kurz
2019-06-12
1
-1
/
+8
*
|
Clean up a header guard symbols (again)
Markus Armbruster
2019-06-12
1
-3
/
+3
*
|
Supply missing header guards
Markus Armbruster
2019-06-12
8
-2
/
+39
*
|
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
129
-91
/
+43
*
|
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
564
-75
/
+656
*
|
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
4
-2
/
+4
*
|
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-11
3
-0
/
+4
|
/
*
target/xtensa: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
target/unicore32: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
target/sparc: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
3
-5
/
+5
*
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
3
-12
/
+12
*
target/nios2: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-4
/
+1
*
target/mips: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
2
-2
/
+2
*
target/i386: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
2
-3
/
+3
*
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
1
-1
/
+1
[next]