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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2010-04-25
x86: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-25
Remove dead assignments in various common files, spotted by clang analyzer
Blue Swirl
2010-04-25
usb: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-25
bt: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-23
Fix harmless if statement with empty body, spotted by clang
Blue Swirl
2010-04-23
Remove un-needed code
Bruce Rogers
2010-04-23
Replace calls of old bdrv_open
Kevin Wolf
2010-04-23
Make qemu-config available for tools
Kevin Wolf
2010-04-22
bt-sdp: Fix an excessive ; and assignment of the wrong variable
Andrzej Zaborowski
2010-04-22
bt-l2cap: fix if statement with empty body, spotted by clang
Blue Swirl
2010-04-20
pci: fix pci_find_bus().
Isaku Yamahata
2010-04-19
Check for invalid initrd file
M. Mohan Kumar
2010-04-18
virtio-blk: Fix use after free in error case
Kevin Wolf
2010-04-18
error: Use QERR_INVALID_PARAMETER_VALUE instead of QERR_INVALID_PARAMETER
Markus Armbruster
2010-04-18
error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()
Markus Armbruster
2010-04-18
monitor: convert do_device_del() to QObject, QError
Markus Armbruster
2010-04-18
qdev: Convert qdev_unplug() to QError
Markus Armbruster
2010-04-18
Fix harmless if statements with empty body, spotted by clang
Blue Swirl
2010-04-18
sparc32 use empty_slot for missing RAM v1
Artyom Tarasenko
2010-04-18
create empty_slot device
Artyom Tarasenko
2010-04-18
Fix harmless if statements with empty body, spotted by clang
Blue Swirl
2010-04-13
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-04-14
vhost.c: include <linux/vhost.h> last
Marcelo Tosatti
2010-04-13
vhost-net: disable mergeable buffers
Michael S. Tsirkin
2010-04-13
vhost: fix features ack
David L Stevens
2010-04-13
sh_pci: fix memory and I/O access
Aurelien Jarno
2010-04-13
r2d: always enable IDE and flash
Aurelien Jarno
2010-04-11
hw/r2d: add initrd support
Aurelien Jarno
2010-04-11
vhost.c: include <linux/vhost.h> last
Marcelo Tosatti
2010-04-11
vhost-net: disable mergeable buffers
Michael S. Tsirkin
2010-04-11
vhost: fix features ack
David L Stevens
2010-04-11
eepro100: convert to new capability API
Michael S. Tsirkin
2010-04-11
pci: add API to add capability at a known offset
Michael S. Tsirkin
2010-04-11
hw/r2d: add flash memory
Aurelien Jarno
2010-04-09
Implement virtio reset
Alexander Graf
2010-04-09
lsi: fix segfault in lsi_command_complete
Gerd Hoffmann
2010-04-09
move targphys.h and hw/poison.h inclusion to cpu-common.h
Paolo Bonzini
2010-04-09
move two variable declarations out of vl.c
Paolo Bonzini
2010-04-08
Debugcon: Fix debugging printf
Adam Lackorzynski
2010-04-08
e1000: fix build on Ubuntu with _FORTIFY_SOURCE
Thomas Monjalon
2010-04-08
smc91c111: allow access to reserved register
Lars Munch
2010-04-08
smc91c111: mask register offset
Lars Munch
2010-04-08
baum: add destroy hook
Samuel Thibault
2010-04-08
update bochs vbe interface
Gerd Hoffmann
2010-04-07
eepro100: fix PCI interrupt pin configuration regression
Stefan Weil
2010-04-07
eepro100: fix mapping of flash memory
Stefan Weil
2010-04-07
eepro100: Set power management capability using pci_reserve_capability
Stefan Weil
2010-04-06
eepro100: Set configuration bit for standard TCB
Stefan Weil
2010-04-06
eepro100: Add new device variant i82801
Stefan Weil
2010-04-06
eepro100: Simplified device instantiation
Stefan Weil
[next]