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
python: Remove scripts/ordereddict.py
Eduardo Habkost
2018-06-08
python: Remove scripts/argparse.py
Eduardo Habkost
2018-06-08
configure: Require Python 2.7 or newer
Eduardo Habkost
2018-06-08
python: futurize -f lib2to3.fixes.fix_numliterals
Eduardo Habkost
2018-06-08
python: futurize -f lib2to3.fixes.fix_except
Eduardo Habkost
2018-06-08
python: futurize -f lib2to3.fixes.fix_renames
Eduardo Habkost
2018-06-08
python: futurize -f lib2to3.fixes.fix_tuple_params
Eduardo Habkost
2018-06-08
python: futurize -f lib2to3.fixes.fix_reduce
Eduardo Habkost
2018-06-08
python: futurize -f lib2to3.fixes.fix_standarderror
Eduardo Habkost
2018-06-08
python: futurize -f lib2to3.fixes.fix_has_key
Eduardo Habkost
2018-06-08
python: futurize -f libfuturize.fixes.fix_next_call
Eduardo Habkost
2018-06-08
python: futurize -f libfuturize.fixes.fix_absolute_import
Eduardo Habkost
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
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
2018-06-08
aspeed: add an I2C RTC device to all machines
Cédric Le Goater
2018-06-08
aspeed: add support for the witherspoon-bmc board
Cédric Le Goater
2018-06-08
aspeed: remove ignore_memory_transaction_failures on all boards
Cédric Le Goater
2018-06-08
arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
Shannon Zhao
2018-06-08
chardev: Restore CR,LF on stdio
Philippe Mathieu-Daudé
2018-06-08
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
2018-06-08
slirp: reformat m_inc routine
Prasad J Pandit
2018-06-08
slirp: correct size computation while concatenating mbuf
Prasad J Pandit
2018-06-08
slirp: fix domainname version availability
Samuel Thibault
[next]