summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* atapi: Switch to byte-based block accessEric Blake2016-05-121-8/+11
* m25p80: Switch to byte-based block accessEric Blake2016-05-121-16/+7Star
* sd: Switch to byte-based block accessEric Blake2016-05-121-47/+4Star
* pflash: Switch to byte-based block accessEric Blake2016-05-122-12/+12
* onenand: Switch to byte-based block accessEric Blake2016-05-121-14/+27
* nand: Switch to byte-based block accessEric Blake2016-05-121-13/+23
* fdc: Switch to byte-based block accessEric Blake2016-05-121-8/+17
* xen_disk: Switch to byte-based aio block accessEric Blake2016-05-121-6/+4Star
* virtio: Switch to byte-based aio block accessEric Blake2016-05-121-10/+8Star
* scsi-disk: Switch to byte-based aio block accessEric Blake2016-05-121-21/+20Star
* ide: Switch to byte-based aio block accessEric Blake2016-05-123-12/+9Star
* block: Switch blk_*write_zeroes() to byte interfaceEric Blake2016-05-121-2/+2
* block: Switch blk_read_unthrottled() to byte interfaceEric Blake2016-05-121-1/+1
* block: Allow BDRV_REQ_FUA through blk_pwrite()Eric Blake2016-05-121-2/+2
* block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writevKevin Wolf2016-05-121-2/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160509-1' into s...Peter Maydell2016-05-091-44/+78
|\
| * vga: make sure vga register setup for vbe stays intact (CVE-2016-3712).Gerd Hoffmann2016-05-021-0/+6
| * vga: update vga register setup on vbe changesGerd Hoffmann2016-05-021-0/+1
| * vga: factor out vga register setupGerd Hoffmann2016-05-021-34/+44
| * vga: add vbe_enabled() helperGerd Hoffmann2016-05-021-4/+9
| * vga: fix banked access bounds checking (CVE-2016-3710)Gerd Hoffmann2016-05-021-6/+18
* | Revert "acpi: mark PMTIMER as unlocked"Gerd Hoffmann2016-05-021-1/+0Star
|/
* acpi: fix bios linker loadder COMMAND_ALLOCATE on bigendian hostIgor Mammedov2016-05-011-3/+2Star
* spapr_drc: fix aborts during DRC-count based hotplugMichael Roth2016-04-262-5/+14
* usb/uhci: move pid checkGerd Hoffmann2016-04-251-13/+13
* hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridgeThomas Huth2016-04-232-5/+7
* virtio: Mark host notifiers as externalFam Zheng2016-04-221-2/+2
* event-notifier: Add "is_external" parameterFam Zheng2016-04-222-5/+5
* hw/arm/boot: always clear r0 when booting kernelsSylvain Garrigues2016-04-211-1/+1
* Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-04-20' into s...Peter Maydell2016-04-201-1/+1
|\
| * xenfb: use the correct condition to avoid excessive loopingWei Liu2016-04-121-1/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160419-1' into s...Peter Maydell2016-04-191-4/+7
|\ \
| * | Revert "ehci: make idt processing more robust"Gerd Hoffmann2016-04-191-3/+2Star
| * | ehci: apply limit to iTD/sidt descriptorsGerd Hoffmann2016-04-191-1/+5
* | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160419' into...Peter Maydell2016-04-191-2/+2
|\ \ \
| * | | cuda: fix off-by-one error in SET_TIME commandAurelien Jarno2016-04-191-2/+2
| |/ /
* / / cadence_uart: bounds check write offsetMichael S. Tsirkin2016-04-191-0/+3
|/ /
* | Fix pflash migrationDr. David Alan Gilbert2016-04-151-2/+16
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-04-143-4/+15
|\ \
| * | hw/virtio/balloon: Replace TARGET_PAGE_SIZE with BALLOON_PAGE_SIZEThomas Huth2016-04-141-2/+3
| * | tpm: Fix write to file descriptor functionStefan Berger2016-04-131-1/+1
| * | tpm: acpi: remove IRQ from TPM's CRS to make Windows not see conflictIgor Mammedov2016-04-131-1/+6
| * | pc: acpi: tpm: add missing MMIO resource to PCI0._CRSIgor Mammedov2016-04-131-0/+5
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160413-1' into...Peter Maydell2016-04-133-7/+115
|\ \
| * | virtio-input: support absolute axis config in pass-throughLadi Prosek2016-04-132-5/+47
| * | virtio-input: fix emulated tablet axis rangesLadi Prosek2016-04-131-2/+2
| * | virtio-input: add live migration supportGerd Hoffmann2016-04-131-0/+40
| * | virtio-input: implement pass-through evdev writesLadi Prosek2016-04-131-0/+23
| * | virtio-input: retrieve EV_LED host config bitsLadi Prosek2016-04-131-0/+1
| * | virtio-input: add missing key mappingsLadi Prosek2016-04-131-0/+2
| |/