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
Age
Commit message (
Expand
)
Author
2011-05-26
lsi: extract lsi_find_by_tag
Paolo Bonzini
2011-05-26
scsi: reference-count requests
Paolo Bonzini
2011-05-26
scsi-generic: do not use a stale aiocb
Paolo Bonzini
2011-05-26
scsi: introduce SCSIBusOps
Paolo Bonzini
2011-05-26
scsi: introduce scsi_req_data
Paolo Bonzini
2011-05-26
scsi-generic: Remove bogus double complete
Paolo Bonzini
2011-05-26
scsi: add tracing of scsi requests
Paolo Bonzini
2011-05-25
Merge remote-tracking branch 'kraxel/CVE-2011-1751' into staging
Anthony Liguori
2011-05-23
configure: Document --disable-slirp option in --help
Peter Maydell
2011-05-23
target-arm/exec.h: Remove unused #define of M0
Peter Maydell
2011-05-23
target-arm: Signal InvalidOp for Neon GE and GT compares of QNaN
Peter Maydell
2011-05-23
target-arm: Use correct float status for Neon int-float conversions
Peter Maydell
2011-05-23
target-arm: Signal Underflow when denormal flushed to zero on output
Peter Maydell
2011-05-23
softfloat: Add new flag for when denormal result is flushed to zero
Peter Maydell
2011-05-23
target-arm: Signal InputDenormal for VRECPE, VRSQRTE, VRECPS, VRSQRTS
Peter Maydell
2011-05-23
target-arm: Don't set FP exceptions in recip, recip_sqrt estimate fns
Peter Maydell
2011-05-23
tcg: don't keep dead outputs in registers
Aurelien Jarno
2011-05-23
tcg: mark dead output argument in op_dead_args
Aurelien Jarno
2011-05-23
tcg: replace op_dead_iargs by op_dead_args
Aurelien Jarno
2011-05-23
Merge branch 'trivial-patches' of git://repo.or.cz/qemu/stefanha
Aurelien Jarno
2011-05-23
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2011-05-23
Merge branch 's390-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2011-05-22
Fix typos in comments (chek -> check)
Stefan Weil
2011-05-22
hw/sd.c: Don't complain about SDIO commands CMD52/CMD53
Peter Maydell
2011-05-22
hw/realview.c: Remove duplicate #include line
Peter Maydell
2011-05-22
piix_pci: fix piix3_set_irq_pic()
TeLeMan
2011-05-22
Delete unused tb_invalidate_page_range
Blue Swirl
2011-05-20
Fix a bug in mtsr/mtsrin emulation on ppc64
David Gibson
2011-05-20
pSeries: Clean up write-only variables
David Gibson
2011-05-20
w32: Fix compilation and replace non-portable usage of ulong
Stefan Weil
2011-05-20
s390x: complain when allocating ram fails
Alexander Graf
2011-05-20
s390x: fix memory detection for guests > 64GB
Christian Borntraeger
2011-05-20
s390x: change mapping base to allow guests > 2GB
Christian Borntraeger
2011-05-20
s390x: Fix debugging for unknown sigp order codes
Christian Borntraeger
2011-05-20
s390x: build s390x by default
Alexander Graf
2011-05-20
s390x: remove compatibility cc field
Alexander Graf
2011-05-20
s390x: Adjust GDB stub
Alexander Graf
2011-05-20
s390x: translate engine for s390x CPU
Alexander Graf
2011-05-20
s390x: Adjust internal kvm code
Alexander Graf
2011-05-20
s390x: Implement opcode helpers
Alexander Graf
2011-05-20
s390x: helper functions for system emulation
Alexander Graf
2011-05-20
s390x: Shift variables in CPUState for memset(0)
Alexander Graf
2011-05-20
s390x: keep hint on virtio managing size
Alexander Graf
2011-05-20
s390x: make kvm exported functions conditional on kvm
Alexander Graf
2011-05-20
s390x: s390x-linux-user support
Ulrich Hecht
2011-05-20
tcg: extend max tcg opcodes when using 64-on-32bit
Alexander Graf
2011-05-20
s390x: fix smp support for kvm
Christian Borntraeger
2011-05-19
ahci: Fix non-NCQ accesses for LBA > 16bits
Alexander Graf
2011-05-19
Ignore pci unplug requests for unpluggable devices (CVE-2011-1751)
Gerd Hoffmann
2011-05-19
block: Remove type hint, it's guest matter, doesn't belong here
Markus Armbruster
[next]