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-03-10
m68k: Use cpu_m68k_init()
Eduardo Habkost
2015-03-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-03-10
scsi-hd: fix property unset case
Ekaterina Tumanova
2015-03-10
virtio-blk: Remove the stale FIXME comment
Fam Zheng
2015-03-10
ahci: Recompute cur_cmd on migrate post load
John Snow
2015-03-10
ahci: add support for restarting non-queued commands
Paolo Bonzini
2015-03-10
ahci: Migrate IDEStatus
John Snow
2015-03-10
ide: support PIO restart for the ISA controller
Paolo Bonzini
2015-03-10
ide: make more functions static
Paolo Bonzini
2015-03-10
ide: commonize io_buffer_index initialization
Paolo Bonzini
2015-03-10
ide: migrate initial request state via IDEBus
Paolo Bonzini
2015-03-10
ide: place initial state of the current request to IDEBus
Paolo Bonzini
2015-03-10
ide: replace set_unit callback with more IDEBus state
Paolo Bonzini
2015-03-10
ide: remove restart_cb callback
Paolo Bonzini
2015-03-10
ide: move restart callback to common code
Paolo Bonzini
2015-03-10
ide: pass IDEBus to the restart_cb
Paolo Bonzini
2015-03-10
ide: do not use BMDMA in restart callback
Paolo Bonzini
2015-03-10
ide: introduce ide_register_restart_cb
Paolo Bonzini
2015-03-10
ide: prepare to move restart to common code
Paolo Bonzini
2015-03-10
ide: start extracting ide_restart_dma out of bmdma_restart_dma
Paolo Bonzini
2015-03-10
BlockConf: Call backend functions to detect geometry and blocksizes
Ekaterina Tumanova
2015-03-10
virtio-blk: Check return value of blk_aio_ioctl
Fam Zheng
2015-03-10
9pfs: remove useless return
Michael Tokarev
2015-03-10
milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warning
Radim Krčmář
2015-03-10
fix GCC 5.0.0 logical-not-parentheses warnings
Radim Krčmář
2015-03-10
vhost_net: Add missing 'static' attribute
Stefan Weil
2015-03-10
e500: fix memory leak
Michael Tokarev
2015-03-10
sysbus: fix memory leak
Gonglei
2015-03-10
milkymist.c: fix memory leak
Gonglei
2015-03-10
macio: fix possible memory leak
Gonglei
2015-03-10
sparc/leon3.c: fix memory leak
Gonglei
2015-03-10
vhost: Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
arm/digic_boards: Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
tpm: Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
xtensa: Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
vfio: Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
vhost-scsi: Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
pl330.c: remove superfluous '\n' around error_setg
Gonglei
2015-03-10
a9gtimer: remove superfluous '\n' around error_setg
Gonglei
2015-03-10
block: remove superfluous '\n' around error_report/error_setg
Gonglei
2015-03-10
xilinx_ethlite: Clean up after commit 2f991ad
Markus Armbruster
2015-03-10
xen-pt: fix Out-of-bounds read
Gonglei
2015-03-10
xen-pt: fix Negative array index read
Gonglei
2015-03-09
sPAPR: Implement sPAPRPHBClass EEH callbacks
Gavin Shan
2015-03-09
sPAPR: Implement EEH RTAS calls
Gavin Shan
2015-03-09
spapr_vio: Convert to realize()
Markus Armbruster
2015-03-09
openpic: convert to vmstate
Mark Cave-Ayland
2015-03-09
openpic: switch IRQQueue queue from inline to bitmap
Mark Cave-Ayland
2015-03-09
openpic: fix up loadvm under -M mac99
Mark Cave-Ayland
[next]