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
*
m68k: Add serial controller to the NeXTcube machine
Thomas Huth
2019-09-07
2
-2
/
+40
*
escc: introduce a selector for the register bit
Laurent Vivier
2019-09-07
1
-6
/
+24
*
m68k: Add NeXTcube machine
Thomas Huth
2019-09-07
2
-1
/
+942
*
m68k: Add NeXTcube keyboard device
Thomas Huth
2019-09-07
2
-0
/
+292
*
m68k: Add NeXTcube framebuffer device emulation
Thomas Huth
2019-09-07
3
-0
/
+151
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-09-04
4
-12
/
+25
|
\
|
*
virtio-pci: Add Function Level Reset support
Julia Suvorova
2019-09-04
3
-1
/
+17
|
*
virtio-rng: change default backend to rng-builtin
Laurent Vivier
2019-09-04
1
-2
/
+1
|
*
virtio-rng: Keep the default backend out of VirtIORNGConf
Markus Armbruster
2019-09-04
1
-11
/
+9
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into staging
Peter Maydell
2019-09-04
4
-16
/
+30
|
\
\
|
*
|
memory: Single byte swap along the I/O path
Tony Nguyen
2019-09-03
1
-6
/
+4
|
*
|
memory: Access MemoryRegion with endianness
Tony Nguyen
2019-09-03
4
-13
/
+19
|
*
|
hw/s390x: Hard code size with MO_{8|16|32|64}
Tony Nguyen
2019-09-03
1
-2
/
+1
|
*
|
hw/vfio: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
1
-2
/
+4
|
*
|
hw/virtio: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
1
-2
/
+5
|
*
|
hw/intc/armv7m_nic: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
1
-4
/
+8
|
*
|
hw/s390x: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
1
-3
/
+5
*
|
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-09-04
43
-236
/
+212
|
\
\
\
|
*
|
|
migration: Do not re-read the clock on pre_save in case of paused guest
Maxiwell S. Garcia
2019-09-03
1
-4
/
+11
|
*
|
|
x86: do not advertise die-id in query-hotpluggbale-cpus if '-smp dies' is not...
Igor Mammedov
2019-09-03
1
-2
/
+4
|
*
|
|
i386/vmmouse: Properly reset state
Jan Kiszka
2019-09-03
1
-0
/
+1
|
*
|
|
qapi: report the default CPU type for each machine
Daniel P. Berrangé
2019-09-03
1
-0
/
+4
|
*
|
|
pc: Don't make die-id mandatory unless necessary
Eduardo Habkost
2019-09-03
1
-0
/
+8
|
*
|
|
pc: Improve error message when die-id is omitted
Eduardo Habkost
2019-09-03
1
-0
/
+4
|
*
|
|
pc: Fix error message on die-id validation
Eduardo Habkost
2019-09-03
1
-1
/
+1
|
*
|
|
numa: move numa global variable numa_info into MachineState
Tao Xu
2019-09-03
9
-22
/
+32
|
*
|
|
numa: move numa global variable have_numa_distance into MachineState
Tao Xu
2019-09-03
5
-7
/
+6
|
*
|
|
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2019-09-03
13
-55
/
+99
|
*
|
|
hw/arm: simplify arm_load_dtb
Tao Xu
2019-09-03
29
-145
/
+42
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190903'...
Peter Maydell
2019-09-04
17
-55
/
+81
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hw/net/xilinx_axi: Use object_initialize_child for correct ref. counting
Philippe Mathieu-Daudé
2019-09-03
1
-9
/
+8
|
*
|
hw/dma/xilinx_axi: Use object_initialize_child for correct ref. counting
Philippe Mathieu-Daudé
2019-09-03
1
-8
/
+8
|
*
|
hw/arm/fsl-imx: Add the cpu as child of the SoC object
Philippe Mathieu-Daudé
2019-09-03
2
-2
/
+6
|
*
|
hw/arm: Use sysbus_init_child_obj for correct reference counting
Philippe Mathieu-Daudé
2019-09-03
1
-2
/
+2
|
*
|
hw/arm: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
2019-09-03
3
-17
/
+16
|
*
|
hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate
Philippe Mathieu-Daudé
2019-09-03
8
-11
/
+15
|
*
|
hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations
Eric Auger
2019-09-03
2
-8
/
+12
|
*
|
hw/arm/smmuv3: Log a guest error when decoding an invalid STE
Eric Auger
2019-09-03
1
-0
/
+1
|
*
|
aspeed/timer: Provide back-pressure information for short periods
Andrew Jeffery
2019-09-03
1
-1
/
+16
|
|
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190829-pull-request' ...
Peter Maydell
2019-09-04
2
-14
/
+26
|
\
\
|
*
|
usb-mtp: add sanity checks on rootdir
Bandan Das
2019-08-29
1
-14
/
+24
|
*
|
xhci: Fix memory leak in xhci_kick_epctx
fangying
2019-08-29
1
-0
/
+1
|
*
|
xhci: Fix memory leak in xhci_address_slot
Ying Fang
2019-08-29
1
-0
/
+1
|
|
/
*
|
spapr: Set compat mode in spapr_core_plug()
Greg Kurz
2019-08-29
2
-15
/
+16
*
|
spapr/pci: Convert types to QEMU coding style
Greg Kurz
2019-08-29
2
-33
/
+35
*
|
spapr_pci: Advertise BAR reallocation capability
Alexey Kardashevskiy
2019-08-29
1
-0
/
+9
*
|
spapr: Use SHUTDOWN_CAUSE_SUBSYSTEM_RESET for CAS reboots
David Gibson
2019-08-29
1
-1
/
+1
*
|
powerpc/spapr: Add host threads parameter to ibm,get_system_parameter
Suraj Jitindar Singh
2019-08-29
1
-0
/
+15
*
|
pseries: Fix compat_pvr on reset
Laurent Vivier
2019-08-29
2
-1
/
+9
*
|
spapr_pci: remove all child functions in function zero unplug
Daniel Henrique Barboza
2019-08-29
1
-5
/
+7
[next]