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
2013-07-04
xen: Mark fixed platform I/O as unaligned
Jan Kiszka
1
-0
/
+4
2013-07-04
vmware-vga: Accept unaligned I/O accesses
Jan Kiszka
1
-0
/
+4
2013-07-04
isa: implement isa_is_ioport_assigned via memory_region_find
Jan Kiszka
2
-8
/
+10
2013-07-04
vt82c686: replace register_ioport*
Jan Kiszka
1
-14
/
+26
2013-07-04
prep: replace register_ioport*
Jan Kiszka
1
-8
/
+15
2013-07-04
i82374: replace register_ioport*
Jan Kiszka
1
-5
/
+13
2013-07-04
wdt_ib700: replace register_ioport*
Jan Kiszka
1
-2
/
+10
2013-07-04
applesmc: replace register_ioport*
Jan Kiszka
1
-12
/
+38
2013-07-04
adlib: replace register_ioport*
Jan Kiszka
1
-8
/
+12
2013-07-04
dma: keep a device alive while it has SGLists
Paolo Bonzini
4
-9
/
+16
2013-07-04
scsi: keep device alive while it has requests
Paolo Bonzini
1
-2
/
+10
2013-07-01
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
18
-119
/
+553
2013-07-01
virtio-ccw: fix build breakage on windows
Cornelia Huck
1
-4
/
+2
2013-07-01
mac-io: Add escc-legacy memory alias region
Alexander Graf
1
-0
/
+47
2013-07-01
PPC: Newworld: Add second uninorth control register set
Alexander Graf
1
-0
/
+4
2013-07-01
PPC: Newworld: Add uninorth token register
Alexander Graf
1
-2
/
+11
2013-07-01
PPC: Add clock-frequency export for Mac machines
Alexander Graf
2
-0
/
+4
2013-07-01
booke_ppc: limit booke timer to max when timeout overflow
Bharat Bhushan
1
-4
/
+20
2013-07-01
pseries: Fix compiler warning (conversion of pointer to integral value)
Stefan Weil
1
-1
/
+1
2013-07-01
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
7
-26
/
+34
2013-07-01
target-ppc: Change default machine for 64-bit
David Gibson
2
-3
/
+1
2013-07-01
mpc8544_guts: Turn qdev initfn into instance_init
Andreas Färber
1
-13
/
+5
2013-07-01
mpc8544_guts: QOM'ify
Andreas Färber
1
-5
/
+9
2013-07-01
mpc8544_guts: Fix MemoryRegion name
Andreas Färber
1
-1
/
+1
2013-07-01
intc/openpic_kvm: Fix QOM and build issues
Andreas Färber
2
-22
/
+34
2013-07-01
intc/openpic: Convert to QOM realize
Andreas Färber
1
-15
/
+19
2013-07-01
intc/openpic: QOM'ify
Andreas Färber
3
-8
/
+13
2013-07-01
kvm/openpic: in-kernel mpic support
Scott Wood
3
-5
/
+327
2013-07-01
KVM: PIC: Only commit irq routing when necessary
Alexander Graf
1
-0
/
+1
2013-07-01
PPC: e500: factor out mpic init code
Scott Wood
1
-22
/
+34
2013-07-01
openpic: factor out some common defines into openpic.h
Scott Wood
1
-22
/
+18
2013-06-28
multiboot: Calculate upper_mem in the ROM
Kevin Wolf
1
-2
/
+0
2013-06-28
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
11
-15
/
+21
2013-06-28
cmd646: fix build when DEBUG_IDE is enabled.
Mark Cave-Ayland
1
-2
/
+2
2013-06-28
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
1
-4
/
+10
2013-06-28
cpu: Change cpu_exit() argument to CPUState
Andreas Färber
5
-5
/
+5
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
4
-5
/
+5
2013-06-28
kvm: Change kvm_cpu_synchronize_state() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-06-25
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
4
-260
/
+369
2013-06-25
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
4
-1
/
+217
2013-06-25
nand: Don't inherit from Sysbus
Peter Crosthwaite
1
-3
/
+4
2013-06-25
block/nand: Convert Sysbus::init to Device::realize
Peter Crosthwaite
1
-9
/
+7
2013-06-25
block/nand: QOM casting sweep
Peter Crosthwaite
1
-9
/
+16
2013-06-25
i.MX31: Fix PRCS bit test
Stefan Weil
1
-1
/
+1
2013-06-25
arm/boot: Free dtb blob memory after use
Peter Maydell
1
-5
/
+15
2013-06-25
i.MX: Rework functions/types name and use new style initialization
Jean-Christophe DUBOIS
1
-87
/
+84
2013-06-25
i.MX: Implement a more complete version of the GPT timer.
Jean-Christophe DUBOIS
1
-174
/
+269
2013-06-25
ARM: Allow dumping of device tree
John Rigby
1
-0
/
+1
2013-06-25
virtio-ccw: Wire up guest and host notifies.
Cornelia Huck
2
-0
/
+89
2013-06-25
virtio-ccw: Wire up ioeventfd.
Cornelia Huck
4
-1
/
+126
[next]