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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/mips/gt64xxx: Trace accesses to ISD registers
Philippe Mathieu-Daudé
2021-03-13
2
-0
/
+4
*
hw/mips/gt64xxx: Rename trace events related to interrupt registers
Philippe Mathieu-Daudé
2021-03-13
2
-10
/
+10
*
hw/mips/gt64xxx: Fix typos in qemu_log_mask() formats
Philippe Mathieu-Daudé
2021-03-13
1
-10
/
+10
*
hw/mips/gt64xxx: Simplify ISD MemoryRegion read/write handlers
Philippe Mathieu-Daudé
2021-03-13
1
-4
/
+6
*
hw/mips/gt64xxx: Initialize ISD I/O memory region in DeviceRealize()
Philippe Mathieu-Daudé
2021-03-13
1
-2
/
+9
*
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...
Peter Maydell
2021-03-12
9
-249
/
+232
|
\
|
*
spapr.c: send QAPI event when memory hotunplug fails
Daniel Henrique Barboza
2021-03-09
2
-5
/
+13
|
*
spapr.c: remove duplicated assert in spapr_memory_unplug_request()
Daniel Henrique Barboza
2021-03-09
1
-1
/
+0
|
*
qemu_timer.c: add timer_deadline_ms() helper
Daniel Henrique Barboza
2021-03-09
1
-3
/
+2
|
*
spapr_pci.c: add 'unplug already in progress' message for PCI unplug
Daniel Henrique Barboza
2021-03-09
1
-0
/
+4
|
*
spapr.c: add 'unplug already in progress' message for PHB unplug
Daniel Henrique Barboza
2021-03-09
1
-0
/
+4
|
*
hw/ppc: e500: Add missing <ranges> in the eTSEC node
Bin Meng
2021-03-09
1
-0
/
+1
|
*
hw/net: fsl_etsec: Fix build error when HEX_DUMP is on
Bin Meng
2021-03-09
2
-0
/
+2
|
*
spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug state
Daniel Henrique Barboza
2021-03-09
2
-0
/
+53
|
*
spapr_drc.c: add hotunplug timeout for CPUs
Daniel Henrique Barboza
2021-03-09
2
-0
/
+17
|
*
spapr_drc.c: introduce unplug_timeout_timer
Daniel Henrique Barboza
2021-03-09
1
-0
/
+40
|
*
spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()
Daniel Henrique Barboza
2021-03-09
4
-8
/
+8
|
*
spapr_drc.c: use spapr_drc_release() in isolate_physical/set_unusable
Daniel Henrique Barboza
2021-03-09
1
-16
/
+16
|
*
spapr_drc.c: do not call spapr_drc_detach() in drc_isolate_logical()
Daniel Henrique Barboza
2021-03-09
1
-13
/
+0
|
*
hw/display/sm501: Inline template header into C file
Peter Maydell
2021-03-09
2
-107
/
+81
|
*
hw/display/sm501: Expand out macros in template header
Peter Maydell
2021-03-09
1
-43
/
+17
|
*
hw/display/sm501: Remove dead code for non-32-bit RGB surfaces
Peter Maydell
2021-03-09
1
-85
/
+6
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-11
39
-42
/
+45
|
\
\
|
*
|
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
24
-24
/
+24
|
*
|
hw/lm32/Kconfig: Have MILKYMIST select LM32_DEVICES
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
|
*
|
hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES
Philippe Mathieu-Daudé
2021-03-09
4
-6
/
+6
|
*
|
hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boards
Philippe Mathieu-Daudé
2021-03-09
2
-2
/
+6
|
*
|
virtio-gpu: Adjust code space style
lijiejun
2021-03-09
1
-2
/
+1
|
*
|
exec/memory: Use struct Object typedef
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
|
*
|
vhost_user_gpu: Drop dead check for g_malloc() failure
Markus Armbruster
2021-03-09
1
-1
/
+0
|
*
|
scsi: Silence gcc warning
Eric Blake
2021-03-09
1
-0
/
+1
|
*
|
Various spelling fixes
Michael Tokarev
2021-03-09
6
-6
/
+6
|
|
/
*
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...
Peter Maydell
2021-03-11
14
-1910
/
+377
|
\
\
|
*
|
semihosting: Move hw/semihosting/ -> semihosting/
Philippe Mathieu-Daudé
2021-03-10
8
-1728
/
+0
|
*
|
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-03-10
4
-7
/
+7
|
*
|
hw/core: implement a guest-loader to support static hypervisor guests
Alex Bennée
2021-03-10
3
-0
/
+181
|
*
|
hw/riscv: migrate fdt field to generic MachineState
Alex Bennée
2021-03-10
1
-10
/
+10
|
*
|
hw/board: promote fdt from ARM VirtMachineState to MachineState
Alex Bennée
2021-03-10
1
-171
/
+185
*
|
|
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...
Peter Maydell
2021-03-11
4
-13
/
+565
|
\
\
\
|
*
|
|
hw/misc: Model KCS devices in the Aspeed LPC controller
Andrew Jeffery
2021-03-09
3
-4
/
+407
|
*
|
|
hw/misc: Add a basic Aspeed LPC controller model
Cédric Le Goater
2021-03-09
4
-1
/
+157
|
*
|
|
hw/arm: ast2600: Correct the iBT interrupt ID
Andrew Jeffery
2021-03-09
1
-1
/
+1
|
*
|
|
hw/arm: ast2600: Set AST2600_MAX_IRQ to value from datasheet
Andrew Jeffery
2021-03-09
1
-1
/
+1
|
*
|
|
hw/arm: ast2600: Force a multiple of 32 of IRQs for the GIC
Andrew Jeffery
2021-03-09
1
-2
/
+2
|
*
|
|
arm/ast2600: Fix SMP booting with -kernel
Joel Stanley
2021-03-09
1
-7
/
+0
*
|
|
|
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
2021-03-10
8
-393
/
+1359
|
\
\
\
\
|
*
|
|
|
hw/block/nvme: support Identify NS Attached Controller List
Minwoo Im
2021-03-09
2
-0
/
+42
|
*
|
|
|
hw/block/nvme: support changed namespace asynchronous event
Minwoo Im
2021-03-09
3
-0
/
+61
|
*
|
|
|
hw/block/nvme: support namespace attachment command
Minwoo Im
2021-03-09
4
-1
/
+76
|
*
|
|
|
hw/block/nvme: refactor nvme_select_ns_iocs
Minwoo Im
2021-03-09
1
-15
/
+21
[next]