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-03-06
hw/virtio: vdpa: Fix leak of host-notifier memory-region
Laurent Vivier
2022-03-04
hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUEST
Viresh Kumar
2022-03-04
virtio: fix the condition for iommu_platform not supported
Halil Pasic
2022-03-04
vhost-user: fix VirtQ notifier cleanup
Xueming Li
2022-03-04
vhost-user: remove VirtQ notifier restore
Xueming Li
2022-03-04
hw/smbios: add assertion to ensure handles of tables 19 and 32 do not collide
Ani Sinha
2022-03-04
hw/smbios: fix overlapping table handle numbers with large memory vms
Ani Sinha
2022-03-04
hw/smbios: code cleanup - use macro definitions for table header handles
Ani Sinha
2022-03-04
hw/acpi/erst: clean up unused IS_UEFI_CPER_RECORD macro
Ani Sinha
2022-03-04
docs/acpi/erst: add device id for ACPI ERST device in pci-ids.txt
Ani Sinha
2022-03-04
MAINTAINERS: no need to add my name explicitly as a reviewer for VIOT tables
Ani Sinha
2022-03-04
ACPI ERST: specification for ERST support
Eric DeVolder
2022-03-04
qom: assert integer does not overflow
Michael S. Tsirkin
2022-03-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220302'...
Peter Maydell
2022-03-02
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-202...
Peter Maydell
2022-03-02
ui/cocoa.m: Remove unnecessary NSAutoreleasePools
Peter Maydell
2022-03-02
ui/cocoa.m: Fix updateUIInfo threading issues
Peter Maydell
2022-03-02
target/arm: Report KVM's actual PSCI version to guest in dtb
Peter Maydell
2022-03-02
target/arm: Implement FEAT_LPA2
Richard Henderson
2022-03-02
target/arm: Advertise all page sizes for -cpu max
Richard Henderson
2022-03-02
target/arm: Validate tlbi TG matches translation granule in use
Richard Henderson
2022-03-02
target/arm: Fix TLBIRange.base for 16k and 64k pages
Richard Henderson
2022-03-02
target/arm: Introduce tlbi_aa64_get_range
Richard Henderson
2022-03-02
target/arm: Extend arm_fi_to_lfsc to level -1
Richard Henderson
2022-03-02
target/arm: Implement FEAT_LPA
Richard Henderson
2022-03-02
target/arm: Implement FEAT_LVA
Richard Henderson
2022-03-02
target/arm: Prepare DBGBVR and DBGWVR for FEAT_LVA
Richard Henderson
2022-03-02
target/arm: Honor TCR_ELx.{I}PS
Richard Henderson
2022-03-02
target/arm: Use MAKE_64BIT_MASK to compute indexmask
Richard Henderson
2022-03-02
target/arm: Pass outputsize down to check_s2_mmu_setup
Richard Henderson
2022-03-02
target/arm: Move arm_pamax out of line
Richard Henderson
2022-03-02
target/arm: Fault on invalid TCR_ELx.TxSZ
Richard Henderson
2022-03-02
target/arm: Set TCR_EL1.TSZ for user-only
Richard Henderson
2022-03-02
hw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N>
Richard Henderson
2022-03-02
tests/qtest: add qtests for npcm7xx sdhci
Shengtan Mao
2022-03-02
target/arm: Fix early free of TCG temp in handle_simd_shift_fpint_conv()
Wentao_Liang
2022-03-02
target/arm: Support PSCI 1.1 and SMCCC 1.0
Akihiko Odaki
2022-03-02
hw/i2c: flatten pca954x mux device
Patrick Venture
2022-03-02
hw/input/tsc210x: Don't abort on bad SPI word widths
Peter Maydell
2022-03-02
hw/arm/mps2-tz.c: Update AN547 documentation URL
Peter Maydell
2022-03-02
mps3-an547: Add missing user ahb interfaces
Jimmy Brisson
2022-03-02
migration: Remove load_state_old and minimum_version_id_old
Peter Maydell
2022-03-02
tests: Pass in MigrateStart** into test_migrate_start()
Peter Xu
2022-03-02
migration: Add migration_incoming_transport_cleanup()
Peter Xu
2022-03-02
migration: postcopy_pause_fault_thread() never fails
Peter Xu
2022-03-02
migration: Enlarge postcopy recovery to capture !-EIO too
Peter Xu
2022-03-02
migration: Move static var in ram_block_from_stream() into global
Peter Xu
2022-03-02
migration: Add postcopy_thread_create()
Peter Xu
2022-03-02
migration: Dump ramblock and offset too when non-same-page detected
Peter Xu
2022-03-02
migration: Introduce postcopy channels on dest node
Peter Xu
[next]