summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-26target/i386: Add notes for versioned CPU modelsTao Xu
2020-06-26target/i386: reimplement fpatan using floatx80 operationsJoseph Myers
2020-06-26target/i386: reimplement fyl2x using floatx80 operationsJoseph Myers
2020-06-26target/i386: reimplement fyl2xp1 using floatx80 operationsJoseph Myers
2020-06-26target/i386: reimplement fprem, fprem1 using floatx80 operationsJoseph Myers
2020-06-26softfloat: return low bits of quotient from floatx80_modremJoseph Myers
2020-06-26softfloat: do not set denominator high bit for floatx80 remainderJoseph Myers
2020-06-26softfloat: do not return pseudo-denormal from floatx80 remainderJoseph Myers
2020-06-26softfloat: fix floatx80 remainder pseudo-denormal check for zeroJoseph Myers
2020-06-26softfloat: merge floatx80_mod and floatx80_remJoseph Myers
2020-06-26target/i386: reimplement f2xm1 using floatx80 operationsJoseph Myers
2020-06-26xen: Actually fix build without passthroughAnthony PERARD
2020-06-26Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop"Liao Pingfang
2020-06-26hw/scsi/megasas: Fix possible out-of-bounds array access in tracepointsThomas Huth
2020-06-26docs/nvdimm: add description of alignment requirement of device daxJingqi Liu
2020-06-26exec: fetch the alignment of Linux devdax pmem character device nodesJingqi Liu
2020-06-26configure: add libdaxctl supportJingqi Liu
2020-06-26replay: synchronize on every virtual timer callbackPavel Dovgalyuk
2020-06-26replay: notify the main loop when there are no instructionsPavel Dovgalyuk
2020-06-26memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"Michael S. Tsirkin
2020-06-26libqos: pci-pc: use 32-bit write for EJ registerPaolo Bonzini
2020-06-26libqos: usb-hcd-ehci: use 32-bit write for config registerPaolo Bonzini
2020-06-26util/getauxval: Porting to FreeBSD getauxval featureDavid CARLIER
2020-06-26kvm: support to get/set dirty log initial-all-set capabilityJay Zhou
2020-06-25Merge remote-tracking branch 'remotes/xtensa/tags/20200625-xtensa' into stagingPeter Maydell
2020-06-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-06-25Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2020-06-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...Peter Maydell
2020-06-24Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridgeAni Sinha
2020-06-24Stop vhost-user sending uninitialized mmap_offsetsRaphael Norwitz
2020-06-24docs/specs/tpm: ACPI boot now supported for TPM/ARMEric Auger
2020-06-24arm/acpi: Add the TPM2.0 device under the DSDTEric Auger
2020-06-24acpi: Some build_tpm2() code reshapeEric Auger
2020-06-24tests/acpi: update expected data filesGerd Hoffmann
2020-06-24acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.Gerd Hoffmann
2020-06-24acpi: drop build_piix4_pm()Gerd Hoffmann
2020-06-24acpi: drop serial/parallel enable bits from dsdtGerd Hoffmann
2020-06-24acpi: simplify build_isa_devices_aml()Gerd Hoffmann
2020-06-24acpi: factor out fw_cfg_add_acpi_dsdt()Gerd Hoffmann
2020-06-24acpi: move aml builder code for i8042 (kbd+mouse) deviceGerd Hoffmann
2020-06-24floppy: move cmos_get_fd_drive_type() from pcGerd Hoffmann
2020-06-24floppy: make isa_fdc_get_drive_max_chs staticGerd Hoffmann
2020-06-24acpi: move aml builder code for floppy deviceGerd Hoffmann
2020-06-24acpi: bios-tables-test: show more context on asl diffsGerd Hoffmann
2020-06-24qtest: allow DSDT acpi table changesGerd Hoffmann
2020-06-24Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-06-23-1...Peter Maydell
2020-06-24trace/simple: Fix unauthorized enableMarkus Armbruster
2020-06-24scripts/tracetool: Update maintainer email addressPhilippe Mathieu-Daudé
2020-06-23Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200623'...Peter Maydell
2020-06-23sd/milkymist-memcard: Fix error API violationMarkus Armbruster