Age | Commit message (Expand) | Author | Files | Lines |
2022-03-02 | hw/ppc/spapr_drc.c: use g_autofree in drc_realize() | Daniel Henrique Barboza | 1 | -3/+1 |
2022-03-02 | hw/ppc/spapr_drc.c: use g_auto in spapr_dt_drc() | Daniel Henrique Barboza | 1 | -18/+12 |
2022-03-02 | hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_properties() | Daniel Henrique Barboza | 1 | -5/+2 |
2022-03-02 | hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_get_string() | Daniel Henrique Barboza | 1 | -4/+3 |
2022-03-02 | hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_string() | Daniel Henrique Barboza | 1 | -5/+3 |
2022-03-02 | hw/ppc/spapr.c: fail early if no firmware found in machine_init() | Daniel Henrique Barboza | 1 | -13/+11 |
2022-03-02 | hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen() | Daniel Henrique Barboza | 1 | -5/+2 |
2022-03-02 | pnv/xive2: Add support for 8bits thread id | Cédric Le Goater | 2 | -1/+7 |
2022-03-02 | pnv/xive2: Add support for automatic save&restore | Cédric Le Goater | 3 | -6/+141 |
2022-03-02 | xive2: Add a get_config() handler for the router configuration | Cédric Le Goater | 2 | -0/+20 |
2022-03-02 | pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1) | Cédric Le Goater | 2 | -5/+23 |
2022-03-02 | ppc/pnv: add XIVE Gen2 TIMA support | Cédric Le Goater | 2 | -2/+120 |
2022-03-02 | pnv/xive2: Introduce new capability bits | Cédric Le Goater | 2 | -2/+7 |
2022-03-02 | ppc/pnv: Add support for PHB5 "Address-based trigger" mode | Cédric Le Goater | 2 | -6/+69 |
2022-03-02 | ppc/pnv: Add support for PQ offload on PHB5 | Cédric Le Goater | 2 | -1/+30 |
2022-03-02 | ppc/xive: Add support for PQ state bits offload | Cédric Le Goater | 7 | -18/+188 |
2022-03-02 | ppc/xive2: Add support for notification injection on ESB pages | Cédric Le Goater | 2 | -0/+19 |
2022-03-02 | ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10) | Cédric Le Goater | 2 | -6/+30 |
2022-03-02 | ppc/pnv: Add a HOMER model to POWER10 | Cédric Le Goater | 2 | -0/+84 |
2022-03-02 | ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge | Cédric Le Goater | 3 | -0/+124 |
2022-03-02 | ppc/pnv: Add POWER10 quads | Cédric Le Goater | 1 | -10/+40 |
2022-03-02 | ppc/pnv: Add a OCC model for POWER10 | Cédric Le Goater | 2 | -0/+26 |
2022-03-02 | ppc/pnv: Add a XIVE2 controller to the POWER10 chip | Cédric Le Goater | 4 | -4/+2539 |
2022-03-02 | ppc/xive2: Introduce a presenter matching routine | Cédric Le Goater | 1 | -0/+82 |
2022-03-02 | ppc/xive2: Introduce a XIVE2 core framework | Cédric Le Goater | 2 | -1/+668 |
2022-03-02 | ppc/pnv: fix default PHB4 QOM hierarchy | Daniel Henrique Barboza | 1 | -20/+16 |
2022-03-02 | hw/ppc/pnv: Determine ns16550's IRQ number from QOM property | Bernhard Beschow | 1 | -1/+4 |
2022-03-01 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-... | Peter Maydell | 1 | -0/+3 |
2022-03-01 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2022-02-28' into ... | Peter Maydell | 4 | -7/+11 |
2022-02-28 | Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220227' int... | Peter Maydell | 7 | -71/+195 |
2022-02-28 | semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO | Alex Bennée | 1 | -0/+86 |
2022-02-28 | rtc: Have event RTC_CHANGE identify the RTC by QOM path | Markus Armbruster | 3 | -3/+7 |
2022-02-28 | hw/rtc: Compile pl031 once-only | Peter Maydell | 1 | -1/+1 |
2022-02-28 | qapi: Move RTC_CHANGE back out of target schema | Peter Maydell | 3 | -3/+3 |
2022-02-28 | s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1 | David Miller | 1 | -0/+3 |
2022-02-26 | aspeed/sdmc: Add trace events | Cédric Le Goater | 2 | -0/+6 |
2022-02-26 | aspeed/smc: Add an address mask on segment registers | Cédric Le Goater | 1 | -0/+11 |
2022-02-26 | aspeed: Introduce a create_pca9552() helper | Cédric Le Goater | 1 | -22/+27 |
2022-02-26 | aspeed: rainier: Add strap values taken from hardware | Joel Stanley | 1 | -2/+2 |
2022-02-26 | aspeed: rainier: Add i2c LED devices | Joel Stanley | 1 | -0/+15 |
2022-02-26 | ast2600: Add Secure Boot Controller model | Joel Stanley | 3 | -0/+151 |
2022-02-26 | arm: Remove swift-bmc machine | Joel Stanley | 1 | -64/+0 |
2022-02-26 | hw/openrisc/openrisc_sim: Add support for initrd loading | Stafford Horne | 1 | -0/+31 |
2022-02-26 | hw/openrisc/openrisc_sim: Add automatic device tree generation | Stafford Horne | 2 | -16/+175 |
2022-02-25 | hw/openrisc/openrisc_sim: Increase max_cpus to 4 | Stafford Horne | 1 | -3/+5 |
2022-02-25 | hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UART | Stafford Horne | 1 | -8/+24 |
2022-02-25 | hw/openrisc/openrisc_sim: Parameterize initialization | Stafford Horne | 1 | -8/+34 |
2022-02-25 | hw/openrisc/openrisc_sim: Create machine state for or1ksim | Stafford Horne | 1 | -2/+28 |
2022-02-22 | Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-... | Peter Maydell | 3 | -4/+6 |
2022-02-22 | hid: Implement support for side and extra buttons | Noah Bergbauer | 2 | -3/+5 |