Age | Commit message (Expand) | Author |
2022-09-06 | accel/tcg: Add fast path for translator_ld* | Richard Henderson |
2022-09-06 | accel/tcg: Add pc and host_pc params to gen_intermediate_code | Richard Henderson |
2022-09-06 | accel/tcg: Remove translator_ldsw | Richard Henderson |
2022-09-06 | accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c | Richard Henderson |
2022-09-06 | accel/tcg: Make tb_htable_lookup static | Richard Henderson |
2022-09-06 | accel/tcg: Properly implement get_page_addr_code for user-only | Richard Henderson |
2022-09-06 | accel/tcg: Introduce is_same_page() | Ilya Leoshkevich |
2022-09-06 | linux-user: Honor PT_GNU_STACK | Richard Henderson |
2022-09-04 | goldfish_rtc: Add big-endian property | Stafford Horne |
2022-09-04 | hw/openrisc: Split re-usable boot time apis out to boot.c | Stafford Horne |
2022-09-02 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi |
2022-09-02 | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging | Stefan Hajnoczi |
2022-09-02 | Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int... | Stefan Hajnoczi |
2022-09-02 | util/qemu-sockets: Enable unix socket support on Windows | Bin Meng |
2022-09-02 | vdpa: Delete CVQ migration blocker | Eugenio Pérez |
2022-09-02 | vhost_net: add NetClientState->load() callback | Eugenio Pérez |
2022-09-02 | vhost_net: Add NetClientInfo stop callback | Eugenio Pérez |
2022-09-02 | vhost_net: Add NetClientInfo start callback | Eugenio Pérez |
2022-09-02 | util: accept iova_tree_remove_parameter by value | Eugenio Pérez |
2022-09-01 | Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into staging | Stefan Hajnoczi |
2022-09-01 | scsi: Add buf_len parameter to scsi_req_new() | John Millikin |
2022-08-31 | hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device | BALATON Zoltan |
2022-08-31 | ppc4xx: Rename ppc405-ebc to ppc4xx-ebc | BALATON Zoltan |
2022-08-31 | ppc4xx: Move EBC model to ppc4xx_devs.c | BALATON Zoltan |
2022-08-31 | ppc4xx: Rename ppc405-plb to ppc4xx-plb | BALATON Zoltan |
2022-08-31 | ppc4xx: Move PLB model to ppc4xx_devs.c | BALATON Zoltan |
2022-08-31 | ppc/ppc405: QOM'ify MAL | Cédric Le Goater |
2022-08-31 | ppc/ppc4xx: Introduce a DCR device model | Cédric Le Goater |
2022-08-31 | ppc/ppc405: QOM'ify CPU | Cédric Le Goater |
2022-08-31 | ppc/pnv: turn chip8->phbs[] into a PnvPHB* array | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: add helpers for pnv-phb user devices | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: add phb-id/chip-id PnvPHB4RootBus properties | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: add phb-id/chip-id PnvPHB3RootBus properties | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: move attach_root_port helper to pnv-phb.c | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: remove PnvPHB4.version | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: remove pecc->rp_model | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: remove root port name from pnv_phb_attach_root_port() | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: remove pnv-phb4-root-port | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: remove pnv-phb3-root-port | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: turn PnvPHB4 into a PnvPHB backend | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: add PHB4 bus init helper | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: turn PnvPHB3 into a PnvPHB backend | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: add PHB3 bus init helper | Daniel Henrique Barboza |
2022-08-31 | fpu: Add rebias bool, value and operation | Lucas Mateus Castro (alqotel) |
2022-08-31 | ppc/pnv: Add initial P9/10 SBE model | Nicholas Piggin |
2022-08-26 | util/mmap-alloc: Remove qemu_mempath_getpagesize() | Thomas Huth |
2022-08-25 | hw: Add compat machines for 7.2 | Cornelia Huck |
2022-08-11 | linux-user/aarch64: Reset target data on MADV_DONTNEED | Vitaly Buka |
2022-08-04 | include/qemu/host-utils.h: Simplify the compiler check in mulu128() | Thomas Huth |
2022-08-02 | main loop: add missing documentation links to GS/IO macros | Emanuele Giuseppe Esposito |