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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
gpex: Fix type checking function name
Eduardo Habkost
2020-09-09
1
-1
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
8
-40
/
+16
*
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
45
-180
/
+90
*
Use DECLARE_*CHECKER* when possible (--force mode)
Eduardo Habkost
2020-09-09
4
-18
/
+12
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
379
-1338
/
+994
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
379
-918
/
+1661
*
Delete duplicate QOM typedefs
Eduardo Habkost
2020-09-08
1
-4
/
+4
*
qom: Make type checker functions accept const pointers
Eduardo Habkost
2020-09-08
1
-3
/
+3
*
qom: DECLARE_*_CHECKERS macros
Eduardo Habkost
2020-09-08
1
-14
/
+58
*
qom: Allow class type name to be specified in OBJECT_DECLARE*
Eduardo Habkost
2020-09-08
1
-17
/
+18
*
qom: provide convenient macros for declaring and defining types
Daniel P. Berrangé
2020-09-08
1
-0
/
+277
*
qom: make object_ref/unref use a void * instead of Object *.
Daniel P. Berrangé
2020-09-08
1
-2
/
+2
*
memory: Remove kernel-doc comment marker
Eduardo Habkost
2020-09-08
1
-1
/
+1
*
spapr_numa: create a vcpu associativity helper
Daniel Henrique Barboza
2020-09-08
1
-1
/
+6
*
spapr, spapr_numa: move lookup-arrays handling to spapr_numa.c
Daniel Henrique Barboza
2020-09-08
1
-0
/
+2
*
spapr, spapr_numa: handle vcpu ibm,associativity
Daniel Henrique Barboza
2020-09-08
1
-0
/
+2
*
spapr: introduce SpaprMachineState::numa_assoc_array
Daniel Henrique Barboza
2020-09-08
3
-1
/
+24
*
ppc/spapr_nvdimm: turn spapr_dt_nvdimm() static
Daniel Henrique Barboza
2020-09-08
1
-1
/
+0
*
ppc: introducing spapr_numa.c NUMA code helper
Daniel Henrique Barboza
2020-09-08
1
-0
/
+20
*
target/arm: Move start-powered-off property to generic CPUState
Thiago Jung Bauermann
2020-09-08
1
-0
/
+4
*
spapr, spapr_nvdimm: fold NVDIMM validation in the same place
Daniel Henrique Barboza
2020-09-08
1
-2
/
+2
*
ppc/pnv: Add a HIOMAP erase command
Cédric Le Goater
2020-09-08
1
-0
/
+1
*
spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priority
Cédric Le Goater
2020-09-08
1
-0
/
+2
*
spapr: Remove unnecessary DRC type-checker macros
David Gibson
2020-09-08
1
-42
/
+1
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-03' into ...
Peter Maydell
2020-09-05
1
-2
/
+0
|
\
|
*
qapi: enable use of g_autoptr with QAPI types
Daniel P. Berrangé
2020-09-03
1
-2
/
+0
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...
Peter Maydell
2020-09-04
1
-1
/
+1
|
\
\
|
*
|
linux-user: fix implicit conversion from enumeration type error
Laurent Vivier
2020-09-03
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-0...
Peter Maydell
2020-09-03
1
-2
/
+1
|
\
\
\
|
*
|
|
hw/m68k: QOMify the mcf5206 system integration module
Thomas Huth
2020-09-03
1
-2
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200901' int...
Peter Maydell
2020-09-03
2
-1
/
+13
|
\
\
\
|
*
|
|
arm: aspeed: add strap define `25HZ` of AST2500
Igor Kononenko
2020-09-01
1
-0
/
+1
|
*
|
|
aspeed/sdmc: Perform memory training
Joel Stanley
2020-09-01
1
-1
/
+12
*
|
|
|
Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20200902' into staging
Peter Maydell
2020-09-02
1
-57
/
+214
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
hw/block/nvme: be consistent about zeros vs zeroes
Klaus Jensen
2020-09-02
1
-2
/
+2
|
*
|
|
hw/block/nvme: support the get/set features select and save fields
Klaus Jensen
2020-09-02
1
-1
/
+26
|
*
|
|
hw/block/nvme: add remaining mandatory controller parameters
Klaus Jensen
2020-09-02
1
-1
/
+9
|
*
|
|
hw/block/nvme: move NvmeFeatureVal into hw/block/nvme.h
Klaus Jensen
2020-09-02
1
-17
/
+0
|
*
|
|
hw/block/nvme: add support for the asynchronous event request command
Klaus Jensen
2020-09-02
1
-2
/
+6
|
*
|
|
hw/block/nvme: add support for the get log page command
Klaus Jensen
2020-09-02
1
-1
/
+5
|
*
|
|
hw/block/nvme: mark fw slot 1 as read-only
Klaus Jensen
2020-09-02
1
-0
/
+4
|
*
|
|
hw/block/nvme: add temperature threshold feature
Klaus Jensen
2020-09-02
1
-1
/
+4
|
*
|
|
hw/block/nvme: bump spec data structures to v1.3
Klaus Jensen
2020-09-02
1
-17
/
+141
|
*
|
|
hw/block/nvme: Align I/O BAR to 4 KiB
Philippe Mathieu-Daudé
2020-09-02
1
-0
/
+2
|
*
|
|
hw/block/nvme: Fix pmrmsc register size
Philippe Mathieu-Daudé
2020-09-02
1
-1
/
+1
|
*
|
|
hw/block/nvme: Use QEMU_PACKED on hardware/packet structures
Philippe Mathieu-Daudé
2020-09-02
1
-19
/
+19
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-02
6
-116
/
+6
|
\
\
\
|
*
|
|
Revert "hw/i386: Update structures to save the number of nodes per package"
Babu Moger
2020-09-02
1
-1
/
+0
|
*
|
|
Revert "hw/386: Add EPYC mode topology decoding functions"
Babu Moger
2020-09-02
1
-100
/
+0
[next]