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
2012-10-20
target-sparc: Conversion to gen_*_gpr, part 1
Richard Henderson
2012-10-20
target-sparc: Add gen_load/store/dest_gpr
Richard Henderson
2012-10-20
exec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.c
Richard Henderson
2012-10-20
exec: Allocate code_gen_prologue from code_gen_buffer
Richard Henderson
2012-10-20
exec: Do not use absolute address hints for code_gen_buffer with -fpie
Richard Henderson
2012-10-20
exec: Don't make DEFAULT_CODE_GEN_BUFFER_SIZE too large
Richard Henderson
2012-10-20
exec: Split up and tidy code_gen_buffer
Richard Henderson
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
2012-10-20
vga: remove CONFIG_BOCHS_VBE
Gerd Hoffmann
2012-10-20
vga: add specs for standard vga
Gerd Hoffmann
2012-10-20
vga: add mmio bar to standard vga
Gerd Hoffmann
2012-10-20
vga: fix indention
Gerd Hoffmann
2012-10-19
tests/tcg: fix build
Catalin Patulea
2012-10-19
allow make {dist, }clean work w/out configure
Mike Frysinger
2012-10-19
tci: fix build breakage for target-sparc
Michael Roth
2012-10-19
MAINTAINERS: Update email address for Stefan Hajnoczi
Stefan Hajnoczi
2012-10-19
configure: Fix CONFIG_QEMU_HELPERDIR generation
Jan Kiszka
2012-10-19
qemu-options.hx: Change from recommending '?' to 'help'
Peter Maydell
2012-10-19
Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...
Aurelien Jarno
2012-10-19
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
2012-10-19
microblaze: Update PC before simulating syscall
Edgar E. Iglesias
2012-10-19
microblaze: Support setting of TLS ptr
Edgar E. Iglesias
2012-10-19
ui/vnc-jobs.c: Fix minor typos in comments
Peter Maydell
2012-10-19
net/tap-win32: Fix compiler warning caused by missing include statement
Stefan Weil
2012-10-19
configure: Remove unused parameters from main function
Stefan Weil
2012-10-19
target-arm/neon_helper: Remove obsolete FIXME comment
Peter Maydell
2012-10-19
targphys.h: Don't define target_phys_addr_t for user-mode emulators
Peter Maydell
2012-10-19
ui/vnc: Only report/use TIGHT_PNG encoding if enabled.
Joel Martin
2012-10-17
target-arm/translate: Fix RRX operands
Peter Crosthwaite
2012-10-17
vfio-pci: Mark non-migratable
Alex Williamson
2012-10-17
vfio-pci: Fix debug build
Alex Williamson
2012-10-17
cpus: create qemu_in_vcpu_thread()
Juan Quintela
2012-10-17
savevm: make qemu_file_put_notify() return errors
Juan Quintela
2012-10-17
savevm: un-export qemu_file_set_error()
Juan Quintela
2012-10-17
block-migration: handle errors with the return codes correctly
Juan Quintela
2012-10-17
block-migration: Switch meaning of return value
Juan Quintela
2012-10-17
block-migration: make flush_blks() return errors
Juan Quintela
2012-10-17
buffered_file: buffered_put_buffer() don't need to set last_error
Juan Quintela
2012-10-17
savevm: Only qemu_fflush() can generate errors
Juan Quintela
2012-10-17
savevm: make qemu_fill_buffer() be consistent
Juan Quintela
2012-10-17
savevm: unexport qemu_ftell()
Juan Quintela
2012-10-17
savevm: unfold qemu_fclose_internal()
Juan Quintela
2012-10-17
savevm: make qemu_fflush() return an error code
Juan Quintela
2012-10-17
savevm: Remove qemu_fseek()
Juan Quintela
2012-10-17
virtio-net: use qemu_get_buffer() in a temp buffer
Juan Quintela
2012-10-17
savevm: unexport qemu_fflush
Juan Quintela
2012-10-17
migration: make migrate_fd_wait_for_unfreeze() return errors
Juan Quintela
2012-10-17
buffered_file: make buffered_flush return the error code
Juan Quintela
2012-10-17
buffered_file: callers of buffered_flush() already check for errors
Juan Quintela
2012-10-17
buffered_file: We can access directly to bandwidth_limit
Juan Quintela
[prev]
[next]