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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2018-06-12
ppc4xx_i2c: Clean up and improve error logging
BALATON Zoltan
2018-06-12
mos6522: convert VMSTATE_TIMER_PTR_TEST to VMSTATE_TIMER_PTR
Mark Cave-Ayland
2018-06-12
mos6522: move timer frequency initialisation to mos6522_reset
Mark Cave-Ayland
2018-06-12
cuda: embed mos6522_cuda device directly rather than using QOM object link
Mark Cave-Ayland
2018-06-12
mos6522: fix vmstate_mos6522_timer version in vmstate_mos6522
Mark Cave-Ayland
2018-06-12
ppc: remove obsolete macio_init() definition from mac.h
Mark Cave-Ayland
2018-06-12
ppc: remove obsolete pci_pmac_init() definitions from mac.h
Mark Cave-Ayland
2018-06-12
hw/misc/mos6522: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-12
spapr/vio: deprecate the "irq" property
Cédric Le Goater
2018-06-12
prep: fix keyboard for the 40p machine
Mark Cave-Ayland
2018-06-12
40p: remove pci_allow_0_address = true from 40p machine class
Mark Cave-Ayland
2018-06-12
hw/ppc/spapr_drc: Replace error_setg(&error_abort) by error_report() + abort()
Philippe Mathieu-Daudé
2018-06-12
uninorth: remove token register from uninorth device
Mark Cave-Ayland
2018-06-12
macio: add trace-events to timer device
Mark Cave-Ayland
2018-06-12
ppc440_pcix: Fix a typo in setting a register (Coverity CID1390577)
BALATON Zoltan
2018-06-08
ide: introduce ide_transfer_start_norecurse
Paolo Bonzini
2018-06-08
atapi: call ide_set_irq before ide_transfer_start
Paolo Bonzini
2018-06-08
ide: make ide_transfer_stop idempotent
Paolo Bonzini
2018-06-08
ide: call ide_cmd_done from ide_transfer_stop
Paolo Bonzini
2018-06-08
ide: push end_transfer_func out of start_transfer callback, rename callback
Paolo Bonzini
2018-06-08
ahci: move PIO Setup FIS before transfer, fix it for ATAPI commands
John Snow
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
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
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é
[next]