index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-20
rules.mak: introduce DSO rules
Fam Zheng
4
-10
/
+64
2014-02-20
darwin: do not use -mdynamic-no-pic
Paolo Bonzini
1
-2
/
+0
2014-02-20
block: use per-object cflags and libs
Fam Zheng
2
-16
/
+22
2014-02-20
rules.mak: allow per object cflags and libs
Fam Zheng
1
-3
/
+16
2014-02-20
rules.mak: fix $(obj) to a real relative path
Fam Zheng
5
-25
/
+38
2014-02-20
util: Split out exec_dir from os_find_datadir
Fam Zheng
10
-56
/
+108
2014-02-17
Fix QEMU build on OpenBSD on x86 archs
Brad
2
-1
/
+9
2014-02-15
libvixl: fix 64bit constants usage
Michael Tokarev
2
-15
/
+21
2014-02-15
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-15' in...
Peter Maydell
9
-425
/
+188
2014-02-15
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
10
-50
/
+115
2014-02-15
Merge remote-tracking branch 'remotes/jliu/or32-ld-st' into staging
Peter Maydell
1
-67
/
+32
2014-02-15
Merge remote-tracking branch 'remotes/jovanovic/mips-ufrp' into staging
Peter Maydell
6
-8
/
+152
2014-02-15
char/serial: Fix emptyness check
Peter Crosthwaite
1
-1
/
+1
2014-02-15
gitignore: anchor all ignored names
Michael Tokarev
1
-75
/
+75
2014-02-15
vl: trim includes
Michael Tokarev
1
-51
/
+1
2014-02-15
vl: remove old, long-unused defines
Michael Tokarev
1
-3
/
+0
2014-02-15
net: declare struct iovec in checksum.h to fix compiler warning
Michael Tokarev
1
-0
/
+1
2014-02-15
linux-user: refactor do_socketcall()
Michael Tokarev
1
-258
/
+68
2014-02-15
configure: add hints to a remedy for feature_not_found errors
Stewart Smith
1
-33
/
+35
2014-02-15
configure: add hint of libfdt to DTC dependency not found message
Stewart Smith
1
-2
/
+2
2014-02-15
sparc/leon3: Initialize stack pointer
Sebastian Huber
1
-0
/
+3
2014-02-15
misc: Fix case Qemu -> QEMU
Stefan Weil
2
-2
/
+2
2014-02-14
block: Open by reference will try device then node_name.
Benoît Canet
2
-2
/
+14
2014-02-14
block: Relax bdrv_lookup_bs constraints.
Benoît Canet
1
-15
/
+11
2014-02-14
blockdev: Fix wrong usage of QDECREF causing snapshoted quorum to crash on cl...
Benoît Canet
1
-2
/
+0
2014-02-14
block: mirror - use local_err to avoid NULL errp
Jeff Cody
1
-2
/
+4
2014-02-14
qemu-iotests: Don't run 005 on vmdk split formats
Fam Zheng
1
-0
/
+2
2014-02-14
block: qemu-iotests - add vhdx log replay tests for qemu-img
Jeff Cody
2
-0
/
+21
2014-02-14
block: qemu-iotests - fix test 070 (vhdx)
Jeff Cody
2
-2
/
+5
2014-02-14
block: Don't throw away errno via error_setg
Jeff Cody
3
-10
/
+17
2014-02-14
block: Add notes to iSCSI's .bdrv_open and .bdrv_reopen_prepare
Jeff Cody
1
-2
/
+8
2014-02-14
blockdev: Remove 'type' parameter from blockdev_init()
Kevin Wolf
1
-14
/
+33
2014-02-14
sdhci: Drop unnecessary #include
Kevin Wolf
1
-1
/
+0
2014-02-14
PPC: KVM: Add missing address space to ldl_phys helper
Alexander Graf
1
-1
/
+1
2014-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
38
-461
/
+540
2014-02-13
Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into s...
Peter Maydell
6
-10
/
+7
2014-02-12
Merge remote-tracking branch 'remotes/alon/pull-libcacard.glusterfs' into sta...
Peter Maydell
1
-1
/
+1
2014-02-12
Merge remote-tracking branch 'remotes/kevin/tags/for-anthony' into staging
Peter Maydell
50
-84
/
+730
2014-02-12
target-openrisc: Use new qemu_ld/st opcodes
Richard Henderson
1
-67
/
+32
2014-02-11
petalogix-ml605: Create the CPU with object_new()
Edgar E. Iglesias
1
-5
/
+2
2014-02-11
exec: Make cpu_memory_rw_debug use the CPUs AS
Edgar E. Iglesias
1
-5
/
+5
2014-02-11
exec: Make cpu_physical_memory_write_rom input an AS
Edgar E. Iglesias
5
-11
/
+15
2014-02-11
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
11
-26
/
+34
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
14
-39
/
+46
2014-02-11
exec: Make stl_phys_notdirty input an AddressSpace
Edgar E. Iglesias
6
-17
/
+18
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
25
-119
/
+137
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
18
-92
/
+132
2014-02-11
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
10
-44
/
+48
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
25
-137
/
+185
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
30
-149
/
+190
[next]