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-03
exec.c: Use subpages for large unaligned mappings
Tyler Hall
2012-08-03
exec.c: Fix off-by-one error in register_subpage
Tyler Hall
2012-08-03
socket: clean up redundant assignment
Amos Kong
2012-08-03
hmp: show the backing file depth
Benoît Canet
2012-08-03
block: Use bdrv_get_backing_file_depth()
Benoît Canet
2012-08-03
block: create bdrv_get_backing_file_depth()
Benoît Canet
2012-08-03
qom: Clean libuser object and dependency files
Jan Kiszka
2012-08-03
usb: Clean common object and dependency files
Jan Kiszka
2012-08-03
esp: add missing const on TypeInfo structures
Hervé Poussineau
2012-08-03
esp: enable for all PCI machines
Paolo Bonzini
2012-08-03
Revert "megasas: disable due to build breakage"
Paolo Bonzini
2012-08-03
megasas: static SAS addresses
Hannes Reinecke
2012-08-03
scsi-disk: fix compilation with DEBUG_SCSI
Paolo Bonzini
2012-08-03
megasas: Update function megasys_scsi_uninit
Stefan Weil
2012-08-03
SCSI: STARTSTOPUNIT only eject/load media if powercondition is 0
Ronnie Sahlberg
2012-08-03
SCSI: Update the sense code for PREVENT REMOVAL errors
Ronnie Sahlberg
2012-08-02
Support 'help' as a synonym for '?' in command line options
Peter Maydell
2012-08-02
cpu: Move thread_kicked to CPUState
Andreas Färber
2012-08-02
cpu: Move thread field into CPUState
Andreas Färber
2012-08-02
cpu: Move CPU_COMMON_THREAD into CPUState
Andreas Färber
2012-08-02
qemu-thread: Let qemu_thread_is_self() return bool
Andreas Färber
2012-08-01
qapi: qapi.py: allow the "'" character to be escaped
Luiz Capitulino
2012-08-01
Replace 'struct siginfo' with 'siginfo_t'.
Richard W.M. Jones
2012-08-01
target-i386: move cpu_reset and reset callback to cpu.c
Igor Mammedov
2012-08-01
target-i386: move cpu halted decision into x86_cpu_reset
Igor Mammedov
2012-08-01
fix Xen compilation
Stefano Stabellini
2012-08-01
fix Xen compilation
Stefano Stabellini
2012-08-01
configure: Fix xen probe with Xen 4.2 and later
Anthony PERARD
2012-08-01
net: add the support for -netdev socket, listen
Zhi Yong Wu
2012-08-01
net: fix the coding style
Zhi Yong Wu
2012-08-01
hub: add the support for hub own flow control
Zhi Yong Wu
2012-08-01
net: determine if packets can be sent before net queue deliver packets
Zhi Yong Wu
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
[prev]
[next]