projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2023-01-05
Richard Henderson
tcg: Move TCG_{LOW,HIGH} to tcg-internal.h
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Richard Henderson
target/sparc: Avoid TCGV_{LOW,HIGH}
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Richard Henderson
accel/tcg: Set cflags_next_tb in cpu_common_initfn
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Richard Henderson
tcg: Introduce paired register allocation
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Philippe Mathieu...
tcg: Massage process_op_defs()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Richard Henderson
tcg: Remove check_regs
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Richard Henderson
tcg: Centralize updates to reg_to_temp
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Richard Henderson
tcg: Fix tcg_reg_alloc_dup*
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Richard Henderson
tci: MAX_OPC_PARAM_IARGS is no longer used
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Richard Henderson
tcg: Remove TCG_TARGET_STACK_GROWSUP
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Richard Henderson
tcg: Tidy tcg_reg_alloc_op
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Richard Henderson
accel/tcg: Use QEMU_IOTHREAD_LOCK_GUARD in io_readx...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Richard Henderson
hw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irq
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Richard Henderson
target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Richard Henderson
target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interru...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Richard Henderson
target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_i...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Richard Henderson
hw/mips: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_mips_irq_r...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Richard Henderson
qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Richard Henderson
tcg: Cleanup trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Philippe Mathieu...
tcg/s390x: Fix coding style
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Richard Henderson
meson: Move CONFIG_TCG_INTERPRETER to config_host
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Mark Cave-Ayland
tcg: convert tcg/README to rst
commit
|
commitdiff
|
tree
|
snapshot
2023-01-04
Thomas Huth
.gitlab-ci.d/windows: Work-around timeout and OpenGL...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-04
Peter Maydell
Merge tag 'pull-testing-next-231222-1' of https://gitla...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-04
Peter Maydell
Merge tag 'pull-9p-20221223' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-23
Thomas Huth
gitlab-ci: Disable docs and GUIs for the build-tci...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-23
Mukilan Thiyagarajan
tests/docker: use prebuilt toolchain for debian-hexagon...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-23
Alex Bennée
tests/tcg: fix unused variable in linux-test
commit
|
commitdiff
|
tree
|
snapshot
2022-12-23
Alex Bennée
configure: repeat ourselves for the benefit of CI
commit
|
commitdiff
|
tree
|
snapshot
2022-12-23
Alex Bennée
gitlab: turn off verbose logging for make check on...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-23
Mukilan Thiyagarajan
configure: Fix check-tcg not executing any tests
commit
|
commitdiff
|
tree
|
snapshot
2022-12-23
Bin Meng
hw/9pfs: Replace the direct call to xxxat() APIs with...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-23
Bin Meng
hw/9pfs: Drop unnecessary *xattr wrapper API declarations
commit
|
commitdiff
|
tree
|
snapshot
2022-12-23
Bin Meng
qemu/xattr.h: Exclude <sys/xattr.h> for Windows
commit
|
commitdiff
|
tree
|
snapshot
2022-12-23
Christian Schoenebeck
MAINTAINERS: Add 9p test client to section "virtio-9p"
commit
|
commitdiff
|
tree
|
snapshot
2022-12-23
Greg Kurz
9pfs: Fix some return statements in the synth backend
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Peter Maydell
Merge tag 'pull-ppc-20221221' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Nicholas Miehlbradt
target/ppc: Check DEXCR on hash{st, chk} instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Nicholas Miehlbradt
target/ppc: Implement the DEXCR and HDEXCR
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Bernhard Beschow
hw/ppc/e500: Move comment to more appropriate place
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Bernhard Beschow
hw/ppc/e500: Resolve variable shadowing
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Bernhard Beschow
hw/ppc/e500: Prefer local variable over qdev_get_machine()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Bernhard Beschow
hw/ppc/virtex_ml507: Prefer local over global variable
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Bernhard Beschow
target/ppc/mmu_common: Fix table layout of "info tlb...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Bernhard Beschow
target/ppc/mmu_common: Log which effective address...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Philippe Mathieu...
hw/ppc/spapr: Reduce "vof.h" inclusion
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Philippe Mathieu...
hw/ppc/vof: Do not include the full "cpu.h"
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Philippe Mathieu...
target/ppc/kvm: Add missing "cpu.h" and "exec/hwaddr.h"
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Philippe Mathieu...
hw/ppc/e500: Add Freescale eSDHC to e500plat
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Philippe Mathieu...
hw/sd/sdhci: Support big endian SD host controller...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Daniel Henrique...
MAINTAINERS: downgrade PPC KVM/TCG CPUs and pSeries...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Peter Maydell
Merge tag 'for_upstream' of https://git./virt/kvm/mst...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Peter Maydell
Merge tag 'pull-tcg-20221220' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Peter Maydell
block/io: Check for replay-enabled in bdrv_drain_all_be...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Khem Raj
contrib/vhost-user-blk: Replace lseek64 with lseek
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Marcel Holtmann
libvhost-user: Switch to unsigned int for inuse field...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Philippe Mathieu...
hw/virtio: Extract QMP related code virtio-qmp.c
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Philippe Mathieu...
hw/virtio: Extract config read/write accessors to virti...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Philippe Mathieu...
hw/virtio: Constify qmp_virtio_feature_map_t[]
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Philippe Mathieu...
hw/virtio: Guard and restrict scope of qmp_virtio_featu...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Philippe Mathieu...
hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[]
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Philippe Mathieu...
hw/virtio: Add missing "hw/core/cpu.h" include
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Ira Weiny
hw/cxl/device: Add Flex Bus Port DVSEC
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Philippe Mathieu...
hw/acpi: Rename tco.c -> ich9_tco.c
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Ani Sinha
acpi/tests/avocado/bits: add mformat as one of the...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Ani Sinha
docs/acpi/bits: document BITS_DEBUG environment variable
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Igor Mammedov
pci: drop redundant PCIDeviceClass::is_bridge field
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Igor Mammedov
remove DEC 21154 PCI bridge
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Jason Wang
vhost: fix vq dirty bitmap syncing when vIOMMU is enabled
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Ani Sinha
acpi/tests/avocado/bits: add SPDX license identifiers...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Alex Bennée
include/hw: attempt to document VirtIO feature variables
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Yajun Wu
vhost-user: send set log base message only once
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Eugenio Pérez
vdpa: always start CVQ in SVQ mode if possible
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Eugenio Pérez
vdpa: add shadow_data to vhost_vdpa
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Eugenio Pérez
vdpa: store x-svq parameter in VhostVDPAState
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Eugenio Pérez
vdpa: add asid parameter to vhost_vdpa_dma_map/unmap
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Eugenio Pérez
vdpa: allocate SVQ array unconditionally
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Eugenio Pérez
vdpa: move SVQ vring features check to net/
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Eugenio Pérez
vdpa: request iova_range only once
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Eugenio Pérez
vdpa: add vhost_vdpa_net_valid_svq_features
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Eugenio Pérez
vhost: move iova_tree set to vhost_svq_start
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Eugenio Pérez
vhost: allocate SVQ device file descriptors at device...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Eugenio Pérez
vhost: set SVQ device call handler at SVQ start
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Eugenio Pérez
vdpa: use v->shadow_vqs_enabled in vhost_vdpa_svqs_star...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Longpeng
vdpa-dev: mark the device as unmigratable
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Longpeng
vdpa: add vdpa-dev-pci support
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Longpeng
vdpa: add vdpa-dev support
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Longpeng
virtio: get class_id and pci device id by the virtio id
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Daniel P. Berrangé
ich9: honour 'enable_tco' property
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Daniel P. Berrangé
hw/isa: enable TCO watchdog reboot pin strap by default
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Cornelia Huck
pc: clean up compat machines
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Cornelia Huck
hw: Add compat machines for 8.0
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Daniel P. Berrangé
hw/watchdog: add trace events for watchdog action handling
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Daniel P. Berrangé
hw/isa: add trace events for ICH9 LPC chip config access
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Daniel P. Berrangé
hw/acpi: add trace events for TCO watchdog register...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Philippe Mathieu...
accel/tcg: Restrict page_collection structure to system...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Philippe Mathieu...
accel/tcg: Factor tb_invalidate_phys_range_fast() out
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Philippe Mathieu...
accel/tcg: Rename tb_invalidate_phys_page_fast{,__locked}()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Philippe Mathieu...
accel/tcg: Remove trace events from trace-root.h
commit
|
commitdiff
|
tree
|
snapshot
2022-12-21
Philippe Mathieu...
accel/tcg: Restrict cpu_io_recompile() to system emulation
commit
|
commitdiff
|
tree
|
snapshot
next