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
*
hw/arm/virt-acpi-build: Add PC-DIMM in SRAT
Shameer Kolothum
2019-10-05
2
-0
/
+10
*
hw/arm/virt: Enable device memory cold/hot plug with ACPI boot
Shameer Kolothum
2019-10-05
5
-7
/
+80
*
hw/arm/virt: Add memory hotplug framework
Eric Auger
2019-10-05
2
-1
/
+54
*
hw/acpi: Add ACPI Generic Event Device Support
Samuel Ortiz
2019-10-05
4
-0
/
+408
*
hw/acpi: Do not create memory hotplug method when handler is not defined
Samuel Ortiz
2019-10-05
1
-4
/
+6
*
hw/acpi: Make ACPI IO address space configurable
Shameer Kolothum
2019-10-05
5
-22
/
+33
*
vhost-user: save features if the char dev is closed
Adrian Moreno
2019-10-05
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-01-2019' ...
Peter Maydell
2019-10-01
6
-491
/
+2151
|
\
|
*
target/mips: msa: Move helpers for <AND|NOR|OR|XOR>.V
Aleksandar Markovic
2019-10-01
2
-45
/
+45
|
*
target/mips: msa: Simplify and move helper for MOVE.V
Aleksandar Markovic
2019-10-01
2
-19
/
+14
|
*
target/mips: msa: Split helpers for MOD_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-26
/
+188
|
*
target/mips: msa: Split helpers for DIV_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-27
/
+190
|
*
target/mips: msa: Split helpers for CLT_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-22
/
+186
|
*
target/mips: msa: Split helpers for CLE_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-22
/
+186
|
*
target/mips: msa: Split helpers for CEQ.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-11
/
+87
|
*
target/mips: msa: Split helpers for AVER_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-24
/
+188
|
*
target/mips: msa: Split helpers for AVE_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-25
/
+187
|
*
target/mips: msa: Split helpers for B<CLR|NEG|SEL>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-35
/
+267
|
*
target/mips: msa: Unroll loops and demacro <BMNZ|BMZ|BSEL>.V
Aleksandar Markovic
2019-10-01
2
-27
/
+43
|
*
target/mips: msa: Split helpers for BINS<L|R>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-40
/
+206
|
*
target/mips: msa: Split helpers for PCNT.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-73
/
+95
|
*
target/mips: msa: Split helpers for <NLOC|NLZC>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-33
/
+181
|
*
target/mips: Clean up translate.c
Aleksandar Markovic
2019-10-01
1
-12
/
+18
|
*
target/mips: Clean up mips-defs.h
Aleksandar Markovic
2019-10-01
1
-26
/
+32
|
*
target/mips: Clean up kvm_mips.h
Aleksandar Markovic
2019-10-01
1
-1
/
+1
|
*
target/mips: Clean up internal.h
Aleksandar Markovic
2019-10-01
1
-23
/
+37
*
|
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-10-0...
Peter Maydell
2019-10-01
6
-40
/
+50
|
\
\
|
*
|
Disallow colons in the parameter of "-accel"
Thomas Huth
2019-10-01
2
-1
/
+6
|
*
|
hw/core/loader: Fix possible crash in rom_copy()
Thomas Huth
2019-10-01
1
-1
/
+1
|
*
|
hw/m68k/next-cube: Avoid static RTC variables and introduce control register
Thomas Huth
2019-10-01
1
-33
/
+40
|
*
|
tests: fix echi/ehci typo
Marc-André Lureau
2019-10-01
1
-3
/
+1
|
*
|
tests: fix usb-hcd-ehci-test compilation
Marc-André Lureau
2019-10-01
1
-2
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-09-28' into ...
Peter Maydell
2019-10-01
183
-698
/
+847
|
\
\
|
|
/
|
/
|
|
*
qapi: Improve source file read error handling
Markus Armbruster
2019-09-28
2
-21
/
+27
|
*
qapi: Improve reporting of redefinition
Markus Armbruster
2019-09-28
4
-3
/
+14
|
*
qapi: Improve reporting of missing documentation comment
Markus Armbruster
2019-09-28
2
-11
/
+10
|
*
qapi: Eliminate check_keys(), rename check_known_keys()
Markus Armbruster
2019-09-28
1
-19
/
+21
|
*
qapi: Improve reporting of invalid 'if' further
Markus Armbruster
2019-09-28
10
-20
/
+25
|
*
qapi: Avoid redundant definition references in error messages
Markus Armbruster
2019-09-28
53
-132
/
+101
|
*
qapi: Improve reporting of missing / unknown definition keys
Markus Armbruster
2019-09-28
7
-23
/
+25
|
*
qapi: Improve reporting of invalid flags
Markus Armbruster
2019-09-28
5
-14
/
+20
|
*
qapi: Improve reporting of invalid 'if' errors
Markus Armbruster
2019-09-28
5
-2
/
+6
|
*
qapi: Move context-free checking to the proper place
Markus Armbruster
2019-09-28
2
-9
/
+9
|
*
qapi: Move context-sensitive checking to the proper place
Markus Armbruster
2019-09-28
40
-270
/
+230
|
*
qapi: Inline check_name() into check_union()
Markus Armbruster
2019-09-28
1
-2
/
+4
|
*
qapi: Plumb info to the QAPISchemaMember
Markus Armbruster
2019-09-28
2
-35
/
+43
|
*
qapi: Make check_type()'s array case a bit more obvious
Markus Armbruster
2019-09-28
1
-1
/
+2
|
*
qapi: Move check for reserved names out of add_name()
Markus Armbruster
2019-09-28
3
-8
/
+12
|
*
qapi: Report invalid '*' prefix like any other invalid name
Markus Armbruster
2019-09-28
5
-8
/
+6
|
*
qapi: Use check_name_str() where it suffices
Markus Armbruster
2019-09-28
1
-5
/
+4
[next]