index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2013-06-12
tcg/aarch64: implement new TCG target for aarch64
Claudio Fontana
2013-06-12
include/elf.h: add aarch64 ELF machine and relocs
Claudio Fontana
2013-06-10
qemu-char: don't issue CHR_EVENT_OPEN in a BH
Michael Roth
2013-06-07
qmp: add ImageInfo in BlockDeviceInfo used by query-block
Wenchao Xia
2013-06-07
block: add image info query function bdrv_query_image_info()
Wenchao Xia
2013-06-07
block: add snapshot info query function bdrv_query_snapshot_info_list()
Wenchao Xia
2013-06-06
blkdebug: Add BLKDBG_FLUSH_TO_OS/DISK events
Kevin Wolf
2013-06-06
qemu-io: Interface cleanup
Kevin Wolf
2013-06-06
qemu-io: Move qemu_strsep() to cutils.c
Kevin Wolf
2013-06-06
cutils: Support 'P' and 'E' suffixes in strtosz()
Kevin Wolf
2013-06-04
Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into staging
Anthony Liguori
2013-06-04
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-06-04
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-06-04
block: dump snapshot and image info to specified output
Wenchao Xia
2013-06-04
block: move qmp and info dump related code to block/qapi.c
Wenchao Xia
2013-06-04
block: move snapshot code in block.c to block/snapshot.c
Wenchao Xia
2013-06-04
block: drop bs_snapshots global variable
Stefan Hajnoczi
2013-06-04
block: add block driver read only whitelist
Fam Zheng
2013-06-03
xen: remove xen_vcpu_init
Stefano Stabellini
2013-06-03
xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)
Stefano Stabellini
2013-06-03
xen: simplify xen_enabled
Stefano Stabellini
2013-06-03
Merge remote-tracking branch 'kraxel/usb.83' into staging
Anthony Liguori
2013-06-03
pci: add VMSTATE_MSIX
Gerd Hoffmann
2013-06-02
fw_cfg: add API to find FW cfg object
Michael S. Tsirkin
2013-06-02
fw_cfg: move typedef to qemu/typedefs.h
Michael S. Tsirkin
2013-06-02
refer to FWCfgState explicitly
Laszlo Ersek
2013-06-02
firmware_abi: move to include/hw/nvram/
Michael S. Tsirkin
2013-06-01
rtc: remove rtc_set_date
Hu Tao
2013-05-31
Merge remote-tracking branch 'mdroth/qga-pull-2013-05-30' into staging
Anthony Liguori
2013-05-31
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-05-31
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-05-30
osdep: add qemu_get_local_state_pathname()
Laszlo Ersek
2013-05-30
qapi: pad GenericList value fields to 64 bits
Michael Roth
2013-05-29
memory: add return value to address_space_rw/read/write
Paolo Bonzini
2013-05-29
memory: propagate errors on I/O dispatch
Paolo Bonzini
2013-05-29
exec: just use io_mem_read/io_mem_write for 8-byte I/O accesses
Paolo Bonzini
2013-05-29
memory: add address_space_access_valid
Paolo Bonzini
2013-05-29
memory: export memory_region_access_valid to exec.c
Paolo Bonzini
2013-05-29
memory: move unassigned_mem_ops to memory.c
Paolo Bonzini
2013-05-29
memory: add address_space_translate
Paolo Bonzini
2013-05-29
exec: make io_mem_unassigned private
Paolo Bonzini
2013-05-29
exec: eliminate io_mem_ram
Paolo Bonzini
2013-05-29
kvm: add kvm_readonly_mem_enabled
Jordan Justen
2013-05-24
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-05-24
memory: limit sections in the radix tree to the actual address space size
Avi Kivity
2013-05-24
memory: make memory_global_sync_dirty_bitmap take an AddressSpace
Paolo Bonzini
2013-05-24
memory: Rename readable flag to romd_mode
Jan Kiszka
2013-05-24
memory: allow memory_region_find() to run on non-root memory regions
Paolo Bonzini
2013-05-24
exec: eliminate stq_phys_notdirty
Paolo Bonzini
2013-05-24
exec: make qemu_get_ram_ptr private
Paolo Bonzini
[next]