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
2011-05-20
s390x: keep hint on virtio managing size
Alexander Graf
2
-1
/
+4
2011-05-19
ahci: Fix non-NCQ accesses for LBA > 16bits
Alexander Graf
1
-2
/
+25
2011-05-19
blockdev: Store -drive option media in DriveInfo
Markus Armbruster
4
-11
/
+9
2011-05-19
scsi: Split qdev "scsi-disk" into "scsi-hd" and "scsi-cd"
Markus Armbruster
1
-33
/
+103
2011-05-19
ide: Split qdev "ide-drive" into "ide-hd" and "ide-cd"
Markus Armbruster
3
-22
/
+74
2011-05-18
ahci: Fix crashes on duplicate BH registration
Jan Kiszka
1
-3
/
+5
2011-05-18
ide: Turn debug messages into assertions
Kevin Wolf
1
-6
/
+2
2011-05-18
hw/xen_disk: Remove unused local variable
Stefan Weil
1
-3
/
+1
2011-05-18
ide: cleanup warnings
Andrea Arcangeli
1
-2
/
+2
2011-05-16
ahci: Unbreak bar registration
Jan Kiszka
1
-3
/
+3
2011-05-14
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
8
-115
/
+186
2011-05-12
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
25
-66
/
+66
2011-05-12
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
14
-591
/
+910
2011-05-12
PPC: Qdev'ify e500 pci
Alexander Graf
3
-90
/
+84
2011-05-12
PPC MPC7544DS: Use new TLB helper function
Alexander Graf
1
-1
/
+1
2011-05-12
PPC: Make MPC8544DS emulation work w/o KVM
Alexander Graf
1
-17
/
+74
2011-05-12
PPC: Make MPC8544DS obey -cpu switch
Alexander Graf
1
-1
/
+5
2011-05-10
Fix off-by-one error in sizing pSeries hcall table
David Gibson
1
-2
/
+2
2011-05-09
monitor: add PPC BookE SPRs
Scott Wood
1
-0
/
+12
2011-05-09
Place pseries vty devices at addresses more similar to existing machines
David Gibson
3
-3
/
+7
2011-05-09
Make pSeries 'model' property more closely resemble real hardware
David Gibson
1
-1
/
+1
2011-05-09
pseries: Increase maximum CPUs to 256
Anton Blanchard
1
-1
/
+1
2011-05-09
usb-musb: uninline functions
Gerd Hoffmann
1
-4
/
+4
2011-05-08
lsi53c895a: Rename 'sense' to 'status'
Hannes Reinecke
1
-9
/
+9
2011-05-08
ac97: Remove unused local variables
Stefan Weil
1
-5
/
+1
2011-05-08
Fix typos in comment (threshhold -> threshold, mapp -> map)
Stefan Weil
1
-2
/
+2
2011-05-08
Fix typo in comment (responsiblity -> responsibility)
Stefan Weil
1
-1
/
+1
2011-05-08
Fix typos in comments and code (occured -> occurred and related)
Stefan Weil
4
-4
/
+4
2011-05-08
Fix typos in comments (instanciation -> instantiation)
Stefan Weil
1
-1
/
+1
2011-05-08
Fix typos in comments (interupt -> interrupt)
Stefan Weil
3
-4
/
+4
2011-05-08
Fix typos in comments (imediately -> immediately)
Stefan Weil
2
-2
/
+2
2011-05-08
Fix typo in comment (auxilliary -> auxiliary)
Stefan Weil
1
-1
/
+1
2011-05-08
Fix typo in comment (colum -> column)
Stefan Weil
1
-1
/
+1
2011-05-08
Fix typos in comments (accessable -> accessible, priveleged -> privileged)
Stefan Weil
1
-3
/
+3
2011-05-08
xen: Add Xen hypercall for sleep state in the cmos_s3 callback.
Anthony PERARD
2
-1
/
+6
2011-05-08
xen: Initialize event channels and io rings
Arun Sharma
1
-0
/
+2
2011-05-08
pci: Use of qemu_put_ram_ptr in pci_add_option_rom.
John Baboval
1
-0
/
+2
2011-05-08
xen: Introduce the Xen mapcache
Jun Nakajima
2
-0
/
+22
2011-05-08
xen: Introduce Xen Interrupt Controller
Anthony PERARD
2
-2
/
+8
2011-05-08
piix_pci: Introduces Xen specific call for irq.
Anthony PERARD
4
-4
/
+58
2011-05-08
pc, Disable vmport initialisation with Xen.
Anthony PERARD
3
-5
/
+11
2011-05-08
xen: Add xenfv machine
Anthony PERARD
2
-2
/
+45
2011-05-08
pc_memory_init: Move memory calculation to the caller.
Anthony PERARD
3
-20
/
+16
2011-05-08
xen: Add initialisation of Xen
Anthony PERARD
3
-2
/
+15
2011-05-08
xen: Support new libxc calls from xen unstable.
Anthony PERARD
5
-30
/
+99
2011-05-08
xen: Replace some tab-indents with spaces (clean-up).
Anthony PERARD
3
-534
/
+634
2011-05-08
machine, Add default_machine_opts to QEMUMachine.
Anthony PERARD
1
-0
/
+1
2011-05-06
Fix typo in code and comments
Stefan Weil
8
-33
/
+37
2011-05-05
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
16
-259
/
+470
2011-05-05
Merge remote-tracking branch 'kraxel/usb.7.pull' into staging
Anthony Liguori
7
-104
/
+96
[next]