summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-02refer to FWCfgState explicitlyLaszlo Ersek10-29/+33
2013-06-02apic: rename apic specific bitoptsMichael S. Tsirkin1-21/+21
2013-06-02firmware_abi: move to include/hw/nvram/Michael S. Tsirkin4-3/+3
2013-06-02dec.c - move to pci-bridgeMichael S. Tsirkin4-1/+2
2013-05-30q35: set fw_nameMichael S. Tsirkin1-0/+1
2013-05-29virtio-pci: drop unused wmb macroMichael S. Tsirkin1-6/+0
2013-05-29tests: set MALLOC_PERTURB_ to expose memory bugsStefan Hajnoczi2-2/+6
2013-05-29pc_sysfw: allow flash (-pflash) memory to be used with KVMJordan Justen1-19/+31
2013-05-29kvm: support using KVM_MEM_READONLY flag for regionsJordan Justen1-9/+28
2013-05-29kvm: add kvm_readonly_mem_enabledJordan Justen3-0/+17
2013-05-29isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)Jordan Justen2-5/+16
2013-05-29Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori3-9/+47
2013-05-29Merge remote-tracking branch 'afaerber-or/cocoa-for-upstream' into stagingAnthony Liguori1-20/+32
2013-05-29Merge remote-tracking branch 'kraxel/chardev.6' into stagingAnthony Liguori1-2/+3
2013-05-29Merge remote-tracking branch 'kraxel/seabios-1.7.2.2' into stagingAnthony Liguori3-1/+1
2013-05-29cocoa: Avoid deprecated NSOpenPanel beginSheetForDirectoryPeter Maydell1-1/+15
2013-05-29cocoa: Avoid deprecated NSOpenPanel filename methodPeter Maydell1-1/+1
2013-05-29cocoa: Avoid deprecated CPS* functionsPeter Maydell1-17/+6
2013-05-29cocoa: Fix leaks of NSScreen and NSConcreteMapTablePeter Maydell1-1/+10
2013-05-28update seabios to release 1.7.2.2Gerd Hoffmann2-0/+0
2013-05-28Revert "roms: switch oldnoconfig to olddefconfig"Gerd Hoffmann1-1/+1
2013-05-28hw/9pfs: Be robust against paths without FS_IOC_GETVERSIONGabriel de Perthuis1-0/+4
2013-05-28hw/9pfs: Use O_NOFOLLOW when opening files on serverAneesh Kumar K.V1-7/+41
2013-05-28hw/9pfs: use O_NOFOLLOW for mapped readlink operationAneesh Kumar K.V1-1/+1
2013-05-28hw/9pfs: Fix segfault with 9p2000.uAneesh Kumar K.V1-1/+1
2013-05-27chardev: fix "info chardev" outputGerd Hoffmann1-0/+3
2013-05-27Revert "chardev: Get filename for new qapi backend"Gerd Hoffmann1-2/+0
2013-05-26Remove Sun4c, Sun4d and a few CPUsBlue Swirl6-955/+6
2013-05-26Remove OSS support for OpenBSDBrad Smith2-7/+2
2013-05-26target-arm: Remove gen_{ld,st}* definitionsPeter Maydell1-46/+0
2013-05-26target-arm: Remove gen_{ld,st}* from thumb2 decoderPeter Maydell1-10/+20
2013-05-26target-arm: Remove gen_{ld,st}* from Thumb insnsPeter Maydell1-25/+46
2013-05-26target-arm: Remove gen_{ld,st}* from basic ARM insnsPeter Maydell1-32/+69
2013-05-26target-arm: Remove use of gen_{ld,st}* from ldrex/strexPeter Maydell1-13/+18
2013-05-26target-arm: Remove uses of gen_{ld,st}* from Neon codePeter Maydell1-18/+28
2013-05-26target-arm: Remove uses of gen_{ld,st}* from iWMMXt codePeter Maydell1-8/+10
2013-05-26target-arm: Remove gen_ld64() and gen_st64()Peter Maydell1-15/+4
2013-05-26target-arm: Don't use TCGv when we mean TCGv_i32Peter Maydell1-224/+229
2013-05-24Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori14-118/+103
2013-05-24Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2-1/+5
2013-05-24Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori12-159/+361
2013-05-24memory: clean up phys_page_findPaolo Bonzini1-6/+2
2013-05-24memory: populate FlatView for new address spacesPaolo Bonzini1-1/+2
2013-05-24memory: limit sections in the radix tree to the actual address space sizeAvi Kivity2-1/+15
2013-05-24s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62Paolo Bonzini1-1/+4
2013-05-24memory: fix address space initialization/destructionAvi Kivity1-0/+3
2013-05-24memory: make memory_global_sync_dirty_bitmap take an AddressSpacePaolo Bonzini3-7/+5
2013-05-24memory: do not duplicate memory_region_destructor_nonePaolo Bonzini1-5/+0
2013-05-24memory: Rename readable flag to romd_modeJan Kiszka4-30/+30
2013-05-24memory: Replace open-coded memory_region_is_romdJan Kiszka1-1/+1