index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-06-14
virtio-mmio: cleanup reset
Paolo Bonzini
2022-06-14
virtio: stop ioeventfd on reset
Paolo Bonzini
2022-06-14
virtio-mmio: stop ioeventfd on legacy reset
Paolo Bonzini
2022-06-14
s390x: simplify virtio_ccw_reset_virtio
Paolo Bonzini
2022-06-14
block: add more commands to preconfig mode
Paolo Bonzini
2022-06-14
hmp: add filtering of statistics by name
Paolo Bonzini
2022-06-14
qmp: add filtering of statistics by name
Paolo Bonzini
2022-06-14
hmp: add filtering of statistics by provider
Paolo Bonzini
2022-06-14
qmp: add filtering of statistics by provider
Paolo Bonzini
2022-06-14
hmp: add basic "info stats" implementation
Mark Kanda
2022-06-14
cutils: add functions for IEC and SI prefixes
Paolo Bonzini
2022-06-14
qmp: add filtering of statistics by target vCPU
Paolo Bonzini
2022-06-14
kvm: Support for querying fd-based stats
Mark Kanda
2022-06-14
qmp: Support for querying stats
Mark Kanda
2022-06-13
Merge tag 'pull-testing-next-140622-1' of https://github.com/stsquad/qemu int...
Richard Henderson
2022-06-14
.gitlab: use less aggressive nproc on our aarch64/32 runners
Alex Bennée
2022-06-14
gitlab: compare CIRRUS_nn vars against 'null' not ""
Daniel P. Berrangé
2022-06-14
tests/tcg: disable xtensa-linux-user again
Paolo Bonzini
2022-06-14
tests/docker: fix the IMAGE for build invocation
Alex Bennée
2022-06-14
gitlab-ci: Fix the build-cfi-aarch64 and build-cfi-ppc64-s390x jobs
Thomas Huth
2022-06-14
tests/tcg/i386: Use explicit suffix on fist insns
Richard Henderson
2022-06-14
test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undef
Richard Henderson
2022-06-11
Merge tag 'mips-20220611' of https://github.com/philmd/qemu into staging
Richard Henderson
2022-06-11
Merge tag 'bsd-user-preen-2022q2-pull-request' of ssh://github.com/qemu-bsd-u...
Richard Henderson
2022-06-11
docs/devel: Fix link to developer mailing lists
Bernhard Beschow
2022-06-11
accel/tcg: Inline dump_opcount_info() and remove it
Bernhard Beschow
2022-06-11
accel/tcg/cpu-exec: Unexport dump_drift_info()
Bernhard Beschow
2022-06-11
hw/mips/boston: Initialize g_autofree pointers
Bernhard Beschow
2022-06-11
Merge tag 'mips-20220611' of https://github.com/philmd/qemu into staging
Richard Henderson
2022-06-11
hw/net/fsl_etsec/etsec: Remove obsolete and unused etsec_create()
Bernhard Beschow
2022-06-11
docs/devel: Fix link to developer mailing lists
Bernhard Beschow
2022-06-11
hw/i386/pc: Remove orphan declarations
Bernhard Beschow
2022-06-11
accel/tcg: Inline dump_opcount_info() and remove it
Bernhard Beschow
2022-06-11
hw/i386/pc: Unexport functions used only internally
Bernhard Beschow
2022-06-11
accel/tcg/cpu-exec: Unexport dump_drift_info()
Bernhard Beschow
2022-06-11
hw/i386/pc: Unexport PC_CPU_MODEL_IDS macro
Bernhard Beschow
2022-06-11
hw/audio/cs4231a: Const'ify global tables
Bernhard Beschow
2022-06-11
hw: Reuse TYPE_I8042 define
Bernhard Beschow
2022-06-11
hw/rtc/mc146818rtc: QOM'ify io_base offset
Bernhard Beschow
2022-06-11
hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM property
Bernhard Beschow
2022-06-11
hw/i386/microvm-dt: Force explicit failure if retrieving QOM property fails
Bernhard Beschow
2022-06-11
hw/isa/piix3: Inline and remove piix3_create()
Bernhard Beschow
2022-06-11
hw/isa/piix3: Factor out ISABus retrieval from piix3_create()
Bernhard Beschow
2022-06-11
hw/isa/piix3: QOM'ify PCI device creation and wiring
Bernhard Beschow
2022-06-11
hw/isa/piix3: Move pci_map_irq_fn near pci_set_irq_fn
Bernhard Beschow
2022-06-11
hw/isa/piix4: Inline and remove piix4_create()
Bernhard Beschow
2022-06-11
hw/isa/piix4: QOM'ify PIIX4 PM creation
Bernhard Beschow
2022-06-11
hw/isa/piix4: Factor out ISABus retrieval from piix4_create()
Bernhard Beschow
2022-06-11
hw/isa/piix4: QOM'ify PCI device creation and wiring
Bernhard Beschow
2022-06-11
hw/isa/piix4: Move pci_map_irq_fn' near pci_set_irq_fn
Bernhard Beschow
[next]