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
*
hppa: Delete unused hppa_cpu_list() function
Eduardo Habkost
2019-07-05
2
-19
/
+0
*
numa: deprecate implict memory distribution between nodes
Igor Mammedov
2019-07-05
2
-0
/
+11
*
numa: deprecate 'mem' parameter of '-numa node' option
Igor Mammedov
2019-07-05
2
-0
/
+18
*
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
2019-07-05
6
-1
/
+11
*
pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_reg...
Igor Mammedov
2019-07-05
1
-1
/
+5
*
i386: Update new x86_apicid parsing rules with die_offset support
Like Xu
2019-07-05
4
-76
/
+124
*
i386/cpu: Consolidate die-id validity in smp context
Like Xu
2019-07-05
7
-3
/
+38
*
hw/i386: Adjust nr_dies with configured smp_dies for PCMachine
Like Xu
2019-07-05
1
-5
/
+11
*
i386: Add die-level cpu topology to x86CPU on PCMachine
Like Xu
2019-07-05
4
-2
/
+12
*
vl.c: Replace smp global variables with smp machine properties
Like Xu
2019-07-05
1
-27
/
+26
*
hw: Replace global smp variables with MachineState for all remaining archs
Like Xu
2019-07-05
9
-4
/
+13
*
hw/arm: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
15
-24
/
+61
*
hw/i386: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
5
-13
/
+31
*
hw/s390x: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
5
-6
/
+17
*
hw/riscv: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
5
-6
/
+18
*
hw/ppc: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
7
-15
/
+42
*
general: Replace global smp variables with smp machine properties
Like Xu
2019-07-05
10
-11
/
+45
*
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-05
14
-44
/
+46
*
hw/boards: Add struct CpuTopology to MachineState
Like Xu
2019-07-05
2
-0
/
+20
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-07-05
3
-3
/
+3
|
\
|
*
docs/devel/testing: Fix typo in dockerfile path
Liam Merwick
2019-07-03
1
-1
/
+1
|
*
VirtIO-RNG: Update default entropy source to `/dev/urandom`
Kashyap Chamarthy
2019-07-03
2
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190705-pull-request' ...
Peter Maydell
2019-07-05
2
-63
/
+75
|
\
\
|
*
|
ati-vga: Fix setting offset together with pitch for r128pro
BALATON Zoltan
2019-07-05
1
-2
/
+2
|
*
|
ati-vga: Fix reverse bit blts
BALATON Zoltan
2019-07-05
1
-15
/
+40
|
*
|
ati-vga: Fix frame buffer endianness for big endian target
BALATON Zoltan
2019-07-05
2
-5
/
+6
|
*
|
ati-vga: Improve readability of ati_2d_blt function
BALATON Zoltan
2019-07-05
1
-47
/
+33
*
|
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-050719-3...
Peter Maydell
2019-07-05
13
-63
/
+667
|
\
\
\
|
*
|
|
migration: move port_attr inside CONFIG_LINUX
Alex Bennée
2019-07-04
1
-2
/
+1
|
*
|
|
target/i386: fix feature check in hyperv-stub.c
Alex Bennée
2019-07-04
1
-1
/
+1
|
*
|
|
Makefile: Rename the 'vm-test' target as 'vm-help'
Philippe Mathieu-Daudé
2019-07-04
3
-6
/
+7
|
*
|
|
.travis.yml: force a brew update for MacOS builds
Alex Bennée
2019-07-04
1
-0
/
+1
|
*
|
|
.travis.yml: default the --disable-system build to --static
Alex Bennée
2019-07-04
1
-1
/
+1
|
*
|
|
tests/vm: ubuntu.i386: apt proxy setup
Gerd Hoffmann
2019-07-04
1
-0
/
+4
|
*
|
|
tests/vm: fedora autoinstall, using serial console
Gerd Hoffmann
2019-07-04
3
-2
/
+199
|
*
|
|
tests/vm: freebsd autoinstall, using serial console
Gerd Hoffmann
2019-07-04
1
-10
/
+172
|
*
|
|
tests/vm: openbsd autoinstall, using serial console
Gerd Hoffmann
2019-07-04
1
-13
/
+148
|
*
|
|
tests/vm: serial console support helpers
Gerd Hoffmann
2019-07-04
1
-3
/
+83
|
*
|
|
tests/vm: add vm-boot-{ssh,serial}-<guest> targets
Gerd Hoffmann
2019-07-04
1
-0
/
+19
|
*
|
|
tests/vm: proper guest shutdown
Gerd Hoffmann
2019-07-04
1
-7
/
+15
|
*
|
|
tests/vm: run test builds on snapshot
Gerd Hoffmann
2019-07-04
1
-0
/
+1
|
*
|
|
tests/vm: use ssh with pty unconditionally
Gerd Hoffmann
2019-07-04
1
-9
/
+4
|
*
|
|
tests/vm: send proxy environment variables over ssh
Gerd Hoffmann
2019-07-04
1
-0
/
+9
|
*
|
|
tests/vm: add source repos on ubuntu.i386
Cleber Rosa
2019-07-04
1
-0
/
+1
|
*
|
|
tests/vm: pin ubuntu.i386 image
Cleber Rosa
2019-07-04
1
-1
/
+3
|
*
|
|
tests/vm: avoid image presence check and removal
Cleber Rosa
2019-07-04
5
-10
/
+0
|
*
|
|
tests/vm: avoid extra compressed image copy
Cleber Rosa
2019-07-04
4
-8
/
+8
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-07-05
36
-161
/
+843
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
docs: avoid vhost-user-net specifics in multiqueue section
Stefan Hajnoczi
2019-07-04
1
-10
/
+11
|
*
|
libvhost-user: implement VHOST_USER_PROTOCOL_F_MQ
Stefan Hajnoczi
2019-07-04
1
-3
/
+4
[next]