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
2018-06-08
tests/cdrom-test: Test that -cdrom parameter is working
Thomas Huth
2018-06-08
tests/cdrom-test: Test booting from CD-ROM ISO image file
Thomas Huth
2018-06-08
tests/boot-sector: Add magic bytes to s390x boot code header
Thomas Huth
2018-06-08
ahci: make ahci_mem_write traces more descriptive
John Snow
2018-06-08
ahci: delete old host register address definitions
John Snow
2018-06-08
ahci: adjust ahci_mem_write to work on registers
John Snow
2018-06-08
ahci: fix spacing damage on ahci_mem_write
John Snow
2018-06-08
ahci: make mem_read_32 traces more descriptive
John Snow
2018-06-08
ahci: modify ahci_mem_read_32 to work on register numbers
John Snow
2018-06-08
ahci: fix host register max address
John Snow
2018-06-08
ahci: add host register enumeration
John Snow
2018-06-08
ahci: delete old port register address definitions
John Snow
2018-06-08
ahci: make port write traces more descriptive
John Snow
2018-06-08
ahci: modify ahci_port_write to use register numbers
John Snow
2018-06-08
ahci: combine identical clauses in port write
John Snow
2018-06-08
ahci: fix spacing damage on ahci_port_write
John Snow
2018-06-08
ahci: make port read traces more descriptive
John Snow
2018-06-08
ahci: modify ahci_port_read to use register numbers
John Snow
2018-06-08
ahci: add port register enumeration
John Snow
2018-06-08
ahci: don't schedule unnecessary BH
John Snow
2018-06-08
ahci: fix PxCI register race
John Snow
2018-06-08
ahci: trim signatures on raise/lower
John Snow
2018-06-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180608'...
Peter Maydell
2018-06-08
sdcard: Disable CMD19/CMD23 for Spec v2
Philippe Mathieu-Daudé
2018-06-08
sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR)
Philippe Mathieu-Daudé
2018-06-08
sdcard: Disable SEND_IF_COND (CMD8) for Spec v1
Philippe Mathieu-Daudé
2018-06-08
sdcard: Add a 'spec_version' property, default to Spec v2.00
Philippe Mathieu-Daudé
2018-06-08
sdcard: Allow commands valid in SPI mode
Philippe Mathieu-Daudé
2018-06-08
sdcard: Update the Configuration Register (SCR) to Spec Version 1.10
Philippe Mathieu-Daudé
2018-06-08
target/xtensa: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-08
RISC-V: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-08
target/m68k: Add trailing '\n' to qemu_log() call
Philippe Mathieu-Daudé
2018-06-08
target/arm: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-08
stellaris: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-08
hw/mips/boston: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-08
hw/core/register: Add trailing '\n' to qemu_log() call
Philippe Mathieu-Daudé
2018-06-08
ppc/pnv: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-08
xilinx-dp: Add trailing '\n' to qemu_log() call
Philippe Mathieu-Daudé
2018-06-08
hw/digic: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-08
hw/sd/milkymist-memcard: Add trailing '\n' to qemu_log() call
Philippe Mathieu-Daudé
2018-06-08
hw/i2c: Add trace events
Philippe Mathieu-Daudé
2018-06-08
hw/arm: Remove the deprecated xlnx-ep108 machine
Thomas Huth
2018-06-08
ftgmac100: remove check on runt messages
Cédric Le Goater
2018-06-08
ftgmac100: fix multicast hash routine
Cédric Le Goater
2018-06-08
ftgmac100: add IEEE 802.1Q VLAN support
Cédric Le Goater
2018-06-08
ftgmac100: compute maximum frame size depending on the protocol
Cédric Le Goater
2018-06-08
aspeed: add the pc9552 chips to the witherspoon machine
Cédric Le Goater
2018-06-08
misc: add pca9552 LED blinker model
Cédric Le Goater
2018-06-08
aspeed: Add EEPROM I2C devices
Cédric Le Goater
2018-06-08
smbus: add a smbus_eeprom_init_one() routine
Cédric Le Goater
[next]