Age | Commit message (Expand) | Author | Files | Lines |
2021-03-10 | hw/arm: xlnx-zynqmp: Clean up coding convention issues | Xuzhou Cheng | 1 | -3/+6 |
2021-03-09 | sysemu: Let VMChangeStateHandler take boolean 'running' argument | Philippe Mathieu-Daudé | 24 | -24/+24 |
2021-03-10 | spapr.c: send QAPI event when memory hotunplug fails | Daniel Henrique Barboza | 2 | -5/+13 |
2021-03-10 | spapr.c: remove duplicated assert in spapr_memory_unplug_request() | Daniel Henrique Barboza | 1 | -1/+0 |
2021-03-10 | qemu_timer.c: add timer_deadline_ms() helper | Daniel Henrique Barboza | 1 | -3/+2 |
2021-03-10 | spapr_pci.c: add 'unplug already in progress' message for PCI unplug | Daniel Henrique Barboza | 1 | -0/+4 |
2021-03-10 | spapr.c: add 'unplug already in progress' message for PHB unplug | Daniel Henrique Barboza | 1 | -0/+4 |
2021-03-10 | hw/ppc: e500: Add missing <ranges> in the eTSEC node | Bin Meng | 1 | -0/+1 |
2021-03-10 | hw/net: fsl_etsec: Fix build error when HEX_DUMP is on | Bin Meng | 2 | -0/+2 |
2021-03-10 | spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug state | Daniel Henrique Barboza | 2 | -0/+53 |
2021-03-10 | spapr_drc.c: add hotunplug timeout for CPUs | Daniel Henrique Barboza | 2 | -0/+17 |
2021-03-10 | spapr_drc.c: introduce unplug_timeout_timer | Daniel Henrique Barboza | 1 | -0/+40 |
2021-03-10 | spapr: rename spapr_drc_detach() to spapr_drc_unplug_request() | Daniel Henrique Barboza | 4 | -8/+8 |
2021-03-10 | spapr_drc.c: use spapr_drc_release() in isolate_physical/set_unusable | Daniel Henrique Barboza | 1 | -16/+16 |
2021-03-10 | spapr_drc.c: do not call spapr_drc_detach() in drc_isolate_logical() | Daniel Henrique Barboza | 1 | -13/+0 |
2021-03-10 | hw/display/sm501: Inline template header into C file | Peter Maydell | 2 | -107/+81 |
2021-03-10 | hw/display/sm501: Expand out macros in template header | Peter Maydell | 1 | -43/+17 |
2021-03-10 | hw/display/sm501: Remove dead code for non-32-bit RGB surfaces | Peter Maydell | 1 | -85/+6 |
2021-03-09 | hw/lm32/Kconfig: Have MILKYMIST select LM32_DEVICES | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-03-09 | hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES | Philippe Mathieu-Daudé | 4 | -6/+6 |
2021-03-09 | hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boards | Philippe Mathieu-Daudé | 2 | -2/+6 |
2021-03-09 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 1 | -4/+3 |
2021-03-09 | virtio-gpu: Adjust code space style | lijiejun | 1 | -2/+1 |
2021-03-09 | exec/memory: Use struct Object typedef | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-03-09 | vhost_user_gpu: Drop dead check for g_malloc() failure | Markus Armbruster | 1 | -1/+0 |
2021-03-09 | scsi: Silence gcc warning | Eric Blake | 1 | -0/+1 |
2021-03-09 | Various spelling fixes | Michael Tokarev | 6 | -6/+6 |
2021-03-09 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210307' into... | Peter Maydell | 7 | -325/+722 |
2021-03-09 | hw/misc: Model KCS devices in the Aspeed LPC controller | Andrew Jeffery | 3 | -4/+407 |
2021-03-09 | hw/misc: Add a basic Aspeed LPC controller model | Cédric Le Goater | 4 | -1/+157 |
2021-03-09 | hw/arm: ast2600: Correct the iBT interrupt ID | Andrew Jeffery | 1 | -1/+1 |
2021-03-09 | hw/arm: ast2600: Set AST2600_MAX_IRQ to value from datasheet | Andrew Jeffery | 1 | -1/+1 |
2021-03-09 | hw/arm: ast2600: Force a multiple of 32 of IRQs for the GIC | Andrew Jeffery | 1 | -2/+2 |
2021-03-09 | arm/ast2600: Fix SMP booting with -kernel | Joel Stanley | 1 | -7/+0 |
2021-03-09 | hw/block/nvme: support Identify NS Attached Controller List | Minwoo Im | 2 | -0/+42 |
2021-03-09 | hw/block/nvme: support changed namespace asynchronous event | Minwoo Im | 3 | -0/+61 |
2021-03-09 | hw/block/nvme: support namespace attachment command | Minwoo Im | 4 | -1/+76 |
2021-03-09 | hw/block/nvme: refactor nvme_select_ns_iocs | Minwoo Im | 1 | -15/+21 |
2021-03-09 | hw/block/nvme: support allocated namespace type | Minwoo Im | 2 | -16/+60 |
2021-03-09 | hw/block/nvme: fix allocated namespace list to 256 | Minwoo Im | 2 | -1/+7 |
2021-03-09 | hw/block/nvme: fix namespaces array to 1-based | Minwoo Im | 1 | -1/+1 |
2021-03-09 | hw/block/nvme: support namespace detach | Minwoo Im | 5 | -2/+64 |
2021-03-09 | hw/block/nvme: refactor nvme_dma | Klaus Jensen | 1 | -52/+66 |
2021-03-09 | hw/block/nvme: remove the req dependency in map functions | Klaus Jensen | 2 | -32/+33 |
2021-03-09 | hw/block/nvme: try to deal with the iov/qsg duality | Klaus Jensen | 2 | -91/+117 |
2021-03-09 | hw/block/nvme: fix strerror printing | Klaus Jensen | 1 | -1/+1 |
2021-03-09 | hw/block/nvme: remove block accounting for write zeroes | Klaus Jensen | 1 | -1/+0 |
2021-03-09 | hw/block/nvme: remove redundant len member in compare context | Klaus Jensen | 1 | -6/+4 |
2021-03-09 | hw/block/nvme: report non-mdts command size limit for dsm | Gollu Appalanaidu | 3 | -8/+22 |
2021-03-09 | hw/block/nvme: add trace event for zone read check | Gollu Appalanaidu | 1 | -0/+1 |