aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-06-05tcg: Use QEMU_BUILD_BUG_ON for CPU_TLB_ENTRY_BITSRichard Henderson
2013-06-04Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into stagingAnthony Liguori
2013-06-04Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-06-04Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-06-04block: dump snapshot and image info to specified outputWenchao Xia
2013-06-04block: move qmp and info dump related code to block/qapi.cWenchao Xia
2013-06-04block: move snapshot code in block.c to block/snapshot.cWenchao Xia
2013-06-04block: drop bs_snapshots global variableStefan Hajnoczi
2013-06-04block: add block driver read only whitelistFam Zheng
2013-06-03xen: remove xen_vcpu_initStefano Stabellini
2013-06-03xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)Stefano Stabellini
2013-06-03xen: simplify xen_enabledStefano Stabellini
2013-06-03Merge remote-tracking branch 'kraxel/usb.83' into stagingAnthony Liguori
2013-06-03pci: add VMSTATE_MSIXGerd Hoffmann
2013-06-02fw_cfg: add API to find FW cfg objectMichael S. Tsirkin
2013-06-02fw_cfg: move typedef to qemu/typedefs.hMichael S. Tsirkin
2013-06-02refer to FWCfgState explicitlyLaszlo Ersek
2013-06-02firmware_abi: move to include/hw/nvram/Michael S. Tsirkin
2013-06-01rtc: remove rtc_set_dateHu Tao
2013-05-31Merge remote-tracking branch 'mdroth/qga-pull-2013-05-30' into stagingAnthony Liguori
2013-05-31Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-05-31Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori
2013-05-30osdep: add qemu_get_local_state_pathname()Laszlo Ersek
2013-05-30qapi: pad GenericList value fields to 64 bitsMichael Roth
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: add address_space_access_validPaolo Bonzini
2013-05-29memory: export memory_region_access_valid to exec.cPaolo Bonzini
2013-05-29memory: move unassigned_mem_ops to memory.cPaolo Bonzini
2013-05-29memory: add address_space_translatePaolo Bonzini
2013-05-29exec: make io_mem_unassigned privatePaolo Bonzini
2013-05-29exec: eliminate io_mem_ramPaolo Bonzini
2013-05-29kvm: add kvm_readonly_mem_enabledJordan Justen
2013-05-24Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori
2013-05-24memory: limit sections in the radix tree to the actual address space sizeAvi Kivity
2013-05-24memory: make memory_global_sync_dirty_bitmap take an AddressSpacePaolo Bonzini
2013-05-24memory: Rename readable flag to romd_modeJan Kiszka
2013-05-24memory: allow memory_region_find() to run on non-root memory regionsPaolo Bonzini
2013-05-24exec: eliminate stq_phys_notdirtyPaolo Bonzini
2013-05-24exec: make qemu_get_ram_ptr privatePaolo Bonzini
2013-05-24exec: eliminate qemu_put_ram_ptrPaolo Bonzini
2013-05-24coroutine: stop using AioContext in CoQueueStefan Hajnoczi
2013-05-22Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-05-22virtio-net: dynamic network offloads configurationDmitry Fleytman
2013-05-22ui/gtk.c: Fix *BSD build of Gtk+ UIBrad Smith
2013-05-20Rename hexdump to avoid FreeBSD libutil conflictEd Maste
2013-05-18Rename hexdump to avoid FreeBSD libutil conflictEd Maste
2013-05-18remove some double-includesMichael Tokarev
2013-05-15qemu-common: Resolve vector build breakes for AltiVecPaolo Bonzini