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-06-12
Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150612' into...
Peter Maydell
2015-06-12
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into staging
Peter Maydell
2015-06-12
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150612' i...
Peter Maydell
2015-06-12
target-sh4: remove dead code
Aurelien Jarno
2015-06-12
target-sh4: factorize fmov implementation
Aurelien Jarno
2015-06-12
target-sh4: split out Q and M from of SR and optimize div1
Aurelien Jarno
2015-06-12
target-sh4: optimize negc using add2 and sub2
Aurelien Jarno
2015-06-12
target-sh4: optimize subc using sub2
Aurelien Jarno
2015-06-12
target-sh4: optimize addc using add2
Aurelien Jarno
2015-06-12
target-sh4: Split out T from SR
Aurelien Jarno
2015-06-12
target-sh4: use bit number for SR constants
Aurelien Jarno
2015-06-12
sh4/r2d: convert to new MMIO accessor style
Aurelien Jarno
2015-06-12
linux-user: Add HWCAP for SH4
Richard Henderson
2015-06-12
linux-user: Default sh4 to sh7785
Richard Henderson
2015-06-12
target-mips: enable XPA and LPA features
Leon Alrae
2015-06-12
target-mips: remove misleading comments in translate_init.c
Leon Alrae
2015-06-12
target-mips: add MTHC0 and MFHC0 instructions
Leon Alrae
2015-06-12
target-mips: add CP0.PageGrain.ELPA support
Leon Alrae
2015-06-12
target-mips: support Page Frame Number Extension field
Leon Alrae
2015-06-12
target-mips: extend selected CP0 registers to 64-bits in MIPS32
Leon Alrae
2015-06-12
target-mips: correct MFC0 for CP0.EntryLo in MIPS64
Leon Alrae
2015-06-12
Remove unneeded memset
Dr. David Alan Gilbert
2015-06-12
Rename RDMA structures to make destination clear
Dr. David Alan Gilbert
2015-06-12
Teach analyze-migration.py about section footers
Dr. David Alan Gilbert
2015-06-12
Add a protective section footer
Dr. David Alan Gilbert
2015-06-12
Disable section footers on older machine types
Dr. David Alan Gilbert
2015-06-12
Merge section header writing
Dr. David Alan Gilbert
2015-06-12
Move loadvm_handlers into MigrationIncomingState
Dr. David Alan Gilbert
2015-06-12
Move copy out of qemu_peek_buffer
Dr. David Alan Gilbert
2015-06-12
Create MigrationIncomingState
Dr. David Alan Gilbert
2015-06-12
qemu_ram_foreach_block: pass up error value, and down the ramblock name
Dr. David Alan Gilbert
2015-06-12
Split header writing out of qemu_savevm_state_begin
Dr. David Alan Gilbert
2015-06-12
Add qemu_get_counted_string to read a string prefixed by a count byte
Dr. David Alan Gilbert
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
migration: create savevm_state
Juan Quintela
2015-06-12
migration: Remove duplicated assignment of SETUP status
Juan Quintela
2015-06-12
rdma: Fix qemu crash when IPv6 address is used for migration
Padmanabh Ratnakar
2015-06-12
arch_init: Clean up the duplicate variable 'len' defining in ram_load()
zhanghailiang
2015-06-12
migration: reduce include files
Juan Quintela
2015-06-12
migration: Add myself to the copyright list of both files
Juan Quintela
2015-06-12
migration: move savevm.c inside migration/
Juan Quintela
2015-06-12
migration: move ram stuff to migration/ram
Juan Quintela
2015-06-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150611-1' into s...
Peter Maydell
2015-06-11
hw/vfio/platform: replace g_malloc0_n by g_new0
Eric Auger
2015-06-11
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150611-1' into ...
Peter Maydell
2015-06-11
i386/acpi-build: fix PXB workarounds for unsupported BIOSes
Laszlo Ersek
2015-06-11
i386/acpi-build: more traditional _UID and _HID for PXB root buses
Laszlo Ersek
2015-06-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150611-1' into s...
Peter Maydell
2015-06-11
gtk: don't exit early in case gtk init fails
Gerd Hoffmann
[next]