audio
…
backends
…
block
qapi: Add corrupt field to ImageInfoSpecificQCow2
2014-10-04 19:18:17 +01:00
bsd-user
…
default-configs
…
disas
tcg-sparc: Use UMULXHI instruction
2014-09-29 14:55:27 -04:00
docs
Block patches
2014-09-29 12:26:15 +01:00
dtc @ bc895d6d09
…
fpu
…
fsdev
…
gdb-xml
…
hw
scsi: Convert virtio-scsi HBA to hotplug handler API
2014-10-15 05:03:14 +02:00
include
qdev: Add wrapper to set BUS as HotplugHandler
2014-10-15 05:03:13 +02:00
libcacard
…
libdecnumber
…
linux-headers
linux-headers: update to 3.17-rc7
2014-10-10 10:37:47 +02:00
linux-user
translate-all.c: memory walker initial address miscalculation
2014-10-06 21:53:35 +03:00
net
…
pc-bios
linuxboot: compute initrd loading address
2014-10-09 15:36:15 +02:00
pixman @ 87eea99e44
…
po
po: fix conflict with %.mo rule in rules.mak
2014-09-26 13:35:08 +02:00
qapi
qapi: Add corrupt field to ImageInfoSpecificQCow2
2014-10-04 19:18:17 +01:00
qga
…
qobject
…
qom
qom: Add error handler for object alias property
2014-10-15 05:03:04 +02:00
roms
…
scripts
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
2014-09-29 18:18:29 +01:00
slirp
…
stubs
block: Keep DriveInfo alive until BlockDriverState dies
2014-09-25 15:24:14 +02:00
sysconfigs /target
…
target-alpha
target-alpha: Use cpu_exec_interrupt qom hook
2014-09-25 18:54:21 +01:00
target-arm
gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag
2014-10-06 14:25:43 +01:00
target-cris
gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag
2014-10-06 14:25:43 +01:00
target-i386
Usual mix of patches, the most important being Alex and Marcelo's
2014-09-26 15:41:50 +01:00
target-lm32
gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag
2014-10-06 14:25:43 +01:00
target-m68k
target-m68k: Use cpu_exec_interrupt qom hook
2014-09-25 18:54:21 +01:00
target-microblaze
target-microblaze: Use cpu_exec_interrupt qom hook
2014-09-25 18:54:22 +01:00
target-mips
gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag
2014-10-06 14:25:43 +01:00
target-moxie
…
target-openrisc
target-openrisc: Use cpu_exec_interrupt qom hook
2014-09-25 18:54:22 +01:00
target-ppc
target-ppc: Use cpu_exec_interrupt qom hook
2014-09-25 18:54:22 +01:00
target-s390x
s390x/migration: migrate CPU state
2014-10-10 13:31:51 +02:00
target-sh4
target-sh4: Use cpu_exec_interrupt qom hook
2014-09-25 18:54:22 +01:00
target-sparc
target-sparc: Use cpu_exec_interrupt qom hook
2014-09-25 18:54:22 +01:00
target-tricore
target-tricore: Remove the dummy interrupt boilerplate
2014-09-25 18:54:22 +01:00
target-unicore32
target-unicore32: Use cpu_exec_interrupt qom hook
2014-09-25 18:54:22 +01:00
target-xtensa
gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag
2014-10-06 14:25:43 +01:00
tcg
tcg: Always enable TCGv type checking
2014-09-29 14:55:28 -04:00
tests
tests: usb: usb-uas hotplug test
2014-10-15 05:03:13 +02:00
trace
trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP
2014-09-26 09:34:38 +01:00
ui
input monitor patches: fix send-key release ordering
2014-10-02 15:01:48 +01:00
util
Four changes here. Polling for reconnection of character devices,
2014-10-09 15:09:05 +01:00
.exrc
…
.gitignore
…
.gitmodules
…
.mailmap
…
.travis.yml
.travis.yml: remove "make check" from main matrix
2014-09-26 21:05:06 +04:00
CODING_STYLE
…
COPYING
…
COPYING.LIB
…
Changelog
…
HACKING
…
LICENSE
…
MAINTAINERS
…
Makefile
trace: install trace-events file
2014-09-26 09:34:39 +01:00
Makefile.objs
accel: Move accel code to accel.c
2014-10-04 08:59:15 +02:00
Makefile.target
…
README
…
VERSION
…
accel.c
accel: Create accel object when initializing machine
2014-10-09 15:36:14 +02:00
aio-posix.c
…
aio-win32.c
…
arch_init.c
accel: Remove tcg_available() function
2014-10-04 08:59:15 +02:00
async.c
…
balloon.c
…
block-migration.c
…
block.c
util: Emancipate id_wellformed() from QemuOpts
2014-10-03 10:30:33 +01:00
blockdev-nbd.c
…
blockdev.c
ide: Update ide_drive_get to be HBA agnostic
2014-10-03 10:30:33 +01:00
blockjob.c
…
bt-host.c
…
bt-vhci.c
…
configure
configure: Build GDB XML for 32 bit ARM CPUs into qemu aarch64 binaries
2014-09-29 18:48:47 +01:00
coroutine-gthread.c
…
coroutine-sigaltstack.c
…
coroutine-ucontext.c
…
coroutine-win32.c
…
cpu-exec.c
cpu-exec: Do CPU_INTERRUPT_HALT unconditionally
2014-09-25 18:54:22 +01:00
cpus.c
…
cputlb.c
…
device-hotplug.c
…
device_tree.c
…
disas.c
…
dma-helpers.c
…
dump.c
…
exec.c
…
gdbstub.c
gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag
2014-10-06 14:25:43 +01:00
hmp-commands.hx
Add HMP command "info memory-devices"
2014-09-26 13:37:06 -04:00
hmp.c
Add HMP command "info memory-devices"
2014-09-26 13:37:06 -04:00
hmp.h
Add HMP command "info memory-devices"
2014-09-26 13:37:06 -04:00
iohandler.c
…
ioport.c
…
iothread.c
…
kvm-all.c
kvm fix compilation with GCC 4.3.4
2014-10-10 14:07:08 +01:00
kvm-stub.c
accel: Move KVM accel registration to kvm-all.c
2014-10-04 08:59:15 +02:00
main-loop.c
main-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchronously
2014-09-26 11:47:30 +01:00
memory.c
…
memory_mapping.c
…
migration-exec.c
…
migration-fd.c
…
migration-rdma.c
…
migration-tcp.c
qemu-sockets: Add error to non-blocking connect handler
2014-10-09 15:36:15 +02:00
migration-unix.c
qemu-sockets: Add error to non-blocking connect handler
2014-10-09 15:36:15 +02:00
migration.c
…
module-common.c
…
monitor.c
Add HMP command "info memory-devices"
2014-09-26 13:37:06 -04:00
nbd.c
…
numa.c
…
os-posix.c
os-posix: report error message when lock file failed
2014-09-26 21:21:09 +04:00
os-win32.c
…
page_cache.c
…
qapi-schema.json
Four changes here. Polling for reconnection of character devices,
2014-10-09 15:09:05 +01:00
qdev-monitor.c
qdev: do not allow to instantiate non hotpluggable device with device_add
2014-10-15 05:03:13 +02:00
qdict-test-data.txt
…
qemu-bridge-helper.c
…
qemu-char.c
qemu-char: Fix reconnect socket error reporting
2014-10-09 15:36:15 +02:00
qemu-coroutine-io.c
…
qemu-coroutine-lock.c
…
qemu-coroutine-sleep.c
…
qemu-coroutine.c
…
qemu-doc.texi
…
qemu-file.c
…
qemu-img-cmds.hx
…
qemu-img.c
block: Drop superfluous conditionals around qemu_opts_del()
2014-10-03 10:30:33 +01:00
qemu-img.texi
…
qemu-io-cmds.c
…
qemu-io.c
…
qemu-log.c
…
qemu-nbd.c
block: Drop superfluous conditionals around qemu_opts_del()
2014-10-03 10:30:33 +01:00
qemu-nbd.texi
…
qemu-options-wrapper.h
…
qemu-options.h
…
qemu-options.hx
qemu-char: Add reconnecting to client sockets
2014-10-04 08:59:14 +02:00
qemu-seccomp.c
…
qemu-tech.texi
…
qemu-timer.c
…
qemu.nsi
…
qemu.sasl
…
qmp-commands.hx
add input-send-event command
2014-10-02 09:58:14 +02:00
qmp.c
…
qtest.c
accel: Pass MachineState object to accel init functions
2014-10-09 12:57:10 +02:00
rules.mak
…
savevm.c
snapshot: fix referencing wrong variable in while loop in do_delvm
2014-10-03 10:30:33 +01:00
softmmu_template.h
…
spice-qemu-char.c
…
tcg-runtime.c
…
tci.c
…
thread-pool.c
…
thunk.c
…
tpm.c
…
trace-events
s390x/kvm: propagate s390 cpu state to kvm
2014-10-10 10:37:47 +02:00
translate-all.c
translate-all.c: memory walker initial address miscalculation
2014-10-06 21:53:35 +03:00
translate-all.h
…
user-exec.c
…
version.rc
…
vl.c
Four changes here. Polling for reconnection of character devices,
2014-10-09 15:09:05 +01:00
vmstate.c
…
xbzrle.c
…
xen-common-stub.c
accel: Move Xen registration code to xen-common.c
2014-10-04 08:59:15 +02:00
xen-common.c
accel: Pass MachineState object to accel init functions
2014-10-09 12:57:10 +02:00
xen-hvm-stub.c
…
xen-hvm.c
…
xen-mapcache.c
…