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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
memory: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
3
-12
/
+24
|
*
|
cputlb: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
1
-4
/
+4
|
*
|
exec: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
2
-11
/
+13
|
*
|
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
|
*
|
target/mips: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
1
-2
/
+3
|
*
|
memory: Introduce size_memop
Tony Nguyen
2019-09-03
1
-0
/
+10
|
*
|
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
2019-09-03
39
-399
/
+421
*
|
|
Merge remote-tracking branch 'remotes/juanquintela/tags/fail-pull-request' in...
Peter Maydell
2019-09-04
19
-43
/
+87
|
\
\
\
|
*
|
|
multifd: Use number of channels as listen backlog
Juan Quintela
2019-09-03
1
-1
/
+6
|
*
|
|
socket: Add num connections to qio_net_listener_open_sync()
Juan Quintela
2019-09-03
7
-7
/
+10
|
*
|
|
socket: Add num connections to qio_channel_socket_async()
Juan Quintela
2019-09-03
4
-9
/
+27
|
*
|
|
socket: Add num connections to qio_channel_socket_sync()
Juan Quintela
2019-09-03
8
-10
/
+14
|
*
|
|
socket: Add backlog parameter to socket_listen
Juan Quintela
2019-09-03
6
-20
/
+34
*
|
|
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-09-04
51
-248
/
+273
|
\
\
\
\
|
*
|
|
|
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
|
*
|
|
|
hostmem-file: fix pmem file size check
Stefan Hajnoczi
2019-09-03
1
-2
/
+2
|
*
|
|
|
qapi: report the default CPU type for each machine
Daniel P. Berrangé
2019-09-03
2
-1
/
+8
|
*
|
|
|
pc: Don't make die-id mandatory unless necessary
Eduardo Habkost
2019-09-03
2
-0
/
+43
|
*
|
|
|
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
11
-25
/
+36
|
*
|
|
|
numa: move numa global variable have_numa_distance into MachineState
Tao Xu
2019-09-03
6
-9
/
+8
|
*
|
|
|
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2019-09-03
17
-59
/
+113
|
*
|
|
|
hw/arm: simplify arm_load_dtb
Tao Xu
2019-09-03
30
-147
/
+44
|
*
|
|
|
includes: remove stale [smp|max]_cpus externs
Alex Bennée
2019-09-03
1
-2
/
+0
*
|
|
|
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190903'...
Peter Maydell
2019-09-04
30
-101
/
+244
|
\
\
\
\
\
|
*
|
|
|
|
target/arm: Don't abort on M-profile exception return in linux-user mode
Peter Maydell
2019-09-03
1
-1
/
+20
|
*
|
|
|
|
target/arm: Free TCG temps in trans_VMOV_64_sp()
Peter Maydell
2019-09-03
1
-0
/
+2
|
*
|
|
|
|
include/exec/cpu-defs.h: fix typo
Alex Bennée
2019-09-03
1
-1
/
+1
|
*
|
|
|
|
atomic_template: fix indentation in GEN_ATOMIC_HELPER
Emilio G. Cota
2019-09-03
1
-1
/
+1
|
*
|
|
|
|
tcg/README: fix typo s/afterwise/afterwards/
Emilio G. Cota
2019-09-03
1
-1
/
+1
|
*
|
|
|
|
includes: remove stale [smp|max]_cpus externs
Alex Bennée
2019-09-03
1
-2
/
+0
|
*
|
|
|
|
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
|
*
|
|
|
|
target/arm: Fix SMMLS argument order
Richard Henderson
2019-09-03
1
-2
/
+18
|
*
|
|
|
|
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
|
*
|
|
|
|
memory: Remove unused memory_region_iommu_replay_all()
Eric Auger
2019-09-03
2
-19
/
+0
|
*
|
|
|
|
aspeed/timer: Provide back-pressure information for short periods
Andrew Jeffery
2019-09-03
1
-1
/
+16
|
*
|
|
|
|
target/arm: Take exceptions on ATS instructions when needed
Peter Maydell
2019-09-03
1
-15
/
+92
|
*
|
|
|
|
target/arm: Allow ARMCPRegInfo read/write functions to throw exceptions
Peter Maydell
2019-09-03
3
-1
/
+18
[prev]
[next]