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
Makefile: pass include directives to dtc via CPPFLAGS, not CFLAGS
Peter Maydell
2013-06-21
qapi: lack of two commas in dict
Amos Kong
2013-06-21
sd: pass bool parameter for sd_init
liguang
2013-06-21
qemu-char: use bool in qemu_chr_open_socket and simplify code a bit
liguang
2013-06-21
vnc: use booleans for vnc_connect, vnc_listen_read and vnc_display_add_client
Michael Tokarev
2013-06-21
block/nand: Formatting sweep
Peter Crosthwaite
2013-06-21
qxl: Fix QXLRam initialisation.
Anthony PERARD
2013-06-21
acl: acl_add can't insert before last list element, fix
Markus Armbruster
2013-06-21
configure: Fix "ERROR: ERROR: " for missing/incompatible DTC
Andreas Färber
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
[next]