index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-26
target/i386: Add notes for versioned CPU models
Tao Xu
2020-06-26
target/i386: reimplement fpatan using floatx80 operations
Joseph Myers
2020-06-26
target/i386: reimplement fyl2x using floatx80 operations
Joseph Myers
2020-06-26
target/i386: reimplement fyl2xp1 using floatx80 operations
Joseph Myers
2020-06-26
target/i386: reimplement fprem, fprem1 using floatx80 operations
Joseph Myers
2020-06-26
softfloat: return low bits of quotient from floatx80_modrem
Joseph Myers
2020-06-26
softfloat: do not set denominator high bit for floatx80 remainder
Joseph Myers
2020-06-26
softfloat: do not return pseudo-denormal from floatx80 remainder
Joseph Myers
2020-06-26
softfloat: fix floatx80 remainder pseudo-denormal check for zero
Joseph Myers
2020-06-26
softfloat: merge floatx80_mod and floatx80_rem
Joseph Myers
2020-06-26
target/i386: reimplement f2xm1 using floatx80 operations
Joseph Myers
2020-06-26
xen: Actually fix build without passthrough
Anthony PERARD
2020-06-26
Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop"
Liao Pingfang
2020-06-26
hw/scsi/megasas: Fix possible out-of-bounds array access in tracepoints
Thomas Huth
2020-06-26
docs/nvdimm: add description of alignment requirement of device dax
Jingqi Liu
2020-06-26
exec: fetch the alignment of Linux devdax pmem character device nodes
Jingqi Liu
2020-06-26
configure: add libdaxctl support
Jingqi Liu
2020-06-26
replay: synchronize on every virtual timer callback
Pavel Dovgalyuk
2020-06-26
replay: notify the main loop when there are no instructions
Pavel Dovgalyuk
2020-06-26
memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
Michael S. Tsirkin
2020-06-26
libqos: pci-pc: use 32-bit write for EJ register
Paolo Bonzini
2020-06-26
libqos: usb-hcd-ehci: use 32-bit write for config register
Paolo Bonzini
2020-06-26
util/getauxval: Porting to FreeBSD getauxval feature
David CARLIER
2020-06-26
kvm: support to get/set dirty log initial-all-set capability
Jay Zhou
2020-06-25
Merge remote-tracking branch 'remotes/xtensa/tags/20200625-xtensa' into staging
Peter Maydell
2020-06-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-06-25
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2020-06-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...
Peter Maydell
2020-06-24
Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
Ani Sinha
2020-06-24
Stop vhost-user sending uninitialized mmap_offsets
Raphael Norwitz
2020-06-24
docs/specs/tpm: ACPI boot now supported for TPM/ARM
Eric Auger
2020-06-24
arm/acpi: Add the TPM2.0 device under the DSDT
Eric Auger
2020-06-24
acpi: Some build_tpm2() code reshape
Eric Auger
2020-06-24
tests/acpi: update expected data files
Gerd Hoffmann
2020-06-24
acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
Gerd Hoffmann
2020-06-24
acpi: drop build_piix4_pm()
Gerd Hoffmann
2020-06-24
acpi: drop serial/parallel enable bits from dsdt
Gerd Hoffmann
2020-06-24
acpi: simplify build_isa_devices_aml()
Gerd Hoffmann
2020-06-24
acpi: factor out fw_cfg_add_acpi_dsdt()
Gerd Hoffmann
2020-06-24
acpi: move aml builder code for i8042 (kbd+mouse) device
Gerd Hoffmann
2020-06-24
floppy: move cmos_get_fd_drive_type() from pc
Gerd Hoffmann
2020-06-24
floppy: make isa_fdc_get_drive_max_chs static
Gerd Hoffmann
2020-06-24
acpi: move aml builder code for floppy device
Gerd Hoffmann
2020-06-24
acpi: bios-tables-test: show more context on asl diffs
Gerd Hoffmann
2020-06-24
qtest: allow DSDT acpi table changes
Gerd Hoffmann
2020-06-24
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-06-23-1...
Peter Maydell
2020-06-24
trace/simple: Fix unauthorized enable
Markus Armbruster
2020-06-24
scripts/tracetool: Update maintainer email address
Philippe Mathieu-Daudé
2020-06-23
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200623'...
Peter Maydell
2020-06-23
sd/milkymist-memcard: Fix error API violation
Markus Armbruster
[next]