Age | Commit message (Expand) | Author |
2011-10-04 | qapi: Don't use c_var() on enum strings | Luiz Capitulino |
2011-10-04 | qapi: modify visitor code generation for list iteration | Michael Roth |
2011-10-04 | qapi: dealloc visitor, support freeing of nested lists | Michael Roth |
2011-10-04 | qapi: add test cases for generated free functions | Michael Roth |
2011-10-04 | qapi: generate qapi_free_* functions for *List types | Michael Roth |
2011-10-04 | qapi: dealloc visitor, fix premature free and iteration logic | Michael Roth |
2011-10-04 | qapi: fixup command generation for functions that return list types | Anthony Liguori |
2011-10-04 | qapi: use middle mode in QMP server | Anthony Liguori |
2011-10-04 | qapi: add code generation support for middle mode | Anthony Liguori |
2011-10-04 | qerror: add qerror_report_err() | Anthony Liguori |
2011-10-04 | error: let error_is_type take a NULL error | Anthony Liguori |
2011-10-03 | etrax-dma: Remove bogus if statement | Edgar E. Iglesias |
2011-10-02 | memory: Print regions in ascending order | Jan Kiszka |
2011-10-02 | memory: Do not print empty PIO root | Jan Kiszka |
2011-10-02 | memory: Print region priority | Jan Kiszka |
2011-10-02 | memory: simple memory tree printer | Blue Swirl |
2011-10-01 | Move GETPC from dyngen-exec.h to exec-all.h | Blue Swirl |
2011-10-01 | softmmu_header: pass CPUState to tlb_fill | Blue Swirl |
2011-10-01 | Document softmmu templates | Blue Swirl |
2011-10-01 | ESP: convert to trace framework | Blue Swirl |
2011-10-01 | PPC: Drop initial ESCC mapping | Alexander Graf |
2011-10-01 | tcg-i386: Introduce limited deposit support | Jan Kiszka |
2011-10-01 | mips_fulong2e: Reorder ISA bus and i8259 creation | Jan Kiszka |
2011-10-01 | target-i386: Remove redundant word mask in port out instructions | Jan Kiszka |
2011-10-01 | softfloat: Reinstate accidentally disabled target-specific NaN handling | Peter Maydell |
2011-10-01 | tcg/arm: Remove unused tcg_out_addi() | Peter Maydell |
2011-10-01 | configure: Detect predefined compiler symbols for ARM and HPPA | Brad |
2011-10-01 | tcg: Add some assertions | Stefan Weil |
2011-10-01 | tcg: Add forward declarations for local functions | Stefan Weil |
2011-10-01 | tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h | Stefan Weil |
2011-10-01 | tcg: Declare TCG_TARGET_REG_BITS in tcg.h | Stefan Weil |
2011-09-29 | Merge remote-tracking branch 'kiszka/queues/slirp' into staging | Anthony Liguori |
2011-09-29 | Merge remote-tracking branch 'aneesh/for-upstream-5' into staging | Anthony Liguori |
2011-09-28 | Add OpenBIOS as a submodule | Blue Swirl |
2011-09-28 | slirp: Fix packet expiration | Thomas Huth |
2011-09-28 | slirp: Fix use after release on tcp_input | Jan Kiszka |
2011-09-27 | PPC: use memory API to construct the PCI hole | Blue Swirl |
2011-09-26 | Merge remote-tracking branch 'qemu-kvm-tmp/memory/urgent' into staging | Anthony Liguori |
2011-09-26 | Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging | Anthony Liguori |
2011-09-26 | Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into staging | Anthony Liguori |
2011-09-26 | Merge remote-tracking branch 'pmaydell/omap-for-upstream' into staging | Anthony Liguori |
2011-09-26 | Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging | Anthony Liguori |
2011-09-25 | ppc_prep: fix pci config space initialization | Avi Kivity |
2011-09-25 | fdc: Convert isabus_fdc_init1 to MemoryRegion | Richard Henderson |
2011-09-25 | serial: Convert serial_isa_initfn to MemoryRegion | Richard Henderson |
2011-09-25 | pckbd: Convert to MemoryRegion | Richard Henderson |
2011-09-25 | i8259: Convert to MemoryRegion | Richard Henderson |
2011-09-25 | ppc_prep: initialize i8259 after the ISA bus | Avi Kivity |
2011-09-25 | mips_r4k: initialize i8259 after the ISA bus | Avi Kivity |
2011-09-25 | mips_jazz: initialize i8259 after the ISA bus | Avi Kivity |