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
2019-02-01
hw/arm/iotkit: Rename IoTKit to ARMSSE
Peter Maydell
2019-02-01
armv7m: Pass through start-powered-off CPU property
Peter Maydell
2019-02-01
armv7m: Make cpu object a child of the armv7m container
Peter Maydell
2019-02-01
armv7m: Don't assume the NVIC's CPU is CPU 0
Peter Maydell
2019-02-01
hw/arm/nrf51_soc: set object owner in memory_region_init_ram
kumar sourav
2019-01-31
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...
Peter Maydell
2019-01-31
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-01-31
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190130-pull-request' ...
Peter Maydell
2019-01-31
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2019-01-31
nvme: use pci_dev directly in nvme_realize
Li Qiang
2019-01-31
nvme: ensure the num_queues is not zero
Li Qiang
2019-01-31
nvme: use TYPE_NVME instead of constant string
Li Qiang
2019-01-30
virtio-blk: remove duplicate definition of VirtIOBlock *s pointer
Stefano Garzarella
2019-01-30
hw/block: clean up stale xen_disk trace entries
Paul Durrant
2019-01-30
hw: sd: set category of the sd memory card
kumar sourav
2019-01-30
hw: input: set category of the i8042 device
kumar sourav
2019-01-30
typo: apci->acpi
Dr. David Alan Gilbert
2019-01-30
hw: edu: set category of the edu device
kumar sourav
2019-01-30
usb-mtp: replace the homebrew write with qemu_write_full
Bandan Das
2019-01-30
usb-mtp: breakup MTP write into smaller chunks
Bandan Das
2019-01-30
usb-mtp: Reallocate buffer in multiples of MTP_WRITE_BUF_SZ
Bandan Das
2019-01-30
usb: implement XHCI underrun/overrun events
Yuri Benditovich
2019-01-30
usb: XHCI shall not halt isochronous endpoints
Yuri Benditovich
2019-01-30
hw/usb: Fix LGPL information in the file headers
Thomas Huth
2019-01-30
usb: dev-mtp: close fd in usb_mtp_object_readdir()
Li Qiang
2019-01-30
usb: assign unique serial numbers to hid devices
Gerd Hoffmann
2019-01-29
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2019-01-29
qom/cpu: Add cluster_index to CPUState
Peter Maydell
2019-01-29
hw/arm/xlnx-zynqmp: Realize cluster after putting RPUs in it
Peter Maydell
2019-01-29
aspeed/smc: snoop SPI transfers to fake dummy cycles
Cédric Le Goater
2019-01-29
aspeed/smc: Add dummy data register
Cédric Le Goater
2019-01-29
aspeed/smc: define registers for all possible CS
Cédric Le Goater
2019-01-29
aspeed/smc: fix default read value
Cédric Le Goater
2019-01-29
xlnx-zynqmp: Don't create rpu-cluster if there are no RPUs
Peter Maydell
2019-01-29
arm: Stub out NRF51 TWI magnetometer/accelerometer detection
Steffen Görtz
2019-01-28
i386: Enable NPT and NRIPSAVE for AMD CPUs
Vitaly Kuznetsov
2019-01-28
i386: Update stepping of Cascadelake-Server
Tao Xu
2019-01-25
ide/via: Implement and use native PCI IDE mode
BALATON Zoltan
2019-01-25
ide/via: Rename functions to match device name
BALATON Zoltan
2019-01-25
ide/via: Remove vt82c686b_init_ports() function
BALATON Zoltan
2019-01-25
sii3112: Remove duplicated code and use PCI IDE ops instead
BALATON Zoltan
2019-01-25
ide: Get rid of CMD646BAR struct
BALATON Zoltan
2019-01-25
cmd646: Move PCI IDE specific functions to ide/pci.c
BALATON Zoltan
2019-01-25
cmd646: Remove IDEBus from CMD646BAR
BALATON Zoltan
2019-01-25
cmd646: Remove unused variable
BALATON Zoltan
2019-01-25
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190124-pull-request...
Peter Maydell
2019-01-24
trace: forbid use of %m in trace event format strings
Daniel P. Berrangé
2019-01-24
trace: enforce that every trace-events file has a final newline
Daniel P. Berrangé
2019-01-24
display: ensure qxl log_buf is a nul terminated string
Daniel P. Berrangé
2019-01-24
hw/i386/pc.c: fix one typo in function name
Wei Yang
[next]