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
2015-04-28
block: Switch to host monotonic clock for IO throttling
Fam Zheng
2015-04-28
checkpatch: complain about ffs(3) calls
Stefan Hajnoczi
2015-04-28
os-win32: drop ffs(3) prototype
Stefan Hajnoczi
2015-04-28
omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()
Paolo Bonzini
2015-04-28
sd: convert sd_normal_command() ffs(3) call to ctz32()
Stefan Hajnoczi
2015-04-28
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-04-28
uninorth: convert ffs(3) to ctz32()
Stefan Hajnoczi
2015-04-28
hw/arm/nseries: convert ffs(3) to ctz32()
Stefan Hajnoczi
2015-04-28
bt-sdp: fix broken uuids power-of-2 calculation
Stefan Hajnoczi
2015-04-28
MAINTAINERS: Add myself as the maintainer of the Quorum driver
Alberto Garcia
2015-04-28
savevm: create snapshot failed when id_str already exists
Yi Wang
2015-04-28
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2015-04-28
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
2015-04-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'...
Peter Maydell
2015-04-27
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into ...
Peter Maydell
2015-04-27
target-i386: Remove AMD feature flag aliases from CPU model table
Eduardo Habkost
2015-04-27
target-i386: X86CPU::xlevel2 QOM property
Eduardo Habkost
2015-04-27
target-i386: Make "level" and "xlevel" properties static
Eduardo Habkost
2015-04-27
qemu-config: Accept empty option values
Eduardo Habkost
2015-04-27
MAINTAINERS: Change status of X86 to Maintained
Eduardo Habkost
2015-04-27
MAINTAINERS: Add myself to X86
Eduardo Habkost
2015-04-27
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150427-1' into s...
Peter Maydell
2015-04-27
MAINTAINERS: Add myself as NUMA code maintainer
Eduardo Habkost
2015-04-27
Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...
Peter Maydell
2015-04-27
exec: Respect as_translate_internal length clamp
Peter Crosthwaite
2015-04-27
ioport: reserve the whole range of an I/O port in the AddressSpace
Paolo Bonzini
2015-04-27
ioport: loosen assertions on emulation of 16-bit ports
Paolo Bonzini
2015-04-27
ioport: remove wrong comment
Paolo Bonzini
2015-04-27
ide: there is only one data port
Paolo Bonzini
2015-04-27
gus: clean up MemoryRegionPortio
Paolo Bonzini
2015-04-27
sb16: remove useless mixer_write_indexw
Paolo Bonzini
2015-04-27
sun4m: fix slavio sysctrl and led register sizes
Mark Cave-Ayland
2015-04-27
acpi-build: remove dependency from ram_addr.h
Paolo Bonzini
2015-04-27
memory: add memory_region_ram_resize
Paolo Bonzini
2015-04-27
dma-helpers: Fix race condition of continue_after_map_failure and dma_aio_cancel
Fam Zheng
2015-04-27
exec: Notify cpu_register_map_client caller if the bounce buffer is available
Fam Zheng
2015-04-27
exec: Protect map_client_list with mutex
Fam Zheng
2015-04-27
linux-user, bsd-user: Remove two calls to cpu_exec_init_all
Fam Zheng
2015-04-27
exec: Atomic access to bounce buffer
Fam Zheng
2015-04-27
translate-all: use glib for all page descriptor allocations
Emilio G. Cota
2015-04-27
spice: learn to hide cursor
Marc-André Lureau
2015-04-27
spice: set pointer position on hotspot
Marc-André Lureau
2015-04-27
spice: fix mouse cursor position
Marc-André Lureau
2015-04-27
spice: fix simple display on bigendian hosts
Gerd Hoffmann
2015-04-27
monitor: Make client_migrate_info synchronous
Markus Armbruster
2015-04-27
gtk: Avoid accel key leakage into guest on console switch
Jan Kiszka
2015-04-27
gtk: Fix VTE focus grabbing
Jan Kiszka
2015-04-26
Allow ARMv8 SCR.SMD updates
Greg Bellows
2015-04-26
target-arm: Adjust id_aa64pfr0 when has_el3 CPU property disabled
Sergey Fedorov
[prev]
[next]