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
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-12
pc_sysfw: Fix ISA BIOS init for ridiculously big flash
Markus Armbruster
1
-4
/
+1
2013-09-11
Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into staging
Anthony Liguori
2
-1
/
+6
2013-09-09
pc_q35: Initialize Xen.
Anthony PERARD
1
-0
/
+5
2013-09-09
pc: Initializing ram_memory under Xen.
Anthony PERARD
1
-1
/
+1
2013-09-06
e1000: add interrupt mitigation support
Vincenzo Maffione
2
-3
/
+28
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
3
-4
/
+3
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
3
-66
/
+50
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
3
-4
/
+3
2013-09-01
pc: reduce duplication, fix PIIX descriptions
Michael S. Tsirkin
2
-63
/
+48
2013-08-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
1
-5
/
+4
2013-08-29
Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5
Anthony Liguori
2
-87
/
+95
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
3
-21
/
+20
2013-08-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
3
-7
/
+7
2013-08-23
kvm: shorten the parameter list for get_real_device()
Wei Yang
1
-5
/
+4
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
3
-7
/
+7
2013-08-21
pc_piix: Kill pc_init1() memory region args
Eduardo Habkost
1
-5
/
+5
2013-08-21
pc: pc_compat_1_4() now can call pc_compat_1_5()
Eduardo Habkost
2
-4
/
+4
2013-08-21
pc: Create pc_compat_*() functions
Eduardo Habkost
2
-18
/
+65
2013-08-21
pc: Kill pc_init_pci_1_0()
Eduardo Habkost
1
-10
/
+4
2013-08-21
pc: Don't explode QEMUMachineInitArgs into local variables needlessly
Markus Armbruster
1
-13
/
+9
2013-08-21
pc: Don't prematurely explode QEMUMachineInitArgs
Markus Armbruster
1
-49
/
+16
2013-08-21
loader: store FW CFG ROM files in RAM
Michael S. Tsirkin
2
-0
/
+4
2013-08-21
pc: cleanup 1.4 compat support
Michael S. Tsirkin
2
-4
/
+4
2013-08-20
Convert stderr message calling error_get_pretty() to error_report()
Seiji Aguchi
1
-3
/
+3
2013-08-13
pvpanic: fix bad merge
Anthony Liguori
2
-2
/
+2
2013-08-12
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2
-0
/
+2
2013-08-12
pc: drop external DSDT loading
Anthony Liguori
1
-1
/
+0
2013-08-12
hw/misc: don't create pvpanic device by default
Marcel Apfelbaum
2
-8
/
+8
2013-08-12
pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and older
Eduardo Habkost
2
-0
/
+2
2013-08-12
pc_sysfw: do not make it a device anymore
Paolo Bonzini
5
-6
/
+192
2013-08-12
pc_sysfw: remove the rom_only property
Paolo Bonzini
1
-9
/
+0
2013-08-12
pc: disable pci-info for 1.6
Michael S. Tsirkin
2
-4
/
+14
2013-08-06
target-i386: Fix X86CPU error handling
Andreas Färber
1
-7
/
+6
2013-07-29
pc: limit 64 bit hole to 2G by default
Igor Mammedov
2
-35
/
+35
2013-07-29
pc: add Q35 to QOM composition tree under /machine
Igor Mammedov
1
-0
/
+1
2013-07-29
pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.h
Michael S. Tsirkin
1
-2
/
+0
2013-07-29
kvm/ioapic: QOM cast cleanup
Andreas Färber
1
-2
/
+2
2013-07-29
kvmvapic: QOM cast cleanup
Andreas Färber
1
-2
/
+2
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+1
2013-07-23
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-37
/
+41
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
1
-35
/
+37
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
1
-2
/
+4
2013-07-23
kvmvapic: Use QOM realize
Hu Tao
1
-7
/
+5
2013-07-23
kvm/clock: Use QOM realize for kvmclock
Hu Tao
1
-4
/
+2
2013-07-23
kvm/clock: QOM'ify some more
Hu Tao
1
-3
/
+9
2013-07-23
q35: Use type-safe cast instead of direct access of parent dev
Hu Tao
1
-1
/
+3
2013-07-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-1
/
+1
2013-07-15
pc: don't access fw cfg if NULL
Michael S. Tsirkin
1
-1
/
+1
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
4
-19
/
+26
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2
-7
/
+10
[next]