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
2015-11-18
nand: fix address overflow
Rabin Vincent
2015-11-17
ide: enable buffered requests for PIO read requests
Peter Lieven
2015-11-17
ide: enable buffered requests for ATAPI devices
Peter Lieven
2015-11-17
ide: orphan all buffered requests on DMA cancel
Peter Lieven
2015-11-17
ide: add support for IDEBufferedRequest
Peter Lieven
2015-11-17
ide/atapi: make PIO read requests async
Peter Lieven
2015-11-17
virtio-blk: Fix double completion for werror=stop
Fam Zheng
2015-11-17
tpm: avoid clang shifting negative signed warning
Stefan Hajnoczi
2015-11-13
atapi: Prioritize unknown cmd error over BCL error
John Snow
2015-11-13
atapi: add byte_count_limit helper
John Snow
2015-11-12
hw/misc: Add support for ADC controller in Xilinx Zynq 7000
Guenter Roeck
2015-11-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-11-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-11-12
scsi-disk: Account for failed operations
Alberto Garcia
2015-11-12
macio: Account for failed operations
Alberto Garcia
2015-11-12
ide: Account for failed and invalid operations
Alberto Garcia
2015-11-12
atapi: Account for failed and invalid operations
Alberto Garcia
2015-11-12
xen_disk: Account for failed and invalid operations
Alberto Garcia
2015-11-12
virtio-blk: Account for failed and invalid operations
Alberto Garcia
2015-11-12
nvme: Account for failed and invalid operations
Alberto Garcia
2015-11-12
ide: Account for write operations correctly
Alberto Garcia
2015-11-12
xen_disk: Account for flush operations
Alberto Garcia
2015-11-12
virtio-9p: add savem handlers
Greg Kurz
2015-11-12
hw/virtio: Add PCIe capability to virtio devices
Marcel Apfelbaum
2015-11-12
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2015-11-12
vhost: send SET_VRING_ENABLE at start/stop
Yuanhan Liu
2015-11-12
vhost: rename RESET_DEVICE backto RESET_OWNER
Yuanhan Liu
2015-11-12
vhost-user: modify SET_LOG_BASE to pass mmap size and offset
Victor Kaplansky
2015-11-12
virtio-pci: unbreak queue_enable read
Jason Wang
2015-11-12
virtio-pci: introduce pio notification capability for modern device
Jason Wang
2015-11-12
virtio-pci: use zero length mmio eventfd for 1.0 notification cap when possible
Jason Wang
2015-11-12
virtio-pci: fix 1.0 virtqueue migration
Jason Wang
2015-11-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151112' into st...
Peter Maydell
2015-11-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-11-11' into...
Peter Maydell
2015-11-12
e1000: Introducing backward compatibility command line parameter
Leonid Bloch
2015-11-12
e1000: Implementing various counters
Leonid Bloch
2015-11-12
e1000: Fixing the packet address filtering procedure
Leonid Bloch
2015-11-12
e1000: Fixing the received/transmitted octets' counters
Leonid Bloch
2015-11-12
e1000: Fixing the received/transmitted packets' counters
Leonid Bloch
2015-11-12
e1000: Trivial implementation of various MAC registers
Leonid Bloch
2015-11-12
e1000: Introduced an array to control the access to the MAC registers
Leonid Bloch
2015-11-12
e1000: Add support for migrating the entire MAC registers' array
Leonid Bloch
2015-11-12
e1000: Cosmetic and alignment fixes
Leonid Bloch
2015-11-12
cuda.c: add delay to setting of SR_INT bit
Mark Cave-Ayland
2015-11-12
cuda.c: fix T2 timer and enable its interrupt
Mark Cave-Ayland
2015-11-12
cuda.c: rename get_counter() state variable from s to ti for consistency
Mark Cave-Ayland
2015-11-12
cuda.c: refactor get_tb() so that the time can be passed in
Mark Cave-Ayland
2015-11-12
cuda.c: add defines for CUDA registers
Mark Cave-Ayland
2015-11-12
cuda.c: fix CUDA SR interrupt clearing
Mark Cave-Ayland
2015-11-12
cuda.c: implement dummy IIC access commands
Mark Cave-Ayland
[next]