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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-11-05
a9mpcore: Embed A9SCUState
Andreas Färber
1
-0
/
+31
2013-11-05
arm_gic: Extract headers hw/intc/arm_gic{,_common}.h
Andreas Färber
2
-0
/
+134
2013-10-31
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
2
-3
/
+65
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
15
-26
/
+113
2013-10-31
integrator: fix Linux boot failure by emulating dbg region
Alex Bennée
1
-0
/
+18
2013-10-25
spapr: Use DeviceClass::fw_name for device tree CPU node
Andreas Färber
1
-1
/
+0
2013-10-25
xics: Implement H_XIRR_X
Benjamin Herrenschmidt
1
-0
/
+1
2013-10-25
xics-kvm: Support for in-kernel XICS interrupt controller
David Gibson
1
-0
/
+10
2013-10-25
xics: add cpu_setup callback
Alexey Kardashevskiy
1
-0
/
+1
2013-10-25
xics: split to xics and xics-common
Alexey Kardashevskiy
1
-0
/
+20
2013-10-25
xics: add pre_save/post_load dispatchers
Alexey Kardashevskiy
1
-0
/
+26
2013-10-25
spapr-rtas: fix h_rtas parameters reading
Alexey Kardashevskiy
1
-2
/
+7
2013-10-14
i386: ACPI table generation code from seabios
Michael S. Tsirkin
1
-0
/
+1
2013-10-14
acpi: add interface to access user-installed tables
Michael S. Tsirkin
1
-0
/
+4
2013-10-14
hpet: add API to find it
Michael S. Tsirkin
1
-0
/
+2
2013-10-14
pvpanic: add API to access io port
Michael S. Tsirkin
1
-0
/
+1
2013-10-14
ich9: APIs for pc guest info
Michael S. Tsirkin
3
-0
/
+6
2013-10-14
piix: APIs for pc guest info
Michael S. Tsirkin
2
-0
/
+9
2013-10-14
acpi/piix: add macros for acpi property names
Michael S. Tsirkin
1
-0
/
+10
2013-10-14
i386: define pc guest info
Michael S. Tsirkin
1
-0
/
+9
2013-10-14
loader: allow adding ROMs in done callbacks
Michael S. Tsirkin
1
-0
/
+1
2013-10-14
loader: use file path size from fw_cfg.h
Michael S. Tsirkin
1
-1
/
+3
2013-10-14
q35: expose mmcfg size as a property
Michael S. Tsirkin
1
-0
/
+1
2013-10-14
q35: use macro for MCFG property name
Michael S. Tsirkin
1
-0
/
+2
2013-10-14
pcie_host: expose address format
Michael S. Tsirkin
1
-0
/
+21
2013-10-14
pcie_host: expose UNMAPPED macro
Michael S. Tsirkin
1
-0
/
+3
2013-10-14
loader: support for unmapped ROM blobs
Michael S. Tsirkin
1
-3
/
+4
2013-10-14
fw_cfg: interface to trigger callback on read
Michael S. Tsirkin
1
-0
/
+4
2013-10-14
hw/pci: removed irq field from PCIDevice
Marcel Apfelbaum
1
-3
/
+0
2013-10-14
hw/pcie: AER and hot-plug events must use device's interrupt
Marcel Apfelbaum
1
-18
/
+0
2013-10-14
hw/pci: add pci wrappers for allocating and asserting irqs
Marcel Apfelbaum
1
-0
/
+23
2013-10-14
hw/core: Add interface to allocate and free a single IRQ
Marcel Apfelbaum
1
-0
/
+7
2013-10-14
hw/pci: partially handle pci master abort
Marcel Apfelbaum
1
-0
/
+1
2013-10-14
memory: Change MemoryRegion priorities from unsigned to signed
Marcel Apfelbaum
1
-1
/
+1
2013-10-11
Mostly revert "qemu-help: Sort devices by logical functionality"
Markus Armbruster
1
-16
/
+0
2013-10-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-0
/
+8
2013-10-09
scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344]
Asias He
1
-0
/
+2
2013-10-02
target-i386: Set model=6 on qemu64 & qemu32 CPU models
Eduardo Habkost
1
-0
/
+8
2013-09-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2
-2
/
+4
2013-09-30
Merge remote-tracking branch 'borntraeger/tags/s390-next-20130924' into staging
Anthony Liguori
2
-5
/
+187
2013-09-28
smbios: Make multiple -smbios type= accumulate sanely
Markus Armbruster
1
-1
/
+0
2013-09-28
smbios: Convert to QemuOpts
Markus Armbruster
1
-1
/
+3
2013-09-28
smbios: Normalize smbios_entry_add()'s error handling to exit(1)
Markus Armbruster
1
-1
/
+1
2013-09-23
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
1
-0
/
+1
2013-09-23
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-1
/
+1
2013-09-20
virtio-blk: do not relay a previous driver's WCE configuration to the current
Paolo Bonzini
1
-0
/
+1
2013-09-20
q35: Fix typo in constant DEFUALT -> DEFAULT.
Richard W.M. Jones
1
-1
/
+1
2013-09-20
s390/sclplmconsole: Add support for SCLP line-mode console
Heinz Graalfs
1
-0
/
+80
2013-09-20
s390/ebcdic: Move conversion tables to header file
Heinz Graalfs
1
-0
/
+104
2013-09-20
s390/eventfacility: allow childs to handle more than 1 event type
Christian Borntraeger
1
-3
/
+2
[next]