aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-29memory: add return value to address_space_rw/read/writePaolo Bonzini
2013-05-29memory: propagate errors on I/O dispatchPaolo Bonzini
2013-05-29exec: just use io_mem_read/io_mem_write for 8-byte I/O accessesPaolo Bonzini
2013-05-29memory: correctly handle endian-swapped 64-bit accessesPaolo Bonzini
2013-05-29memory: split accesses even when the old MMIO callbacks are usedPaolo Bonzini
2013-05-29memory: add big endian support to access_with_adjusted_sizePaolo Bonzini
2013-05-29memory: accept mismatching sizes in memory_region_access_validPaolo Bonzini
2013-05-29memory: add address_space_access_validPaolo Bonzini
2013-05-29exec: implement .valid.accepts for subpagesPaolo Bonzini
2013-05-29memory: export memory_region_access_valid to exec.cPaolo Bonzini
2013-05-29exec: introduce memory_access_sizePaolo Bonzini
2013-05-29exec: introduce memory_access_is_directPaolo Bonzini
2013-05-29exec: expect mr->ops to be initialized for ROMPaolo Bonzini
2013-05-29memory: assign MemoryRegionOps to all regionsPaolo Bonzini
2013-05-29memory: move unassigned_mem_ops to memory.cPaolo Bonzini
2013-05-29memory: add address_space_translatePaolo Bonzini
2013-05-29memory: dispatch unassigned accesses based on .valid.acceptsPaolo Bonzini
2013-05-29exec: do not use error_mem_readPaolo Bonzini
2013-05-29exec: make io_mem_unassigned privatePaolo Bonzini
2013-05-29cputlb: simplify tlb_set_pagePaolo Bonzini
2013-05-29exec: drop useless #ifPaolo Bonzini
2013-05-29exec: eliminate io_mem_ramPaolo Bonzini
2013-05-29virtio-pci: drop unused wmb macroMichael S. Tsirkin
2013-05-29tests: set MALLOC_PERTURB_ to expose memory bugsStefan Hajnoczi
2013-05-29pc_sysfw: allow flash (-pflash) memory to be used with KVMJordan Justen
2013-05-29kvm: support using KVM_MEM_READONLY flag for regionsJordan Justen
2013-05-29kvm: add kvm_readonly_mem_enabledJordan Justen
2013-05-29isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)Jordan Justen
2013-05-29Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori
2013-05-29Merge remote-tracking branch 'afaerber-or/cocoa-for-upstream' into stagingAnthony Liguori
2013-05-29Merge remote-tracking branch 'kraxel/chardev.6' into stagingAnthony Liguori
2013-05-29Merge remote-tracking branch 'kraxel/seabios-1.7.2.2' into stagingAnthony Liguori
2013-05-29cocoa: Avoid deprecated NSOpenPanel beginSheetForDirectoryPeter Maydell
2013-05-29cocoa: Avoid deprecated NSOpenPanel filename methodPeter Maydell
2013-05-29cocoa: Avoid deprecated CPS* functionsPeter Maydell
2013-05-29cocoa: Fix leaks of NSScreen and NSConcreteMapTablePeter Maydell
2013-05-28update seabios to release 1.7.2.2Gerd Hoffmann
2013-05-28Revert "roms: switch oldnoconfig to olddefconfig"Gerd Hoffmann
2013-05-28hw/9pfs: Be robust against paths without FS_IOC_GETVERSIONGabriel de Perthuis
2013-05-28hw/9pfs: Use O_NOFOLLOW when opening files on serverAneesh Kumar K.V
2013-05-28hw/9pfs: use O_NOFOLLOW for mapped readlink operationAneesh Kumar K.V
2013-05-28hw/9pfs: Fix segfault with 9p2000.uAneesh Kumar K.V
2013-05-27chardev: fix "info chardev" outputGerd Hoffmann
2013-05-27Revert "chardev: Get filename for new qapi backend"Gerd Hoffmann
2013-05-26Remove Sun4c, Sun4d and a few CPUsBlue Swirl
2013-05-26Remove OSS support for OpenBSDBrad Smith
2013-05-26target-arm: Remove gen_{ld,st}* definitionsPeter Maydell
2013-05-26target-arm: Remove gen_{ld,st}* from thumb2 decoderPeter Maydell
2013-05-26target-arm: Remove gen_{ld,st}* from Thumb insnsPeter Maydell
2013-05-26target-arm: Remove gen_{ld,st}* from basic ARM insnsPeter Maydell