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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-13
qdev: fix 64 bit properties
Cornelia Huck
2
-2
/
+2
2015-07-08
tco-test: fix up config accesses and re-enable
Michael S. Tsirkin
2
-13
/
+4
2015-07-08
virtio fix cfg endian-ness for BE targets
Michael S. Tsirkin
1
-8
/
+83
2015-07-08
virtio-pci: implement cfg capability
Michael S. Tsirkin
2
-1
/
+78
2015-07-08
virtio: define virtio_pci_cfg_cap in header.
Michael S. Tsirkin
1
-0
/
+6
2015-07-08
pcie: Set the "link active" in the link status register
Benjamin Herrenschmidt
1
-1
/
+1
2015-07-08
pci_regs.h: import from linux
Michael S. Tsirkin
3
-720
/
+721
2015-07-08
virtio_net: reuse constants from linux
Michael S. Tsirkin
2
-12
/
+16
2015-07-08
hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()
Laszlo Ersek
4
-11
/
+9
2015-07-08
hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS
Laszlo Ersek
1
-2
/
+55
2015-07-08
hw/i386/pc: factor out pc_cmos_init_floppy()
Laszlo Ersek
1
-29
/
+38
2015-07-08
ich9: implement strap SPKR pin logic
Paulo Alcantara
4
-3
/
+28
2015-07-08
tests: add testcase for TCO watchdog emulation
Paulo Alcantara
2
-0
/
+462
2015-07-07
ich9: add TCO interface emulation
Paulo Alcantara
10
-8
/
+439
2015-07-07
acpi: split out ICH ACPI support
Michael S. Tsirkin
3
-1
/
+4
2015-07-07
Revert "dataplane: allow virtio-1 devices"
Cornelia Huck
1
-26
/
+21
2015-07-07
dataplane: fix cross-endian issues
Greg Kurz
1
-2
/
+4
2015-07-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-smm' into sta...
Peter Maydell
22
-344
/
+517
2015-07-06
pc: add SMM property
Paolo Bonzini
7
-2
/
+76
2015-07-06
ich9: add smm_enabled field and arguments
Paolo Bonzini
5
-7
/
+11
2015-07-06
pc_piix: rename kvm_enabled to smm_enabled
Paolo Bonzini
3
-7
/
+7
2015-07-06
target-i386: register a separate KVM address space including SMRAM regions
Paolo Bonzini
1
-1
/
+40
2015-07-06
kvm-all: kvm_irqchip_create is not expected to fail
Paolo Bonzini
1
-17
/
+18
2015-07-06
kvm-all: add support for multiple address spaces
Paolo Bonzini
2
-7
/
+10
2015-07-06
kvm-all: make KVM's memory listener more generic
Paolo Bonzini
2
-62
/
+94
2015-07-06
kvm-all: move internal types to kvm_int.h
Paolo Bonzini
2
-17
/
+31
2015-07-06
kvm-all: remove useless typedef
Paolo Bonzini
1
-3
/
+1
2015-07-06
kvm-all: put kvm_mem_flags to more work
Andrew Jones
1
-22
/
+20
2015-07-06
target-i386: add support for SMBASE MSR and SMIs
Paolo Bonzini
2
-12
/
+94
2015-07-06
piix4/ich9: do not raise SMI on ACPI enable/disable commands
Paolo Bonzini
2
-0
/
+6
2015-07-06
linux-headers: Update to 4.2-rc1
Alexey Kardashevskiy
7
-199
/
+121
2015-07-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
26
-73
/
+299
2015-07-06
exec: skip MMIO regions correctly in cpu_physical_memory_write_rom_internal
Paolo Bonzini
1
-1
/
+13
2015-07-06
Stop including qemu-common.h in memory.h
Peter Maydell
6
-5
/
+22
2015-07-06
Merge remote-tracking branch 'remotes/xtensa/tags/20150706-xtensa' into staging
Peter Maydell
9
-16
/
+70
2015-07-06
target-xtensa: fix gdb register map construction
Max Filippov
7
-7
/
+27
2015-07-06
target-xtensa: add 64-bit floating point registers
Max Filippov
4
-9
/
+43
2015-07-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150706'...
Peter Maydell
9
-15
/
+63
2015-07-06
arm_mptimer: Respect IT bit state
Dmitry Osipenko
1
-1
/
+1
2015-07-06
arm_mptimer: Fix timer shutdown and mode change
Dmitry Osipenko
1
-2
/
+9
2015-07-06
hw/intc/arm_gic_common.c: Reset all registers
Peter Maydell
1
-3
/
+18
2015-07-06
target-arm: Implement YIELD insn to yield in ARM and Thumb translators
Peter Maydell
1
-0
/
+7
2015-07-06
target-arm: Split DISAS_YIELD from DISAS_WFE
Peter Maydell
4
-3
/
+23
2015-07-06
Fix interval interrupt of cadence ttc when timer is in decrement mode
Johannes Schlatow
1
-5
/
+4
2015-07-06
target-arm: fix write helper for TLBI ALLE1IS
Sergey Fedorov
1
-1
/
+1
2015-07-05
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
9
-268
/
+635
2015-07-05
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
7
-78
/
+219
2015-07-04
ahci: fix sdb fis semantics
John Snow
1
-12
/
+17
2015-07-04
qtest/ahci: halted ncq migration test
John Snow
1
-4
/
+15
2015-07-04
ahci: Do not map cmd_fis to generate response
John Snow
1
-45
/
+5
[next]