projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2013-01-02
Anthony Liguori
Merge remote-tracking branch 'mst/tags/for_anthony...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Anthony Liguori
Merge remote-tracking branch 'kraxel/seabios-a810e4e...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Stefan Weil
pflash_cfi01: Suppress warning when Linux probes for...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
陳韋任 (Wei-Ren...
target-mips: Use EXCP_SC rather than a magic number
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Jovanovic,...
target-mips: Make repl_ph to sign extend to target...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Dongxue Zhang
Fix my email address
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Stefan Weil
target-mips: Remove semicolon from macro definition
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Petar Jovanovic
target-mips: Fix for helpers for EXTR_* instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Petar Jovanovic
target-mips: Fix incorrect reads and writes to DSPContr...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Brad Smith
Fix semaphores fallback code
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Richard Henderson
tcg-hppa: Fix typo in brcond2
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Richard Henderson
tcg-i386: Perform cmov detection at runtime for 32...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Richard Henderson
tcg: Add TCGV_IS_UNUSED_*
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Brad Smith
Disable semaphores fallback code for OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Alon Levy
usb/redirect.c: unbreak compilation due to include...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Blue Swirl
Merge branch 'qom-cpu' of git://repo.or.cz/qemu/afaerber
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Michael S....
virtio-pci: don't poll masked vectors
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Michael S....
msix: expose access to masked/pending state
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Michael S....
msi: add API to get notified about pending bit poll
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Knut Omang
pcie: Fix bug in pcie_ext_cap_set_next
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Gleb Natapov
MAINTAINERS: Take over kvm maintenance
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Robert Schiele
configure: allow disabling pixman if not needed
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Alex Horn
tmp105: Create API for TMP105 temperature sensor.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Lluís Vilanova
build: Use separate makefile for "trace/"
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Jan Kiszka
win32: Switch thread abstraction to us TLS variable...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Eduardo Habkost
target-i386: CPUID: return highest basic leaf if eax...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Lei Li
qemu-char: Inherit ptys and improve output from -serial pty
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Andreas Färber
Merge branch 'master' of git://git.qemu.org/qemu into...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Max Filippov
target-xtensa: fix search_pc for the last TB opcode
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Liming Wang
net: add missing include file
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
陳韋任 (Wei-Ren...
translate-all.c: Use tb1->phys_hash_next directly in...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Stefan Weil
net: Add missing include statement (fix compiler warnin...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Paolo Bonzini
xen: add missing include
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Paolo Bonzini
build: fix includes for VNC
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Anthony Liguori
Merge remote-tracking branch 'quintela/thread-20121220...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
migration: merge QEMUFileBuffered into MigrationState
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Paolo Bonzini
migration: fix qemu_get_fd for BufferedFile
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
ram: refactor ram_save_block() return value
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
ram: account the amount of transferred ram better
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
ram: optimize migration bitmap walking
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
ram: Use memory_region_test_and_clear_dirty
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
memory: introduce memory_region_test_and_clear_dirty
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
ram: Add last_sent_block
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
ram: rename last_block to last_seen_block
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
migration: move migration notifier
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
migration: Inline qemu_fopen_ops_buffered into migrate_...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
migration: move migration_fd_put_ready()
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
migration: add XFER_LIMIT_RATIO
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
migration: move buffered_file.c code into migration.c
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
savevm: New save live migration method: pending
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
buffered_file: unfold buffered_append in buffered_put_b...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
buffered_file: don't flush on put buffer
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
buffered_file: Unfold the trick to restart generating...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
migration: just lock migrate_fd_put_ready
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
migration: remove unfreeze logic
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
migration: make writes blocking
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
migration: move migration thread init code to migrate_f...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
migration: make qemu_fopen_ops_buffered() return void
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
buffered_file: Move from using a timer to use a thread
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Umesh Deshpande
protect the ramlist with a separate mutex
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Umesh Deshpande
add a version number to ram_list
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Paolo Bonzini
exec: sort the memory from biggest to smallest
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Paolo Bonzini
exec: change RAM list to a TAILQ
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Paolo Bonzini
exec: change ramlist from MRU order to a 1-item cache
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
migration-fd: remove duplicate include
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Juan Quintela
migration: include qemu-file.h
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Paolo Bonzini
migration: remove double call to migrate_fd_close
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Paolo Bonzini
buffered_file: do not send more than s->bytes_xfer...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Paolo Bonzini
migration: fix migration_bitmap leak
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Michael S....
virtio: make bindings typesafe
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Gerd Hoffmann
Update seabios to a810e4e72a0d42c7bc04eda57382f8e019add901
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Anthony Liguori
Merge remote-tracking branch 'bonzini/header-dirs'...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Andreas Färber
MAINTAINERS: Include X86CPU in CPU maintenance area
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Andreas Färber
cpu: Move kvm_run into CPUState
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Andreas Färber
cpu: Move kvm_state field into CPUState
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Andreas Färber
ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Andreas Färber
ppc4xx_devs: Return PowerPCCPU from ppc4xx_init()
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Andreas Färber
ppc_booke: Pass PowerPCCPU to {decr,fit,wdt} timer...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Andreas Färber
ppc: Pass PowerPCCPU to [h]decr timer callbacks
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Andreas Färber
ppc: Pass PowerPCCPU to [h]decr callbacks
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Andreas Färber
ppc: Pass PowerPCCPU to ppc_set_irq()
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Andreas Färber
kvm: Pass CPUState to kvm_vcpu_ioctl()
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Andreas Färber
kvm: Pass CPUState to kvm_arch_*
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Andreas Färber
cpu: Move kvm_fd into CPUState
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Eduardo Habkost
qdev-properties.c: Separate core from the code used...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Eduardo Habkost
qdev: Coding style fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Andreas Färber
cpu: Introduce CPUListState struct
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Paolo Bonzini
janitor: move remaining public headers to include/
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Paolo Bonzini
hw: move executable format header files to hw/
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Paolo Bonzini
fpu: move public header file to include/fpu
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Paolo Bonzini
softmmu: move remaining include files to include/ subdi...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Paolo Bonzini
softmmu: move include files to include/sysemu/
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Paolo Bonzini
misc: move include files to include/qemu/
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Paolo Bonzini
qom: move include files to include/qom/
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Paolo Bonzini
migration: move include files to include/migration/
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Paolo Bonzini
monitor: move include files to include/monitor/
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Paolo Bonzini
exec: move include files to include/exec/
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Paolo Bonzini
block: move include files to include/block/
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Paolo Bonzini
qapi: move include files to include/qobject/
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Paolo Bonzini
janitor: add guards to headers
commit
|
commitdiff
|
tree
|
snapshot
next