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
2015-01-26
qemu-timer: introduce timer_deinit
Paolo Bonzini
2015-01-26
qemu-timer: add timer_init and timer_init_ns/us/ms
Paolo Bonzini
2015-01-26
target-i386: use vmstate_offset_sub_array for AVX registers
Paolo Bonzini
2015-01-22
vnc: switch to QemuOpts, allow multiple servers
Gerd Hoffmann
2015-01-22
vnc: remove unused DisplayState parameter, add id instead.
Gerd Hoffmann
2015-01-20
cpu_ldst.h: Don't define helpers if MMU_MODE*_SUFFIX not defined
Peter Maydell
2015-01-20
cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessors
Peter Maydell
2015-01-20
cpu_ldst_template.h: Drop unused cpu_ldfq/stfq/ldfl/stfl accessors
Peter Maydell
2015-01-20
cpu_ldst.h: Drop unused _raw macros, saddr() and laddr()
Peter Maydell
2015-01-20
cpu_ldst_template.h: Use ld*_p directly rather than via ld*_raw macros
Peter Maydell
2015-01-20
cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessors
Peter Maydell
2015-01-20
cpu_ldst.h: Remove unused very short ld*/st* defines
Peter Maydell
2015-01-20
cpu_ldst.h: Drop unused ld/st*_kernel defines
Peter Maydell
2015-01-20
cpu_ldst.h: Remove unused ldul_ macros
Peter Maydell
2015-01-20
Xen: Use the ioreq-server API when available
Paul Durrant
2015-01-20
Add device listener interface
Paul Durrant
2015-01-19
ui/sdl2: Support shared surface for more pixman formats
Gerd Hoffmann
2015-01-19
ui/pixman: add qemu_pixman_check_format
Gerd Hoffmann
2015-01-19
ui: Add dpy_gfx_check_format() to check backend shared surface support
Benjamin Herrenschmidt
2015-01-16
vmstate: type-check sub-arrays
Paolo Bonzini
2015-01-16
socket shutdown
Dr. David Alan Gilbert
2015-01-15
xbzrle: optimize XBZRLE to decrease the cache misses
ChenLiang
2015-01-15
misc: Fix new typos in comments
Stefan Weil
2015-01-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-01-14
qemu-timer: rename timer_init to timer_init_tl
Paolo Bonzini
2015-01-14
qemu-common.h: optimise muldiv64 if int128 is available
Frediano Ziglio
2015-01-13
block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}
Fam Zheng
2015-01-13
coroutine: drop qemu_coroutine_adjust_pool_size
Paolo Bonzini
2015-01-13
QSLIST: add lock-free operations
Paolo Bonzini
2015-01-13
qemu-thread: add per-thread atexit functions
Paolo Bonzini
2015-01-13
block: fix spoiling all dirty bitmaps by mirror and migration
Vladimir Sementsov-Ogievskiy
2015-01-13
block: JSON filenames and relative backing files
Max Reitz
2015-01-13
block: Get full backing filename from string
Max Reitz
2015-01-12
kvm: extend kvm_irqchip_add_msi_route to work on s390
Frank Blaschka
2015-01-12
s390: Add PCI bus support
Frank Blaschka
2015-01-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-01-10
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-01-09
Merge remote-tracking branch 'remotes/amit/tags/for-2.3' into staging
Peter Maydell
2015-01-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-01-08
hw/usb: simplified usb_enabled
Marcel Apfelbaum
2015-01-08
hw/machine: added machine_usb wrapper
Marcel Apfelbaum
2015-01-08
hw/ppc: modified the condition for usb controllers to be created for some ppc...
Marcel Apfelbaum
2015-01-08
acpi-build: make ROMs RAM blocks resizeable
Michael S. Tsirkin
2015-01-08
memory: API to allocate resizeable RAM MR
Michael S. Tsirkin
2015-01-08
exec: qemu_ram_alloc_resizeable, qemu_ram_resize
Michael S. Tsirkin
2015-01-08
exec: split length -> used_length/max_length
Michael S. Tsirkin
2015-01-08
exec: cpu_physical_memory_set/clear_dirty_range
Michael S. Tsirkin
2015-01-08
memory: add memory_region_set_size
Michael S. Tsirkin
2015-01-07
hw/usb: simplified usb_enabled
Marcel Apfelbaum
2015-01-07
hw/machine: added machine_usb wrapper
Marcel Apfelbaum
[next]