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
2019-02-27
i2c: Verify that the count passed in to smbus_eeprom_init() is valid
Corey Minyard
2019-02-27
i2c:smbus_eeprom: Add a reset function to smbus_eeprom
Corey Minyard
2019-02-27
i2c:smbus_eeprom: Add vmstate handling to the smbus eeprom
Corey Minyard
2019-02-27
i2c:smbus_eeprom: Add a size constant for the smbus_eeprom size
Corey Minyard
2019-02-27
i2c:smbus_eeprom: Add normal type name and cast to smbus_eeprom.c
Corey Minyard
2019-02-27
i2c:smbus_slave: Add an SMBus vmstate structure
Corey Minyard
2019-02-27
i2c:pm_smbus: Fix state transfer
Corey Minyard
2019-02-27
i2c:pm_smbus: Fix pm_smbus handling of I2C block read
Corey Minyard
2019-02-27
boards.h: Ignore migration for SMBus devices on older machines
Corey Minyard
2019-02-27
i2c:smbus: Make white space in switch statements consistent
Corey Minyard
2019-02-27
i2c:smbus_eeprom: Get rid of the quick command
Corey Minyard
2019-02-27
i2c:smbus: Simplify read handling
Corey Minyard
2019-02-27
i2c:smbus: Simplify write operation
Corey Minyard
2019-02-27
i2c:smbus: Correct the working of quick commands
Corey Minyard
2019-02-27
i2c: Don't check return value from i2c_recv()
Corey Minyard
2019-02-27
arm:i2c: Don't mask return from i2c_recv()
Corey Minyard
2019-02-27
i2c: have I2C receive operation return uint8_t
Corey Minyard
2019-02-27
i2c: Split smbus into parts
Corey Minyard
2019-02-26
hw/usb: switch MTP to use new inotify APIs
Daniel P. Berrangé
2019-02-26
hw/usb: fix const-ness for string params in MTP driver
Daniel P. Berrangé
2019-02-26
hw/usb: don't set IN_ISDIR for inotify watch in MTP driver
Daniel P. Berrangé
2019-02-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-02-25
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190222-pull-request' ...
Peter Maydell
2019-02-25
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190222-pull-request' i...
Peter Maydell
2019-02-22
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190221.0' ...
Peter Maydell
2019-02-22
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190221' into staging
Peter Maydell
2019-02-22
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-21-2019-v...
Peter Maydell
2019-02-22
virtio-blk: add DISCARD and WRITE_ZEROES features
Stefano Garzarella
2019-02-22
virtio-blk: set config size depending on the features enabled
Stefano Garzarella
2019-02-22
virtio-net: make VirtIOFeature usable for other virtio devices
Stefano Garzarella
2019-02-22
virtio-blk: add "discard" and "write-zeroes" properties
Stefano Garzarella
2019-02-22
virtio-blk: add host_features field in VirtIOBlock
Stefano Garzarella
2019-02-22
virtio-blk: add acct_failed param to virtio_blk_handle_rw_error()
Stefano Garzarella
2019-02-22
hw/ide: drop iov field from IDEDMA
Vladimir Sementsov-Ogievskiy
2019-02-22
hw/ide: drop iov field from IDEBufferedRequest
Vladimir Sementsov-Ogievskiy
2019-02-22
hw/ide: drop iov field from IDEState
Vladimir Sementsov-Ogievskiy
2019-02-22
display/virtio: add edid support.
Gerd Hoffmann
2019-02-22
virtio-gpu: remove useless 'waiting' field
Marc-André Lureau
2019-02-22
virtio-gpu: block both 2d and 3d rendering
Marc-André Lureau
2019-02-22
virtio-gpu: remove unused config_size
Marc-André Lureau
2019-02-22
virtio-gpu: remove unused qdev
Marc-André Lureau
2019-02-21
hw/vfio/common: Refactor container initialization
Eric Auger
2019-02-21
vfio/common: Work around kernel overflow bug in DMA unmap
Alex Williamson
2019-02-21
target/mips: fulong2e: Dynamically generate SPD EEPROM data
BALATON Zoltan
2019-02-21
target/mips: fulong2e: Fix bios flash size
BALATON Zoltan
2019-02-21
hw/pci-host/bonito.c: Add PCI mem region mapped at the correct address
BALATON Zoltan
2019-02-21
hw/misc: mips_itu: Fix 32/64 bit issue in a line involving shift operator
Aleksandar Markovic
2019-02-21
hw/arm/armsse: Make 0x5... alias region work for per-CPU devices
Peter Maydell
2019-02-21
hw/arm/musca: Wire up PL011 UARTs
Peter Maydell
2019-02-21
hw/arm/musca: Wire up PL031 RTC
Peter Maydell
[next]