index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2015-04-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-04-30
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...
Peter Maydell
2015-04-30
Enable NVMe start controller for Windows guest.
Daniel Stekloff
2015-04-30
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150430' into staging
Peter Maydell
2015-04-30
microblaze: fix memory leak
Gonglei
2015-04-30
vhost-user: remove superfluous '\n' around error_report()
Gonglei
2015-04-30
target-mips: fix memory leak
Gonglei
2015-04-30
usb: Remove unused functions
Thomas Huth
2015-04-30
pci: Remove unused function ich9_d2pbr_init()
Thomas Huth
2015-04-30
vmxnet: Remove unused function vmxnet_rx_pkt_get_num_frags()
Thomas Huth
2015-04-30
tpm: fix coding style
Stefan Berger
2015-04-30
range: remove useless inclusions
Paolo Bonzini
2015-04-30
misc: Fix new collection of typos
Stefan Weil
2015-04-30
hw/display : remove 'struct' from 'typedef QXL struct'
Chih-Min Chao
2015-04-30
tpm: Modify DPRINTF to enable -Wformat checking
Stefan Berger
2015-04-30
tpm: Cast 64bit variables to int when used in DPRINTF
Stefan Berger
2015-04-30
s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl
Alexander Yarygin
2015-04-30
s390x/ipl: sort into categories
Cornelia Huck
2015-04-30
sclp: sort into categories
Cornelia Huck
2015-04-30
s390-virtio: sort into categories
Cornelia Huck
2015-04-30
virtio-ccw: sort into categories
Cornelia Huck
2015-04-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-04-30
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-04-28
target-i386: disable LINT0 after reset
Nadav Amit
2015-04-28
milkymist: do not modify libs-softmmu
Paolo Bonzini
2015-04-28
fdc: remove sparc sun4m mutations
Hervé Poussineau
2015-04-28
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150428.0' i...
Peter Maydell
2015-04-28
vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUs
Alex Williamson
2015-04-28
vfio-pci: Fix error path sign
Alex Williamson
2015-04-28
vfio-pci: Further fix BAR size overflow
Alex Williamson
2015-04-28
m25p80: fix s->blk usage before assignment
Stefan Hajnoczi
2015-04-28
m25p80: add missing blk_attach_dev_nofail
Paolo Bonzini
2015-04-28
omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()
Paolo Bonzini
2015-04-28
sd: convert sd_normal_command() ffs(3) call to ctz32()
Stefan Hajnoczi
2015-04-28
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-04-28
uninorth: convert ffs(3) to ctz32()
Stefan Hajnoczi
2015-04-28
hw/arm/nseries: convert ffs(3) to ctz32()
Stefan Hajnoczi
2015-04-28
bt-sdp: fix broken uuids power-of-2 calculation
Stefan Hajnoczi
2015-04-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'...
Peter Maydell
2015-04-27
ide: there is only one data port
Paolo Bonzini
2015-04-27
gus: clean up MemoryRegionPortio
Paolo Bonzini
2015-04-27
sb16: remove useless mixer_write_indexw
Paolo Bonzini
2015-04-27
sun4m: fix slavio sysctrl and led register sizes
Mark Cave-Ayland
2015-04-27
acpi-build: remove dependency from ram_addr.h
Paolo Bonzini
2015-04-26
target-arm: rename c1_coproc to cpacr_el1
Sergey Fedorov
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2015-04-26
exec.c: Make address_space_rw take transaction attributes
Peter Maydell
2015-04-26
memory: Replace io_mem_read/write with memory_region_dispatch_read/write
Peter Maydell
2015-04-24
balloon: improve error msg when adding second device
Luiz Capitulino
[next]