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
2013-04-03
acpi: initialize s4_val used in s4 shutdown
Bruce Rogers
2013-04-02
VMXNET3: initialize rx_ridx to eliminate compile warning
Wenchao Xia
2013-04-02
qdev: only send deleted event if device was realized
Anthony Liguori
2013-04-01
vfio: cleanup includes
Alex Williamson
2013-04-01
vfio: Add bootindex support
Alex Williamson
2013-04-01
vfio-pci: Move devices to D0 on reset
Alex Williamson
2013-04-01
vfio-pci: Add extra debugging
Alex Williamson
2013-04-01
qemu vfio-pci: Graphics device quirks
Alex Williamson
2013-04-01
qemu vfio-pci: Add support for VGA MMIO and I/O port access
Alex Williamson
2013-04-01
vfio-pci: Add PCIe capability mangling based on bus type
Alex Williamson
2013-04-01
vfio-pci: Generalize PCI config mangling
Alex Williamson
2013-04-01
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-04-01
sysbus: Remove sysbus_add_memory and sysbus_del_memory
Peter Maydell
2013-04-01
hw/milkymist-softusb: set buffer in softusb_read_{dmem, pmem} error path
Peter Maydell
2013-04-01
milkymist-softusb: Don't map RAM memory regions in the device itself
Peter Maydell
2013-04-01
milkymist-minimac2: Just expose buffers as a sysbus mmio region
Peter Maydell
2013-04-01
musicpal: qdevify musicpal-misc
Peter Maydell
2013-04-01
sysbus: make SysBusDeviceClass::init optional
Peter Maydell
2013-03-28
piix_pci: Fix C99 comments
David Woodhouse
2013-03-28
piix_pci: Use DEVICE() and ISA_BUS()
David Woodhouse
2013-03-28
piix_pci: Clean up i440FX object handling
David Woodhouse
2013-03-28
virtio-balloon: cleanup: remove qdev field.
KONRAD Frederic
2013-03-28
virtio-balloon: cleanup: QOM casts.
KONRAD Frederic
2013-03-28
virtio-balloon: cleanup: init and exit function.
KONRAD Frederic
2013-03-28
virtio-balloon-ccw: switch to the new API.
KONRAD Frederic
2013-03-28
virtio-balloon-pci: switch to the new API.
KONRAD Frederic
2013-03-28
virtio-balloon: add the virtio-balloon device.
KONRAD Frederic
2013-03-28
hw/tcx: Remove unused 'addr' field and the property that sets it
Peter Maydell
2013-03-28
hw/i386/pc: format load_linux function
liguang
2013-03-27
virtio-serial: propagate guest_connected to the port on post_load
Alon Levy
2013-03-27
virtio-serial: Consolidate guest_open/guest_close into set_guest_connected
Hans de Goede
2013-03-27
qemu-char: Move incrementing of avail_connections to qdev-properties-system
Hans de Goede
2013-03-27
qemu-char: Cleanup: consolidate fe_open/fe_close into fe_set_open
Hans de Goede
2013-03-27
qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlers
Hans de Goede
2013-03-27
qemu-char: Rename opened to be_open
Hans de Goede
2013-03-26
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-03-26
pcie: Add endpoint capability initialization wrapper
Alex Williamson
2013-03-26
pcie: Mangle types to match topology
Alex Williamson
2013-03-26
pci: Create and use API to determine root buses
Alex Williamson
2013-03-26
pci: Create pci_bus_is_express helper
Alex Williamson
2013-03-26
pci: Q35, Root Ports, and Switches create PCI Express buses
Alex Williamson
2013-03-26
pci: Allow PCI bus creation interfaces to specify the type of bus
Alex Williamson
2013-03-26
pci: Move PCI and PCIE type defines
Alex Williamson
2013-03-26
pci: Create and register a new PCI Express TypeInfo
Alex Williamson
2013-03-26
pci: refuse empty ROM files
Stefan Hajnoczi
2013-03-26
pci_bridge: Remove duplicate IRQ swizzle function
Alex Williamson
2013-03-26
pci_bridge: Use a default map_irq function
Alex Williamson
2013-03-26
pci: Fix INTx routing notifier recursion
Alex Williamson
2013-03-26
pci_bridge: drop formatting from source
Michael S. Tsirkin
2013-03-26
pci_bridge: factor out common code
Michael S. Tsirkin
[next]