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
2013-06-21
audio: Replace static functions in header file by macros, remove GCC_ATTR
Stefan Weil
2013-06-21
libcacard: Fix cppcheck warning and remove unneeded code
Stefan Weil
2013-06-21
savevm: Fix potential memory leak
Stefan Weil
2013-06-21
kvm: Fix potential resource leak (missing fclose)
Stefan Weil
2013-06-21
qemu-img: Add missing GCC_FMT_ATTR
Stefan Weil
2013-06-21
qemu-options: trivial fix for -mon args help
Michael Tokarev
2013-06-21
vl: reformat SDL ifdeffery a bit
Michael Tokarev
2013-06-20
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-06-20
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
2013-06-20
memory: render_memory_region: factor out fr constant setters
Peter Crosthwaite
2013-06-20
memory: as_update_topology_pass: Improve comments
Peter Crosthwaite
2013-06-20
memory: Fix comment typo
Peter Crosthwaite
2013-06-20
memory: give name to every AddressSpace
Alexey Kardashevskiy
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
2013-06-20
spapr_vio: take care of creating our own AddressSpace/DMAContext
Paolo Bonzini
2013-06-20
pci: use memory core for iommu support
Avi Kivity
2013-06-20
dma: eliminate old-style IOMMU support
Paolo Bonzini
2013-06-20
spapr: use memory core for iommu support
Paolo Bonzini
2013-06-20
spapr: make IOMMU translation go through IOMMUTLBEntry
Paolo Bonzini
2013-06-20
spapr: convert TCE API to use an opaque type
Paolo Bonzini
2013-06-20
vfio: abort if an emulated iommu is used
Avi Kivity
2013-06-20
memory: Add iommu map/unmap notifiers
David Gibson
2013-06-20
memory: iommu support
Avi Kivity
2013-06-20
memory: make section size a 128-bit integer
Paolo Bonzini
2013-06-20
exec: reorganize mem_add to match Int128 version
Paolo Bonzini
2013-06-20
Revert "s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62"
Paolo Bonzini
2013-06-20
Revert "memory: limit sections in the radix tree to the actual address space ...
Paolo Bonzini
2013-06-20
exec: return MemoryRegion from address_space_translate
Paolo Bonzini
2013-06-20
exec: Implement subpage_read/write via address_space_rw
Jan Kiszka
2013-06-20
exec: Resolve subpages in one step except for IOTLB fills
Jan Kiszka
2013-06-20
exec: Allow unaligned address_space_rw
Jan Kiszka
2013-06-20
memory: move private types to exec.c
Paolo Bonzini
2013-06-20
memory: Introduce address_space_lookup_region
Jan Kiszka
2013-06-20
exec.c: address_space_translate: handle access to addr 0 of 2^64 sized region
Peter Maydell
2013-06-19
doc: Drop ref to Bochs from -no-fd-bootchk documentation
Markus Armbruster
2013-06-19
pc: Make -no-fd-bootchk stick across boot order changes
Markus Armbruster
2013-06-19
vl: Rename *boot_devices to *boot_order, for consistency
Markus Armbruster
2013-06-19
vl: Fix -boot order and once regressions, and related bugs
Markus Armbruster
2013-06-19
qemu-option: check_params() is now unused, drop it
Markus Armbruster
2013-06-19
vl: Clean up parsing of -boot option argument
Markus Armbruster
2013-06-19
make user networking hostfwd work with restrict=y
Gertjan Halkes
2013-06-19
fix -net user checks by reordering checks
Bas van Sisseren
2013-06-18
wdt_i6300esb: fix vmstate versioning
Michael Roth
2013-06-18
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-06-18
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
2013-06-18
virtio-rng: Fix crash with non-default backend
Cole Robinson
2013-06-18
iscsi: reorganize iscsi_readcapacity_sync
Paolo Bonzini
2013-06-18
iscsi: simplify freeing of tasks
Paolo Bonzini
2013-06-18
vhost-scsi: fix k->set_guest_notifiers() NULL dereference
Stefan Hajnoczi
2013-06-18
scsi-disk: scsi-block device for scsi pass-through should not be removable
Pavel Hrdina
[next]