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
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
6
-11
/
+11
2012-04-04
Improve interrupt handling priority
Artyom Tarasenko
1
-1
/
+6
2012-04-04
Fix vector interrupt handling
Artyom Tarasenko
1
-13
/
+16
2012-04-02
qdev: put all devices under /machine
Paolo Bonzini
5
-5
/
+18
2012-04-02
qdev: give all devices a canonical path
Paolo Bonzini
1
-3
/
+13
2012-04-02
qdev: add children before qdev_init
Paolo Bonzini
4
-24
/
+7
2012-04-02
qom: add container_get
Paolo Bonzini
1
-6
/
+2
2012-04-02
serial: clear LSR.TEMT when populating the TSR
Anthony Liguori
1
-0
/
+1
2012-04-02
serial: fix retry logic
Anthony Liguori
1
-1
/
+3
2012-04-01
milkymist-vgafb: add missing register
Michael Walle
1
-1
/
+4
2012-03-31
milkymist-sysctl: support for new core version
Michael Walle
1
-9
/
+17
2012-03-31
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
5
-54
/
+78
2012-03-30
rtc: split out macros into a header file and use in test case
Anthony Liguori
3
-35
/
+63
2012-03-30
qtest: IRQ interception infrastructure
Paolo Bonzini
3
-0
/
+25
2012-03-30
pl031: switch clock base to rtc_clock
Paolo Bonzini
1
-12
/
+26
2012-03-30
pl031: rearm alarm timer upon load
Paolo Bonzini
1
-15
/
+24
2012-03-30
arm: switch real-time clocks to rtc_clock
Paolo Bonzini
4
-25
/
+26
2012-03-30
omap: switch omap_lpg to vm_clock
Paolo Bonzini
1
-3
/
+3
2012-03-28
Merge remote-tracking branch 'sstabellini/disk_io' into staging
Anthony Liguori
1
-5
/
+5
2012-03-27
xen_disk: detach the blkdev before bdrv_delete
Stefano Stabellini
1
-0
/
+1
2012-03-27
xen_console: ignore console disconnect events from console/0
Stefano Stabellini
1
-0
/
+3
2012-03-24
fix screendump
Gerd Hoffmann
3
-7
/
+4
2012-03-23
xen_disk: when using AIO flush after the operation is completed
Stefano Stabellini
1
-3
/
+3
2012-03-23
xen_disk: open disk with BDRV_O_NOCACHE | BDRV_O_CACHE_WB | BDRV_O_NATIVE_AIO
Stefano Stabellini
1
-2
/
+2
2012-03-19
Merge remote-tracking branch 'sstabellini/saverestore-8' into staging
Anthony Liguori
1
-4
/
+0
2012-03-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2
-1
/
+2
2012-03-19
Merge remote-tracking branch 'spice/spice.v50' into staging
Anthony Liguori
2
-98
/
+91
2012-03-19
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
3
-16
/
+53
2012-03-19
scsi: add get_dev_path
Paolo Bonzini
1
-0
/
+18
2012-03-19
virtio-scsi: call unregister_savevm properly
Paolo Bonzini
1
-0
/
+2
2012-03-19
scsi: copy serial number into VPD page 0x83
Paolo Bonzini
1
-3
/
+4
2012-03-19
scsi-cd: check ready condition before processing several commands
Paolo Bonzini
1
-13
/
+29
2012-03-19
Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging
Anthony Liguori
25
-333
/
+445
2012-03-19
hw/qxl.c: Fix compilation failures on 32 bit hosts
Peter Maydell
1
-8
/
+8
2012-03-19
qxl/qxl_render.c: add trace events
Alon Levy
1
-9
/
+4
2012-03-19
qxl: switch qxl.c to trace-events
Alon Levy
1
-72
/
+69
2012-03-19
qxl: init_pipe_signaling: exit on failure
Alon Levy
1
-10
/
+11
2012-03-19
ioapic: fix build with DEBUG_IOAPIC
Jason Wang
1
-1
/
+1
2012-03-19
ds1338: Add missing break statement
Stefan Weil
1
-0
/
+1
2012-03-17
sparc64: implement PCI and ISA irqs
Blue Swirl
3
-32
/
+76
2012-03-17
apb: use normal PCI device header for PBM device
Blue Swirl
1
-1
/
+0
2012-03-17
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
11
-101
/
+118
2012-03-17
Merge branch 'malta' of git://qemu.weilnetz.de/qemu
Blue Swirl
1
-48
/
+36
2012-03-16
pci: fix double free of romfile property
Anthony Liguori
1
-1
/
+0
2012-03-16
hw/pxa2xx.c: Fix handling of pxa2xx_i2c variable offset within region
Peter Maydell
1
-2
/
+1
2012-03-16
hw/pxa2xx_lcd.c: drop target_phys_addr_t usage in device state
Mitsyanko Igor
1
-6
/
+6
2012-03-16
hw/pxa2xx_dma.c: drop target_phys_addr_t usage in device state
Mitsyanko Igor
1
-6
/
+6
2012-03-16
ARM: Remove unnecessary subpage workarounds
Peter Maydell
3
-8
/
+4
2012-03-15
malta: Fix display for LED array
Stefan Weil
1
-1
/
+1
2012-03-15
malta: Use symbolic hardware addresses
Stefan Weil
1
-6
/
+13
[next]