index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rfifolock: add recursive FIFO lock
Stefan Hajnoczi
2014-03-13
5
-0
/
+226
*
object: add object_get_canonical_path_component()
Stefan Hajnoczi
2014-03-13
2
-22
/
+40
*
block: Rewrite the snapshot authorization mechanism for block filters.
Benoît Canet
2014-03-13
5
-42
/
+42
*
iotests: Test corruption during COW request
Max Reitz
2014-03-13
2
-0
/
+41
*
block: bs->drv may be NULL in bdrv_debug_resume()
Max Reitz
2014-03-13
1
-1
/
+1
*
qcow2: Check bs->drv in copy_sectors()
Max Reitz
2014-03-13
1
-0
/
+4
*
block: Update image size in bdrv_invalidate_cache()
Kevin Wolf
2014-03-13
3
-1
/
+14
*
qcow2-refcount: Sanitize refcount table entry
Max Reitz
2014-03-13
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into s...
Peter Maydell
2014-03-12
5
-1844
/
+4
|
\
|
*
prep: Update ppc_rom.bin
Andreas Färber
2014-03-12
2
-0
/
+0
|
*
Add OpenHack'Ware submodule
Andreas Färber
2014-03-12
4
-1844
/
+4
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2014-03-12
1
-2
/
+5
|
\
\
|
*
|
tap: avoid deadlocking rx
Stefan Hajnoczi
2014-03-12
1
-2
/
+5
*
|
|
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2014-03-12
1
-5
/
+5
|
\
\
\
|
*
|
|
trace: Fix build warnings for Win32 build
Peter Maydell
2014-03-12
1
-5
/
+5
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-misc-1' into staging
Peter Maydell
2014-03-12
1
-87
/
+80
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Docs: Introduce multiport serial support in qemupciserial.inf.
Miki Mishael
2014-03-12
1
-87
/
+80
|
|
/
*
|
Merge remote-tracking branch 'remotes/kiszka/queues/slirp' into staging
Peter Maydell
2014-03-12
1
-2
/
+4
|
\
\
|
*
|
slirp smb with modern win guests when samba is also running on host
Michael Tokarev
2014-03-12
1
-1
/
+2
|
*
|
qemu/slirp: Fix SMB security configuration on newer samba versions
Michael Buesch
2014-03-12
1
-1
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
2014-03-12
5
-32
/
+56
|
\
\
|
*
|
target-sparc: Add and use CPU_FEATURE_CASA
Sebastian Huber
2014-03-12
5
-32
/
+56
|
|
/
*
|
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-03-12
43
-68
/
+379
|
\
\
|
*
|
tests: test-qmp-commands: Fix double free
Luiz Capitulino
2014-03-11
1
-1
/
+1
|
*
|
qapi script: do not add "_" for every capitalized char in enum
Wenchao Xia
2014-03-11
3
-9
/
+21
|
*
|
qapi script: do not allow string discriminator
Wenchao Xia
2014-03-11
12
-18
/
+53
|
*
|
qapi: convert BlockdevOptions to use enum discriminator
Wenchao Xia
2014-03-11
1
-1
/
+13
|
*
|
qapi script: support enum type as discriminator in union
Wenchao Xia
2014-03-11
9
-17
/
+94
|
*
|
qapi script: use same function to generate enum string
Wenchao Xia
2014-03-11
3
-13
/
+25
|
*
|
qapi script: code move for generate_enum_name()
Wenchao Xia
2014-03-11
2
-10
/
+10
|
*
|
qapi script: check correctness of union
Wenchao Xia
2014-03-11
18
-3
/
+151
|
*
|
qapi script: remember line number in schema parsing
Wenchao Xia
2014-03-11
1
-6
/
+8
|
*
|
qapi script: add check for duplicated key
Wenchao Xia
2014-03-11
6
-1
/
+8
|
*
|
qapi script: remember explicitly defined enum values
Wenchao Xia
2014-03-11
3
-11
/
+17
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-03-11
11
-57
/
+65
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
acpi-test: update expected SSDT files
Michael S. Tsirkin
2014-03-11
2
-0
/
+0
|
*
|
acpi-build: don't access unaligned addresses
Michael S. Tsirkin
2014-03-11
1
-15
/
+16
|
*
|
q35: Correct typo BRDIGE -> BRIDGE
BALATON Zoltan
2014-03-11
3
-18
/
+18
|
*
|
configure: don't modify .status on error
Michael S. Tsirkin
2014-03-11
1
-13
/
+14
|
*
|
pc: avoid duplicate names for ROM MRs
Michael S. Tsirkin
2014-03-11
4
-6
/
+12
|
*
|
loader: rename in_ram/has_mr
Michael S. Tsirkin
2014-03-09
4
-6
/
+6
*
|
|
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
2014-03-11
3
-7
/
+12
|
\
\
\
|
*
|
|
target-i386: bugfix of Intel MPX
Liu, Jinsong
2014-03-11
1
-1
/
+1
|
*
|
|
file_ram_alloc: unify mem-path,mem-prealloc error handling
Marcelo Tosatti
2014-02-27
1
-4
/
+10
|
*
|
|
kvm-all: exit in case max vcpus exceeded
Marcelo Tosatti
2014-02-27
1
-2
/
+1
*
|
|
|
qemu-thread-posix: Fix build against older glibc version
Jan Kiszka
2014-03-11
1
-1
/
+1
*
|
|
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310'...
Peter Maydell
2014-03-11
15
-36
/
+144
|
\
\
\
\
|
*
|
|
|
target-arm: Implement WFE as a yield operation
Peter Maydell
2014-03-10
5
-0
/
+19
|
*
|
|
|
hw/arm/musicpal: Avoid shifting left into sign bit
Peter Maydell
2014-03-10
1
-2
/
+2
|
*
|
|
|
hw/ssi/xilinx_spips.c: Avoid shifting left into sign bit
Peter Maydell
2014-03-10
1
-2
/
+2
[next]