index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-08-01
net: cleanup deliver/deliver_iov func pointers
Zhi Yong Wu
2012-08-01
net: Make "info network" output more readable info
Zhi Yong Wu
2012-08-01
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
Stefan Hajnoczi
2012-08-01
net: Rename vc local variables to nc
Stefan Hajnoczi
2012-08-01
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
2012-08-01
net: Rename non_vlan_clients to net_clients
Stefan Hajnoczi
2012-08-01
net: Remove VLANState
Stefan Hajnoczi
2012-08-01
net: Remove vlan code from net.c
Stefan Hajnoczi
2012-08-01
net: Convert qdev_prop_vlan to peer with hub
Zhi Yong Wu
2012-08-01
net: Drop vlan argument to qemu_new_net_client()
Stefan Hajnoczi
2012-08-01
hub: Check that hubs are configured correctly
Stefan Hajnoczi
2012-08-01
net: Look up 'vlan' net clients using hubs
Stefan Hajnoczi
2012-08-01
net: Use hubs for the vlan feature
Stefan Hajnoczi
2012-08-01
net: Add a hub net client
Stefan Hajnoczi
2012-08-01
net: Add interface to bridge when SIOCBRADDIF isn't available
Corey Bryant
2012-07-31
configure: -I\$(SRC_PATH) goes in QEMU_INCLUDES not QEMU_CFLAGS
Peter Maydell
2012-07-31
configure: Fix compile warning in utimensat/futimens test
Peter Maydell
2012-07-31
configure: Fix warnings in VDE library probe
Peter Maydell
2012-07-31
configure: Fix compile warning in PNG test
Peter Maydell
2012-07-31
configure: Fix errors in test for__sync_fetch_and_and
Stefan Weil
2012-07-31
configure: -march=i486 belongs in QEMU_CFLAGS, not CFLAGS
Peter Maydell
2012-07-31
configure: Replace bash code by standard shell code
Stefan Weil
2012-07-31
configure: Fix build with capabilities
Stefan Weil
2012-07-31
configure: Fix build with ALSA audio driver
Stefan Weil
2012-07-31
configure: Don't run configure tests with -Werror enabled
Peter Maydell
2012-07-31
configure: Split valgrind test into pragma test and valgrind.h test
Peter Maydell
2012-07-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-07-30
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
2012-07-30
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-07-30
Merge commit 'quintela/migration-next-v5' into staging
Anthony Liguori
2012-07-29
Merge branch pci into master
Michael S. Tsirkin
2012-07-29
x86: Fixed incorrect segment base address addition in 64-bits mode
Vitaly Chipounov
2012-07-29
place qemu-sockets.c contributions since 2012-01-13 under GPLv2+
Paolo Bonzini
2012-07-29
build: Fix linking failure for qemu-ga
Dunrong Huang
2012-07-28
Avoid redefining inline
Blue Swirl
2012-07-28
Avoid returning void
Blue Swirl
2012-07-28
hw/escc: Drop duplicate definition of 'disabled' property
Peter Maydell
2012-07-28
build: get dependency file directories from object file names
Paolo Bonzini
2012-07-28
build: include qapi-generated/ files in qga/Makefile.objs
Paolo Bonzini
2012-07-28
tests: Makefile: include dependency files
Eduardo Habkost
2012-07-28
vl.c: Don't print errno after failed qemu_chr_new()
Peter Maydell
2012-07-28
target-xtensa: fix big-endian BBS/BBC implementation
Max Filippov
2012-07-27
target-or32: Add testcases
Jia Liu
2012-07-27
target-or32: Add linux user support
Jia Liu
2012-07-27
target-or32: Add linux syscall, signal and termbits
Jia Liu
2012-07-27
target-or32: Add gdb stub support
Jia Liu
2012-07-27
target-or32: Add system instructions
Jia Liu
2012-07-27
target-or32: Add a IIS dummy board
Jia Liu
2012-07-27
target-or32: Add timer support
Jia Liu
2012-07-27
target-or32: Add PIC support
Jia Liu
[next]