aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-04ui/console: free more QemuConsole resourcesMarc-André Lureau
2023-09-04ui/vc: move cursor_timer initialization to QemuTextConsole classMarc-André Lureau
2023-09-04ui/console: allocate ui_timer in QemuConsoleMarc-André Lureau
2023-09-04ui/console: update the head from unused QemuConsoleMarc-André Lureau
2023-09-04ui/console: specialize console_lookup_unused()Marc-André Lureau
2023-09-04ui/console: remove new_console()Marc-André Lureau
2023-09-04ui/console: register the console from qemu_console_init()Marc-André Lureau
2023-09-04ui/console: instantiate a specific console typeMarc-André Lureau
2023-09-04ui/console: introduce different console objectsMarc-André Lureau
2023-09-04ui/console: change new_console() to use object initializationMarc-André Lureau
2023-09-04ui/console: use OBJECT_DEFINE_TYPE for QemuConsoleMarc-André Lureau
2023-09-04ui/vc: move VCCharDev specific fields out of QemuConsoleMarc-André Lureau
2023-09-04ui/vc: pass VCCharDev to VC-specific functionsMarc-André Lureau
2023-09-04ui/vc: fold text_update_xy()Marc-André Lureau
2023-09-04ui/vc: replace variable with static text attributes defaultMarc-André Lureau
2023-09-04ui/vc: move VCChardev declaration at the topMarc-André Lureau
2023-09-04ui/vc: VC always has a DisplayState nowMarc-André Lureau
2023-09-04ui/console: new_console() cannot failMarc-André Lureau
2023-09-04ui/console: get the DisplayState from new_console()Marc-André Lureau
2023-09-01ui/console: drop have_gfxMarc-André Lureau
2023-09-01ui/console: call dpy_gfx_update() regardless of have_gfxMarc-André Lureau
2023-09-01ui/console: console_select() regardless of have_gfxMarc-André Lureau
2023-09-01ui/vc: drop have_textMarc-André Lureau
2023-09-01ui/vc: replace vc_chr_write() with generic qemu_chr_write()Marc-André Lureau
2023-09-01ui/qmp: move screendump to ui-qmp-cmds.cMarc-André Lureau
2023-09-01ui: remove qemu_pixman_linebuf_copy()Marc-André Lureau
2023-09-01ui: remove qemu_pixman_color() helperMarc-André Lureau
2023-08-31Merge tag 'quick-fix-pull-request' of https://gitlab.com/bsdimp/qemu into sta...Stefan Hajnoczi
2023-08-31Merge tag 'pull-target-arm-20230831' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-08-31Merge tag 'xen-virtio-2-tag' of https://gitlab.com/sstabellini/qemu into stagingStefan Hajnoczi
2023-08-31Merge tag 'pull-maintainer-ominbus-300823-1' of https://gitlab.com/stsquad/qe...Stefan Hajnoczi
2023-08-31hw/arm: Set number of MPU regions correctly for an505, an521, an524Peter Maydell
2023-08-31hw/arm/armv7m: Add mpu-ns-regions and mpu-s-regions propertiesPeter Maydell
2023-08-31target/arm: Do all "ARM_FEATURE_X implies Y" checks in post_initPeter Maydell
2023-08-31rtc: Use time_t for passing and returning time offsetsPeter Maydell
2023-08-31hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t differencePeter Maydell
2023-08-31hw/rtc/twl92230: Use int64_t for sec_offset and alm_secPeter Maydell
2023-08-31hw/rtc/m48t59: Use 64-bit arithmetic in set_alarm()Peter Maydell
2023-08-31target/arm: Catch illegal-exception-return from EL3 with bad NSE/NSPeter Maydell
2023-08-31Add i.MX7 SRC device implementationJean-Christophe Dubois
2023-08-31Add i.MX7 missing TZ devices and memory regionsJean-Christophe Dubois
2023-08-31Refactor i.MX7 processor codeJean-Christophe Dubois
2023-08-31Add i.MX6UL missing devices.Jean-Christophe Dubois
2023-08-31Refactor i.MX6UL processor codeJean-Christophe Dubois
2023-08-31Remove i.MX7 IOMUX GPR device from i.MX6ULJean-Christophe Dubois
2023-08-31target/arm: properly document FEAT_CRC32Alex Bennée
2023-08-31target/arm: Implement FEAT_HPDS2 as a no-opRichard Henderson
2023-08-31target/arm: Suppress FEAT_TRBE (Trace Buffer Extension)Richard Henderson
2023-08-31target/arm: Apply access checks to neoverse-v1 special registersRichard Henderson
2023-08-31target/arm: Apply access checks to neoverse-n1 special registersRichard Henderson