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
2012-08-01
net: Rename vc local variables to nc
Stefan Hajnoczi
6
-143
/
+143
2012-08-01
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
50
-283
/
+282
2012-08-01
net: Rename non_vlan_clients to net_clients
Stefan Hajnoczi
1
-11
/
+11
2012-08-01
net: Remove VLANState
Stefan Hajnoczi
18
-137
/
+31
2012-08-01
net: Remove vlan code from net.c
Stefan Hajnoczi
3
-110
/
+0
2012-08-01
net: Convert qdev_prop_vlan to peer with hub
Zhi Yong Wu
5
-17
/
+54
2012-08-01
net: Drop vlan argument to qemu_new_net_client()
Stefan Hajnoczi
9
-26
/
+18
2012-08-01
hub: Check that hubs are configured correctly
Stefan Hajnoczi
3
-24
/
+47
2012-08-01
net: Look up 'vlan' net clients using hubs
Stefan Hajnoczi
4
-29
/
+30
2012-08-01
net: Use hubs for the vlan feature
Stefan Hajnoczi
14
-75
/
+85
2012-08-01
net: Add a hub net client
Stefan Hajnoczi
5
-16
/
+282
2012-08-01
net: Add interface to bridge when SIOCBRADDIF isn't available
Corey Bryant
1
-3
/
+21
2012-07-31
configure: -I\$(SRC_PATH) goes in QEMU_INCLUDES not QEMU_CFLAGS
Peter Maydell
1
-2
/
+3
2012-07-31
configure: Fix compile warning in utimensat/futimens test
Peter Maydell
1
-0
/
+1
2012-07-31
configure: Fix warnings in VDE library probe
Peter Maydell
1
-1
/
+2
2012-07-31
configure: Fix compile warning in PNG test
Peter Maydell
1
-1
/
+1
2012-07-31
configure: Fix errors in test for__sync_fetch_and_and
Stefan Weil
1
-1
/
+1
2012-07-31
configure: -march=i486 belongs in QEMU_CFLAGS, not CFLAGS
Peter Maydell
1
-1
/
+1
2012-07-31
configure: Replace bash code by standard shell code
Stefan Weil
1
-1
/
+1
2012-07-31
configure: Fix build with capabilities
Stefan Weil
1
-1
/
+1
2012-07-31
configure: Fix build with ALSA audio driver
Stefan Weil
1
-1
/
+1
2012-07-31
configure: Don't run configure tests with -Werror enabled
Peter Maydell
1
-4
/
+18
2012-07-31
configure: Split valgrind test into pragma test and valgrind.h test
Peter Maydell
2
-2
/
+25
2012-07-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
33
-248
/
+337
2012-07-30
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
1
-13
/
+62
2012-07-30
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
10
-317
/
+796
2012-07-30
Merge commit 'quintela/migration-next-v5' into staging
Anthony Liguori
6
-147
/
+245
2012-07-29
Merge branch pci into master
Michael S. Tsirkin
33
-248
/
+337
2012-07-29
x86: Fixed incorrect segment base address addition in 64-bits mode
Vitaly Chipounov
1
-18
/
+25
2012-07-29
place qemu-sockets.c contributions since 2012-01-13 under GPLv2+
Paolo Bonzini
1
-0
/
+3
2012-07-29
build: Fix linking failure for qemu-ga
Dunrong Huang
2
-12
/
+11
2012-07-28
Avoid redefining inline
Blue Swirl
1
-0
/
+2
2012-07-28
Avoid returning void
Blue Swirl
12
-28
/
+46
2012-07-28
hw/escc: Drop duplicate definition of 'disabled' property
Peter Maydell
1
-1
/
+0
2012-07-28
build: get dependency file directories from object file names
Paolo Bonzini
6
-15
/
+4
2012-07-28
build: include qapi-generated/ files in qga/Makefile.objs
Paolo Bonzini
2
-1
/
+3
2012-07-28
tests: Makefile: include dependency files
Eduardo Habkost
1
-0
/
+2
2012-07-28
vl.c: Don't print errno after failed qemu_chr_new()
Peter Maydell
1
-6
/
+6
2012-07-28
target-xtensa: fix big-endian BBS/BBC implementation
Max Filippov
1
-2
/
+14
2012-07-27
target-or32: Add testcases
Jia Liu
52
-0
/
+2579
2012-07-27
target-or32: Add linux user support
Jia Liu
8
-4
/
+422
2012-07-27
target-or32: Add linux syscall, signal and termbits
Jia Liu
4
-0
/
+850
2012-07-27
target-or32: Add gdb stub support
Jia Liu
1
-0
/
+64
2012-07-27
target-or32: Add system instructions
Jia Liu
5
-1
/
+321
2012-07-27
target-or32: Add a IIS dummy board
Jia Liu
2
-1
/
+151
2012-07-27
target-or32: Add timer support
Jia Liu
3
-1
/
+124
2012-07-27
target-or32: Add PIC support
Jia Liu
3
-0
/
+65
2012-07-27
target-or32: Add instruction translation
Jia Liu
1
-0
/
+1734
2012-07-27
target-or32: Add float instruction helpers
Jia Liu
3
-1
/
+335
2012-07-27
target-or32: Add int instruction helpers
Jia Liu
3
-1
/
+85
[next]