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
2013-06-18
microblaze/petalogix_s3adsp1800_mmu: Fix UART IRQ
Peter Crosthwaite
1
-1
/
+1
2013-06-17
NVMe: Initial commit for new storage interface
Keith Busch
3
-0
/
+1597
2013-06-17
Merge remote-tracking branch 'pmaydell/configury.next' into staging
Anthony Liguori
5
-45
/
+0
2013-06-17
char/serial: fix copy&paste error (fifo8_is_full vs empty)
Vladimir Senkov
1
-1
/
+1
2013-06-15
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
45
-352
/
+481
2013-06-14
ppc: Remove CONFIG_FDT conditionals
Peter Maydell
3
-26
/
+0
2013-06-14
microblaze: Remove CONFIG_FDT conditionals
Peter Maydell
1
-12
/
+0
2013-06-14
arm: Remove CONFIG_FDT conditionals
Peter Maydell
1
-7
/
+0
2013-06-14
audio/intel-hda: QOM casting sweep
Peter Crosthwaite
1
-8
/
+11
2013-06-14
audio/intel-hda: Fix Inheritance hierachy
Peter Crosthwaite
1
-7
/
+14
2013-06-14
smbios: Check R in -smbios type=0, release=R parses okay
Markus Armbruster
1
-1
/
+4
2013-06-14
smbios: Fix -smbios type=0, release=... for big endian hosts
Markus Armbruster
1
-2
/
+2
2013-06-14
smbios: Clean up smbios_add_field() parameters
Markus Armbruster
1
-12
/
+14
2013-06-14
smbios: Convert to error_report()
Markus Armbruster
1
-12
/
+12
2013-06-14
Merge remote-tracking branch 'mjt/trivial-patches-next' into staging
Anthony Liguori
6
-91
/
+62
2013-06-14
piix: fix some printf errors when debug is enabled
Hu Tao
1
-6
/
+6
2013-06-13
spapr_rtas: Abstract rtas_start_cpu() with qemu_get_cpu()
Andreas Färber
1
-11
/
+8
2013-06-12
spapr_rtas: Abstract rtas_query_cpu_stopped_state() with qemu_get_cpu()
Andreas Färber
1
-7
/
+2
2013-06-12
ivshmem: add missing error exit(2)
Stefan Hajnoczi
1
-0
/
+1
2013-06-11
hw/xen: Use g_free instead of free and fix potential memory leaks
Stefan Weil
1
-2
/
+2
2013-06-11
hw/scsi: Don't increment a boolean value
Stefan Weil
1
-1
/
+1
2013-06-11
char/serial: serial_ioport_write: Factor out common code
Peter Crosthwaite
1
-7
/
+3
2013-06-11
char/serial: Use generic Fifo8
Peter Crosthwaite
1
-64
/
+34
2013-06-11
char/serial: cosmetic fixes.
Peter Crosthwaite
1
-11
/
+19
2013-06-11
intc/xilinx_intc: Use qemu_set_irq
Peter Crosthwaite
1
-5
/
+1
2013-06-10
target-i386: Update model values on Conroe/Penryn/Nehalem CPU models
Eduardo Habkost
2
-0
/
+8
2013-06-10
pc: Create pc-*-1.6 machine-types
Eduardo Habkost
2
-3
/
+23
2013-06-10
pc: Fix crash when attempting to hotplug CPU with negative ID
Igor Mammedov
1
-0
/
+5
2013-06-10
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
1
-1
/
+1
2013-06-10
xilinx_axidma: Do not set DMA .notify to NULL after notify
Wendy Liang
1
-1
/
+2
2013-06-10
xilinx_axienet: Fix bit mask code
Stefan Weil
1
-1
/
+1
2013-06-07
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
1
-0
/
+1
2013-06-07
qdev: Drop FROM_QBUS() macro
Andreas Färber
3
-4
/
+4
2013-06-07
isa: QOM'ify ISADevice
Andreas Färber
8
-33
/
+41
2013-06-07
isa: QOM'ify ISABus
Andreas Färber
6
-10
/
+9
2013-06-07
i8259: Convert PICCommonState to use QOM realizefn
Andreas Färber
3
-9
/
+45
2013-06-07
kvm/i8259: QOM'ify some more
Andreas Färber
1
-3
/
+5
2013-06-07
i8259: QOM'ify some more
Andreas Färber
1
-9
/
+14
2013-06-07
i8254: Convert PITCommonState to QOM realizefn
Andreas Färber
3
-25
/
+47
2013-06-07
kvm/i8254: QOM'ify some more
Andreas Färber
1
-8
/
+11
2013-06-07
i8254: QOM'ify some more
Andreas Färber
1
-2
/
+2
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
32
-240
/
+290
2013-06-06
cs4231a: QOM'ify some more
Andreas Färber
1
-8
/
+9
2013-06-06
gus: QOM'ify some more
Andreas Färber
1
-3
/
+6
2013-06-06
ide: Set BSY bit during FLUSH
Andreas Färber
1
-0
/
+1
2013-06-06
virtio-ccw: Fix unsetting of indicators.
Cornelia Huck
1
-4
/
+4
2013-06-06
s390x/css: Fix concurrent sense.
Cornelia Huck
1
-1
/
+1
2013-06-05
vmxnet3: fix NICState cleanup
Stefan Hajnoczi
1
-1
/
+1
2013-06-04
Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into staging
Anthony Liguori
2
-22
/
+5
2013-06-04
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-2
/
+6
[next]