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-02-08
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
5
-20
/
+367
2012-02-07
Restore consistent formatting
malc
6
-129
/
+129
2012-02-06
s390x: fix qom-ification fall-out
Anthony Liguori
1
-0
/
+1
2012-02-06
KVM: Fix breakages of QOM conversion
Jan Kiszka
2
-0
/
+2
2012-02-04
vga: improve documentation
Blue Swirl
1
-0
/
+12
2012-02-04
vga: use constants from vga.h
Blue Swirl
3
-175
/
+198
2012-02-04
vga.h: remove unused stuff and reformat
Blue Swirl
1
-425
/
+103
2012-02-04
Add vga.h unmodified from Linux
Blue Swirl
1
-0
/
+481
2012-02-04
vga: move Cirrus VGA template to its own file
Blue Swirl
4
-79
/
+111
2012-02-04
memory: change dirty getting API to take a size
Blue Swirl
5
-38
/
+21
2012-02-03
container: make a decendent of Object
Anthony Liguori
2
-37
/
+6
2012-02-03
info qdm: do not require a parent_bus to be set
Anthony Liguori
1
-5
/
+7
2012-02-03
qdev: implement cleanup logic in finalize
Anthony Liguori
1
-25
/
+32
2012-02-03
qom: move properties from qdev to object
Anthony Liguori
10
-788
/
+81
2012-02-03
qdev: nuke qdev_init_chardev()
Anthony Liguori
8
-17
/
+6
2012-02-03
qdev: split out UI portions into a new function
Anthony Liguori
3
-571
/
+588
2012-02-03
qdev: refactor away qdev_create_from_info
Anthony Liguori
2
-13
/
+25
2012-02-03
qdev: split out common init to instance_init
Anthony Liguori
1
-13
/
+28
2012-02-03
qdev: remove baked in notion of aliases (v2)
Anthony Liguori
6
-22
/
+87
2012-02-03
qdev: kill off DeviceInfo
Anthony Liguori
15
-114
/
+15
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
241
-2531
/
+3151
2012-02-03
qdev: kill off DeviceInfo list
Anthony Liguori
3
-60
/
+31
2012-02-03
qdev: refactor device creation to allow bus_info to be set only in class
Anthony Liguori
1
-23
/
+19
2012-02-03
qdev: allow classes to overload qdev functions
Anthony Liguori
1
-20
/
+33
2012-02-03
qdev: remove info from class
Anthony Liguori
3
-44
/
+80
2012-02-03
qdev: make DeviceInfo private
Anthony Liguori
4
-23
/
+48
2012-02-03
usb: separate out legacy usb registration from type registration
Anthony Liguori
11
-25
/
+37
2012-02-03
usb-hid: simplify class initialization a bit
Anthony Liguori
1
-14
/
+13
2012-02-01
hw/vmmouse.c: Disable vmmouse after reboot
Gerhard Wiesinger
1
-0
/
+2
2012-02-01
mc146818rtc: Use lost_tick_policy property
Jan Kiszka
1
-7
/
+19
2012-02-01
qdev: Introduce lost tick policy property
Jan Kiszka
2
-0
/
+62
2012-01-30
m48t59: use rtc_clock for alarm timer
Paolo Bonzini
1
-2
/
+2
2012-01-30
GRLIB UART: Add RX channel
Fabien Chouteau
1
-17
/
+89
2012-01-30
hw/9pfs: Remove O_NOATIME flag from 9pfs open() calls in readonly mode
Daniel P. Berrange
1
-1
/
+0
2012-01-30
hw/9pfs: Fix crash when mounting with synthfs
Aneesh Kumar K.V
1
-1
/
+1
2012-01-30
hw/9pfs: Preserve S_ISGID
M. Mohan Kumar
2
-5
/
+6
2012-01-27
unin_pci: Fix typos in device names
Andreas Färber
1
-2
/
+2
2012-01-27
qdev: change ambiguous qdev names
Anthony Liguori
3
-4
/
+4
2012-01-27
virtio-s390: convert to QEMU Object Model
Anthony Liguori
1
-28
/
+65
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
131
-1296
/
+2733
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
53
-1050
/
+1599
2012-01-27
unin_pci: Drop unused reset handler
Andreas Färber
1
-7
/
+0
2012-01-27
unin_pci: Drop duplicate busdev
Andreas Färber
1
-9
/
+20
2012-01-27
unin_pci: Clean up qdev names
Andreas Färber
1
-15
/
+39
2012-01-27
virtio-serial: convert to QEMU Object Model
Anthony Liguori
3
-90
/
+128
2012-01-27
spapr: convert to QEMU Object Model (v2)
Anthony Liguori
5
-71
/
+126
2012-01-27
scsi: convert to QEMU Object Model
Anthony Liguori
4
-113
/
+201
2012-01-27
ide: convert to QEMU Object Model
Anthony Liguori
2
-49
/
+82
2012-01-27
hda-codec: convert to QEMU Object Model
Anthony Liguori
3
-44
/
+71
2012-01-27
i2c: smbus: convert to QEMU Object Model
Anthony Liguori
15
-164
/
+331
[next]