Commit 1d6198c3b01619151f3227c6461b3d53eeb711e5
1 parent
8d32699a
Remove unnecessary trailing newlines
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6000 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
92 changed files
with
0 additions
and
103 deletions
.gitignore
a.out.h
block-cloop.c
block-dmg.c
block-vvfat.c
buffered_file.c
darwin-user/mmap.c
@@ -408,4 +408,3 @@ int target_msync(unsigned long start, unsigned long len, int flags) | @@ -408,4 +408,3 @@ int target_msync(unsigned long start, unsigned long len, int flags) | ||
408 | start &= qemu_host_page_mask; | 408 | start &= qemu_host_page_mask; |
409 | return msync((void *)start, end - start, flags); | 409 | return msync((void *)start, end - start, flags); |
410 | } | 410 | } |
411 | - |
darwin-user/signal.c
def-helper.h
fpu/softfloat-macros.h
gen-icount.h
@@ -53,4 +53,3 @@ static inline void gen_io_end(void) | @@ -53,4 +53,3 @@ static inline void gen_io_end(void) | ||
53 | tcg_gen_st_i32(tmp, cpu_env, offsetof(CPUState, can_do_io)); | 53 | tcg_gen_st_i32(tmp, cpu_env, offsetof(CPUState, can_do_io)); |
54 | tcg_temp_free_i32(tmp); | 54 | tcg_temp_free_i32(tmp); |
55 | } | 55 | } |
56 | - |
hw/apb_pci.c
@@ -261,5 +261,3 @@ PCIBus *pci_apb_init(target_phys_addr_t special_base, | @@ -261,5 +261,3 @@ PCIBus *pci_apb_init(target_phys_addr_t special_base, | ||
261 | "Advanced PCI Bus secondary bridge 2"); | 261 | "Advanced PCI Bus secondary bridge 2"); |
262 | return secondary; | 262 | return secondary; |
263 | } | 263 | } |
264 | - | ||
265 | - |
hw/arm-misc.h
@@ -44,4 +44,3 @@ qemu_irq *armv7m_nvic_init(CPUState *env); | @@ -44,4 +44,3 @@ qemu_irq *armv7m_nvic_init(CPUState *env); | ||
44 | void stellaris_enet_init(NICInfo *nd, uint32_t base, qemu_irq irq); | 44 | void stellaris_enet_init(NICInfo *nd, uint32_t base, qemu_irq irq); |
45 | 45 | ||
46 | #endif /* !ARM_MISC_H */ | 46 | #endif /* !ARM_MISC_H */ |
47 | - |
hw/arm_sysctl.c
@@ -205,4 +205,3 @@ void arm_sysctl_init(uint32_t base, uint32_t sys_id) | @@ -205,4 +205,3 @@ void arm_sysctl_init(uint32_t base, uint32_t sys_id) | ||
205 | cpu_register_physical_memory(base, 0x00001000, iomemtype); | 205 | cpu_register_physical_memory(base, 0x00001000, iomemtype); |
206 | /* ??? Save/restore. */ | 206 | /* ??? Save/restore. */ |
207 | } | 207 | } |
208 | - |
hw/arm_timer.c
@@ -340,4 +340,3 @@ void icp_pit_init(uint32_t base, qemu_irq *pic, int irq) | @@ -340,4 +340,3 @@ void icp_pit_init(uint32_t base, qemu_irq *pic, int irq) | ||
340 | /* This device has no state to save/restore. The component timers will | 340 | /* This device has no state to save/restore. The component timers will |
341 | save themselves. */ | 341 | save themselves. */ |
342 | } | 342 | } |
343 | - |
hw/armv7m.c
hw/cdrom.c
@@ -153,5 +153,3 @@ int cdrom_read_toc_raw(int nb_sectors, uint8_t *buf, int msf, int session_num) | @@ -153,5 +153,3 @@ int cdrom_read_toc_raw(int nb_sectors, uint8_t *buf, int msf, int session_num) | ||
153 | cpu_to_be16wu((uint16_t *)buf, len - 2); | 153 | cpu_to_be16wu((uint16_t *)buf, len - 2); |
154 | return len; | 154 | return len; |
155 | } | 155 | } |
156 | - | ||
157 | - |
hw/grackle_pci.c
hw/lsi53c895a.c
hw/mac_dbdma.c
hw/mcf5206.c
hw/pci_host.h
hw/pcmcia.h
hw/pl011.c
hw/pl022.c
@@ -306,5 +306,3 @@ void pl022_init(uint32_t base, qemu_irq irq, int (*xfer_cb)(void *, int), | @@ -306,5 +306,3 @@ void pl022_init(uint32_t base, qemu_irq irq, int (*xfer_cb)(void *, int), | ||
306 | pl022_reset(s); | 306 | pl022_reset(s); |
307 | register_savevm("pl022_ssp", -1, 1, pl022_save, pl022_load, s); | 307 | register_savevm("pl022_ssp", -1, 1, pl022_save, pl022_load, s); |
308 | } | 308 | } |
309 | - | ||
310 | - |
hw/pl050.c
@@ -139,4 +139,3 @@ void pl050_init(uint32_t base, qemu_irq irq, int is_mouse) | @@ -139,4 +139,3 @@ void pl050_init(uint32_t base, qemu_irq irq, int is_mouse) | ||
139 | s->dev = ps2_kbd_init(pl050_update, s); | 139 | s->dev = ps2_kbd_init(pl050_update, s); |
140 | /* ??? Save/restore. */ | 140 | /* ??? Save/restore. */ |
141 | } | 141 | } |
142 | - |
hw/pl061.c
@@ -311,4 +311,3 @@ qemu_irq *pl061_init(uint32_t base, qemu_irq irq, qemu_irq **out) | @@ -311,4 +311,3 @@ qemu_irq *pl061_init(uint32_t base, qemu_irq irq, qemu_irq **out) | ||
311 | register_savevm("pl061_gpio", -1, 1, pl061_save, pl061_load, s); | 311 | register_savevm("pl061_gpio", -1, 1, pl061_save, pl061_load, s); |
312 | return qemu_allocate_irqs(pl061_set_irq, s, 8); | 312 | return qemu_allocate_irqs(pl061_set_irq, s, 8); |
313 | } | 313 | } |
314 | - |
hw/pl080.c
hw/prep_pci.c
hw/ps2.h
@@ -7,4 +7,3 @@ uint32_t ps2_read_data(void *); | @@ -7,4 +7,3 @@ uint32_t ps2_read_data(void *); | ||
7 | void ps2_queue(void *, int b); | 7 | void ps2_queue(void *, int b); |
8 | void ps2_keyboard_set_translation(void *opaque, int mode); | 8 | void ps2_keyboard_set_translation(void *opaque, int mode); |
9 | void ps2_mouse_fake_event(void *opaque); | 9 | void ps2_mouse_fake_event(void *opaque); |
10 | - |
hw/ptimer.c
hw/rtl8139.c
@@ -3463,4 +3463,3 @@ void pci_rtl8139_init(PCIBus *bus, NICInfo *nd, int devfn) | @@ -3463,4 +3463,3 @@ void pci_rtl8139_init(PCIBus *bus, NICInfo *nd, int devfn) | ||
3463 | rtl8139_get_next_tctr_time(s,qemu_get_clock(vm_clock))); | 3463 | rtl8139_get_next_tctr_time(s,qemu_get_clock(vm_clock))); |
3464 | #endif /* RTL8139_ONBOARD_TIMER */ | 3464 | #endif /* RTL8139_ONBOARD_TIMER */ |
3465 | } | 3465 | } |
3466 | - |
hw/sh7750.c
@@ -778,4 +778,3 @@ qemu_irq sh7750_irl(SH7750State *s) | @@ -778,4 +778,3 @@ qemu_irq sh7750_irl(SH7750State *s) | ||
778 | return qemu_allocate_irqs(sh_intc_set_irl, sh_intc_source(&s->intc, IRL), | 778 | return qemu_allocate_irqs(sh_intc_set_irl, sh_intc_source(&s->intc, IRL), |
779 | 1)[0]; | 779 | 1)[0]; |
780 | } | 780 | } |
781 | - |
hw/sh_pci.c
hw/slavio_intctl.c
hw/sm501_template.h
hw/smbus.h
@@ -67,4 +67,3 @@ void smbus_write_block(i2c_bus *bus, int addr, uint8_t command, uint8_t *data, | @@ -67,4 +67,3 @@ void smbus_write_block(i2c_bus *bus, int addr, uint8_t command, uint8_t *data, | ||
67 | 67 | ||
68 | /* smbus_eeprom.c */ | 68 | /* smbus_eeprom.c */ |
69 | void smbus_eeprom_device_init(i2c_bus *bus, uint8_t addr, uint8_t *buf); | 69 | void smbus_eeprom_device_init(i2c_bus *bus, uint8_t addr, uint8_t *buf); |
70 | - |
hw/ssi-sd.c
hw/stellaris_input.c
@@ -89,5 +89,3 @@ void stellaris_gamepad_init(int n, qemu_irq *irq, const int *keycode) | @@ -89,5 +89,3 @@ void stellaris_gamepad_init(int n, qemu_irq *irq, const int *keycode) | ||
89 | register_savevm("stellaris_gamepad", -1, 1, | 89 | register_savevm("stellaris_gamepad", -1, 1, |
90 | stellaris_gamepad_save, stellaris_gamepad_load, s); | 90 | stellaris_gamepad_save, stellaris_gamepad_load, s); |
91 | } | 91 | } |
92 | - | ||
93 | - |
hw/sun4c_intctl.c
hw/sun4m.c
hw/tc6393xb_template.h
hw/unin_pci.c
hw/versatile_pci.c
hw/vmmouse.c
keymaps/et
keymaps/fo
keymaps/is
keymaps/nl
keymaps/sv
linux-user/alpha/termbits.h
@@ -262,4 +262,3 @@ struct target_termios { | @@ -262,4 +262,3 @@ struct target_termios { | ||
262 | #define TARGET_TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ | 262 | #define TARGET_TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ |
263 | #define TARGET_TIOCGHAYESESP 0x545E /* Get Hayes ESP configuration */ | 263 | #define TARGET_TIOCGHAYESESP 0x545E /* Get Hayes ESP configuration */ |
264 | #define TARGET_TIOCSHAYESESP 0x545F /* Set Hayes ESP configuration */ | 264 | #define TARGET_TIOCSHAYESESP 0x545F /* Set Hayes ESP configuration */ |
265 | - |
linux-user/arm/nwfpe/fpa11.c
linux-user/arm/termbits.h
@@ -214,4 +214,3 @@ struct target_termios { | @@ -214,4 +214,3 @@ struct target_termios { | ||
214 | #define TARGET_TIOCPKT_DOSTOP 32 | 214 | #define TARGET_TIOCPKT_DOSTOP 32 |
215 | 215 | ||
216 | #define TARGET_TIOCSER_TEMT 0x01 /* Transmitter physically empty */ | 216 | #define TARGET_TIOCSER_TEMT 0x01 /* Transmitter physically empty */ |
217 | - |
linux-user/cris/syscall.h
linux-user/cris/termbits.h
@@ -211,4 +211,3 @@ struct target_termios { | @@ -211,4 +211,3 @@ struct target_termios { | ||
211 | #define TARGET_TIOCPKT_DOSTOP 32 | 211 | #define TARGET_TIOCPKT_DOSTOP 32 |
212 | 212 | ||
213 | #define TARGET_TIOCSER_TEMT 0x01 /* Transmitter physically empty */ | 213 | #define TARGET_TIOCSER_TEMT 0x01 /* Transmitter physically empty */ |
214 | - |
linux-user/errno_defs.h
@@ -139,4 +139,3 @@ | @@ -139,4 +139,3 @@ | ||
139 | /* for robust mutexes */ | 139 | /* for robust mutexes */ |
140 | #define TARGET_EOWNERDEAD 130 /* Owner died */ | 140 | #define TARGET_EOWNERDEAD 130 /* Owner died */ |
141 | #define TARGET_ENOTRECOVERABLE 131 /* State not recoverable */ | 141 | #define TARGET_ENOTRECOVERABLE 131 /* State not recoverable */ |
142 | - |
linux-user/i386/termbits.h
@@ -224,4 +224,3 @@ struct target_termios { | @@ -224,4 +224,3 @@ struct target_termios { | ||
224 | #define TARGET_TIOCPKT_DOSTOP 32 | 224 | #define TARGET_TIOCPKT_DOSTOP 32 |
225 | 225 | ||
226 | #define TARGET_TIOCSER_TEMT 0x01 /* Transmitter physically empty */ | 226 | #define TARGET_TIOCSER_TEMT 0x01 /* Transmitter physically empty */ |
227 | - |
linux-user/m68k/termbits.h
@@ -225,4 +225,3 @@ struct target_termios { | @@ -225,4 +225,3 @@ struct target_termios { | ||
225 | #define TARGET_TIOCPKT_DOSTOP 32 | 225 | #define TARGET_TIOCPKT_DOSTOP 32 |
226 | 226 | ||
227 | #define TARGET_TIOCSER_TEMT 0x01 /* Transmitter physically empty */ | 227 | #define TARGET_TIOCSER_TEMT 0x01 /* Transmitter physically empty */ |
228 | - |
linux-user/ppc/termbits.h
@@ -234,4 +234,3 @@ struct target_termios { | @@ -234,4 +234,3 @@ struct target_termios { | ||
234 | 234 | ||
235 | #define TARGET_TIOCMIWAIT 0x545C /* wait for a change on serial input line(s) */ | 235 | #define TARGET_TIOCMIWAIT 0x545C /* wait for a change on serial input line(s) */ |
236 | #define TARGET_TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ | 236 | #define TARGET_TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ |
237 | - |
linux-user/sparc/termbits.h
@@ -277,4 +277,3 @@ struct target_termios { | @@ -277,4 +277,3 @@ struct target_termios { | ||
277 | #define TARGET_TIOCSERSETMULTI 0x545B /* Set multiport config */ | 277 | #define TARGET_TIOCSERSETMULTI 0x545B /* Set multiport config */ |
278 | #define TARGET_TIOCMIWAIT 0x545C /* Wait input */ | 278 | #define TARGET_TIOCMIWAIT 0x545C /* Wait input */ |
279 | #define TARGET_TIOCGICOUNT 0x545D /* Read serial port inline interrupt counts */ | 279 | #define TARGET_TIOCGICOUNT 0x545D /* Read serial port inline interrupt counts */ |
280 | - |
linux-user/sparc64/termbits.h
@@ -277,4 +277,3 @@ struct target_termios { | @@ -277,4 +277,3 @@ struct target_termios { | ||
277 | #define TARGET_TIOCSERSETMULTI 0x545B /* Set multiport config */ | 277 | #define TARGET_TIOCSERSETMULTI 0x545B /* Set multiport config */ |
278 | #define TARGET_TIOCMIWAIT 0x545C /* Wait input */ | 278 | #define TARGET_TIOCMIWAIT 0x545C /* Wait input */ |
279 | #define TARGET_TIOCGICOUNT 0x545D /* Read serial port inline interrupt counts */ | 279 | #define TARGET_TIOCGICOUNT 0x545D /* Read serial port inline interrupt counts */ |
280 | - |
linux-user/strace.c
linux-user/vm86.c
migration.h
pc-bios/Makefile
posix-aio-compat.c
readline.c
s390-dis.c
@@ -1708,4 +1708,3 @@ const struct s390_opcode s390_opcodes[] = | @@ -1708,4 +1708,3 @@ const struct s390_opcode s390_opcodes[] = | ||
1708 | 1708 | ||
1709 | const int s390_num_opcodes = | 1709 | const int s390_num_opcodes = |
1710 | sizeof (s390_opcodes) / sizeof (s390_opcodes[0]); | 1710 | sizeof (s390_opcodes) / sizeof (s390_opcodes[0]); |
1711 | - |
s390.ld
slirp/debug.h
slirp/mbuf.c
slirp/sbuf.c
slirp/socket.c
target-alpha/helper.c
target-arm/machine.c
target-m68k/m68k-qreg.h
target-m68k/op_helper.c
target-mips/machine.c
target-sparc/TODO
target-sparc/machine.c
tcg/tcg-op.h
@@ -2054,4 +2054,3 @@ static inline void tcg_gen_qemu_st64(TCGv_i64 arg, TCGv addr, int mem_index) | @@ -2054,4 +2054,3 @@ static inline void tcg_gen_qemu_st64(TCGv_i64 arg, TCGv addr, int mem_index) | ||
2054 | #define tcg_gen_addi_ptr tcg_gen_addi_i64 | 2054 | #define tcg_gen_addi_ptr tcg_gen_addi_i64 |
2055 | #define tcg_gen_ext_i32_ptr tcg_gen_ext_i32_i64 | 2055 | #define tcg_gen_ext_i32_ptr tcg_gen_ext_i32_i64 |
2056 | #endif /* TCG_TARGET_REG_BITS != 32 */ | 2056 | #endif /* TCG_TARGET_REG_BITS != 32 */ |
2057 | - |
tcg/tcg-runtime.c
tests/cris/.gdbinit
tests/cris/README
tests/cris/check_movemr.s
tests/cris/check_movemrv32.s
tests/cris/check_mover.s
tests/cris/check_stat3.c
tests/cris/check_stat4.c
tests/sha1.c
tests/test-i386-shift.h