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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-15
virtio-net: add virtio_net_set_netclient_name.
KONRAD Frederic
1
-0
/
+4
2013-05-13
Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
Paolo Bonzini
1
-5
/
+0
2013-05-06
target-i386: Change CPUID model of 486 to 8
Andreas Färber
1
-0
/
+4
2013-05-06
qdev: Introduce qdev_prop_set_globals_for_type()
Andreas Färber
1
-0
/
+2
2013-05-06
qdev: Let qdev_prop_parse() pass through Error
Andreas Färber
1
-2
/
+3
2013-05-03
virtio-scsi: fix the command line compatibility.
KONRAD Frederic
1
-1
/
+0
2013-05-03
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
1
-1
/
+2
2013-05-03
virtio: add virtio_device_set_child_bus_name.
KONRAD Frederic
1
-0
/
+4
2013-05-02
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
5
-6
/
+91
2013-05-01
Trivial grammar and spelling fixes
Stefan Weil
1
-3
/
+3
2013-05-01
pc: Implement QEMUMachine::hot_add_cpu hook
Igor Mammedov
1
-0
/
+1
2013-05-01
Add hot_add_cpu hook to QEMUMachine
Igor Mammedov
1
-0
/
+3
2013-05-01
target-i386: Move APIC to ICC bus
Igor Mammedov
2
-3
/
+6
2013-05-01
target-i386: Attach ICC bus to CPU on its creation
Igor Mammedov
1
-1
/
+1
2013-05-01
target-i386: Introduce ICC bus/device/bridge
Igor Mammedov
1
-0
/
+79
2013-05-01
target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE
Igor Mammedov
1
-2
/
+0
2013-05-01
pc: Update rtc_cmos on CPU hot-plug
Igor Mammedov
1
-0
/
+1
2013-04-30
pvpanic: create pvpanic by default for machine 1.5
Hu Tao
1
-0
/
+3
2013-04-30
fw_cfg: add required header files
Hu Tao
1
-0
/
+7
2013-04-29
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
2
-21
/
+4
2013-04-29
serial: QOM'ify ISA serial
Andreas Färber
1
-0
/
+1
2013-04-29
pcspk: QOM'ify
Andreas Färber
1
-1
/
+3
2013-04-29
mc146818rtc: QOM'ify
Andreas Färber
1
-0
/
+2
2013-04-29
i8259: QOM cleanups
Andreas Färber
1
-1
/
+2
2013-04-29
fdc: QOM'ify ISA floppy controller
Andreas Färber
1
-0
/
+2
2013-04-24
pc: Kill the "use flash device for BIOS unless KVM" misfeature
Markus Armbruster
1
-0
/
+5
2013-04-24
virtio: drop unused function prototypes.
KONRAD Frederic
1
-10
/
+0
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
1
-5
/
+1
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
2
-23
/
+0
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
1
-24
/
+0
2013-04-24
virtio-bus: add new functions.
KONRAD Frederic
1
-0
/
+5
2013-04-24
virtio-rng: cleanup: use QOM casts.
KONRAD Frederic
1
-1
/
+1
2013-04-24
virtio-rng: cleanup: remove qdev field.
KONRAD Frederic
1
-2
/
+0
2013-04-24
virtio-rng: cleanup: init and exit functions.
KONRAD Frederic
1
-2
/
+0
2013-04-24
virtio-rng: add virtio-rng device.
KONRAD Frederic
1
-0
/
+14
2013-04-24
virtio-rng: don't use pointer for configuration.
KONRAD Frederic
1
-1
/
+1
2013-04-24
input: introduce keyboard handler list
Gerd Hoffmann
1
-0
/
+1
2013-04-24
ich9: kill cmos_s3
Hu Tao
2
-2
/
+2
2013-04-22
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
4
-4
/
+208
2013-04-20
qdev: Drop taddr properties
Peter Maydell
1
-10
/
+0
2013-04-19
vhost-scsi: new device supporting the tcm_vhost Linux kernel module
Nicholas Bellinger
2
-0
/
+75
2013-04-19
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
1
-4
/
+129
2013-04-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-2
/
+0
2013-04-19
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+1
2013-04-19
virtio.h: drop unused function prototypes
Luiz Capitulino
1
-2
/
+0
2013-04-19
vhost: Add vhost_commit callback for SeaBIOS ROM region re-mapping
Nicholas Bellinger
1
-0
/
+3
2013-04-19
scsi: VMWare PVSCSI paravirtual device implementation
Dmitry Fleytman
1
-0
/
+1
2013-04-18
configure: CONFIG_NO_XEN is duplicated
Paolo Bonzini
1
-1
/
+1
2013-04-17
virtio-net: cleanup: use QOM cast.
KONRAD Frederic
1
-1
/
+1
2013-04-17
virtio-net: add the virtio-net device.
KONRAD Frederic
1
-0
/
+13
[next]