projects
/
sdk
/
emulator
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sdk/emulator/qemu.git
2013-03-12
Andreas Färber
cpu: Replace do_interrupt() by CPUClass::do_interrupt...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Andreas Färber
cpu: Pass CPUState to cpu_interrupt()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Andreas Färber
exec: Pass CPUState to cpu_reset_interrupt()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Andreas Färber
cpu: Move halted and interrupt_request fields to CPUState
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Andreas Färber
target-cris/helper.c: Update Coding Style
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Andreas Färber
target-i386: Update VMStateDescription to X86CPU
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Andreas Färber
cpu: Introduce cpu_class_set_vmsd()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Andreas Färber
cpu: Register VMStateDescription through CPUState
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Andreas Färber
stubs: Add a vmstate_dummy struct for CONFIG_USER_ONLY
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Andreas Färber
vmstate: Make vmstate_register() static inline
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Andreas Färber
target-sh4: Move PVR/PRR/CVR into SuperHCPUClass
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Andreas Färber
target-sh4: Introduce SuperHCPU subclasses
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Andreas Färber
cpus: Replace open-coded CPU loop in qmp_memsave()...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Andreas Färber
monitor: Use qemu_get_cpu() in monitor_set_cpu()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Igor Mammedov
cpu: Fix qemu_get_cpu() to return NULL if CPU not found
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Anthony Liguori
Merge remote-tracking branch 'quintela/migration.next...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
arm: fix compilation with CONFIG_FDT
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Peter Lieven
page_cache: dup memory on insert
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Peter Lieven
page_cache: fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Orit Wasserman
Fix cache_resize to keep old entry age
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Orit Wasserman
Fix page_cache leak in cache_resize
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: inline migrate_fd_close
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: eliminate s->migration_file
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: move contents of migration_close to migrate_...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: move rate limiting to QEMUFile
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: small changes around rate-limiting
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: use qemu_ftell to compute bandwidth
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: use QEMUFile for writing outgoing migration...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: use QEMUFile for migration channel lifetime
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
qemu-file: simplify and export qemu_ftell
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
qemu-file: add writable socket QEMUFile
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
qemu-file: check exit status when closing a pipe QEMUFile
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
qemu-file: fsync a writable stdio QEMUFile
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: merge qemu_popen_cmd with qemu_popen
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: use qemu_file_rate_limit consistently
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: remove useless qemu_file_get_error check
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: detect error before sleeping
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: eliminate last_round
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
qemu-file: make qemu_fflush and qemu_file_set_error...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Juan Quintela
Rename buffered_ to migration_
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: yay, buffering is gone
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: run setup callbacks out of big lock
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: run pending/iterate callbacks out of big...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: reorder SaveVMHandlers members
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
block-migration: add lock
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
block-migration: document usage of state across threads
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
block-migration: small preparatory changes for locking
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
block-migration: remove variables that are never read
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: cleanup migration (including thread) in...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: prepare to access s->state outside critical...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Kazuya Saito
migration: add migrate_set_state tracepoint
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: do not nest flushing of device data
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: simplify error handling
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: use qemu_file_set_error
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: flush all data to fd when buffered_flush...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
qemu-file: temporarily expose qemu_file_set_error and...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: use qemu_file_set_error to pass error codes...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
qemu-file: pass errno from qemu_fflush via f->last_error
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
block-migration: remove useless calls to blk_mig_cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: push qemu_savevm_state_cancel out of qemu_sa...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: move more error handling to migrate_fd_cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: always use vm_stop_force_state
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Paolo Bonzini
migration: simplify while loop
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Anthony Liguori
Merge remote-tracking branch 'origin/master' into staging
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Anthony Liguori
Merge remote-tracking branch 'bonzini/hw-dirs' into...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Anthony Liguori
Merge remote-tracking branch 'stefanha/trivial-patches...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Anthony Liguori
Merge remote-tracking branch 'bonzini/scsi-next' into...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Blue Swirl
qemu-char: fix win32 build
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Blue Swirl
baum: fix build
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Richard Henderson
tcg: Don't make exitreq flag a local temporary
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Andreas Färber
Makefile: Add subdir dependency on config-devices-all.mak
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Andreas Färber
make_device_config.sh: Emit dependency file to director...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Andreas Färber
Revert "make_device_config.sh: Fix target path in gener...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Blue Swirl
Merge branch 's390-for-upstream' of git://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Blue Swirl
Merge branch 'ppc-for-upstream' of git://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Christian Borntraeger
s390/virtio-ccw: remove redundant call to blockdev_mark...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Christian Borntraeger
s390/css: Fix subchannel detection
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Christian Borntraeger
Allow virtio-net features for legacy s390 virtio bus
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Cornelia Huck
s390: virtio-ccw maintainer
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Christian Borntraeger
s390: simplify kvm cpu init
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
David Gibson
pseries: Add compatible property to root of device...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Andreas Färber
target-ppc: Move CPU aliases out of translate_init.c
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Andreas Färber
target-ppc: Report CPU aliases for QMP
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Andreas Färber
target-ppc: List alias names alongside CPU models
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Andreas Färber
target-ppc: Make host CPU a subclass of the host's...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Amadeusz Sławiński
PPC: xnu kernel expects FLUSH to be cleared on STOP
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Amadeusz Sławiński
PPC: Fix dma interrupt
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Andreas Färber
target-ppc: Fix PPC_DUMP_SPR_ACCESS build
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
David Gibson
target-ppc: Synchronize FPU state with KVM
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
David Gibson
target-ppc: Add mechanism for synchronizing SPRs with KVM
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Fabien Chouteau
Save memory allocation in the elf loader
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Erlon Cruz
pseries: Implement h_read hcall
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Andreas Färber
target-ppc: Change "POWER7" CPU alias
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Andreas Färber
target-ppc: Fix remaining microcontroller typos among...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Andreas Färber
target-ppc: Split model definitions out of translate_init.c
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Andreas Färber
target-ppc: Update Coding Style for CPU models
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Andreas Färber
target-ppc: Turn descriptive CPU model comments into...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Andreas Färber
target-ppc: Turn descriptive CPU family comments into...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Andreas Färber
target-ppc: Set remaining fields on CPU family classes
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Andreas Färber
target-ppc: Register all types for TARGET_PPCEMB
commit
|
commitdiff
|
tree
|
snapshot
next