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
Age
Commit message (
Expand
)
Author
2016-05-23
memory: remove unnecessary masking of MemoryRegion ram_addr
Paolo Bonzini
2016-05-23
memory: Drop FlatRange.romd_mode
Fam Zheng
2016-05-23
memory: Remove code for mr->may_overlap
Fam Zheng
2016-05-23
exec: adjust rcu_read_lock requirement
Gonglei
2016-05-23
memory: drop find_ram_block()
Gonglei
2016-05-23
vl: change runstate only if new state is different from current state
Li Zhijian
2016-05-23
ioapic: clear remote irr bit for edge-triggered interrupts
Peter Xu
2016-05-23
ioapic: keep RO bits for IOAPIC entry
Peter Xu
2016-05-23
target-i386: key sfence availability on CPUID_SSE, not CPUID_SSE2
Paolo Bonzini
2016-05-23
configure: Allow builds with extra warnings
Stefan Weil
2016-05-23
i386: kvmvapic: initialise imm32 variable
Prasad J Pandit
2016-05-23
docs/atomics.txt: Update pointer to linux macro
Pranith Kumar
2016-05-23
exec.c: Ensure right alignment also for file backed ram
Dominik Dingel
2016-05-23
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
2016-05-20
Use &error_fatal when initializing crypto on qemu-{img,io,nbd}
Eduardo Habkost
2016-05-20
vl: Use &error_fatal when parsing monitor options
Eduardo Habkost
2016-05-20
vl: Use &error_fatal when parsing VNC options
Eduardo Habkost
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
2016-05-20
vl: Simplify global property registration
Eduardo Habkost
2016-05-20
vl: Make display_remote a local variable
Eduardo Habkost
2016-05-20
vl: Move DisplayType typedef to vl.c
Eduardo Habkost
2016-05-20
vl: Make display_type a local variable
Eduardo Habkost
2016-05-20
vl: Replace DT_NOGRAPHIC with machine option
Eduardo Habkost
2016-05-20
milkymist: Move DT_NOGRAPHIC check outside milkymist_tmu2_create()
Eduardo Habkost
2016-05-20
spice: Initialization stubs on qemu-spice.h
Eduardo Habkost
2016-05-20
gtk: Initialization stubs
Eduardo Habkost
2016-05-20
cocoa: cocoa_display_init() stub
Eduardo Habkost
2016-05-20
sdl: Initialization stubs
Eduardo Habkost
2016-05-20
curses: curses_display_init() stub
Eduardo Habkost
2016-05-20
vnc: Initialization stubs
Eduardo Habkost
2016-05-20
vl: Add DT_COCOA DisplayType value
Eduardo Habkost
2016-05-20
vl: Replace *_vga_available() functions with class_names field
Eduardo Habkost
2016-05-20
vl: Table-based select_vgahw()
Eduardo Habkost
2016-05-20
vl: Use exit(1) when requested VGA interface is unavailable
Eduardo Habkost
2016-05-20
pc-dimm: correct comment of MemoryHotplugState
Cao jin
2016-05-20
tci: do not include exec/exec-all.h
Paolo Bonzini
2016-05-20
aspeed: include qemu/log.h
Paolo Bonzini
2016-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-05-19
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-05-19' in...
Kevin Wolf
2016-05-19
qemu-iotests: Fix regression in 136 on aio_read invalid
Eric Blake
2016-05-19
qemu-iotests: Simplify 109 with unaligned qemu-img compare
Eric Blake
2016-05-19
qemu-io: Fix recent UI updates
Eric Blake
2016-05-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-05-19
block: clarify error message for qmp-eject
John Snow
2016-05-19
qemu-iotests: Some more write_zeroes tests
Kevin Wolf
2016-05-19
qcow2: Fix write_zeroes with partially allocated backing file cluster
Kevin Wolf
2016-05-19
qcow2: fix condition in is_zero_cluster
Denis V. Lunev
2016-05-19
block: Propagate AioContext change to all children
Max Reitz
2016-05-19
block: Remove BlockDriverState.blk
Kevin Wolf
2016-05-19
block: Don't return throttling info in query-named-block-nodes
Kevin Wolf
[next]