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
2015-07-08
pci_regs.h: import from linux
Michael S. Tsirkin
2015-07-08
virtio_net: reuse constants from linux
Michael S. Tsirkin
2015-07-08
hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()
Laszlo Ersek
2015-07-08
hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS
Laszlo Ersek
2015-07-08
hw/i386/pc: factor out pc_cmos_init_floppy()
Laszlo Ersek
2015-07-08
ich9: implement strap SPKR pin logic
Paulo Alcantara
2015-07-08
tests: add testcase for TCO watchdog emulation
Paulo Alcantara
2015-07-07
ich9: add TCO interface emulation
Paulo Alcantara
2015-07-07
acpi: split out ICH ACPI support
Michael S. Tsirkin
2015-07-07
Revert "dataplane: allow virtio-1 devices"
Cornelia Huck
2015-07-07
dataplane: fix cross-endian issues
Greg Kurz
2015-07-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-smm' into sta...
Peter Maydell
2015-07-06
pc: add SMM property
Paolo Bonzini
2015-07-06
ich9: add smm_enabled field and arguments
Paolo Bonzini
2015-07-06
pc_piix: rename kvm_enabled to smm_enabled
Paolo Bonzini
2015-07-06
target-i386: register a separate KVM address space including SMRAM regions
Paolo Bonzini
2015-07-06
kvm-all: kvm_irqchip_create is not expected to fail
Paolo Bonzini
2015-07-06
kvm-all: add support for multiple address spaces
Paolo Bonzini
2015-07-06
kvm-all: make KVM's memory listener more generic
Paolo Bonzini
2015-07-06
kvm-all: move internal types to kvm_int.h
Paolo Bonzini
2015-07-06
kvm-all: remove useless typedef
Paolo Bonzini
2015-07-06
kvm-all: put kvm_mem_flags to more work
Andrew Jones
2015-07-06
target-i386: add support for SMBASE MSR and SMIs
Paolo Bonzini
2015-07-06
piix4/ich9: do not raise SMI on ACPI enable/disable commands
Paolo Bonzini
2015-07-06
linux-headers: Update to 4.2-rc1
Alexey Kardashevskiy
2015-07-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-07-06
exec: skip MMIO regions correctly in cpu_physical_memory_write_rom_internal
Paolo Bonzini
2015-07-06
Stop including qemu-common.h in memory.h
Peter Maydell
2015-07-06
Merge remote-tracking branch 'remotes/xtensa/tags/20150706-xtensa' into staging
Peter Maydell
2015-07-06
target-xtensa: fix gdb register map construction
Max Filippov
2015-07-06
target-xtensa: add 64-bit floating point registers
Max Filippov
2015-07-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150706'...
Peter Maydell
2015-07-06
arm_mptimer: Respect IT bit state
Dmitry Osipenko
2015-07-06
arm_mptimer: Fix timer shutdown and mode change
Dmitry Osipenko
2015-07-06
hw/intc/arm_gic_common.c: Reset all registers
Peter Maydell
2015-07-06
target-arm: Implement YIELD insn to yield in ARM and Thumb translators
Peter Maydell
2015-07-06
target-arm: Split DISAS_YIELD from DISAS_WFE
Peter Maydell
2015-07-06
Fix interval interrupt of cadence ttc when timer is in decrement mode
Johannes Schlatow
2015-07-06
target-arm: fix write helper for TLBI ALLE1IS
Sergey Fedorov
2015-07-05
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-07-05
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
2015-07-04
ahci: fix sdb fis semantics
John Snow
2015-07-04
qtest/ahci: halted ncq migration test
John Snow
2015-07-04
ahci: Do not map cmd_fis to generate response
John Snow
2015-07-04
ahci: ncq migration
John Snow
2015-07-04
ahci: add get_cmd_header helper
John Snow
2015-07-04
ahci: add cmd header to ncq transfer state
John Snow
2015-07-04
qtest/ahci: halted NCQ test
John Snow
2015-07-04
ahci: correct ncq sector count
John Snow
2015-07-04
ahci: correct types in NCQTransferState
John Snow
[next]