index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi-types.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-19
monitor: Remove unused bool field 'qapi' in mon_cmd_t struct
Jeff Cody
1
-1
/
+0
2012-03-19
ds1338: Add missing break statement
Stefan Weil
1
-0
/
+1
2012-03-19
vnc: Fix packed boolean struct members
Stefan Weil
2
-3
/
+5
2012-03-19
Remove type field in ModuleEntry as it's not used
Chen Yufei
1
-1
/
+0
2012-03-18
tcg: fix sparc host for AREG0 free operation
Blue Swirl
1
-0
/
+11
2012-03-18
Sparc: avoid AREG0 wrappers for memory access helpers
Blue Swirl
6
-268
/
+93
2012-03-18
Sparc: avoid AREG0 for memory access helpers
Blue Swirl
6
-226
/
+388
2012-03-18
TCG: add 5 arg helpers to def-helper.h
Blue Swirl
1
-0
/
+26
2012-03-18
softmmu templates: optionally pass CPUState to memory access functions
Blue Swirl
16
-44
/
+576
2012-03-18
i386: Remove REGPARM
Blue Swirl
7
-104
/
+77
2012-03-17
sparc64: implement PCI and ISA irqs
Blue Swirl
5
-38
/
+93
2012-03-17
sparc: reset CPU state on reset
Blue Swirl
2
-2
/
+4
2012-03-17
apb: use normal PCI device header for PBM device
Blue Swirl
1
-1
/
+0
2012-03-17
w64: Fix data type of next_tb and tcg_qemu_tb_exec
Stefan Weil
4
-7
/
+7
2012-03-17
softfloat: fix for C99
Avi Kivity
2
-4
/
+6
2012-03-17
vmstate: fix varrays with uint32_t indexes
Amos Kong
1
-0
/
+2
2012-03-17
Fix large memory chunks allocation with tcg_malloc.
Kirill Batuzov
2
-6
/
+10
2012-03-16
hw/pxa2xx.c: Fix handling of pxa2xx_i2c variable offset within region
Peter Maydell
1
-2
/
+1
2012-03-16
hw/pxa2xx_lcd.c: drop target_phys_addr_t usage in device state
Mitsyanko Igor
1
-6
/
+6
2012-03-16
hw/pxa2xx_dma.c: drop target_phys_addr_t usage in device state
Mitsyanko Igor
1
-6
/
+6
2012-03-16
ARM: Remove unnecessary subpage workarounds
Peter Maydell
3
-8
/
+4
2012-03-15
malta: Fix display for LED array
Stefan Weil
1
-1
/
+1
2012-03-15
malta: Use symbolic hardware addresses
Stefan Weil
1
-6
/
+13
2012-03-15
malta: Always allocate flash memory
Stefan Weil
1
-32
/
+22
2012-03-15
malta: Clean allocation of bios region alias
Stefan Weil
1
-15
/
+6
2012-03-15
target-arm: Decode SETEND correctly in Thumb
Peter Maydell
1
-23
/
+40
2012-03-15
target-arm: Clear IT bits when taking exceptions in v7M
Peter Maydell
1
-1
/
+2
2012-03-15
target-arm: Fix typo in ARM946 cp15 c5 handling
Peter Maydell
1
-1
/
+1
2012-03-15
hw/omap_i2c: Convert to qdev
Juha Riihimäki
5
-79
/
+101
2012-03-15
PPC: Fix openpic with relative memregions
Alexander Graf
1
-10
/
+2
2012-03-15
pseries: Configure PCI bridge using properties
David Gibson
2
-76
/
+94
2012-03-15
PPC: KVM: Synchronize regs on CPU dump
Alexander Graf
1
-0
/
+2
2012-03-15
kvm: Comparison with ioctl number macros needs to be unsigned
David Gibson
1
-1
/
+4
2012-03-15
ppc: Correctly define POWERPC_INSNS2_DEFAULT
Meador Inge
1
-2
/
+2
2012-03-15
pseries: Add support for level interrupts to XICS
David Gibson
6
-38
/
+117
2012-03-15
PPC: Fix large page support in TCG
Nathan Whitehorn
1
-6
/
+6
2012-03-15
PPC: Add PIR register to POWER7 CPU
Nathan Whitehorn
1
-0
/
+5
2012-03-15
pseries: Remove PCI device from PCI host bridge code
Alexey Kardashevskiy
1
-20
/
+0
2012-03-15
pseries: Remove unused constant from PCI code
David Gibson
1
-7
/
+0
2012-03-15
pseries: Update SLOF firmware image
David Gibson
3
-1
/
+1
2012-03-15
PPC64: Add support for ldbrx and stdbrx instructions
Thomas Huth
3
-11
/
+47
2012-03-15
pseries: Don't try to munmap() a malloc()ed TCE table
David Gibson
1
-2
/
+10
2012-03-15
ppc: Add missing 'static' to spin_rw_ops
Stefan Weil
1
-1
/
+1
2012-03-15
PPC: 405: Fix ppc405ep initialization
Alexander Graf
1
-0
/
+2
2012-03-15
Bad zero comparison for sas_ss_flags on powerpc
Alex Barcelo
1
-1
/
+1
2012-03-14
target-lm32/microblaze: Drop second CPU{LM32, MB}State typedef
Andreas Färber
2
-4
/
+4
2012-03-14
vnc: Limit r/w access to size of allocated memory
Stefan Weil
1
-0
/
+3
2012-03-14
vnc: don't mess up with iohandlers in the vnc thread
Corentin Chary
4
-19
/
+44
2012-03-14
qom: Introduce CPU class
Andreas Färber
5
-0
/
+138
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
59
-419
/
+419
[next]