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-05-29
memory: add return value to address_space_rw/read/write
Paolo Bonzini
2013-05-29
memory: propagate errors on I/O dispatch
Paolo Bonzini
2013-05-29
exec: just use io_mem_read/io_mem_write for 8-byte I/O accesses
Paolo Bonzini
2013-05-29
memory: correctly handle endian-swapped 64-bit accesses
Paolo Bonzini
2013-05-29
memory: split accesses even when the old MMIO callbacks are used
Paolo Bonzini
2013-05-29
memory: add big endian support to access_with_adjusted_size
Paolo Bonzini
2013-05-29
memory: accept mismatching sizes in memory_region_access_valid
Paolo Bonzini
2013-05-29
memory: add address_space_access_valid
Paolo Bonzini
2013-05-29
exec: implement .valid.accepts for subpages
Paolo Bonzini
2013-05-29
memory: export memory_region_access_valid to exec.c
Paolo Bonzini
2013-05-29
exec: introduce memory_access_size
Paolo Bonzini
2013-05-29
exec: introduce memory_access_is_direct
Paolo Bonzini
2013-05-29
exec: expect mr->ops to be initialized for ROM
Paolo Bonzini
2013-05-29
memory: assign MemoryRegionOps to all regions
Paolo Bonzini
2013-05-29
memory: move unassigned_mem_ops to memory.c
Paolo Bonzini
2013-05-29
memory: add address_space_translate
Paolo Bonzini
2013-05-29
memory: dispatch unassigned accesses based on .valid.accepts
Paolo Bonzini
2013-05-29
exec: do not use error_mem_read
Paolo Bonzini
2013-05-29
exec: make io_mem_unassigned private
Paolo Bonzini
2013-05-29
cputlb: simplify tlb_set_page
Paolo Bonzini
2013-05-29
exec: drop useless #if
Paolo Bonzini
2013-05-29
exec: eliminate io_mem_ram
Paolo Bonzini
2013-05-29
virtio-pci: drop unused wmb macro
Michael S. Tsirkin
2013-05-29
tests: set MALLOC_PERTURB_ to expose memory bugs
Stefan Hajnoczi
2013-05-29
pc_sysfw: allow flash (-pflash) memory to be used with KVM
Jordan Justen
2013-05-29
kvm: support using KVM_MEM_READONLY flag for regions
Jordan Justen
2013-05-29
kvm: add kvm_readonly_mem_enabled
Jordan Justen
2013-05-29
isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
Jordan Justen
2013-05-29
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
2013-05-29
Merge remote-tracking branch 'afaerber-or/cocoa-for-upstream' into staging
Anthony Liguori
2013-05-29
Merge remote-tracking branch 'kraxel/chardev.6' into staging
Anthony Liguori
2013-05-29
Merge remote-tracking branch 'kraxel/seabios-1.7.2.2' into staging
Anthony Liguori
2013-05-29
cocoa: Avoid deprecated NSOpenPanel beginSheetForDirectory
Peter Maydell
2013-05-29
cocoa: Avoid deprecated NSOpenPanel filename method
Peter Maydell
2013-05-29
cocoa: Avoid deprecated CPS* functions
Peter Maydell
2013-05-29
cocoa: Fix leaks of NSScreen and NSConcreteMapTable
Peter Maydell
2013-05-28
update seabios to release 1.7.2.2
Gerd Hoffmann
2013-05-28
Revert "roms: switch oldnoconfig to olddefconfig"
Gerd Hoffmann
2013-05-28
hw/9pfs: Be robust against paths without FS_IOC_GETVERSION
Gabriel de Perthuis
2013-05-28
hw/9pfs: Use O_NOFOLLOW when opening files on server
Aneesh Kumar K.V
2013-05-28
hw/9pfs: use O_NOFOLLOW for mapped readlink operation
Aneesh Kumar K.V
2013-05-28
hw/9pfs: Fix segfault with 9p2000.u
Aneesh Kumar K.V
2013-05-27
chardev: fix "info chardev" output
Gerd Hoffmann
2013-05-27
Revert "chardev: Get filename for new qapi backend"
Gerd Hoffmann
2013-05-26
Remove Sun4c, Sun4d and a few CPUs
Blue Swirl
2013-05-26
Remove OSS support for OpenBSD
Brad Smith
2013-05-26
target-arm: Remove gen_{ld,st}* definitions
Peter Maydell
2013-05-26
target-arm: Remove gen_{ld,st}* from thumb2 decoder
Peter Maydell
2013-05-26
target-arm: Remove gen_{ld,st}* from Thumb insns
Peter Maydell
2013-05-26
target-arm: Remove gen_{ld,st}* from basic ARM insns
Peter Maydell
[prev]
[next]