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
2019-11-05
hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Fix code style issues
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Move RCR_IOPORT register definition
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Extract piix3_create()
Philippe Mathieu-Daudé
2019-11-05
hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers
Philippe Mathieu-Daudé
2019-11-05
hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c
Philippe Mathieu-Daudé
2019-11-05
hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create()
Philippe Mathieu-Daudé
2019-11-05
hw/mips/mips_malta: Create IDE hard drive array dynamically
Philippe Mathieu-Daudé
2019-11-05
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
2019-11-05
piix4: Add an i8254 PIT Controller as specified in datasheet
Hervé Poussineau
2019-11-05
piix4: Add an i8257 DMA Controller as specified in datasheet
Hervé Poussineau
2019-11-05
piix4: Rename PIIX4 object to piix4-isa
Hervé Poussineau
2019-11-05
Revert "irq: introduce qemu_irq_proxy()"
Philippe Mathieu-Daudé
2019-11-05
piix4: Add an i8259 Interrupt Controller as specified in datasheet
Hervé Poussineau
2019-11-05
piix4: Add the Reset Control Register
Hervé Poussineau
2019-11-05
MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets
Philippe Mathieu-Daudé
2019-11-05
Makefile: Fix config-devices.mak not regenerated when Kconfig updated
Philippe Mathieu-Daudé
2019-11-05
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-req...
Peter Maydell
2019-11-02
Merge remote-tracking branch 'remotes/palmer/tags/palmer-for-master-4.2-sf1' ...
Peter Maydell
2019-11-02
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191101-...
Peter Maydell
2019-11-01
target/arm: Allow reading flags from FPSCR for M-profile
Christophe Lyon
2019-11-01
hw/arm/boot: Rebuild hflags when modifying CPUState at boot
Edgar E. Iglesias
2019-11-01
target/arm/kvm: host cpu: Add support for sve<N> properties
Andrew Jones
2019-11-01
target/arm/cpu64: max cpu: Support sve properties with KVM
Andrew Jones
2019-11-01
target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features
Andrew Jones
2019-11-01
target/arm/kvm64: max cpu: Enable SVE when available
Andrew Jones
2019-11-01
target/arm/kvm64: Add kvm_arch_get/put_sve
Andrew Jones
2019-11-01
target/arm/cpu64: max cpu: Introduce sve<N> properties
Andrew Jones
2019-11-01
target/arm: Allow SVE to be disabled via a CPU property
Andrew Jones
2019-11-01
tests/fw_cfg: Test 'reboot-timeout=-1' special value
Philippe Mathieu-Daudé
2019-11-01
fw_cfg: Allow reboot-timeout=-1 again
Dr. David Alan Gilbert
2019-11-01
MAINTAINERS: Change to my personal email address
Palmer Dabbelt
2019-11-01
tests: arm: Introduce cpu feature tests
Andrew Jones
2019-11-01
target/arm/monitor: Introduce qmp_query_cpu_model_expansion
Andrew Jones
2019-10-31
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2019-10-31
hd-geo-test: Add tests for lchs override
Sam Eiderman
2019-10-31
bootdevice: FW_CFG interface for LCHS values
Sam Eiderman
2019-10-31
bootdevice: Refactor get_boot_devices_list
Sam Eiderman
2019-10-31
bootdevice: Gather LCHS from all relevant devices
Sam Eiderman
2019-10-31
scsi: Propagate unrealize() callback to scsi-hd
Sam Eiderman
2019-10-31
bootdevice: Add interface to gather LCHS
Sam Eiderman
2019-10-31
block: Support providing LCHS from user
Sam Eiderman
2019-10-31
iotests: Remove 130 from the "auto" group
Thomas Huth
2019-10-31
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-311019-1...
Peter Maydell
2019-10-31
Acceptance test: update kernel for m68k/q800 test
Cleber Rosa
2019-10-31
Acceptance test: cancel test if m68k kernel packages goes missing
Cleber Rosa
2019-10-31
tests: fix conditional for disabling XTS test
Daniel P. Berrangé
2019-10-31
block: Refactor macros - fix tabbing
Sam Eiderman
[next]