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
2017-01-09
hw/arm/virt: move VirtMachineState/Class to virt.h
Andrew Jones
2017-01-09
hw/arm/virt: remove include/hw/arm/virt-acpi-build.h
Andrew Jones
2017-01-09
hw/arm/virt: eliminate struct VirtGuestInfoState
Andrew Jones
2017-01-09
hw/arm/virt: use VirtMachineState.gic_version
Andrew Jones
2017-01-09
hw/arm/virt: parameter passing cleanups
Andrew Jones
2017-01-09
hw/arm/virt-acpi-build: fadt: improve flag naming
Andrew Jones
2017-01-09
hw/arm/virt-acpi-build: gtdt: improve flag naming
Andrew Jones
2017-01-09
hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriately
Andrew Jones
2017-01-09
hw/arm/virt-acpi-build: add all missing cpu_to_le's
Andrew Jones
2017-01-09
hw/arm/virt: Don't incorrectly claim architectural timer to be edge-triggered
Peter Maydell
2017-01-09
hw/arm/virt: Rename 'vbi' variables to 'vms'
Peter Maydell
2017-01-09
hw/arm/virt: Merge VirtBoardInfo and VirtMachineState
Peter Maydell
2017-01-09
hw/char: QOM'ify exynos4210_uart.c
xiaoqiang zhao
2017-01-09
i2c: Allow I2C devices to NAK start events
Corey Minyard
2017-01-06
fsl_etsec: Fix Tx BD ring wrapping handling
Andrey Smirnov
2017-01-06
rtl8139: correctly handle PHY reset
Hervé Poussineau
2017-01-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-01-05
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2017-01-05
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170103-1' into s...
Peter Maydell
2017-01-03
virtio: disable virtqueue notifications during polling
Stefan Hajnoczi
2017-01-03
virtio: turn vq->notification into a nested counter
Stefan Hajnoczi
2017-01-03
virtio-scsi: suppress virtqueue kick during processing
Stefan Hajnoczi
2017-01-03
virtio-blk: suppress virtqueue kick during processing
Stefan Hajnoczi
2017-01-03
virtio: poll virtqueues for new buffers
Stefan Hajnoczi
2017-01-03
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
2017-01-03
9pfs: fix P9_NOTAG and P9_NOFID macros
Greg Kurz
2017-01-03
9pfs: fix crash when fsdev is missing
Greg Kurz
2017-01-03
9pfs: introduce init_out/in_iov_from_pdu
Stefano Stabellini
2017-01-03
9pfs: call v9fs_init_qiov_from_pdu before v9fs_pack
Stefano Stabellini
2017-01-03
9pfs: introduce transport specific callbacks
Stefano Stabellini
2017-01-03
9pfs: move pdus to V9fsState
Stefano Stabellini
2017-01-03
virtio-gpu: fix memory leak in resource attach backing
Li Qiang
2017-01-03
virtio-gpu-3d: fix memory leak in resource attach backing
Li Qiang
2017-01-03
virtio-gpu: call cleanup mapping function in resource destroy
Li Qiang
2016-12-27
hw/i2c: Add a NULL check for i2c slave init callbacks
Alastair D'Silva
2016-12-27
hw/arm: remove trailing whitespace
Alastair D'Silva
2016-12-27
aspeed/smc: set the number of flash modules for the FMC controller
Cédric Le Goater
2016-12-27
aspeed/smc: improve segment register support
Cédric Le Goater
2016-12-27
aspeed/scu: fix SCU region size
Cédric Le Goater
2016-12-27
aspeed: change SoC revision of the palmetto-bmc machine
Cédric Le Goater
2016-12-27
aspeed: add the definitions for the AST2400 A1 SoC
Cédric Le Goater
2016-12-27
aspeed: add a memory region for SRAM
Cédric Le Goater
2016-12-27
aspeed: add support for the romulus-bmc board
Cédric Le Goater
2016-12-27
aspeed: extend the board configuration with flash models
Cédric Le Goater
2016-12-27
aspeed: attach the second SPI controller object to the SoC
Cédric Le Goater
2016-12-27
aspeed: remove cannot_destroy_with_object_finalize_yet
Cédric Le Goater
2016-12-27
aspeed: QOMify the CPU object and attach it to the SoC
Cédric Le Goater
2016-12-27
m25p80: add support for the mx66l1g45g
Cédric Le Goater
2016-12-27
hw/arm/virt: add 2.9 machine type
Peter Maydell
2016-12-27
hw/intc/arm_gicv3: Don't signal Pending+Active interrupts to CPU
Peter Maydell
[next]