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
2016-10-04
STM32F2xx: Add the ADC device
Alistair Francis
2016-10-04
STM32F2xx: Display PWM duty cycle from timer
Alistair Francis
2016-10-04
STM32F205: Remove the individual device variables
Alistair Francis
2016-10-04
Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging
Peter Maydell
2016-09-30
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20160927' into s...
Peter Maydell
2016-09-30
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20160929' into staging
Peter Maydell
2016-09-30
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2016-09-29
ide: Fix memory leak in ide_register_restart_cb()
Ashijeet Acharya
2016-09-29
ahci: clear aiocb in ncq_cb
John Snow
2016-09-29
ide: fix DMA register transitions
John Snow
2016-09-29
hw/dma: vmstateify rc4030
Dr. David Alan Gilbert
2016-09-29
smbios: fix uuid copy
Marc-André Lureau
2016-09-29
xenpv: Fix qemu_uuid compiling error
Fam Zheng
2016-09-29
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-09-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-28
trace: move hw/virtio/virtio-balloon.c trace points into correct file
Daniel P. Berrange
2016-09-28
trace: move hw/mem/pc-dimm.c trace points into correct file
Daniel P. Berrange
2016-09-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160928-1' into...
Peter Maydell
2016-09-28
ps2: do not generate invalid key codes for unknown keys
Hervé Poussineau
2016-09-28
ps2: use QEMU qcodes instead of scancodes
Hervé Poussineau
2016-09-28
ps2: allow keycode translation for all scancode sets
Hervé Poussineau
2016-09-28
ps2: correctly handle 'get/set scancode' command
Hervé Poussineau
2016-09-28
ps2: reject unknown commands, instead of blindly accepting them
Hervé Poussineau
2016-09-28
s390x/css: {c,h,t,r,x}sch: require enable AND device number valid
Sascha Silbe
2016-09-28
s390x/pci: code cleanup
Yi Min Zhao
2016-09-28
s390x/pci: assign msix io region for each pci device
Yi Min Zhao
2016-09-28
s390x/pci: re-arrange variable declarations
Pierre Morel
2016-09-27
qdisk - hw/block/xen_disk: grant copy implementation
Paulina Szubarczyk
2016-09-27
sysbus: Remove ignored return value of FindSysbusDeviceFunc
David Gibson
2016-09-27
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
2016-09-27
x86: ioapic: boost default version to 0x20
Peter Xu
2016-09-27
intel_iommu, amd_iommu: allow UNMAP notifiers
Peter Xu
2016-09-27
imx_fec: fix error in qemu_send_packet argument
Paolo Bonzini
2016-09-27
mcf_fec: fix error in qemu_send_packet argument
Paolo Bonzini
2016-09-27
net: mcf: limit buffer descriptor count
Prasad J Pandit
2016-09-27
e1000e: Fix EIAC register implementation
Dmitry Fleytman
2016-09-27
e1000e: Fix spurious RX TCP ACK interrupts
Dmitry Fleytman
2016-09-27
e1000e: Fix OTHER interrupts processing for MSI-X
Dmitry Fleytman
2016-09-27
e1000e: Fix PBACLR implementation
Dmitry Fleytman
2016-09-27
e1000e: Fix CTRL_EXT.EIAME behavior
Dmitry Fleytman
2016-09-27
e1000e: Flush receive queues on link up
Dmitry Fleytman
2016-09-27
e1000e: Flush all receive queues on receive enable
Dmitry Fleytman
2016-09-27
e1000: fix buliding complaint
Gonglei
2016-09-27
virtio-net: allow increasing rx queue size
Michael S. Tsirkin
2016-09-27
memory: introduce IOMMUOps.notify_flag_changed
Peter Xu
2016-09-27
memory: introduce IOMMUNotifier and its caps
Peter Xu
2016-09-24
hw/i386: AMD IOMMU IVRS table
David Kiarie
2016-09-24
hw/i386: Introduce AMD IOMMU
David Kiarie
2016-09-23
hw/i386/trace-events: Add AMD IOMMU trace events
David Kiarie
2016-09-23
virtio: handle virtqueue_get_head() errors
Stefan Hajnoczi
[next]