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
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/misc/vmcoreinfo: Add comment about reset handler
Philippe Mathieu-Daudé
2019-10-15
1
-0
/
+4
*
hw/misc/bcm2835_mbox: Add trace events
Philippe Mathieu-Daudé
2019-10-15
3
-0
/
+13
*
hw/arm/bcm2835_peripherals: Name various address spaces
Philippe Mathieu-Daudé
2019-10-15
2
-2
/
+2
*
hw/arm/bcm2835_peripherals: Improve logging
Philippe Mathieu-Daudé
2019-10-15
2
-9
/
+14
*
aspeed/sdmc: Add AST2600 support
Joel Stanley
2019-10-15
2
-0
/
+84
*
aspeed/sdmc: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
1
-63
/
+105
*
hw: aspeed_scu: Add AST2600 support
Joel Stanley
2019-10-15
1
-7
/
+185
*
trace: Remove trailing newline in events
Philippe Mathieu-Daudé
2019-09-18
1
-5
/
+5
*
aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routine
Cédric Le Goater
2019-09-13
1
-16
/
+9
*
aspeed/scu: Introduce per-SoC SCU types
Cédric Le Goater
2019-09-13
1
-36
/
+47
*
hw/misc: Mark most objects as "common" code to speed up compilation a litte bit
Thomas Huth
2019-09-10
1
-45
/
+45
*
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
1
-1
/
+1
*
hw/misc: Add a config switch for the "unimplemented" device
Thomas Huth
2019-08-20
2
-1
/
+4
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'...
Peter Maydell
2019-08-16
1
-236
/
+236
|
\
|
*
hw/misc/zynq_slcr: use standard register definition
Damien Hedde
2019-08-16
1
-236
/
+236
*
|
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
10
-10
/
+10
*
|
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
|
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
9
-9
/
+0
*
|
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
30
-1
/
+29
*
|
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
|
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
28
-27
/
+1
*
|
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
49
-0
/
+49
*
|
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
23
-0
/
+25
*
|
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
|
/
*
hw/misc/aspeed_xdma: New device
Eddie James
2019-07-01
3
-0
/
+169
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
2
-0
/
+2
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
68
-0
/
+78
*
edu: uses uint64_t in dma operation
Li Qiang
2019-06-03
1
-8
/
+9
*
edu: mmio: allow 64-bit access in read dispatch
Li Qiang
2019-06-03
1
-1
/
+5
*
edu: mmio: allow 64-bit access
Li Qiang
2019-06-03
1
-0
/
+9
*
hw/misc/macio: Use object_initialize_child for correct ref. counting
Philippe Mathieu-Daudé
2019-05-24
1
-4
/
+4
*
hw/misc/exynos4210_rng: Use qemu_guest_getrandom
Richard Henderson
2019-05-22
1
-7
/
+4
*
hw/misc/bcm2835_rng: Use qemu_guest_getrandom_nofail
Richard Henderson
2019-05-22
1
-19
/
+15
*
hw/misc/nrf51_rng: Use qemu_guest_getrandom_nofail
Richard Henderson
2019-05-22
1
-2
/
+2
*
aspeed/scu: Use qemu_guest_getrandom_nofail
Richard Henderson
2019-05-22
1
-8
/
+2
*
leon3: introduce the plug and play mechanism
KONRAD Frederic
2019-05-17
2
-0
/
+271
*
hw/arm: Express dependencies of the fsl-imx31 machine with Kconfig
Thomas Huth
2019-05-13
1
-0
/
+2
*
hw/devices: Move CBus declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-28
1
-2
/
+2
|
\
|
*
kconfig: add dependencies on CONFIG_MSI_NONBROKEN
Paolo Bonzini
2019-03-18
1
-2
/
+2
*
|
trace-events: Fix attribution of trace points to source
Markus Armbruster
2019-03-22
1
-3
/
+5
*
|
trace-events: Delete unused trace points
Markus Armbruster
2019-03-22
2
-3
/
+0
*
|
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
2
-22
/
+22
|
/
*
sparc-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+1
*
ppc: Express dependencies of the Mac machines with kconfig
Thomas Huth
2019-03-07
1
-0
/
+6
*
ptimer: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+1
*
i2c: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+4
*
isa: express dependencies with kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+6
*
build: convert pci.mak to Kconfig
Paolo Bonzini
2019-03-07
1
-1
/
+5
*
build: switch to Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+2
[next]