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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-12
ssi: Convert legacy SSI_SLAVE -> DEVICE casts
Peter Crosthwaite
6
-22
/
+27
2014-03-12
qdev: Set DeviceClass::hotpluggable default in class_init()
Igor Mammedov
1
-8
/
+8
2014-03-12
qdev: Fix bus dependency of DeviceState::hotpluggable getter
Andreas Färber
1
-1
/
+2
2014-03-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-28
/
+33
2014-03-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310'...
Peter Maydell
6
-20
/
+24
2014-03-11
acpi-build: don't access unaligned addresses
Michael S. Tsirkin
1
-15
/
+16
2014-03-11
q35: Correct typo BRDIGE -> BRIDGE
BALATON Zoltan
1
-5
/
+5
2014-03-11
pc: avoid duplicate names for ROM MRs
Michael S. Tsirkin
3
-4
/
+8
2014-03-10
hw/arm/musicpal: Avoid shifting left into sign bit
Peter Maydell
1
-2
/
+2
2014-03-10
hw/ssi/xilinx_spips.c: Avoid shifting left into sign bit
Peter Maydell
1
-2
/
+2
2014-03-10
hw/arm/omap1.c: Avoid shifting left into sign bit
Peter Maydell
1
-10
/
+14
2014-03-10
pxa2xx: Don't shift into sign bit
Peter Maydell
3
-6
/
+6
2014-03-09
loader: rename in_ram/has_mr
Michael S. Tsirkin
3
-5
/
+5
2014-03-09
qemu: x86: ignore ioapic polarity
Gabriel L. Somlo
1
-3
/
+0
2014-03-09
pckbd: return 'keyboard enabled' on read input port command
Hervé Poussineau
1
-1
/
+1
2014-03-09
pam: partly fix write-only mode
Hervé Poussineau
1
-1
/
+1
2014-03-09
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
2
-5
/
+5
2014-03-09
PCIE: fix regression with coldplugged multifunction device
Igor Mammedov
1
-8
/
+8
2014-03-09
virtio-net: remove function calls from assert
Joel Stanley
1
-2
/
+5
2014-03-09
acpi-build: append description for non-hotplug
Michael S. Tsirkin
7
-264
/
+500
2014-03-08
Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging
Peter Maydell
9
-150
/
+318
2014-03-08
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-5
/
+5
2014-03-08
xenfb: Fix graphic_console_init() build failure
Andreas Färber
1
-1
/
+1
2014-03-07
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into staging
Peter Maydell
22
-25
/
+25
2014-03-07
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
25
-85
/
+2393
2014-03-07
hw/ide/ahci.h: Avoid shifting left into sign bit
Peter Maydell
1
-5
/
+5
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
22
-25
/
+25
2014-03-05
s390x/virtio-ccw: Adapter interrupt support.
Cornelia Huck
4
-7
/
+111
2014-03-05
target-ppc: spapr: e500: fix to use cpu_dt_id
Alexey Kardashevskiy
7
-24
/
+39
2014-03-05
target-ppc: add PowerPCCPU::cpu_dt_id
Alexey Kardashevskiy
1
-0
/
+22
2014-03-05
target-ppc: Introduce hypervisor call H_GET_TCE
Laurent Dufour
1
-0
/
+37
2014-03-05
target-ppc: Change the hpte store API
Aneesh Kumar K.V
1
-14
/
+6
2014-03-05
target-ppc: Fix page table lookup with kvm enabled
Aneesh Kumar K.V
2
-19
/
+32
2014-03-05
target-ppc: Fix htab_mask calculation
Aneesh Kumar K.V
2
-5
/
+22
2014-03-05
PPC: sPAPR: Only use getpagesize() when we run with kvm
Alexander Graf
1
-1
/
+12
2014-03-05
spapr-vlan: flush queue whenever can_receive can go from false to true
Alexey Kardashevskiy
1
-0
/
+2
2014-03-05
qdev: Keep global allocation counter per bus
Alexander Graf
2
-8
/
+20
2014-03-05
target-ppc: Update external_htab even when HTAB is managed by kernel
Aneesh Kumar K.V
1
-0
/
+7
2014-03-05
spapr: print more detailed error message on failed load_elf()
Alexey Kardashevskiy
1
-3
/
+3
2014-03-05
elf-loader: add more return codes
Alexey Kardashevskiy
2
-8
/
+26
2014-03-05
moxie: fix load_elf() usage
Alexey Kardashevskiy
1
-1
/
+1
2014-03-05
spapr: support only ELF kernel images
Alexey Kardashevskiy
1
-5
/
+0
2014-03-05
Add Enhanced Three-Speed Ethernet Controller (eTSEC)
Fabien Chouteau
7
-0
/
+2053
2014-03-05
virtex_ml507: Add support for loading initrd images
Edgar E. Iglesias
1
-1
/
+33
2014-03-05
spapr_vscsi: Fix REPORT_LUNS handling
Nathan Whitehorn
1
-0
/
+60
2014-03-05
spapr-pci: enable adding PHB via -device
Alexey Kardashevskiy
1
-0
/
+2
2014-03-05
kvm: Add a new machine option kvm-type
Aneesh Kumar K.V
1
-0
/
+20
2014-03-04
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...
Peter Maydell
8
-100
/
+430
2014-03-04
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
4
-4
/
+35
2014-03-04
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
4
-18
/
+455
[next]