summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | device_tree: add qemu_fdt_setprop_string_array helperAlex Bennée2021-03-102-0/+43
| * | hw/riscv: migrate fdt field to generic MachineStateAlex Bennée2021-03-102-11/+10Star
| * | hw/board: promote fdt from ARM VirtMachineState to MachineStateAlex Bennée2021-03-103-172/+186
| * | .editorconfig: update the automatic mode setting for EmacsAlex Bennée2021-03-101-6/+11
| * | tests/docker: Use --arch-only when building Debian cross imagePhilippe Mathieu-Daudé2021-03-101-1/+1
| * | gitlab-ci.yml: Add jobs to test CFI flagsDaniele Buono2021-03-101-0/+119
| * | gitlab-ci.yml: Allow custom # of parallel linkersDaniele Buono2021-03-101-0/+4
| * | tests/docker: add a test-tcg for building then running check-tcgAlex Bennée2021-03-101-0/+22
| * | docs/system: add a gentle prompt for the complexity to comeAlex Bennée2021-03-102-0/+10
* | | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st...Peter Maydell2021-03-1125-208/+408
|\ \ \
| * | | block/qcow2: refactor qcow2_update_options_prepare error pathsVladimir Sementsov-Ogievskiy2021-03-081-3/+8
| * | | block/qed: bdrv_qed_do_open: deal with errpVladimir Sementsov-Ogievskiy2021-03-081-9/+15
| * | | block/qcow2: simplify qcow2_co_invalidate_cache()Vladimir Sementsov-Ogievskiy2021-03-081-9/+4Star
| * | | block/qcow2: read_cache_sizes: return status valueVladimir Sementsov-Ogievskiy2021-03-081-10/+9Star
| * | | block/qcow2-bitmap: return status from qcow2_store_persistent_dirty_bitmapsVladimir Sementsov-Ogievskiy2021-03-082-8/+7Star
| * | | block/qcow2-bitmap: improve qcow2_load_dirty_bitmaps() interfaceVladimir Sementsov-Ogievskiy2021-03-083-16/+19
| * | | block/qcow2: qcow2_get_specific_info(): drop error propagationVladimir Sementsov-Ogievskiy2021-03-083-21/+19Star
| * | | blockjob: return status from block_job_set_speed()Vladimir Sementsov-Ogievskiy2021-03-082-11/+9Star
| * | | block/mirror: drop extra error propagation in commit_active_start()Vladimir Sementsov-Ogievskiy2021-03-081-7/+5Star
| * | | block: drop extra error propagation for bdrv_set_backing_hdVladimir Sementsov-Ogievskiy2021-03-081-4/+2Star
| * | | blockdev: fix drive_backup_prepare() missed errorVladimir Sementsov-Ogievskiy2021-03-081-3/+1Star
| * | | block: check return value of bdrv_open_child and drop error propagationVladimir Sementsov-Ogievskiy2021-03-086-28/+17Star
| * | | utils: Deprecate hex-with-suffix sizesEric Blake2021-03-082-1/+17
| * | | utils: Improve qemu_strtosz() to have 64 bits of precisionEric Blake2021-03-087-94/+158
| * | | utils: Enhance testsuite for do_strtosz()Eric Blake2021-03-081-11/+143
| * | | nbd: server: Report holes for raw imagesNir Soffer2021-03-082-4/+4
| * | | MAINTAINERS: add Vladimir as co-maintainer of NBDVladimir Sementsov-Ogievskiy2021-03-081-0/+2
* | | | Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...Peter Maydell2021-03-117-19/+625
|\ \ \ \
| * | | | hw/misc: Model KCS devices in the Aspeed LPC controllerAndrew Jeffery2021-03-095-5/+424
| * | | | hw/misc: Add a basic Aspeed LPC controller modelCédric Le Goater2021-03-097-2/+192
| * | | | hw/arm: ast2600: Correct the iBT interrupt IDAndrew Jeffery2021-03-091-1/+1
| * | | | hw/arm: ast2600: Set AST2600_MAX_IRQ to value from datasheetAndrew Jeffery2021-03-091-1/+1
| * | | | hw/arm: ast2600: Force a multiple of 32 of IRQs for the GICAndrew Jeffery2021-03-091-2/+2
| * | | | hw/arm/aspeed: Fix location of firmware images in documentationCédric Le Goater2021-03-091-5/+9
| * | | | arm/ast2600: Fix SMP booting with -kernelJoel Stanley2021-03-091-7/+0Star
* | | | | Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell2021-03-109-395/+1445
|\ \ \ \ \
| * | | | | hw/block/nvme: support Identify NS Attached Controller ListMinwoo Im2021-03-093-0/+43
| * | | | | hw/block/nvme: support changed namespace asynchronous eventMinwoo Im2021-03-094-0/+68
| * | | | | hw/block/nvme: support namespace attachment commandMinwoo Im2021-03-095-1/+82
| * | | | | hw/block/nvme: refactor nvme_select_ns_iocsMinwoo Im2021-03-091-15/+21
| * | | | | hw/block/nvme: support allocated namespace typeMinwoo Im2021-03-092-16/+60
| * | | | | hw/block/nvme: fix allocated namespace list to 256Minwoo Im2021-03-092-1/+7
| * | | | | hw/block/nvme: fix namespaces array to 1-basedMinwoo Im2021-03-091-1/+1
| * | | | | hw/block/nvme: support namespace detachMinwoo Im2021-03-095-2/+64
| * | | | | hw/block/nvme: refactor nvme_dmaKlaus Jensen2021-03-091-52/+66
| * | | | | hw/block/nvme: remove the req dependency in map functionsKlaus Jensen2021-03-092-32/+33
| * | | | | hw/block/nvme: try to deal with the iov/qsg dualityKlaus Jensen2021-03-092-91/+117
| * | | | | hw/block/nvme: fix strerror printingKlaus Jensen2021-03-091-1/+1
| * | | | | hw/block/nvme: remove block accounting for write zeroesKlaus Jensen2021-03-091-1/+0Star
| * | | | | hw/block/nvme: remove redundant len member in compare contextKlaus Jensen2021-03-091-6/+4Star