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
2010-12-03
ARM: enable XScale/iWMMXT in linux-user mode
Peter Maydell
2010-12-03
linux-user: Translate getsockopt level option
Jamie Lentin
2010-12-03
linux-user: remove unnecessary local from __get_user(), __put_user()
Peter Maydell
2010-12-03
linux-user: fix memory leaks with NPTL emulation
Nathan Froyd
2010-12-03
linux-user: mmap_reserve() not controlled by RESERVED_VA
amateur
2010-12-03
[PATCH] target-arm: remove unused functions cpu_lock(), cpu_unlock()
Peter Maydell
2010-12-02
Fix build
Anthony Liguori
2010-12-02
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-12-02
vhost: Fix address calculation in vhost_dev_sync_region()
Jason Wang
2010-12-02
migration: allow rate > 4g
Michael S. Tsirkin
2010-12-02
migration: stable ram block ordering
Michael S. Tsirkin
2010-12-01
tcg-ia64: Fix warning in qemu_ld.
Richard Henderson
2010-12-01
tcg-ia64: Fix address compilation in qemu_st.
Richard Henderson
2010-12-01
tcg-ia64: Fix tlb read error for 32-bit targets.
Richard Henderson
2010-12-01
tcg-ia64: Implement qemu_ld32.
Richard Henderson
2010-12-01
tcg-ia64: Provide default GUEST_BASE.
Richard Henderson
2010-12-01
tcg: Fix default definition of divu_i32 and remu_i32.
Richard Henderson
2010-12-01
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2010-11-30
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-11-30
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
2010-11-30
Use a Linux-style MAINTAINERS file
Anthony Liguori
2010-11-29
ide: Reset current_addr after stopping DMA
Kevin Wolf
2010-11-29
ide: Ignore double DMA transfer starts/stops
Kevin Wolf
2010-11-29
ide: Set bus master inactive on error
Kevin Wolf
2010-11-29
ide: Factor ide_dma_set_inactive out
Kevin Wolf
2010-11-27
Add pcnet-pci.c
Paul Brook
2010-11-27
Split out common pcnet code
Paul Brook
2010-11-27
Remove PCI from sparc32 target
Paul Brook
2010-11-27
Detect missing config includes
Paul Brook
2010-11-27
Fix previous commit
Paul Brook
2010-11-27
VirtIO config option
Paul Brook
2010-11-27
PCI config include
Paul Brook
2010-11-26
Include directives in default configs
Paul Brook
2010-11-26
Add missing dependency.
Paul Brook
2010-11-26
raw-posix: raw_pwrite comment fixup
Christoph Hellwig
2010-11-25
scsi-disk: Remove duplicate cdb parsing
Hannes Reinecke
2010-11-25
scsi: Move sense handling into the driver
Hannes Reinecke
2010-11-25
scsi: INQUIRY VPD fixes
Hannes Reinecke
2010-11-25
scsi: Return SAM status codes
Hannes Reinecke
2010-11-25
scsi: Increase the number of possible devices
Hannes Reinecke
2010-11-24
block: Remove unused s->hd in various drivers
Kevin Wolf
2010-11-24
qemu and qemu-xen: support empty write barriers in xen_disk
Stefano Stabellini
2010-11-24
ide: convert bmdma address ioport to ioport_register()
Avi Kivity
2010-11-24
block migration: do not submit multiple AIOs for same sector (v2)
Marcelo Tosatti
2010-11-24
Implement drive_del to decouple block removal from device removal
Ryan Harper
2010-11-24
scsi-disk: Move active request asserts
Stefan Hajnoczi
2010-11-24
virtio: fix up VQ checks
Michael S. Tsirkin
2010-11-24
virtio: Convert fprintf() to error_report()
Stefan Hajnoczi
2010-11-24
pci: fix bus walk under secondary bus reset
Michael S. Tsirkin
2010-11-23
microblaze: target-ify target_ucontext
Richard Henderson
[next]