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-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-29
ich9: implement SCI_IRQ_SEL register
Paolo Bonzini
2016-06-29
ich9: implement ACPI_EN register
Paolo Bonzini
2016-06-29
serial: reinstate watch after migration
Paolo Bonzini
2016-06-29
serial: remove watch on reset
Paolo Bonzini
2016-06-29
char: change qemu_chr_fe_add_watch to return unsigned
Paolo Bonzini
2016-06-29
serial: separate serial_xmit and serial_watch_cb
Paolo Bonzini
2016-06-29
serial: simplify tsr_retry reset
Paolo Bonzini
2016-06-29
serial: make tsr_retry unsigned
Paolo Bonzini
2016-06-29
pci-assign: Move "Invalid ROM" error message to pci-assign-load-rom.c
Lin Ma
2016-06-29
scsi: esp: fix migration
Paolo Bonzini
2016-06-29
MC146818 RTC: add GPIO access to output IRQ
Efimov Vasily
2016-06-29
isa: introduce wrapper isa_connect_gpio_out
Efimov Vasily
2016-06-29
ICH9 LPC: move call of isa_bus_irqs to 'realize' method
Efimov Vasily
2016-06-29
ICH9 LPC: handle GSI as qdev GPIO
Efimov Vasily
2016-06-29
ich9: unify pic and ioapic IRQ vectors
Paolo Bonzini
2016-06-29
ich9: clean up ich9_lpc_update_pic/ich9_lpc_update_apic and callers
Paolo Bonzini
2016-06-29
ich9: call ich9_lpc_update_pic for disabled pirqs
Paolo Bonzini
2016-06-29
ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro public
Efimov Vasily
2016-06-29
port92: handle A20 IRQ as GPIO
Efimov Vasily
2016-06-29
pckbd: handle A20 IRQ as GPIO
Efimov Vasily
2016-06-29
pc_q35: configure Q35 instance using properties
Efimov Vasily
2016-06-29
Q35: implement property interfece to several parameters
Efimov Vasily
2016-06-29
pflash: make TYPE_CFI_PFLASH0{1,2} macros public
Efimov Vasily
2016-06-29
vmport: identify vmport type by macro TYPE_VMPORT
Efimov Vasily
2016-06-29
pcspk: convert "pit" property type from ptr to link
Efimov Vasily
2016-06-29
ide: move headers to include folder
Efimov Vasily
2016-06-28
hw/sh4/sh_pci.c: Use ldl_le_p() and stl_le_p()
Peter Maydell
2016-06-28
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-06-28
virtio-blk: add num-queues device property
Stefan Hajnoczi
2016-06-28
virtio-blk: dataplane multiqueue support
Stefan Hajnoczi
2016-06-28
virtio-blk: live migrate s->rq with multiqueue
Stefan Hajnoczi
2016-06-28
virtio-blk: associate request with a virtqueue
Stefan Hajnoczi
2016-06-28
virtio-blk: tell dataplane which vq to notify
Stefan Hajnoczi
2016-06-28
virtio-blk: multiqueue batch notify
Stefan Hajnoczi
2016-06-28
virtio-blk: add VirtIOBlockConf->num_queues
Stefan Hajnoczi
2016-06-28
Revert "virtio: sync the dataplane vring state to the virtqueue before virtio...
Stefan Hajnoczi
2016-06-28
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2016-06-28
misc/aspeed_scu: Fix build error caused by missing header
Pranith Kumar
2016-06-28
vmxnet3: Fix reading/writing guest memory specially when behind an IOMMU
KarimAllah Ahmed
2016-06-28
rtl8139: save/load RxMulOk counter (again)
David Vrabel
2016-06-28
net: mipsnet: check transmit buffer size before sending
Prasad J Pandit
2016-06-27
macio: Use blk_drain instead of blk_drain_all
Fam Zheng
2016-06-27
hw/net/e1000: Don't use *_to_cpup()
Peter Maydell
2016-06-27
hw/net/virtio-net.c: Don't use *_to_cpup()
Peter Maydell
2016-06-27
hw/net/rocker: Don't use *_to_cpup()
Peter Maydell
2016-06-27
hw/net/rtl8139.c: Don't use *_to_cpup()
Peter Maydell
2016-06-27
hw/net/eepro100.c: Don't use cpu_to_*w() and *_to_cpup()
Peter Maydell
2016-06-27
m25p80: Fix WINBOND fast read command handling
Marcin Krzeminski
2016-06-27
m25p80: New flash devices.
Marcin Krzeminski
[next]