aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-06accel/tcg: Document the faulting lookup in tb_lookup_cmpRichard Henderson
2022-09-06accel/tcg: Use probe_access_internal for softmmu get_page_addr_code_hostpRichard Henderson
2022-09-06accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.cRichard Henderson
2022-09-06accel/tcg: Make tb_htable_lookup staticRichard Henderson
2022-09-06accel/tcg: Unlock mmap_lock after longjmpRichard Henderson
2022-09-06accel/tcg: Properly implement get_page_addr_code for user-onlyRichard Henderson
2022-09-06accel/tcg: Introduce is_same_page()Ilya Leoshkevich
2022-09-06tests/tcg/i386: Move smc_code2 to an executable sectionRichard Henderson
2022-09-06linux-user: Clear translations on mprotect()Ilya Leoshkevich
2022-09-06linux-user: Honor PT_GNU_STACKRichard Henderson
2022-09-06linux-user/x86_64: Allocate vsyscall page as a commpageRichard Henderson
2022-09-06linux-user/hppa: Allocate page zero as a commpageRichard Henderson
2022-09-06linux-user/arm: Mark the commpage executableRichard Henderson
2022-09-05Merge tag 'pull-or1k-20220904' of https://github.com/stffrdhrn/qemu into stagingStefan Hajnoczi
2022-09-04docs/system: openrisc: Add OpenRISC documentationStafford Horne
2022-09-04hw/openrisc: virt: pass random seed to fdtJason A. Donenfeld
2022-09-04target/openrisc: Interrupt handling fixesStafford Horne
2022-09-04target/openrisc: Enable MTTCGStafford Horne
2022-09-04target/openrisc: Add interrupted CPU to logStafford Horne
2022-09-04hw/openrisc: Initialize timer time at startupStafford Horne
2022-09-04hw/openrisc: Add PCI bus support to virtStafford Horne
2022-09-04hw/openrisc: Add the OpenRISC virtual machineStafford Horne
2022-09-04goldfish_rtc: Add big-endian propertyStafford Horne
2022-09-04target/openrisc: Fix memory reading in debuggerStafford Horne
2022-09-04hw/openrisc: Split re-usable boot time apis out to boot.cStafford Horne
2022-09-02Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-09-02Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi
2022-09-02Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi
2022-09-02audio: exit(1) if audio backend failed to be found or initializedMarc-André Lureau
2022-09-02tests/unit: Update test-io-channel-socket.c for WindowsBin Meng
2022-09-02chardev/char-socket: Update AF_UNIX for WindowsBin Meng
2022-09-02util/qemu-sockets: Enable unix socket support on WindowsBin Meng
2022-09-02net: tulip: Restrict DMA engine to memoriesZheyu Ma
2022-09-02net/colo.c: Fix the pointer issue reported by Coverity.Zhang Chen
2022-09-02vdpa: Delete CVQ migration blockerEugenio Pérez
2022-09-02vdpa: Add virtio-net mac address via CVQ at startEugenio Pérez
2022-09-02vhost_net: add NetClientState->load() callbackEugenio Pérez
2022-09-02vdpa: extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_availEugenio Pérez
2022-09-02vdpa: Move command buffers map to start of net deviceEugenio Pérez
2022-09-02vdpa: add net_vhost_vdpa_cvq_info NetClientInfoEugenio Pérez
2022-09-02vhost_net: Add NetClientInfo stop callbackEugenio Pérez
2022-09-02vhost_net: Add NetClientInfo start callbackEugenio Pérez
2022-09-02vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flushEugenio Pérez
2022-09-02vhost: Delete useless read memory barrierEugenio Pérez
2022-09-02vhost: use SVQ element ndescs instead of opaque data for desc validationEugenio Pérez
2022-09-02vhost: stop transfer elem ownership in vhost_handle_guest_kickEugenio Pérez
2022-09-02vdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ringEugenio Pérez
2022-09-02vhost: Always store new kick fd on vhost_svq_set_svq_kick_fdEugenio Pérez
2022-09-02vdpa: Make SVQ vring unmapping return voidEugenio Pérez
2022-09-02vdpa: Remove SVQ vring from iova_tree at shutdownEugenio Pérez