summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | memory: accept mismatching sizes in memory_region_access_validPaolo Bonzini2013-05-291-9/+20
| * | memory: add address_space_access_validPaolo Bonzini2013-05-294-1/+43
| * | exec: implement .valid.accepts for subpagesPaolo Bonzini2013-05-291-0/+20
| * | memory: export memory_region_access_valid to exec.cPaolo Bonzini2013-05-292-4/+7
| * | exec: introduce memory_access_sizePaolo Bonzini2013-05-291-10/+17
| * | exec: introduce memory_access_is_directPaolo Bonzini2013-05-291-17/+22
| * | exec: expect mr->ops to be initialized for ROMPaolo Bonzini2013-05-291-9/+0
| * | memory: assign MemoryRegionOps to all regionsPaolo Bonzini2013-05-291-1/+2
| * | memory: move unassigned_mem_ops to memory.cPaolo Bonzini2013-05-293-42/+16
| * | memory: add address_space_translatePaolo Bonzini2013-05-295-130/+131
| * | memory: dispatch unassigned accesses based on .valid.acceptsPaolo Bonzini2013-05-292-26/+38
| * | exec: do not use error_mem_readPaolo Bonzini2013-05-291-14/+2
| * | exec: make io_mem_unassigned privatePaolo Bonzini2013-05-293-11/+4
| * | cputlb: simplify tlb_set_pagePaolo Bonzini2013-05-291-8/+5
| * | exec: drop useless #ifPaolo Bonzini2013-05-291-2/+0
| * | exec: eliminate io_mem_ramPaolo Bonzini2013-05-293-19/+4
* | | seccomp: add the asynchronous I/O syscalls to the whitelistPaul Moore2013-05-301-1/+4
* | | gdbstub: do not restart crashed guestPaolo Bonzini2013-05-301-1/+3
* | | qdev: fix get_fw_dev_path to support to add nothing to fw_dev_pathAmos Kong2013-05-302-1/+15
| |/ |/|
* | virtio-pci: drop unused wmb macroMichael S. Tsirkin2013-05-291-6/+0
* | tests: set MALLOC_PERTURB_ to expose memory bugsStefan Hajnoczi2013-05-292-2/+6
* | pc_sysfw: allow flash (-pflash) memory to be used with KVMJordan Justen2013-05-291-19/+31
* | kvm: support using KVM_MEM_READONLY flag for regionsJordan Justen2013-05-291-9/+28
* | kvm: add kvm_readonly_mem_enabledJordan Justen2013-05-293-0/+17
* | isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)Jordan Justen2013-05-292-5/+16
* | Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori2013-05-293-9/+47
|\ \
| * | hw/9pfs: Be robust against paths without FS_IOC_GETVERSIONGabriel de Perthuis2013-05-281-0/+4
| * | hw/9pfs: Use O_NOFOLLOW when opening files on serverAneesh Kumar K.V2013-05-281-7/+41
| * | hw/9pfs: use O_NOFOLLOW for mapped readlink operationAneesh Kumar K.V2013-05-281-1/+1
| * | hw/9pfs: Fix segfault with 9p2000.uAneesh Kumar K.V2013-05-281-1/+1
* | | Merge remote-tracking branch 'afaerber-or/cocoa-for-upstream' into stagingAnthony Liguori2013-05-291-20/+32
|\ \ \
| * | | cocoa: Avoid deprecated NSOpenPanel beginSheetForDirectoryPeter Maydell2013-05-291-1/+15
| * | | cocoa: Avoid deprecated NSOpenPanel filename methodPeter Maydell2013-05-291-1/+1
| * | | cocoa: Avoid deprecated CPS* functionsPeter Maydell2013-05-291-17/+6
| * | | cocoa: Fix leaks of NSScreen and NSConcreteMapTablePeter Maydell2013-05-291-1/+10
| | |/ | |/|
* | | Merge remote-tracking branch 'kraxel/chardev.6' into stagingAnthony Liguori2013-05-291-2/+3
|\ \ \
| * | | chardev: fix "info chardev" outputGerd Hoffmann2013-05-271-0/+3
| * | | Revert "chardev: Get filename for new qapi backend"Gerd Hoffmann2013-05-271-2/+0
| |/ /
* | | Merge remote-tracking branch 'kraxel/seabios-1.7.2.2' into stagingAnthony Liguori2013-05-293-1/+1
|\ \ \ | |/ / |/| |
| * | update seabios to release 1.7.2.2Gerd Hoffmann2013-05-282-0/+0
| * | Revert "roms: switch oldnoconfig to olddefconfig"Gerd Hoffmann2013-05-281-1/+1
|/ /
* | Remove Sun4c, Sun4d and a few CPUsBlue Swirl2013-05-266-955/+6
* | Remove OSS support for OpenBSDBrad Smith2013-05-262-7/+2
* | target-arm: Remove gen_{ld,st}* definitionsPeter Maydell2013-05-261-46/+0
* | target-arm: Remove gen_{ld,st}* from thumb2 decoderPeter Maydell2013-05-261-10/+20
* | target-arm: Remove gen_{ld,st}* from Thumb insnsPeter Maydell2013-05-261-25/+46
* | target-arm: Remove gen_{ld,st}* from basic ARM insnsPeter Maydell2013-05-261-32/+69
* | target-arm: Remove use of gen_{ld,st}* from ldrex/strexPeter Maydell2013-05-261-13/+18
* | target-arm: Remove uses of gen_{ld,st}* from Neon codePeter Maydell2013-05-261-18/+28
* | target-arm: Remove uses of gen_{ld,st}* from iWMMXt codePeter Maydell2013-05-261-8/+10
OpenPOWER on IntegriCloud