aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-02refer to FWCfgState explicitlyLaszlo Ersek
2013-06-02apic: rename apic specific bitoptsMichael S. Tsirkin
2013-06-02firmware_abi: move to include/hw/nvram/Michael S. Tsirkin
2013-06-02dec.c - move to pci-bridgeMichael S. Tsirkin
2013-05-30q35: set fw_nameMichael S. Tsirkin
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
2013-05-26target-arm: Remove use of gen_{ld,st}* from ldrex/strexPeter Maydell
2013-05-26target-arm: Remove uses of gen_{ld,st}* from Neon codePeter Maydell
2013-05-26target-arm: Remove uses of gen_{ld,st}* from iWMMXt codePeter Maydell
2013-05-26target-arm: Remove gen_ld64() and gen_st64()Peter Maydell
2013-05-26target-arm: Don't use TCGv when we mean TCGv_i32Peter Maydell
2013-05-24Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori
2013-05-24Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-05-24Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-05-24memory: clean up phys_page_findPaolo Bonzini
2013-05-24memory: populate FlatView for new address spacesPaolo Bonzini
2013-05-24memory: limit sections in the radix tree to the actual address space sizeAvi Kivity
2013-05-24s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62Paolo Bonzini
2013-05-24memory: fix address space initialization/destructionAvi Kivity
2013-05-24memory: make memory_global_sync_dirty_bitmap take an AddressSpacePaolo Bonzini
2013-05-24memory: do not duplicate memory_region_destructor_nonePaolo Bonzini
2013-05-24memory: Rename readable flag to romd_modeJan Kiszka
2013-05-24memory: Replace open-coded memory_region_is_romdJan Kiszka