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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-20
prep_pci: Simplify I/O endianness
Andreas Färber
1
-5
/
+1
2012-01-20
prep: qdev'ify Raven host bridge (PCIDevice)
Andreas Färber
1
-9
/
+46
2012-01-20
prep: Use ISA m48t59
Andreas Färber
1
-1
/
+1
2012-01-20
prep: Fix offset of BIOS MemoryRegion
Andreas Färber
1
-2
/
+2
2012-01-19
Merge remote-tracking branch 'spice/spice.v47' into staging
Anthony Liguori
1
-1
/
+1
2012-01-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
4
-4
/
+7
2012-01-19
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
16
-371
/
+657
2012-01-19
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
9
-75
/
+193
2012-01-19
Merge remote-tracking branch 'kraxel/usb.37' into staging
Anthony Liguori
25
-471
/
+3973
2012-01-19
kvm: Activate in-kernel irqchip support
Jan Kiszka
2
-1
/
+8
2012-01-19
kvm: x86: Add user space part for in-kernel IOAPIC
Jan Kiszka
3
-2
/
+129
2012-01-19
kvm: x86: Add user space part for in-kernel i8259
Jan Kiszka
4
-5
/
+178
2012-01-19
kvm: x86: Add user space part for in-kernel APIC
Jan Kiszka
5
-6
/
+191
2012-01-19
kvm: x86: Establish IRQ0 override control
Jan Kiszka
6
-3
/
+14
2012-01-19
kvm: Introduce core services for in-kernel irqchip support
Jan Kiszka
3
-0
/
+168
2012-01-19
memory: Introduce memory_region_init_reservation
Jan Kiszka
2
-0
/
+52
2012-01-19
ioapic: Factor out base class for KVM reuse
Jan Kiszka
4
-115
/
+218
2012-01-19
ioapic: Drop post-load irr initialization
Jan Kiszka
1
-12
/
+0
2012-01-19
i8259: Factor out base class for KVM reuse
Jan Kiszka
4
-129
/
+254
2012-01-19
i8259: Completely privatize PicState
Jan Kiszka
2
-10
/
+14
2012-01-19
apic: Open-code timer save/restore
Jan Kiszka
3
-20
/
+67
2012-01-19
apic: Factor out base class for KVM reuse
Jan Kiszka
5
-299
/
+406
2012-01-19
apic: Introduce apic_report_irq_delivered
Jan Kiszka
3
-4
/
+10
2012-01-19
apic: Inject external NMI events via LINT1
Jan Kiszka
3
-1
/
+13
2012-01-19
apic: Stop timer on reset
Jan Kiszka
1
-0
/
+2
2012-01-19
kvm: Move kvmclock into hw/kvm folder
Jan Kiszka
5
-5
/
+6
2012-01-19
msi: Generalize msix_supported to msi_supported
Jan Kiszka
5
-9
/
+16
2012-01-19
hyper-v: initialize Hyper-V CPUID leaves.
Vadim Rozenfeld
1
-2
/
+63
2012-01-19
hyper-v: introduce Hyper-V support infrastructure.
Vadim Rozenfeld
4
-0
/
+123
2012-01-19
Makefile: Remove generated headers on clean
Andreas Färber
1
-0
/
+1
2012-01-19
Makefile: Exclude tests/Makefile in unconfigured tree
Andreas Färber
1
-0
/
+2
2012-01-19
lm32: Fix mixup of uint32 and uint32_t
Andreas Färber
1
-1
/
+1
2012-01-19
tests: Silence gtester in Makefile
Stefan Weil
1
-1
/
+1
2012-01-19
qemu-tool: Fix mixup of int64 and int64_t
Andreas Färber
1
-2
/
+2
2012-01-18
block: use proper qerrors in qmp_block_resize
Stefan Hajnoczi
4
-10
/
+37
2012-01-18
qerror: restore alphabetical order over qerrors
Stefan Hajnoczi
2
-78
/
+78
2012-01-18
qerror: add check-qerror.sh to verify alphabetical order
Stefan Hajnoczi
3
-3
/
+24
2012-01-18
qmp: Add missing gcc format attribute and fix format string
Stefan Weil
1
-3
/
+4
2012-01-18
qapi: Convert block_set_io_throttle
Luiz Capitulino
7
-41
/
+60
2012-01-18
qapi: Convert change
Luiz Capitulino
9
-98
/
+181
2012-01-18
qerror: Extend QERR_DEVICE_ENCRYPTED
Luiz Capitulino
3
-3
/
+5
2012-01-18
qapi: Introduce change-vnc-password
Luiz Capitulino
3
-0
/
+27
2012-01-18
monitor: expose readline state
Anthony Liguori
2
-3
/
+13
2012-01-18
qapi: Convert eject
Luiz Capitulino
7
-22
/
+39
2012-01-18
block: eject_device(): Use error_set()
Luiz Capitulino
1
-8
/
+22
2012-01-18
qapi: Convert expire_password
Luiz Capitulino
8
-47
/
+80
2012-01-18
qapi: Convert set_password
Luiz Capitulino
7
-63
/
+97
2012-01-18
vnc: Simplify vnc_display_password()
Luiz Capitulino
3
-12
/
+10
2012-01-17
qxl: Slot sanity check in qxl_phys2virt() is off by one, fix
Markus Armbruster
1
-1
/
+1
2012-01-17
arm: make the number of GIC interrupts configurable
Mark Langsdorf
5
-49
/
+87
[prev]
[next]