Age | Commit message (Expand) | Author | Files | Lines |
2019-09-03 | memory: Single byte swap along the I/O path | Tony Nguyen | 1 | -6/+4 |
2019-09-03 | memory: Access MemoryRegion with endianness | Tony Nguyen | 4 | -13/+19 |
2019-09-03 | hw/s390x: Hard code size with MO_{8|16|32|64} | Tony Nguyen | 1 | -2/+1 |
2019-09-03 | hw/vfio: Access MemoryRegion with MemOp | Tony Nguyen | 1 | -2/+4 |
2019-09-03 | hw/virtio: Access MemoryRegion with MemOp | Tony Nguyen | 1 | -2/+5 |
2019-09-03 | hw/intc/armv7m_nic: Access MemoryRegion with MemOp | Tony Nguyen | 1 | -4/+8 |
2019-09-03 | hw/s390x: Access MemoryRegion with MemOp | Tony Nguyen | 1 | -3/+5 |
2019-08-27 | xen-bus: Avoid rewriting identical values to xenstore | Anthony PERARD | 1 | -4/+7 |
2019-08-27 | xen-bus: Fix backend state transition on device reset | Anthony PERARD | 1 | -3/+20 |
2019-08-27 | xen: cleanup IOREQ server on exit | Igor Druzhinin | 1 | -0/+2 |
2019-08-23 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 1 | -1/+1 |
2019-08-22 | vhost-user-scsi: prevent using uninitialized vqs | Raphael Norwitz | 1 | -1/+1 |
2019-08-22 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190822-pull-request' ... | Peter Maydell | 4 | -18/+126 |
2019-08-22 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' ... | Peter Maydell | 3 | -21/+59 |
2019-08-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in... | Peter Maydell | 22 | -19/+488 |
2019-08-22 | ati-vga: Implement dummy VBlank IRQ | BALATON Zoltan | 4 | -0/+55 |
2019-08-22 | ehci: fix queue->dev null ptr dereference | Gerd Hoffmann | 1 | -0/+3 |
2019-08-21 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell | 7 | -16/+14 |
2019-08-21 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request... | Peter Maydell | 13 | -32/+115 |
2019-08-21 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into... | Peter Maydell | 22 | -117/+799 |
2019-08-21 | qapi: Move query-target from misc.json to machine.json | Markus Armbruster | 1 | -0/+10 |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 21 | -19/+478 |
2019-08-21 | hw/display: Compile various display devices as common object | Philippe Mathieu-Daudé | 1 | -9/+9 |
2019-08-21 | hw/display/sm501: Remove unused include | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-08-21 | spapr_events: Rewrite a fall through comment | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-08-21 | ati-vga: Add limited support for big endian frame buffer aperture | BALATON Zoltan | 3 | -1/+12 |
2019-08-21 | ati-vga: Attempt to handle CRTC offset not exact multiple of stride | BALATON Zoltan | 1 | -7/+15 |
2019-08-21 | ati-vga: Fix hardware cursor image offset | BALATON Zoltan | 1 | -5/+3 |
2019-08-21 | ati-vga: Fix cursor color with guest_hwcursor=true | BALATON Zoltan | 1 | -1/+1 |
2019-08-21 | ati-vga: Fix GPIO_MONID register write | BALATON Zoltan | 1 | -4/+7 |
2019-08-21 | ati-vga: Add some register definitions for debugging | BALATON Zoltan | 2 | -0/+8 |
2019-08-21 | ati-vga: Add registers for getting apertures | BALATON Zoltan | 3 | -0/+25 |
2019-08-21 | hw/ipmi: Rewrite a fall through comment | Philippe Mathieu-Daudé | 1 | -2/+1 |
2019-08-21 | hw/dma/omap_dma: Move switch 'fall through' comment to correct place | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-08-21 | hw/net/e1000: Fix erroneous comment | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-08-21 | xhci: Add No Op Command | Hikaru Nishida | 1 | -0/+3 |
2019-08-21 | usb-redir: merge interrupt packets | Martin Cerveny | 1 | -21/+48 |
2019-08-21 | usbredir: fix buffer-overflow on vmload | Marc-André Lureau | 1 | -0/+5 |
2019-08-21 | misc: fix naming scheme of compatiblity arrays | Marc-André Lureau | 1 | -1/+1 |
2019-08-21 | spapr/xive: Mask the EAS when allocating an IRQ | Cédric Le Goater | 1 | -1/+4 |
2019-08-21 | spapr: Implement better workaround in spapr-vty device | Paul Mackerras | 1 | -18/+12 |
2019-08-21 | spapr/irq: Drop spapr_irq_msi_reset() | Greg Kurz | 2 | -9/+2 |
2019-08-21 | spapr/pci: Free MSIs during reset | Greg Kurz | 1 | -0/+2 |
2019-08-21 | spapr/pci: Consolidate de-allocation of MSIs | Greg Kurz | 1 | -9/+15 |
2019-08-21 | spapr: Implement ibm,suspend-me | Nicholas Piggin | 2 | -0/+39 |
2019-08-21 | i386: use machine class ->wakeup method | Nicholas Piggin | 1 | -0/+8 |
2019-08-21 | ppc/xive: Improve 'info pic' support | Cédric Le Goater | 3 | -7/+51 |
2019-08-21 | ppc/xive: Provide silent escalation support | Cédric Le Goater | 1 | -0/+8 |
2019-08-21 | ppc/xive: Provide unconditional escalation support | Cédric Le Goater | 1 | -9/+35 |
2019-08-21 | ppc/xive: Provide escalation support | Cédric Le Goater | 1 | -0/+16 |