index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-03-13
block/raw-posix: Strip protocol prefix on creation
Max Reitz
2014-03-13
block/raw-posix: bdrv_parse_filename() for cdrom
Max Reitz
2014-03-13
block/raw-posix: bdrv_parse_filename() for floppy
Max Reitz
2014-03-13
block/raw-posix: bdrv_parse_filename() for hdev
Max Reitz
2014-03-13
qemu-io: Fix warnings from static code analysis
Stefan Weil
2014-03-13
block: Unlink temporary file
Max Reitz
2014-03-13
qcow2: Don't write with BDRV_O_INCOMING
Kevin Wolf
2014-03-13
qcow2: Keep option in qcow2_invalidate_cache()
Kevin Wolf
2014-03-13
qmp: add query-iothreads command
Stefan Hajnoczi
2014-03-13
iothread: stash thread ID away
Stefan Hajnoczi
2014-03-13
dataplane: replace internal thread with IOThread
Stefan Hajnoczi
2014-03-13
iothread: add "iothread" qdev property type
Stefan Hajnoczi
2014-03-13
qdev: make get_pointer() handle temporary strings
Igor Mammedov
2014-03-13
iothread: add I/O thread object
Stefan Hajnoczi
2014-03-13
aio: add aio_context_acquire() and aio_context_release()
Stefan Hajnoczi
2014-03-13
rfifolock: add recursive FIFO lock
Stefan Hajnoczi
2014-03-13
object: add object_get_canonical_path_component()
Stefan Hajnoczi
2014-03-13
block: Rewrite the snapshot authorization mechanism for block filters.
Benoît Canet
2014-03-13
iotests: Test corruption during COW request
Max Reitz
2014-03-13
block: bs->drv may be NULL in bdrv_debug_resume()
Max Reitz
2014-03-13
qcow2: Check bs->drv in copy_sectors()
Max Reitz
2014-03-13
block: Update image size in bdrv_invalidate_cache()
Kevin Wolf
2014-03-13
qcow2-refcount: Sanitize refcount table entry
Max Reitz
2014-03-12
Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into s...
Peter Maydell
2014-03-12
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2014-03-12
prep: Update ppc_rom.bin
Andreas Färber
2014-03-12
Add OpenHack'Ware submodule
Andreas Färber
2014-03-12
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2014-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-misc-1' into staging
Peter Maydell
2014-03-12
trace: Fix build warnings for Win32 build
Peter Maydell
2014-03-12
Merge remote-tracking branch 'remotes/kiszka/queues/slirp' into staging
Peter Maydell
2014-03-12
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
2014-03-12
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-03-12
Docs: Introduce multiport serial support in qemupciserial.inf.
Miki Mishael
2014-03-12
tap: avoid deadlocking rx
Stefan Hajnoczi
2014-03-12
slirp smb with modern win guests when samba is also running on host
Michael Tokarev
2014-03-12
qemu/slirp: Fix SMB security configuration on newer samba versions
Michael Buesch
2014-03-12
target-sparc: Add and use CPU_FEATURE_CASA
Sebastian Huber
2014-03-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-03-11
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
2014-03-11
qemu-thread-posix: Fix build against older glibc version
Jan Kiszka
2014-03-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310'...
Peter Maydell
2014-03-11
tests: test-qmp-commands: Fix double free
Luiz Capitulino
2014-03-11
qapi script: do not add "_" for every capitalized char in enum
Wenchao Xia
2014-03-11
qapi script: do not allow string discriminator
Wenchao Xia
2014-03-11
qapi: convert BlockdevOptions to use enum discriminator
Wenchao Xia
2014-03-11
qapi script: support enum type as discriminator in union
Wenchao Xia
2014-03-11
qapi script: use same function to generate enum string
Wenchao Xia
2014-03-11
qapi script: code move for generate_enum_name()
Wenchao Xia
2014-03-11
qapi script: check correctness of union
Wenchao Xia
[next]