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
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-23
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200623'...
Peter Maydell
2020-06-23
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-hw-20200622'...
Peter Maydell
2020-06-23
arm/virt: Add memory hot remove support
Shameer Kolothum
2020-06-23
tests/qtest/arm-cpu-features: Add feature setting tests
Andrew Jones
2020-06-23
target/arm: Check supported KVM features globally (not per vCPU)
Philippe Mathieu-Daudé
2020-06-23
hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus interface
Philippe Mathieu-Daudé
2020-06-23
hw/arm/mps2: Add audio I2S interface as unimplemented device
Philippe Mathieu-Daudé
2020-06-23
hw/arm/mps2: Add I2C devices
Philippe Mathieu-Daudé
2020-06-23
hw/arm/mps2: Add SPI devices
Philippe Mathieu-Daudé
2020-06-23
hw/arm/mps2: Map the FPGA I/O block
Philippe Mathieu-Daudé
2020-06-23
hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
Philippe Mathieu-Daudé
2020-06-23
hw/arm/mps2: Add CMSDK APB watchdog device
Philippe Mathieu-Daudé
2020-06-23
hw/arm/mps2: Rename CMSDK AHB peripheral region
Philippe Mathieu-Daudé
2020-06-23
hw/arm/mps2: Document CMSDK/FPGA APB subsystem sections
Philippe Mathieu-Daudé
2020-06-23
hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded string
Philippe Mathieu-Daudé
2020-06-23
hw/i2c: Add header for ARM SBCon two-wire serial bus interface
Philippe Mathieu-Daudé
2020-06-23
hw/i2c/versatile_i2c: Add SCL/SDA definitions
Philippe Mathieu-Daudé
2020-06-23
hw/i2c/versatile_i2c: Add definitions for register addresses
Philippe Mathieu-Daudé
2020-06-23
hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status
Philippe Mathieu-Daudé
2020-06-23
target/arm: Remove dead code relating to SABA and UABA
Peter Maydell
2020-06-23
target/arm: Remove unnecessary gen_io_end() calls
Peter Maydell
2020-06-23
target/arm: Move some functions used only in translate-neon.inc.c to that file
Peter Maydell
2020-06-23
target/arm: Convert Neon VTRN to decodetree
Peter Maydell
2020-06-23
target/arm: Convert Neon VSWP to decodetree
Peter Maydell
2020-06-23
target/arm: Convert Neon 2-reg-misc VCVT insns to decodetree
Peter Maydell
2020-06-23
target/arm: Convert Neon 2-reg-misc VRINT insns to decodetree
Peter Maydell
2020-06-23
target/arm: Convert Neon 2-reg-misc fp-compare-with-zero insns to decodetree
Peter Maydell
2020-06-23
target/arm: Convert simple fp Neon 2-reg-misc insns
Peter Maydell
2020-06-23
target/arm: Convert Neon VQABS, VQNEG to decodetree
Peter Maydell
2020-06-23
target/arm: Convert remaining simple 2-reg-misc Neon ops
Peter Maydell
2020-06-23
target/arm: Convert Neon 2-reg-misc VREV32 and VREV16 to decodetree
Peter Maydell
2020-06-23
target/arm: Make gen_swap_half() take separate src and dest
Peter Maydell
2020-06-23
target/arm: Fix capitalization in NeonGenTwo{Single, Double}OPFn typedefs
Peter Maydell
2020-06-23
target/arm: Rename NeonGenOneOpFn to NeonGenOne64OpFn
Peter Maydell
2020-06-23
target/arm: Convert Neon 2-reg-misc crypto operations to decodetree
Peter Maydell
2020-06-23
target/arm: Convert vectorised 2-reg-misc Neon ops to decodetree
Peter Maydell
2020-06-23
target/arm: Convert Neon VCVT f16/f32 insns to decodetree
Peter Maydell
2020-06-23
target/arm: Convert Neon 2-reg-misc VSHLL to decodetree
Peter Maydell
[next]