aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-18ppc/pnv: Add a 'rp_model' class attribute for the PHB4 PECCédric Le Goater2-1/+5
2022-01-18ppc/pnv: Move root port allocation under pnv_pec_default_phb_realize()Cédric Le Goater2-7/+3
2022-01-18ppc/pnv: rename pnv_pec_stk_update_map()Daniel Henrique Barboza1-2/+2
2022-01-18ppc/pnv: remove PnvPhb4PecStack objectDaniel Henrique Barboza2-50/+0
2022-01-18ppc/pnv: make PECs create and realize PHB4sDaniel Henrique Barboza3-69/+31
2022-01-18ppc/pnv: remove PnvPhb4PecStack::stack_noDaniel Henrique Barboza2-5/+0
2022-01-18ppc/pnv: move default_phb_realize() to pec_realize()Daniel Henrique Barboza1-30/+33
2022-01-18ppc/pnv: remove stack pointer from PnvPHB4Daniel Henrique Barboza3-15/+4
2022-01-18ppc/pnv: reduce stack->stack_no usageDaniel Henrique Barboza1-12/+34
2022-01-18ppc/pnv: introduce PnvPHB4 'pec' propertyDaniel Henrique Barboza3-6/+18
2022-01-18ppc/pnv: move phb_regs_mr to PnvPHB4Daniel Henrique Barboza2-6/+6
2022-01-18ppc/pnv: move nest_regs_mr to PnvPHB4Daniel Henrique Barboza2-11/+8
2022-01-18ppc/pnv: change pnv_pec_stk_update_map() to use PnvPHB4Daniel Henrique Barboza1-3/+3
2022-01-18ppc/pnv: move nest_regs[] to PnvPHB4Daniel Henrique Barboza2-28/+31
2022-01-18ppc/pnv: move mmbar0/mmbar1 and friends to PnvPHB4Daniel Henrique Barboza2-34/+32
2022-01-18ppc/pnv: change pnv_phb4_update_regions() to use PnvPHB4Daniel Henrique Barboza1-5/+3
2022-01-18ppc/pnv: move intbar to PnvPHB4Daniel Henrique Barboza2-10/+10
2022-01-18ppc/pnv: move phbbar to PnvPHB4Daniel Henrique Barboza2-10/+13
2022-01-18ppc/pnv: move PCI registers to PnvPHB4Daniel Henrique Barboza2-20/+20
2022-01-18ppc/pnv: use PHB4 obj in pnv_pec_stk_pci_xscom_opsDaniel Henrique Barboza1-5/+5
2022-01-18tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 familiesFabiano Rosas1-0/+123
2022-01-18target/ppc: Fix 7448 supportCédric Le Goater1-4/+4
2022-01-18target/ppc: Finish removal of 401/403 CPUsCédric Le Goater6-51/+1
2022-01-18target/ppc: Remove last user of .load_state_oldCédric Le Goater1-112/+0
2022-01-18Link new ppc-spapr-uv-hcalls.rst to pseries.rst.Leonardo Garcia1-5/+1
2022-01-18Rename ppc-spapr-uv-hcalls.txt to ppc-spapr-uv-hcalls.rst.Leonardo Garcia1-0/+0
2022-01-18rSTify ppc-spapr-uv-hcalls.txt.Leonardo Garcia1-76/+89
2022-01-18Link new ppc-spapr-hotplug.rst file to pseries.rst.Leonardo Garcia1-1/+1
2022-01-18docs: Rename ppc-spapr-hotplug.txt to ppc-spapr-hotplug.rst.Leonardo Garcia1-0/+0
2022-01-18docs: rSTify ppc-spapr-hotplug.txt.Leonardo Garcia1-329/+430
2022-01-16Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20220115' i...Peter Maydell4-0/+0
2022-01-16Merge remote-tracking branch 'remotes/konstantin/tags/qga-win32-pull-2022-01-...Peter Maydell2-116/+166
2022-01-15roms/openbios: update OpenBIOS images to 04dfc98 built from submoduleMark Cave-Ayland4-0/+0
2022-01-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell28-104/+307
2022-01-14Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220114-pull-reques...Peter Maydell27-182/+388
2022-01-14iotests/testrunner.py: refactor test_field_widthVladimir Sementsov-Ogievskiy1-11/+10
2022-01-14block: drop BLK_PERM_GRAPH_MODVladimir Sementsov-Ogievskiy8-35/+12
2022-01-14qemu-img: make is_allocated_sectors() more efficientVladimir Sementsov-Ogievskiy2-10/+21
2022-01-14iotests: Test qemu-img convert of zeroed data clusterKevin Wolf2-2/+9
2022-01-14vvfat: Fix vvfat_write() for writes before the root directoryKevin Wolf1-8/+22
2022-01-14vvfat: Fix size of temporary qcow fileKevin Wolf1-4/+3
2022-01-14iotests/308: Fix for CAP_DAC_OVERRIDEHanna Reitz2-3/+24
2022-01-14iotests/stream-error-on-reset: New testHanna Reitz2-0/+145
2022-01-14block-backend: prevent dangling BDS pointers across aio_poll()Stefan Hajnoczi1-2/+17
2022-01-14qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVERPhilippe Mathieu-Daudé1-2/+4
2022-01-14qemu-storage-daemon: Add vhost-user-blk helpPhilippe Mathieu-Daudé1-0/+13
2022-01-14docs: Correct 'vhost-user-blk' spellingPhilippe Mathieu-Daudé1-1/+1
2022-01-14softmmu: fix device deletion events with -device JSON syntaxDaniel P. Berrangé3-2/+26
2022-01-14include/sysemu/blockdev.h: remove drive_get_max_devsEmanuele Giuseppe Esposito2-18/+0
2022-01-14include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline driv...Emanuele Giuseppe Esposito4-10/+5