index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-10
Preparation for usb-bt-dongle conditional build
Miroslav Rezanina
1
-0
/
+3
2013-09-03
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-4
/
+4
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
3
-6
/
+21
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
5
-6
/
+7
2013-09-02
pseries: Add H_SET_MODE hcall to change guest exception endianness
Anton Blanchard
1
-1
/
+16
2013-09-02
spapr-pci: rework MSI/MSIX
Alexey Kardashevskiy
2
-4
/
+8
2013-09-01
misc: Fix some typos in names and comments
Stefan Weil
1
-4
/
+4
2013-09-01
pc: reduce duplication, fix PIIX descriptions
Michael S. Tsirkin
1
-0
/
+8
2013-08-30
isa: Fix documentation of isa_register_portio_list()
Hervé Poussineau
1
-1
/
+1
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
1
-1
/
+1
2013-08-30
usb: Pass size to usb_bus_new()
Andreas Färber
1
-1
/
+2
2013-08-30
scsi: Pass size to scsi_bus_new()
Andreas Färber
1
-2
/
+2
2013-08-30
pci: Pass size to pci_bus_new_inplace()
Andreas Färber
1
-1
/
+1
2013-08-29
Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5
Anthony Liguori
1
-0
/
+1
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
1
-5
/
+2
2013-08-27
pc: fix regression for 64 bit PCI memory
Michael S. Tsirkin
1
-1
/
+10
2013-08-27
pci: Introduce helper to retrieve a PCI device's DMA address space
Alexey Kardashevskiy
1
-0
/
+1
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-1
/
+1
2013-08-21
loader: store FW CFG ROM files in RAM
Michael S. Tsirkin
1
-0
/
+1
2013-08-20
hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()
Peter Maydell
1
-5
/
+0
2013-08-12
pc_sysfw: do not make it a device anymore
Paolo Bonzini
1
-1
/
+3
2013-08-12
virtio: clear signalled_used_valid when switching from dataplane
Stefan Hajnoczi
1
-0
/
+1
2013-07-29
pc: limit 64 bit hole to 2G by default
Igor Mammedov
2
-3
/
+13
2013-07-29
qdev: Add SIZE type to qdev properties
Vasilis Liaskovitis
1
-0
/
+3
2013-07-29
pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.h
Michael S. Tsirkin
1
-0
/
+1
2013-07-29
sysbus: QOM parent field cleanup for SysBusDevice
Andreas Färber
1
-1
/
+4
2013-07-29
sysbus: Remove unused sysbus_new() prototype
Andreas Färber
1
-1
/
+0
2013-07-29
sysbus: Drop FROM_SYSBUS()
Andreas Färber
1
-3
/
+0
2013-07-29
m48t59: QOM cast cleanup for M48t59SysBusState
Andreas Färber
1
-0
/
+3
2013-07-29
lm32_juart: QOM cast cleanup
Andreas Färber
1
-0
/
+2
2013-07-29
lm32_juart: Relocate and tidy header
Andreas Färber
1
-3
/
+3
2013-07-29
escc: QOM cast cleanup
Andreas Färber
1
-0
/
+1
2013-07-29
pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types
Andreas Färber
1
-2
/
+12
2013-07-29
pci-bridge: Turn PCIBridge into abstract QOM type
Andreas Färber
1
-1
/
+6
2013-07-29
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
1
-0
/
+1
2013-07-29
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-0
/
+4
2013-07-29
qemu-help: Sort devices by logical functionality
Marcel Apfelbaum
1
-0
/
+29
2013-07-29
hw: import bitmap operations in qdev-core header
Marcel Apfelbaum
1
-0
/
+1
2013-07-29
xics: rename types to be sane and follow coding style
Anthony Liguori
2
-8
/
+69
2013-07-29
pseries: savevm support with KVM
Alexey Kardashevskiy
1
-0
/
+1
2013-07-29
pseries: savevm support for PCI host bridge
David Gibson
1
-3
/
+3
2013-07-29
pseries: savevm support for pseries machine
David Gibson
1
-3
/
+9
2013-07-29
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
1
-7
/
+16
2013-07-29
pseries: savevm support for VIO devices
David Gibson
1
-0
/
+5
2013-07-29
dataplane: enable virtio-blk x-data-plane=on live migration
Stefan Hajnoczi
1
-0
/
+1
2013-07-29
target-i386: Disable PMU CPUID leaf by default
Eduardo Habkost
1
-0
/
+4
2013-07-29
Xen PV Device
Paul Durrant
1
-2
/
+3
2013-07-29
hw/mips: align initrd to 64KB to avoid kernel error
James Hogan
1
-0
/
+3
2013-07-25
isa_mmio: delete
Paolo Bonzini
1
-3
/
+0
2013-07-23
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
Andreas Färber
1
-2
/
+2
[next]